/*!
Theme Name: LestBest
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: lestbest
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready



/*

/* ---------------- Google fonts ------------------ */
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@font-face {
  font-family: "DM Sans", sans-serif; /* GT Walsheim Pro */
  src: url("../fonts/GTWalsheimPro-Medium.eot");
  src: url("../fonts/GTWalsheimPro-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/GTWalsheimPro-Medium.woff2") format("woff2"), url("../fonts/GTWalsheimPro-Medium.woff") format("woff"), url("../fonts/GTWalsheimPro-Medium.ttf") format("truetype"), url("../fonts/GTWalsheimPro-Medium.svg#GTWalsheimPro-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DM Sans", sans-serif; /* GT Walsheim Pro */
  src: url("../fonts/GTWalsheimPro-Regular.eot");
  src: url("../fonts/GTWalsheimPro-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/GTWalsheimPro-Regular.woff2") format("woff2"), url("../fonts/GTWalsheimPro-Regular.woff") format("woff"), url("../fonts/GTWalsheimPro-Regular.ttf") format("truetype"), url("../fonts/GTWalsheimPro-Regular.svg#GTWalsheimPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* ---------------- Basic css ------------------ */
@media (min-width: 1240px) {
  html {
    font-size: 62.5%;
  }
}
@media (min-width: 992px) and (max-width: 1239.98px) {
  html {
    font-size: 55%;
  }
}
@media (max-width: 991.98px) {
  html {
    font-size: 55%;
  }
}
@media (max-width: 767px) {
  html {
    font-size: 50%;
  }
}
@media (max-width: 575px) {
  html {
    font-size: 2.32vw;
  }
}

:root {
  scroll-behavior: smooth;
}

table {
  width: 100%;
  border-collapse: collapse;
  color: #333;
  background-color: #fff;
  overflow: hidden;
  margin-bottom: 24px;
  font-size: 14px;
  line-height: 1.4;
  border-bottom: 1px solid #e0e0e0;
}

thead {
  background-color: #2D1D7C;
  color: white;
}

thead th, thead td {
  padding: 12px 16px;
  text-align: left;
  font-weight: 600;
  border: 1px solid rgba(255,255,255,.1) !important;
}

tbody td, td {
  padding: 12px 16px;
  border: 1px solid #e0e0e0;
  /* border-bottom: 1px solid #eaeaea; */
}

tbody tr:hover {
  background-color: #f1f3f5;
}

tbody tr:last-child td {
  border-bottom: none;
}

html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
strong,
i,
ol,
ul,
li,
form,
label,
footer,
header,
menu,
nav,
section {
  margin: 0;
  padding: 0;
}

ol,
ul {
  list-style: none;
}

a {
  text-decoration: none;
  -webkit-transition: 200ms;
  transition: 200ms;
  color: inherit;
}
a:hover {
  color: inherit;
}

button:focus,
a:focus,
input:focus,
textarea:focus {
  outline: none;
}

.button {
  border: 0;
  background: transparent;
  outline: none;
  padding: 0;
  margin: 0;
}

/* body */
body {
  overflow-x: hidden;
  color: #4D4D4D;
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2.853rem;
}
@media (max-width: 767px) {
  body {
    font-size: 1.4rem;
    line-height: 2.275rem;
  }
}

main {
  margin-top: 11.1rem;
}
main.cursus {
  margin-top: 0;
}
.single-cursussen .hero_inner_area, .single .hero_inner_area {
  margin-top: 11.1rem;
}
@media (max-width: 991.98px) {
  main {
    margin-top: 8rem;
  }
}

.container {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1240px) {
  .container {
    max-width: 1200px;
  }
}
@media (min-width: 992px) and (max-width: 1239.98px) {
  .container {
    max-width: 960px;
  }
}
@media (max-width: 767px) {
  .container {
    padding: 0 2rem;
  }
}
@media (max-width: 575px) {
  .container {
    padding: 0 2rem;
  }
}

@media (min-width: 992px) {
  .container-fluid {
    max-width: 100%;
  }
}
@media (max-width: 991.98px) {
  .container-fluid {
    max-width: 720px;
  }
}
@media (max-width: 767px) {
  .container-fluid {
    max-width: 540px;
  }
}
@media (max-width: 575px) {
  .container-fluid {
    width: 100%;
  }
}

.z-index-1 {
  z-index: 1;
}

.icon_16 {
  width: 1.6rem;
}

.icon_20 {
  width: 2rem;
}

.icon_24 {
  width: 2.4rem;
}

.icon_30 {
  width: 3rem;
}

.icon_32 {
  width: 3.2rem;
}

.f-300 {
  font-weight: 300 !important;
}

.f-400 {
  font-weight: 400 !important;
}

.f-500 {
  font-weight: 500 !important;
}

.f-600 {
  font-weight: 600 !important;
}

.f-700 {
  font-weight: 700 !important;
}

.text_uppercase {
  text-transform: uppercase !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #2D1D7C;
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
}

.title_71 {
  font-size: 7.1rem;
  line-height: 6.8rem;
  font-weight: 700;
}
@media (max-width: 991.98px) {
  .title_71 {
    font-size: 5.5rem;
    line-height: 1.2;
  }
}
@media (max-width: 767px) {
  .title_71 {
    font-size: 4.5rem;
    line-height: 1.15;
  }
}

.title_49 {
  font-size: 4.9rem;
  line-height: 5.88rem;
}
@media (max-width: 767px) {
  .title_49 {
    font-size: 3.8rem;
    line-height: 5rem;
  }
}

.title_31 {
  font-size: 3.1rem;
  line-height: 3.3rem;
}
@media (max-width: 767px) {
  .title_31 {
    font-size: 2.8rem;
    line-height: 3rem;
  }
}

.title_30 {
  font-size: 3rem;
  line-height: 3.6rem;
}

.title_50 {
  font-size: 5rem;
  line-height: 5rem;
}
@media (max-width: 767px) {
  .title_50 {
    font-size: 4rem;
    line-height: 1.2;
  }
}

.title_40 {
  font-size: 4rem;
  line-height: 4.5rem;
}
@media (max-width: 767px) {
  .title_40 {
    font-size: 3rem;
    line-height: 1.2;
  }
}

.title_24 {
  font-size: 2.4rem;
  line-height: 3.2rem;
}

.title_26 {
  font-size: 2.6rem;
  line-height: 3.12rem;
}
@media (max-width: 767px) {
  .title_26 {
    font-size: 2rem;
    line-height: 1.2;
  }
}

.title_28 {
  font-size: 2.8rem;
  line-height: 3.5rem;
}

.title_18 {
  font-size: 1.8rem;
  line-height: 2.16rem;
}

.text_xxl {
  font-size: 2.4rem;
  line-height: 3.3rem;
}
@media (max-width: 767px) {
  .text_xxl {
    font-size: 2rem;
    line-height: 1.4;
  }
}

.text_xl {
  font-size: 2rem;
  line-height: 2.8rem;
}

.text_lg {
  font-size: 1.8rem;
  line-height: 2.6rem;
}

.text_md {
  font-size: 1.6rem;
  line-height: 2.4rem;
}

.text_sm {
  font-size: 1.4rem;
  line-height: 1.8rem;
}

.text_xsm {
  font-size: 1.2rem;
  line-height: 1.6rem;
}

.button {
  padding: 16px 20px;
  border-radius: .5rem;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2.864rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.button_small {
  padding: 8px 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 2;
}
.button:hover {
  opacity: 0.8;
  color: #fff;
}
.button.button_d0 {
  background: #6ccfd0;
}
.button_f7 {
  background: #835df7;
}
.button.button_clean {
  background: rgba(255,255,255,.4)
}

#preloader {
  position: fixed;
  background: #fff;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  height: 100vh;
  width: 100vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#preloader .loader3 {
  width: 7rem;
  height: 7rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  text-align: left;
}
#preloader .loader3 span {
  position: absolute;
  display: inline-block;
  width: 7rem;
  height: 7rem;
  border-radius: 100%;
  background: #000;
  -webkit-animation: loader3 1.5s linear infinite;
          animation: loader3 1.5s linear infinite;
}
#preloader .loader3 span:last-child {
  animation-delay: -0.9s;
  -webkit-animation-delay: -0.9s;
}

@-webkit-keyframes loader3 {
  0% {
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
    opacity: 0.8;
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    opacity: 0;
  }
}

@keyframes loader3 {
  0% {
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
    opacity: 0.8;
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    opacity: 0;
  }
}
.back-to-top {
  width: 4.5rem;
  height: 4.5rem;
  line-height: 4.1rem;
  text-align: center;
  display: none;
  position: fixed;
  bottom: 3rem;
  right: 2rem;
  border-radius: 50%;
  background: #000;
  z-index: 1000;
}
.back-to-top:hover {
  background-color: #2f2f2f;
}
.back-to-top img {
  width: 1.8rem;
}
@media (max-width: 767px) {
  .back-to-top {
    right: 1.5rem;
    bottom: 1.5rem;
  }
}

.col_gap_24 {
  margin: 0 -1.2rem;
  gap: 2.4rem 0;
}
.col_gap_24 > * {
  padding: 0 1.2rem;
}
@media (max-width: 991.98px) {
  .col_gap_24 {
    margin: 0 -1.1rem;
    gap: 2.2rem 0;
  }
  .col_gap_24 > * {
    padding: 0 1.1rem;
  }
}

.pt_0 {
  padding-top: 0 !important;
}

.pb_0 {
  padding-bottom: 0 !important;
}

.object_cover_radius_10 {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  border-radius: .5rem;
}

.opacity_80 {
  opacity: 0.8;
}

.opacity_60 {
  opacity: 0.6;
}

.opacity_50 {
  opacity: 0.5;
}
.modal {
  z-index: 1057;
}
.modal-content {
  background-color: transparent;
  border-radius: 4rem;
  overflow: hidden;
}
.modal-body {
  padding: 0;
  display: inline-flex;
  border-radius: 4rem;
  overflow: hidden;
}

.modal-backdrop.show {
  z-index: 1056;
}
.btn-close {
  background-color: #fff !important;
  opacity: 1;
  position: fixed;
  right: 30px;
  top: 30px;
  padding: 24px !important;
  border-radius: 100px;
}
.form_modal_active .modal-backdrop.fade.show {
  z-index: 1056;
}

.pt_170 {
  padding-top: 17rem;
}

.pb_170 {
  padding-bottom: 17rem;
}

.menu {
  width: 3rem;
}

.f_700 {
  font-weight: 700 !important;
}

.site_header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1056;
  height: 11.1rem;
  background: #fff;
}
.site_header.sticky {
  -webkit-box-shadow: 0 0 2rem 0.1rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 2rem 0.1rem rgba(0, 0, 0, 0.1);
}
.site_header .nav_menu .header_left .logo img {
  width: 20.7rem;
}
.site_header .nav_menu .header_left .primary_menu {
  gap: 3rem;
  margin-left: 9.8rem;
}
.site_header .nav_menu .header_left .primary_menu li {
	gap: 1.2rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
}
.site_header .nav_menu .header_left .primary_menu a {
  font-size: 1.6rem;
  font-weight: 500;
  color: #312A72;
  line-height: 2.083rem;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  
}
.site_header .nav_menu .header_left .primary_menu a:hover, .site_header .nav_menu .header_left .primary_menu a.active {
  color: #6cd0d0;
}
.site_header .nav_menu .header_left .primary_menu a:hover img, .site_header .nav_menu .header_left .primary_menu a.active img {
  -webkit-filter: brightness(0) saturate(100%) invert(91%) sepia(5%) saturate(4082%) hue-rotate(127deg) brightness(97%) contrast(67%);
          filter: brightness(0) saturate(100%) invert(91%) sepia(5%) saturate(4082%) hue-rotate(127deg) brightness(97%) contrast(67%);
}
.site_header .nav_menu .header_left .primary_menu a.active img {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}
.site_header .nav_menu .header_left .primary_menu a img {
  width: 0.6rem;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
  -webkit-filter: brightness(0) saturate(100%) invert(20%) sepia(60%) saturate(1224%) hue-rotate(218deg) brightness(84%) contrast(102%);
          filter: brightness(0) saturate(100%) invert(20%) sepia(60%) saturate(1224%) hue-rotate(218deg) brightness(84%) contrast(102%);
}
.site_header .nav_menu .header_right {
  gap: 1rem;
}
.site_header .nav_menu .header_right .button {
  background: #6cd0d0;
  border-radius: .5rem;
  font-size: 1.8rem;
  line-height: 2.3rem;
}
.site_header .nav_menu .header_right .star_icon {
  position: relative;
  border: 2px solid rgba(60, 50, 163, 0.2);
  height: 54px;
  width: 54px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: .5rem;
}
.site_header .nav_menu .header_right .star_icon img {
  width: 24px
}
.site_header .nav_menu .header_right .star_icon:hover {
  background: rgba(60, 50, 163, 1);
}
.site_header .nav_menu .header_right .star_icon:hover img {
  filter: brightness(100);
}
.site_header .nav_menu .header_right .language_select {
  position: relative;
}
.site_header .nav_menu .header_right .language_select .nice-select {
  height: 3.9rem;
  padding: 0 3.5rem;
  width: 9rem;
  border: none;
  border-radius: 0;
  font-size: 1.4rem;
  font-weight: 800;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #6b7280;
  background: #fff;
}
.site_header .nav_menu .header_right .language_select .nice-select:after {
  width: 0.75rem;
  height: 0.75rem;
  right: 1.4rem;
  border-color: #6b7280;
  margin-top: -0.5rem;
}
.site_header .nav_menu .header_right .language_select .globe {
  width: 1.5rem;
  position: absolute;
  left: 1.1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  pointer-events: none;
}
@media (max-width: 991.98px) {
  .site_header {
    height: 80px;
  }
  .single-cursussen .hero_inner_area, .single .hero_inner_area {
    margin-top: 80px;
  }

  .site_header .nav_menu .header_left .logo img {
    width: 16rem;
  }
  .site_header .nav_menu .header_left .primary_menu {
    gap: 3rem;
    margin-left: 0;
  }
  .site_header .nav_menu .header_left .primary_menu a {
    font-size: 1.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .site_header .nav_menu .header_left .primary_menu a img {
    width: 0.8rem;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  .site_header .nav_menu .header_right {
    gap: 2.5rem;
  }
}

.header_right {
  gap: 3.3rem;
}
.header_right .button {
  background: #6cd0d0;
  border-radius: .5rem;
  font-size: 1.8rem;
  line-height: 2.3rem;
}
.header_right .star_icon {
  border: 0.1rem solid rgba(60, 50, 163, 0.2);
  height: 5.8rem;
  width: 6.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: .5rem;
}
.header_right .star_icon:hover {
  background: rgba(60, 50, 163, 0.2);
}
.header_right .language_select {
  position: relative;
}
.header_right .language_select .nice-select {
  height: 3.9rem;
  padding: 0 3.5rem;
  width: 9rem;
  border: none;
  border-radius: 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #6b7280;
}
.header_right .language_select .nice-select:after {
  width: 0.75rem;
  height: 0.75rem;
  right: 1.4rem;
  border-color: #6b7280;
  margin-top: -0.5rem;
}
.header_right .language_select .globe {
  width: 1.5rem;
  position: absolute;
  left: 1.1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  pointer-events: none;
}
@media (max-width: 991.98px) {
  .header_right {
    gap: 2.5rem;
  }
}

.star_icon {
  border: 0.1rem solid rgba(60, 50, 163, 0.2);
  height: 40px;
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: .5rem;
}
.star_icon.active {
  background: rgba(60, 50, 163, 1);
}
.star_icon.active img {
  filter: brightness(100);
}
.star_icon img {
  width: 24px;
}
.star_icon:hover {
  background: rgba(60, 50, 163, 0.2);
}

.list {
  width: 100%;
}
.list li:hover {
  background: #efefef;
}

.language_select {
  position: relative;
}
.language_select .nice-select {
  height: 3.9rem;
  padding: 0 3.5rem;
  width: 9rem;
  border: none;
  border-radius: 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #6b7280;
  background: #fff;
}
.language_select .nice-select:after {
  width: 0.75rem;
  height: 0.75rem;
  right: 1.4rem;
  border-color: #6b7280;
  margin-top: -0.5rem;
}
.language_select .globe {
  width: 1.5rem;
  position: absolute;
  left: 1.1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  pointer-events: none;
}

.mobile_menu_main .modal-dialog {
  max-width: 100%;
  margin: 0;
  margin-top: 11.1rem;
}
.mobile_menu_main .modal-dialog .modal-content {
  border: 0 !important;
  border-radius: 0;
}
.mobile_menu_main .modal-dialog .modal-body {
  padding: 0;
}
.mobile_menu_main .modal-dialog .menu_title {
  color: #b8336a;
  text-align: right;
}
.mobile_menu_main .modal-dialog .hamburger-menu img {
  width: 1.6rem;
}
@media (max-width: 991.98px) {
  .mobile_menu_main {
    background: #fff;
  }
  .mobile_menu_main .mobile_wrap {
    padding: 5rem 2rem;
  }
  .mobile_menu_main .header_right {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .mobile_menu_main .logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .mobile_menu_main .logo img {
    width: 14rem;
  }
  .mobile_menu_main .nice-select {
    background: transparent !important;
  }
  .mobile_menu_main .nice-select .current {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media (max-width: 991.98px) {
  .modal {
    z-index: 1057;
  }
  .modal .modal-dialog {
    margin-top: 0;
  }
  .modal .modal-dialog .menu_title {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 140%;
    padding-bottom: 4.5rem;
  }
  .modal .modal-dialog .menu_title.menu_title1 {
    padding-bottom: 2rem;
  }
  .modal .modal-dialog .menu_title.menu_title2 {
    padding-bottom: 2rem;
  }
  .mobile_menu_top {
    padding: 0 2rem;
    height: 8rem;
    display: grid;
    background: #ffedf2;
  }
  .mobile_menu_top .row .col-6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .mobile_wrap {
    padding: 0 2rem;
  }
  .mobile_wrap a {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 6rem;
    border-top: 0.1rem solid #f2d8d7;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.6rem;
    font-weight: 600;
  }
  .mobile_wrap a:last-child {
    border-bottom: 0.1rem solid #f2d8d7;
  }
  .mobile_menu_bottom {
    margin-top: 3.4rem;
    background: #ffedf2;
    padding: 3.2rem 0 2.4rem;
  }
  .mobile_menu_bottom .menu_top_links {
    gap: 1.6rem;
    padding-bottom: 3.4rem;
  }
  .mobile_menu_bottom .menu_top_links a {
    font-size: 1.4rem;
    line-height: 140%;
  }
  .mega_menu {
    padding: 2.6rem 0 6rem 0 !important;
    position: relative;
  }
  .mega_menu .arrow_back_menu {
    position: absolute;
    top: 2rem;
    right: 2rem;
    border: 0;
    background: transparent;
    outline: none;
  }
  .mega_menu .arrow_back_menu img {
    width: 4rem;
  }
}
.site_footer .footer_widget {
  padding: 8.3rem 0 5.6rem;
}
.site_footer .footer_widget .footer_box h4 {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 2.4rem;
}
.site_footer .footer_widget .footer_box ul {
  display: grid;
  gap: 1rem;
}
.site_footer .footer_widget .footer_box ul a {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
  color: #301c7a;
}
.site_footer .footer_widget .footer_box ul a:hover {
  color: #6cd0d0;
}
.site_footer .footer_widget .footer_box .footer_link {
  grid-template-columns: 2rem 1fr;
  gap: 1.6rem;
}
.site_footer .footer_widget .footer_box .footer_link img {
  width: 2rem;
  margin-top: 4px;
}
.site_footer .footer_widget .footer_box.footer_box1 .footer_link p {
  color: #301c7a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-family: "Inter", sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.45rem;
}
.site_footer .footer_widget .footer_box.footer_box1 .footer_link:hover {
  opacity: 0.5;
}
.footer_logos a {
  margin-bottom: 8px;
}
.site_footer .footer_widget .footer_box .footer_logos > img, .footer_logos img {
  width: auto;
  height: 72px;
  margin: auto;
}
.site_footer .footer_widget .footer_box .footer_logos .footer_logos_bottom {
  margin-top: 0.5rem;
    gap: 1.8rem;
}
/* .site_footer .footer_widget .footer_box .footer_logos .footer_logos_bottom .footer_img2 {
  width: 6.6rem;
}
.site_footer .footer_widget .footer_box .footer_logos .footer_logos_bottom .footer_img3 {
  width: 7.8rem;
} */
.site_footer .footer_widget .footer_icons {
  gap: 1.5rem;
}
.site_footer .footer_widget .footer_icons a {
  width: 3.2rem;
  height: 3.2rem;
  border: 0.1rem solid #3c32a3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 10rem;
}
.site_footer .footer_widget .footer_icons a img {
  -webkit-filter: brightness(0) saturate(100%) invert(13%) sepia(5%) saturate(2916%) hue-rotate(172deg) brightness(98%) contrast(92%);
          filter: brightness(0) saturate(100%) invert(13%) sepia(5%) saturate(2916%) hue-rotate(172deg) brightness(98%) contrast(92%);
  max-width: 1.6rem;
  max-height: 1.6rem;
}
.site_footer .footer_widget .footer_icons a img.fb {
  width: 0.9rem;
}
.site_footer .footer_widget .footer_icons a:hover {
  background: #301c7a;
}
.site_footer .footer_widget .footer_icons a:hover img {
  -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(132deg) brightness(103%) contrast(103%);
          filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(132deg) brightness(103%) contrast(103%);
}
@media (max-width: 991.98px) {
  .site_footer .footer_widget {
    padding: 8rem 0 4rem;
  }
  .site_footer .footer_widget .footer_boxes {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
    gap: 3.5rem 0;
  }
  .site_footer .footer_widget .footer_box {
    width: 33.33%;
    text-align: center;
  }
  .site_footer .footer_widget .footer_box .logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .site_footer .footer_widget .footer_box .logo img {
    width: 20rem;
  }
  .site_footer .footer_widget .footer_box h4 {
    font-size: 1.6rem;
    line-height: 2.2rem;
  }
  .site_footer .footer_widget .footer_box ul a {
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .site_footer .footer_widget .footer_box .footer_link {
    grid-template-columns: 2rem 1fr;
    gap: 1rem;
  }
  .site_footer .footer_widget .footer_box .footer_link img {
    width: 2rem;
  }
  .site_footer .footer_widget .footer_box.footer_box1 .footer_link {
    text-align: left;
  }
  .site_footer .footer_widget .footer_box.footer_box1 .footer_link p {
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .site_footer .footer_widget .footer_box.footer_box1 .footer_link p br {
    display: none;
  }
  .site_footer .footer_widget .footer_box.footer_box1 .footer_link p span.pb_30 {
    padding-bottom: 1.5rem;
  }
  .site_footer .footer_widget .footer_box .footer_logos > img {
    width: 7.5rem;
  }
  .site_footer .footer_widget .footer_box .footer_logos .footer_logos_bottom {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .site_footer .footer_widget .footer_box .footer_logos .footer_logos_bottom .footer_img2 {
    width: 6rem;
  }
  .site_footer .footer_widget .footer_box .footer_logos .footer_logos_bottom .footer_img3 {
    width: 7rem;
  }
  .site_footer .footer_widget .footer_icons {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 767px) {
  .site_footer .footer_widget {
    padding: 8rem 0 4rem;
  }
  .site_footer .footer_widget .footer_boxes {
    gap: 4rem 0;
  }
  .site_footer .footer_widget .footer_box {
    width: 100%;
    text-align: left;
  }
  .site_footer .footer_widget .footer_box .logo {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .site_footer .footer_widget .footer_box .logo img {
    width: 16rem;
  }
  .site_footer .footer_widget .footer_box h4 {
    font-size: 1.6rem;
    padding-bottom: 2rem;
  }
  .site_footer .footer_widget .footer_box ul a {
    font-size: 1.4rem;
  }
  .site_footer .footer_widget .footer_box.footer_box1 .footer_link {
    text-align: left;
    width: 100%;
    margin-left: 0;
  }
  .site_footer .footer_widget .footer_box.footer_box1 .footer_link p {
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .site_footer .footer_widget .footer_box.footer_box1 .footer_link p br {
    display: none;
  }
  .site_footer .footer_widget .footer_box.footer_box1 .footer_link p span.pb_30 {
    padding-bottom: 1.5rem;
  }
  .site_footer .footer_widget .footer_box .footer_logos > img {
    width: 7.5rem;
  }
  .site_footer .footer_widget .footer_box .footer_logos .footer_logos_bottom {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .site_footer .footer_widget .footer_box .footer_logos .footer_logos_bottom .footer_img2 {
    width: 6rem;
  }
  .site_footer .footer_widget .footer_box .footer_logos .footer_logos_bottom .footer_img3 {
    width: 7rem;
  }
  .site_footer .footer_widget .footer_box .footer_icons {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .site_footer .footer_widget .footer_logos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 2rem;
  }
  .site_footer .footer_widget .footer_logos .footer_img1 {
    width: 10rem;
  }
}
.site_footer .copywrite {
  background: -webkit-gradient(linear, left top, right top, from(#3c32a3), to(#845ff7));
  background: linear-gradient(90deg, #3c32a3 0%, #845ff7 100%);
}
.site_footer .copywrite > p {
  font-size: 1.4rem;
  line-height: 2rem;
}
.site_footer .copywrite .copywrite_links a {
  font-size: 1.4rem;
  line-height: 2rem;
}
.site_footer .copywrite .copywrite_links span {
  font-size: 1.4rem;
  line-height: 2rem;
  padding: 0 0.5rem;
}
@media (max-width: 991.98px) {
  .site_footer .copywrite .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0.5rem;
  }
  .site_footer .copywrite > p {
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .site_footer .copywrite .copywrite_links a {
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .site_footer .copywrite .copywrite_links span {
    font-size: 1.4rem;
    line-height: 2rem;
    padding: 0 0.5rem;
  }
}
.made-with-love p {
  color: #301c7a;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}
.made-with-love svg {
  fill: #e61f01;
  width: 16px;
  height: 16px;
}
.hero_scrollwrapper {
  position: relative;
}
.hero_video {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: -1;
}
.hero_video video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
}
.hero_area {
  padding-top: 25.3rem;
}
.hero_area.img_gradient {
  position: relative;
  min-height: 90vh;
}
.hero_area.img_gradient::before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(118.35deg, rgba(0, 0, 0, 0.7) 30.35%, rgba(0, 0, 0, 0.28) 100%);
  position: absolute;
  left: 0;
  top: 0;
}
.hero_area .scroll_btn {
  cursor: pointer;
}
.hero_area .scroll_btn .scroll_icon {
  width: 2.85rem;
  margin: 0 auto;
  margin-bottom: 1.3rem;
}
.hero_area .scroll_btn p {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 2.344rem;
  color: #fff;
}
.hero_area .scroll_btn .arrow_long_down {
  width: 1.4rem;
  margin: 0 auto;
  margin-top: 1.8rem;
}
.hero_area .hero_btns {
  gap: 2rem;
}
@media (max-width: 991.98px) {
  .hero_area {
    padding-top: 12rem;
  }
  .hero_area .scroll_btn {
    cursor: pointer;
  }
  .hero_area .scroll_btn .scroll_icon {
    width: 2.5rem;
  }
  .hero_area .scroll_btn p {
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .hero_area .scroll_btn .arrow_long_down {
    width: 1.4rem;
    margin-top: 1.5rem;
  }
  .hero_area .hero_btns {
    gap: 2rem;
  }
  .hero_area .content h1 {
    padding-bottom: 3rem;
    text-align: center;
  }
  .hero_area .content .hero_btns {
    padding-bottom: 5rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 767px) {
  .hero_area {
    padding-top: 15rem;
  }
  .hero_area .scroll_btn .scroll_icon {
    width: 2rem;
  }
  .hero_area .scroll_btn .arrow_long_down {
    width: 1.2rem;
  }
  .hero_area .hero_btns {
    gap: 1.5rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .hero_area .hero_btns .button {

    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.modal-body video {
  width: 100%;
  height: auto;
}
.modal-backdrop.fade.show {
  background: -webkit-gradient(linear, left top, right top, from(rgba(60, 50, 163, 0.9)), to(rgba(22, 19, 61, 0.9)));
  background: linear-gradient(90deg, rgba(60, 50, 163, 0.9) 0%, rgba(22, 19, 61, 0.9) 100%);
  opacity: 1;
  -webkit-backdrop-filter: blur(2rem);
  backdrop-filter: blur(2rem);
}
.service_area {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(60, 50, 163, 0.9)), color-stop(65%, rgb(60, 50, 163)));
  background: linear-gradient(180deg, rgba(60, 50, 163, 0.9) 0%, rgb(60, 50, 163) 65%);
  padding-top: 15.5rem;
  position: relative;
  z-index: 99;
}
.service_area .section_top {
  padding: 0 0 0 19.2rem;
  width: 112rem;
}
.service_area .section_top h2 span {
  background: #845ff7;
  padding: 0 1rem;
}
.service_area .service_boxes {
  -webkit-transform: translateY(19.5rem);
          transform: translateY(19.5rem);
}
.service_area .service_boxes .row {
  gap: 3.5rem 0;
  margin: 0 -2.35rem;
}
.service_area .service_boxes .row .col-lg-4 {
  padding: 0 2.35rem;
}
.service_area .service_boxes .service_box {
  position: relative;
  display: block;
  border-radius: 1.6rem;
  overflow: hidden;
  min-height: 420px;
}
.service_area .service_boxes .service_box::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(196.6deg, rgba(0, 0, 0, 0) -15.43%, #3c32a3 88.19%);
  z-index: 1;
  pointer-events: none;
  -webkit-transition: 0.35s ease;
  transition: 0.35s ease;
}
.service_area .service_boxes .service_box .service_img {
  position: absolute;
  object-fit: cover;
  height: 100%;
}
.service_area .service_boxes .service_box .service_img.service_img1 {
  -webkit-filter: brightness(0.8);
          filter: brightness(0.8);
}
.service_area .service_boxes .service_box .service_info {
  position: absolute;
  left: 0;
  bottom: 4.5rem;
  width: 100%;
  padding: 0 4.2rem 0 3.5rem;
  z-index: 2;
}
.service_area .service_boxes .service_box .service_info p {
  padding: 1rem 0 1.7rem;
}
.service_area .service_boxes .service_box:hover::before {
  -webkit-filter: brightness(0.8);
          filter: brightness(0.8);
}
@media (max-width: 991.98px) {
  .service_area {
    padding-top: 8rem;
  }
  .service_area .section_top {
    padding: 0;
    width: 100%;
  }
  .service_area .service_boxes {
    -webkit-transform: translateY(15rem);
            transform: translateY(15rem);
  }
  .service_area .service_boxes .row {
    gap: 2.5rem 0;
    margin: 0 -1.5rem;
  }
  .service_area .service_boxes .row .col-lg-4 {
    padding: 0 1.5rem;
  }
  .service_area .service_boxes .service_box {
    border-radius: 1.6rem;
  }
  .service_area .service_boxes .service_box .service_info {
    bottom: 3.5rem;
    padding: 0 2.5rem 0 2.5rem;
    z-index: 2;
  }
  .service_area .service_boxes .service_box .service_info p {
    padding: 1rem 0 1.7rem;
  }
}
@media (max-width: 767px) {
  .service_area {
    padding-top: 8rem;
  }
  .service_area .section_top h2 {
    padding-bottom: 3.5rem;
    font-size: 3.2rem;
    line-height: 1.5;
  }
  .service_area .section_top h2 br {
    display: none;
  }
  .service_area .service_boxes {
    -webkit-transform: translateY(10rem);
            transform: translateY(10rem);
    margin-top: -5rem;
  }
  .service_area .service_boxes .row {
    gap: 3.5rem 0;
  }
  .service_area .service_boxes .service_box {
    border-radius: 1.4rem;
  }
  .service_area .service_boxes .service_box .service_info {
    bottom: 2.5rem;
    padding: 0 3rem 0 3rem;
  }
  .service_area .service_boxes .service_box .service_info p {
    padding: 1rem 0 1.5rem;
  }
}

.link_white {
  font-size: 1.482rem;
  font-weight: 600;
  line-height: 1.482rem;
  color: #fff;
  gap: 1rem;
}
.link_white:hover {
  opacity: 0.75;
  color: #fff;
}
.link_white img {
  width: 1.539rem;
}

.links_area {
  padding: 32.3rem 0 12.1rem;
  position: relative;
}
.links_area::before {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(217, 217, 217, 0)), to(#6cd0d0));
  background: linear-gradient(360deg, rgba(217, 217, 217, 0) 0%, #6cd0d0 100%);
  content: "";
  width: 100%;
  height: 26rem;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  pointer-events: none;
}
.links_area .links .link {
  height: 8.4rem;
  border: 0.3rem solid #845ff7;
  border-radius: .5rem;
  font-size: 2.6rem;
  font-weight: 400;
  gap: 3.5rem;
  width: 28.5rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.links_area .links .link img {
  -webkit-filter: brightness(0) saturate(100%) invert(84%) sepia(9%) saturate(303%) hue-rotate(213deg) brightness(104%) contrast(84%);
          filter: brightness(0) saturate(100%) invert(84%) sepia(9%) saturate(303%) hue-rotate(213deg) brightness(104%) contrast(84%);
  width: 2.7rem;
}
.links_area .links .link:hover, .links_area .links .link.active {
  font-weight: 700;
  text-decoration: underline;
}
.links_area .links .link:hover img, .links_area .links .link.active img {
  -webkit-filter: brightness(0) saturate(100%) invert(11%) sepia(34%) saturate(7012%) hue-rotate(248deg) brightness(96%) contrast(97%);
          filter: brightness(0) saturate(100%) invert(11%) sepia(34%) saturate(7012%) hue-rotate(248deg) brightness(96%) contrast(97%);
}
@media (max-width: 991.98px) {
  .links_area {
    padding: 20rem 0 8rem;
  }
  .links_area::before {
    height: 18rem;
  }
  .links_area .links .link {
    height: 8rem;
    font-size: 2.2rem;
    gap: 3rem;
    width: 27rem;
  }
  .links_area .links .link img {
    width: 2.2rem;
  }
}
@media (max-width: 767px) {
  .links_area {
    padding: 20rem 0 8rem;
  }
  .links_area::before {
    height: 18rem;
  }
  .links_area h4 {
    padding-bottom: 3rem;
  }
  .links_area .links {
    width: calc(100% + 4rem);
    -webkit-transform: translateX(-2rem);
            transform: translateX(-2rem);
    overflow-x: auto;
    gap: 1.2rem;
  }
  .links_area .links::-webkit-scrollbar {
    display: none;
    scrollbar-width: none;
  }
  .links_area .links .link {
    height: 6rem;
    font-size: 1.8rem;
    gap: 2rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 2.5rem;
    white-space: nowrap;
    margin: 0;
  }
  .links_area .links .link:last-child {
    margin-right: 2rem;
  }
  .links_area .links .link:first-child {
    margin-left: 2rem;
  }
  .links_area .links .link img {
    width: 2rem;
  }
}

.background-color-paars {
  background: #3c32a3;
  padding: 64px 0;
}
.background-color-paars span,
.background-color-paars h2,
.background-color-paars p {
  color: white !important;
}
.background-color-groen {
  background: #6cd0d0;
  padding: 64px 0;
}
.background-color-groen span,
.background-color-groen h2,
.background-color-groen p {
  color: white !important;
}
.background-color-grijs {
  background: #eee;
  padding: 64px 0;
}

.overview_area {
  padding-bottom: 17rem;
}
.overview_area .section_top {
  padding-bottom: 6rem;
}
.overview_area .section_top .content .p1 {
  line-height: 2.15rem;
  color: #835df7;
}
.overview_area .section_top .content h2 {
  padding: 1.2rem 0 1.8rem;
}
.overview_area .section_top .circle_area {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
}
.overview_area .section_top .circle_area .circle_text {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.overview_area .section_top .circle_area .circle_text h3 {
  font-size: 6.5rem;
  line-height: 0.8;
  color: #3c32a3;
}
.overview_area .section_top .circle_area .circle_text p {
  font-size: 2.2rem;
  color: #3c32a3;
  white-space: nowrap;
}
.overview_area .overview_lists .overview_list {
  padding: 24px;
  border-bottom: 1px solid rgba(131, 93, 247, 0.3019607843);
  display: block;
}
.overview_area .overview_lists .overview_list:hover {
  background: #faf9fe;
}
.overview_area .overview_lists .overview_list:first-child {
  /* padding-top: 0; */
}
.overview_area .overview_lists .overview_list .overview_img {
  position: relative;
}
.overview_area .overview_lists .overview_list .overview_img img {
  height: 100%;
  width: 100%;
  border-radius: .5rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.overview_area .overview_lists .overview_list .overview_img .overview_badge {
  width: auto;
  height: auto;
  border-radius: 0.5rem;
  background: #845ff7;
  position: absolute;
  left: 2rem;
  bottom: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  padding: 4px 8px;
  font-size: 14px;
}
.overview_area .overview_lists .overview_list .overview_img .overview_badge_kortingen {
  width: auto;
  height: auto;
  border-radius: 0.5rem;
  background: #6cd0d0;
  position: absolute;
  left: 2rem;
  top: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  padding: 4px 8px;
  font-size: 14px;
}
.overview_area .overview_lists .overview_list .overview_right {

}
.overview_area .overview_lists .overview_list .overview_right .overview_badges {
  gap: 1rem;
}
.overview_area .overview_lists .overview_list .overview_right .overview_badges .badge_d0 {
  width: 7.9rem;
  height: 4.1rem;
  border-radius: 0.5rem;
  background: #6cd0d0;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.overview_area .overview_lists .overview_list .overview_right .overview_badges .badge_f7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 1.4rem;
  height: 4.1rem;
  border-radius: 0.5rem;
  background: transparent;
  color: #301e79;
  border: 0.1rem solid #845ff7;
  font-size: 1.6rem;
  gap: 0.9rem;
  white-space: nowrap;
}
.overview_area .overview_lists .overview_list .overview_right .overview_badges .badge_f7 img {
  width: 1.6rem;
}
.overview_area .overview_lists .overview_list .overview_right .p1 {
  padding: 1.5rem 0 1.2rem;
  color: #835df7;
}
.overview_area .overview_lists .overview_list .overview_right h4 {
  padding-bottom: 1.2rem;
}
@media (max-width: 991.98px) {
  .overview_area {
    padding-bottom: 10rem;
  }
  .overview_area .section_top {
    padding-bottom: 4rem;
  }
  .overview_area .section_top .row {
    gap: 2.5rem 0;
  }
  .overview_area .section_top .content {
    text-align: center;
  }
  .overview_area .section_top .content .p1 {
    line-height: 2rem;
  }
  .overview_area .section_top .content h2 {
    padding: 1rem 0 1.5rem;
  }
  .overview_area .section_top .circle_area {
    margin: 0 auto;
  }
  .overview_area .section_top .circle_area .circle_text h3 {
    font-size: 6rem;
  }
  .overview_area .section_top .circle_area .circle_text p {
    font-size: 2rem;
  }
  .overview_area .overview_lists .overview_list {
    padding-bottom: 3rem;
    padding-top: 3rem;
  }

  .overview_area .overview_lists .overview_list .overview_right {
    padding-right: 0;
    padding-top: 24px;
  }
  .overview_area .overview_lists .overview_list .overview_right .overview_badges {
    gap: 0.9rem;
  }
  .overview_area .overview_lists .overview_list .overview_right .overview_badges .badge_d0 {
    width: 7rem;
    height: 4rem;
  }
  .overview_area .overview_lists .overview_list .overview_right .overview_badges .badge_f7 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 1.5rem;
    height: 4rem;
  }
  .overview_area .overview_lists .overview_list .overview_right .p1 {
    padding: 1.5rem 0 1.2rem;
  }
  .overview_area .overview_lists .overview_list .overview_right h4 {
    padding-bottom: 1.2rem;
  }
}
@media (max-width: 767px) {
  .overview_area {
    padding-bottom: 8rem;
  }
  .overview_area .section_top {
    padding-bottom: 3rem;
  }
  .overview_area .section_top .row {
    gap: 2.5rem 0;
  }
  .overview_area .section_top .content .p1 {
    line-height: 2rem;
  }
  .overview_area .section_top .content h2 {
    padding: 1rem 0 1.5rem;
    line-height: 1.25;
  }
  .overview_area .section_top .circle_area {
    margin: 0 auto;
  }
  .overview_area .section_top .circle_area img {
    width: 25rem;
  }
  .overview_area .section_top .circle_area .circle_text h3 {
    font-size: 6rem;
  }
  .overview_area .section_top .circle_area .circle_text p {
    font-size: 2rem;
  }
  .overview_area .overview_lists .overview_list {
    padding-bottom: 3rem;
    padding-top: 3rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.4rem;
  }
  .overview_area .overview_lists .overview_list .overview_img {
    margin-right: 0;
    width: 100%;
  }
  .overview_area .overview_lists .overview_list .overview_img img {
    width: 100%;
    height: 22rem;
  }
  .overview_area .overview_lists .overview_list .overview_img .overview_badge {
    height: 4rem;
  }
}

.badge_f7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 1.4rem;
  height: 4.1rem;
  border-radius: 0.5rem;
  background: transparent;
  color: #301e79;
  border: 0.1rem solid #845ff7;
  font-size: 1.6rem;
  gap: 0.9rem;
  white-space: nowrap;
}
.badge_f7 img {
  width: 1.6rem;
}
@media (max-width: 991.98px) {
  .badge_f7 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 1.5rem;
  }
}

.text_video_area {
  position: relative;
  background: #3c32a3;
}
.text_video_area .content {
  padding: 14rem 0;
  padding-right: 9.9rem;
}
.text_video_area .subtitle {
  font-size: 1.8rem;
  color: #835DF7;
  font-weight: 600;
  padding-bottom: 1.5rem;
  display: inline-block;
}
.text_video_area .content p, .text_video_area .content li {
  color: white !important;
}
.text_video_area .overview_video {
  position: absolute;
  width: 50%;
  right: 0;
  top: 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.overview_video_block {
  position: relative;
  right: 0;
  display: block;
  width: 100%;
}
.overview_video_block video {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.text_video_area .overview_video .text_video_img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.text_video_area .overview_video .video_button {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  width: 18rem;
}

.overview_video_button {
  position: absolute;
  width: 50%;
  right: 0;
  top: 0;
  bottom: 0;
}
@media screen and (max-width:991px) {
  .overview_video_button {
      position: relative;
    width: 100%;
    right: 0;
    top: -100%;
    height: 100%;
    }
  }
.video-play-button {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 34px;
  height: 44px;
  border-radius: 50%;
}

.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 120px;
  height: 120px;
  background: #3c32a3;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 120px;
  height: 120px;
  background: #3c32a3;
  border-radius: 50%;
  transition: all 200ms;
}
.video-play-button:hover:after {
  background-color: darken(#3c32a3, 10%);
}

.video-play-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto;
}

.video-play-button span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 34px solid #6ccfd0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

@media (max-width: 991.98px) {
  .text_video_area {
    padding: 10rem 0;
  }
  .text_video_area .content {
    text-align: center;
    padding: 0 0 5rem 0;
    padding-right: 0;
  }
  .text_video_area .content p {
    padding: 1.5rem 0 3rem;
  }
  .text_video_area .content .button {
    margin: 0 auto;
  }
  .text_video_area .overview_video {
    position: relative;
    width: 100%;
  }
  .text_video_area .overview_video .text_video_img {
    height: 45rem;
  }
  .text_video_area .overview_video .video_button {
    width: 15rem;
  }
}
@media (max-width: 767px) {
  .text_video_area {
    padding: 8rem 0;
  }
  .text_video_area .content {
    padding: 0 0 4rem 0;
  }
  .text_video_area .content p {
    padding: 1.5rem 0 2.5rem;
  }
  .text_video_area .overview_video .text_video_img {
    height: 35rem;
  }
  .text_video_area .overview_video .video_button {
    width: 10rem;
  }
}

.team_area {
  /* padding: 20.4rem 0 10.4rem; */
  padding: 80px 0;
}
.team_area .row {
  margin: 0 -1rem;
  gap: 2rem 0;
}
.team_area .row .col-lg-4 {
  padding: 0 1rem;
}
.team_area .content .text_primary {
  color: #0096c7;
}
.team_area .content .title_50 {
  padding: 1.2rem 0 3.2rem;
}
.team_area .content p {
  font-size: 1.6rem;
  line-height: 2.4rem;
  padding-right: 4.5rem;
}
.team_area .team_box .team_img img {
  height: 38.5rem;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 1.6rem;
  width: 100%;
}
.team_area .team_box .team_info .team_left h5 {
  font-size: 2rem;
  font-weight: 600;
  line-height: 3rem;
  padding-bottom: 1.2rem;
  color: #252422;
}
.team_area .team_box .team_info .team_left p {
  color: #0096c7;
}
.team_area .team_box .team_info .social_icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.6rem;
}
.team_area .link, .overview_area .link  {
  border: 0.2rem solid #301c7f;
  color: #2d1d7c;
}
@media (max-width: 991.98px) {
  .team_area {
    padding: 8rem 0 8rem;
  }
  .team_area .row {
    gap: 2rem 0;
    padding-bottom: 6.5rem;
  }
  .team_area .content .title_50 {
    padding: 1rem 0 2.5rem;
  }
  .team_area .content .title_50 br {
    display: none;
  }
  .team_area .content p {
    font-size: 1.6rem;
    line-height: 2.4rem;
    padding-right: 4.5rem;
  }
  .team_area .team_box .team_img img {
    height: 40rem;
    border-radius: 1.4rem;
  }
  .team_area .team_box .team_info .team_left h5 {
    font-size: 1.8rem;
    line-height: 1.2;
    padding-bottom: 0.8rem;
  }
  .team_area .team_box .team_info .social_icons {
    gap: 1.2rem;
  }
}
@media (max-width: 991.98px) {
  .team_area .team_box .team_img img {
    height: 20rem;
  }
  .team_area .team_box .team_info .team_left h5 {
    font-size: 1.4rem;
    line-height: 0.8;
    padding-bottom: 0.5rem;
  }
  .team_area .team_box .team_info .social_icons {
    gap: 0.5rem;
  }
  .team_area .team_box .team_info .social_icons img {
    width: 1.4rem;
  }
}

.blog_area {
  padding: 7.3rem 0 12.3rem;
  background: #faf9fe;
}
.blog_area .row {
  margin: 0 -1.5rem;
  gap: 3rem 0;
}
.blog_area .row > * {
  padding: 0 1.5rem;
}
.blog_area .section_top h5 {
  color: #3c32a3;
}
.blog_area .section_top h2 {
  padding: 0.8rem 0 1.5rem;
  color: #3c32a3;
}
.blog_area .section_top p {
  color: #637381;
}
.blog_area .blog_box .blog_img img {
  height: 22rem;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 1.6rem;
}
.blog_area .blog_box .blog_info .blog_badge {
  height: 3.116rem;
  border-radius: 0.5rem;
  background: #3c32a3;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.blog_area .blog_box .blog_info .blog_badge p {
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 2.4rem;
  color: #fff;
}
.blog_area .blog_box .blog_info h4 {
  color: #212b36;
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
}
.blog_area .blog_box .blog_info p {
  color: #637381;
}
.blog_area .blog_box:hover .blog_info h4 {
  color: #6cd0d0;
}
@media (max-width: 991.98px) {
  .blog_area {
    padding: 6rem 0 9rem;
  }
  .blog_area .section_top {
    padding-bottom: 4rem;
  }
  .blog_area .section_top h2 {
    padding: 0.8rem 0 1.2rem;
  }
  .blog_area .blog_box .blog_img img {
    height: 22rem;
    border-radius: 1.4rem;
  }
  .blog_area .blog_box .blog_info .blog_badge {
    height: 3rem;
    padding: 0 1.2rem;
  }
  .blog_area .blog_box .blog_info .blog_badge p {
    font-size: 1.2rem;
    line-height: 2rem;
  }
}

.video_popup_main .modal-dialog {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: -webkit-fit-content !important;
  max-width: -moz-fit-content !important;
  max-width: fit-content !important;
}
.video_popup_main .modal-dialog .modal-content {
  background: transparent;
  border: none;
}
.video_popup_main .modal-dialog .modal-content .modal-body {
  width: auto;
  padding: 0;
}
.video_popup_main .play_video {
  cursor: pointer;
}
.video_popup_main .play_video video {
  width: 114.1rem;
  height: 56.6rem;
  border-radius: 4rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.video_popup_main .play_video .play_icon {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 18rem;
}
@media (max-width: 991.98px) {
  .video_popup_main .play_video {
    cursor: pointer;
  }
  .video_popup_main .play_video video {
    width: 75rem;
    height: 35rem;
    border-radius: 2rem;
  }
  .video_popup_main .play_video .play_icon {
    width: 12rem;
  }
}
@media (max-width: 767px) {
  .video_popup_main .play_video {
    cursor: pointer;
    padding: 0 1.5rem;
  }
  .video_popup_main .play_video video {
    width: 90vw;
    height: 28rem;
    border-radius: .5rem;
  }
  .video_popup_main .play_video .play_icon {
    width: 10rem;
  }
}
@media (max-width: 575px) {
  .video_popup_main .play_video {
    cursor: pointer;
  }
  .video_popup_main .play_video video {
    width: 100%;
  }
}

.video_popup_open .modal-backdrop.fade.show {
  background: -webkit-gradient(linear, left top, right top, from(rgba(60, 50, 163, 0.9)), to(rgba(22, 19, 61, 0.9)));
  background: linear-gradient(90deg, rgba(60, 50, 163, 0.9) 0%, rgba(22, 19, 61, 0.9) 100%);
  opacity: 1;
  -webkit-backdrop-filter: blur(2rem);
          backdrop-filter: blur(2rem);
}
.video_popup_open .site_header {
  z-index: -1 !important;
}

.blog_area2 .blog_box .blog_img {
  position: relative;
  cursor: pointer;
}
.blog_area2 .blog_box .blog_img .video_button {
  width: 14rem;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (max-width: 991.98px) {
  .blog_area2 .blog_box .blog_img .video_button {
    width: 10rem;
  }
}

.video_area {
  padding-bottom: 14.4rem;
}
.video_area.video_area1 .overview_video img {
  border-radius: 4rem;
}
.video_area .overview_video {
  position: relative;
}
.video_area .overview_video .video_button {
  width: 18rem;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (max-width: 991.98px) {
  .video_area {
    padding-bottom: 5rem;
  }
  .video_area.video_area1 .overview_video img {
    border-radius: .5rem;
  }
  .video_area .overview_video .video_button {
    width: 10rem;
  }
}

.text_video_area2 {
  background: transparent;
}
.text_video_area2 .overview_video {
  position: relative;
  width: 100%;
}
.text_video_area2 .title_50 {
  color: #3c32a3;
}
.text_video_area2 p {
  color: #3c32a3;
}

.hero_inner_area {
  overflow: hidden;
  height: 400px;
  position: relative;
}
@media (max-width: 991.98px) {
  .hero_inner_area {
    background-position: center !important;
    background-size: cover !important;
    background-attachment: inherit !important;
  }
}
.height-large {
  height: 600px;
}
.height-none {
  height: 160px;
  background: none !important;
}
.height-none:after {
  display: none !important;
}
.hero_inner_area img {
  position: absolute;
  top: 0;
  width: 100%;
}
.hero_inner_area:after {
  content:"";
  position:absolute;
  left:0;
  top:0;
  width:100vw;
  display:block;
  z-index:1;
  height: 160px;
  background-image:linear-gradient(0,transparent,rgba(0,0,0,.36) 60%,rgba(0,0,0,.6));
  background-image:-ms-linear-gradient(top,rgba(0,0,0,.6) 0,transparent 100%)
}
.hero_inner_area .content {
  background: rgba(60, 50, 163, 0.8980392157);
  bottom: 0;
  position: absolute;
  width: 100%;
}
@media (max-width: 991.98px) {
  /* .hero_inner_area {
    padding-top: 25rem;
  } */
  .hero_inner_area .content {
    padding: 2.5rem 0;
  }
}
.navigation_area {
  position: relative;
  z-index: 2;
}
.navigation_area ul {
  gap: 1.5rem;
}
.navigation_area ul li {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.4rem;
  color: #637381;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.navigation_area span, .navigation_area a {
  color: white;
}
.navigation_area ul li.active_page, .navigation_area ul li:hover, .navigation_area a:hover {
  color: #3c32a3;
}
.navigation_area ul li .home_icon {
  width: 1.5rem;
}
.navigation_area ul li .home_icon:hover {
  -webkit-filter: brightness(0) saturate(100%) invert(23%) sepia(40%) saturate(3262%) hue-rotate(231deg) brightness(84%) contrast(101%);
          filter: brightness(0) saturate(100%) invert(23%) sepia(40%) saturate(3262%) hue-rotate(231deg) brightness(84%) contrast(101%);
}
.navigation_area ul li .arrow_right2 {
  width: 0.65rem;
}

.button_show_filter {
  height: 4rem;
  border-radius: 0.3rem;
  padding: 0 1.4rem;
  line-height: 1.4rem;
  font-size: 1.4rem;
  gap: 1.2rem;
  border: 0.05rem solid #e7e7e7;
  background: #ebeaf6;
  color: #3c32a3;
  font-weight: 500;
  text-decoration: none;
  display: none;
}
.filter_box {

}
@media screen and (max-width: 991.98px) {
  .filter_box {
    display: none;
  }
  .button_show_filter {
    display: block;
  }
}
.fillter_area .row {
  margin: 0 -1.85rem;
  gap: 4.5rem 0;
}
.fillter_area .row > * {
  padding: 0 1.85rem;
}
.fillter_area .fillter_boxes {
  display: grid;
  gap: 2rem;
  margin-top: 24px;
}
.fillter_area .fillter_boxes .fillter_box {
  border: 0.1rem solid #dacefd;
  background: #faf9fe;
  border-radius: 0.8rem;
}
.fillter_area .fillter_boxes .fillter_box .fillter_top {
  padding: 2rem;
  border-bottom: 0.1rem solid #dacefd;
}
.fillter_area .fillter_boxes .fillter_box .fillter_top h5 {
  line-height: 2.4rem;
}
.fillter_area .fillter_boxes .fillter_box .fillter_bottom {
  padding: 2rem;
}
.fillter_area .fillter_boxes .fillter_box .fillter_bottom.fillter_dates {
  padding: 2rem;
  gap: 2rem;
}
.fillter_area .fillter_boxes .fillter_box .fillter_bottom.fillter_dates .f_date_wrap > p {
  color: #212b36;
  padding-bottom: 0.8rem;
}
.fillter_area .fillter_boxes .fillter_box .fillter_bottom.fillter_dates .f_date_wrap .f_date {
  border: 0.1rem solid #212b36;
  background: #fff;
  padding: 0 1rem 0 1.5rem;
  border-radius: 0.8rem;
  font-family: DM Sans;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.6rem;
  height: 3.9rem;
  gap: 0.8rem;
  position: relative;
  background-repeat: no-repeat;
  background-image: url(./img/calendar.svg);
  background-position: calc(100% + -8px) center;
}
.fillter_area .fillter_boxes .fillter_box .fillter_bottom.fillter_dates .f_date_wrap .f_date:hover {
  border-color: #835df7;
}
.fillter_area .fillter_boxes .fillter_box .fillter_bottom.fillter_dates .f_date_wrap .f_date.f_date1::before {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.4rem;
  content: "-";
  color: #212b36;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -2rem;
}
.fillter_area .fillter_boxes .fillter_box .fillter_bottom.fillter_dates .f_date_wrap .f_date img {
  width: 2.1rem;
}
.fillter_area .fillter_boxes .fillter_box .fillter_bottom.fillter_checkboxes_bottom .checkboxes {
  display: grid;
  gap: 1.9rem;
  cursor: pointer;
}
.fillter_area .fillter_boxes .fillter_box .fillter_bottom.fillter_checkboxes_bottom .checkboxes .checkbox {
  grid-template-columns: 2.049rem 1fr;
  gap: 1.27rem;
}
.fillter_area .fillter_boxes .fillter_box .fillter_bottom.fillter_checkboxes_bottom .checkboxes label {
  cursor: pointer;

  color: #212b36;
  line-height: 2.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.6rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
}
/* Hide default checkbox */
.custom-checkbox {
  appearance: none;
  width: 2.049rem;
  height: 2rem;
  border-radius: 0.4rem;
  border: 0.1rem solid #637381;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  cursor: pointer;
  position: relative;
}

/* Custom checkmark */
.custom-checkbox::before {
  content: "";
  width: 1.2rem;
  height: 1.2rem;
  background: transparent;
  border-radius: 0.2rem;
  transition: background 0.2s ease-in-out;
}

/* Change background when checked */
.custom-checkbox:checked::before {
  background: #637381; /* Change to any color you want */
}

/* Optional: Hover effect */
.custom-checkbox:hover {
  border-color: #4a5a6a;
}

.fillter_area .fillter_boxes .fillter_box .fillter_bottom.fillter_checkboxes_bottom .checkboxes .checkbox .check {
  width: 2.049rem;
  height: 2rem;
  border-radius: 0.4rem;
  border: 0.1rem solid #637381;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
}
.fillter_area .fillter_boxes .fillter_box .fillter_bottom.fillter_checkboxes_bottom .checkboxes .checkbox .check img {
  width: 1.025rem;
  opacity: 0;
}
.fillter_area .fillter_boxes .fillter_box .fillter_bottom.fillter_checkboxes_bottom .checkboxes .checkbox p {
  color: #212b36;
  line-height: 2.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
}
.fillter_area .fillter_boxes .fillter_box .fillter_bottom.fillter_checkboxes_bottom .checkboxes .checkbox p img {
  width: 2rem;
}
.fillter_area .fillter_boxes .fillter_box .fillter_bottom.fillter_checkboxes_bottom .checkboxes .checkbox.checked .check {
  border: 0.1rem solid #835df7;
  background: #f1f4ff;
}
.fillter_area .fillter_boxes .fillter_box .fillter_bottom.fillter_checkboxes_bottom .checkboxes .checkbox.checked .check img {
  opacity: 1;
}

.overview_area2 .fillter_right .fillter_right_top {
  border-bottom: 0.1rem solid rgba(131, 93, 247, 0.3019607843);
  padding-left: 1.9rem;
  padding-right: 1.9rem;
  margin-top: 24px;
}
.overview_area2 .fillter_right .fillter_right_top .fillter_right_top_btns {
  flex-wrap: wrap;
}
.overview_area2 .fillter_right .fillter_right_top .fillter_right_top_btns .clear_filter {
  height: 4.5rem;
  border-radius: 0.3rem;
  border: 0.05rem solid #e7e7e7;
  background: #ebeaf6;
  padding: 0 1.85rem;
  color: #3c32a3;
  line-height: 1.6rem;
  font-size: 1.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.45rem;
  font-weight: 500;
  text-decoration: none;
}
.overview_area2 .fillter_right .fillter_right_top .fillter_right_top_btns .clear_filter img {
  width: 0.75rem;
}
.overview_area2 .fillter_right .fillter_right_top .remove-filters {
  text-decoration: underline;
  color: #3c32a3;
  line-height: 1.6rem;
  font-size: 1.4rem;
  font-weight: 500;
  background-color: transparent;
  border: none;
}
.overview_area2 .fillter_right .fillter_right_top .fillter_right_top_btns > a:hover {
  text-decoration: none;
}
.overview_area2 .fillter_right .fillter_right_top > p {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.5rem;
  color: #3c32a3;
}
.overview_area2 .fillter_right .overview_lists .overview_list {
  padding-left: 1.9rem;
  padding-right: 1.9rem;
}
.overview_area2 .fillter_right .overview_lists .overview_list:hover {
  background: #faf9fe;
}
.overview_area2 .fillter_right .overview_lists .overview_list:first-child {
  padding-top: 3.8rem;
}
.overview_area2 .fillter_right .overview_lists .overview_list .overview_img img {
  width: 18.604rem;
  height: 20.6rem;
  border-radius: 1.6rem;
}
.overview_area2 .fillter_right .overview_lists .overview_list .overview_badges .badge_d0 {
  width: 5rem !important;
}
.overview_area2 .fillter_right .overview_lists .overview_list .star_icon {
  width: 4.1rem !important;
  height: 4.1rem !important;
  border-radius: 0.5rem !important;
}
.overview_area2 .fillter_right .overview_lists .overview_list .star_icon img {
  width: 1.8rem !important;
}
.overview_area2 .fillter_right .overview_lists .overview_list .p1 {
  color: #835df7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
  font-size: 1.6rem;
}
.overview_area2 .fillter_right .overview_lists .overview_list .p1 img {
  -webkit-filter: brightness(0) saturate(100%) invert(38%) sepia(17%) saturate(4910%) hue-rotate(230deg) brightness(101%) contrast(94%);
          filter: brightness(0) saturate(100%) invert(38%) sepia(17%) saturate(4910%) hue-rotate(230deg) brightness(101%) contrast(94%);
}
@media (max-width: 991.98px) {
  .overview_area2 .fillter_right .fillter_right_top {
    padding-left: 0;
    padding-right: 0;
  }
  .overview_area2 .fillter_right .fillter_right_top .fillter_right_top_btns .clear_filter {
    height: 4rem;
    border-radius: 0.3rem;
    padding: 0 1.4rem;
    line-height: 1.4rem;
    font-size: 1.4rem;
    gap: 1.2rem;
  }
  .overview_area2 .fillter_right .fillter_right_top .fillter_right_top_btns .clear_filter img {
    width: 0.75rem;
  }
  .overview_area2 .fillter_right .fillter_right_top .fillter_right_top_btns > a {
    line-height: 1.4rem;
  }
  .overview_area2 .fillter_right .fillter_right_top > p {
    font-size: 1.4rem;
  }
  .overview_area2 .fillter_right .overview_lists .overview_list {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    border: 0 !important;
    position: relative;
  }
  .overview_area2 .fillter_right .overview_lists .overview_list::before, .overview_area2 .fillter_right .overview_lists .overview_list::after {
    content: "";
    background: rgba(131, 93, 247, 0.3019607843);
    width: 100%;
    height: 0.1rem;
    position: absolute;
    top: 0;
    left: 0;
  }
  .overview_area2 .fillter_right .overview_lists .overview_list::after {
    top: auto;
    bottom: 0;
  }
  .overview_area2 .fillter_right .overview_lists .overview_list:first-child {
    padding-top: 3.8rem;
  }
  .overview_area2 .fillter_right .overview_lists .overview_list .overview_img img {
    width: 100%;
    height: 25rem;
    border-radius: 1.4rem;
  }
  .overview_area2 .fillter_right .overview_lists .overview_list .overview_badges .badge_d0 {
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
    padding: 0 1.5rem;
  }
  .overview_area2 .fillter_right .overview_lists .overview_badges_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.5rem;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .overview_area2 .fillter_right .overview_lists .overview_badges_wrap .overview_badges {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .overview_area2 .fillter_right .overview_lists .title_26 .badge_f7 {
    padding: 0 1.4rem;
    height: 3.5rem;
    font-size: 1.2rem;
    gap: 0.5rem;
  }
}

.pagination {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 1.4rem;
  border-radius: .5rem;
  border: 0.1rem solid #dacefd;
}
.pagination .pagination_inner {
  border: 0.1rem solid #edeff1;
  border-radius: 0.6rem;
  overflow: hidden;
}
.pagination .pagination_inner a,
.pagination .pagination_inner .current {
  width: 4rem;
  height: 3.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.6rem;
  font-weight: 400;
  color: #838995;
  line-height: 1;
  font-family: "Inter", sans-serif;
  border-right: 0.1rem solid #edeff1;
}
.pagination .pagination_inner a:hover, .pagination .pagination_inner a.active,
.pagination .pagination_inner .current {
  color: #845ff7;
  background: #faf9fe;
}
.pagination .pagination_inner a:last-child {
  border-right: 0;
}
.pagination .pagination_inner a img {
  width: 0.7rem;
}
.pagination .pagination_inner a img.arrow_left {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  width: 1.4rem;
}
.page-numbers.dots {
  padding: 0 20px;
  border-right: 0.1rem solid #edeff1;
}

.subscribe_area {
  padding: 10.1rem 0;
  background: #faf9fe;
}
.subscribe_area .subscribe_content {
  width: 63rem;
  margin: 0 auto;
}
.subscribe_area .subscribe_content h3 {
  color: #301c7f;
}
.subscribe_area .subscribe_content p {
  padding: 1rem 0 3rem;
  color: #301c7f;
  font-size: 1.5rem;
}
.subscribe_area .subscribe_content .subscribe_form #email {
  height: 7rem;
  border: 0.1rem solid #ededed;
  padding: 0 13rem 0 3.5rem;
  background: #fff;
  border-radius: 0.8rem;
  color: #4f547b;
  font-size: 1.4rem;
  width: 100%;
}
.subscribe_area .subscribe_content .subscribe_form input::-webkit-input-placeholder {
  color: #4f547b;
  font-size: 1.4rem;
}
.subscribe_area .subscribe_content .subscribe_form input::-moz-placeholder {
  color: #4f547b;
  font-size: 1.4rem;
}
.subscribe_area .subscribe_content .subscribe_form input:-ms-input-placeholder {
  color: #4f547b;
  font-size: 1.4rem;
}
.subscribe_area .subscribe_content .subscribe_form input::-ms-input-placeholder {
  color: #4f547b;
  font-size: 1.4rem;
}
.subscribe_area .subscribe_content .subscribe_form input::placeholder {
  color: #4f547b;
  font-size: 1.4rem;
}
.subscribe_area .subscribe_content .subscribe_form .button  {
  height: 5rem;
  padding: 0 1.9rem;
  font-size: 1.5rem;
  font-weight: 500;
  position: absolute;
  right: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 991.98px) {
  .subscribe_area {
    padding: 6rem 0;
  }
  .subscribe_area .subscribe_content {
    width: 100%;
  }
  .subscribe_area .subscribe_content p {
    padding: 1rem 0 2rem;
    font-size: 1.4rem;
  }
  .subscribe_area .subscribe_content .subscribe_form input {
    height: 6rem;
    padding: 0 13rem 0 2.5rem;
  }
  .subscribe_area .subscribe_content .subscribe_form .button {
    font-size: 1.4rem;
  }
}

.contact_block {
  padding-bottom: 80px;
}
.contact_block .contact_details {
  display: grid;
  gap: 40px;
  padding-top: 5rem;
}
.contact_block .contact_details .contact_info .contact_img img {
  width: 3.5rem;
}
.contact_block .contact_details .contact_info .contact_info_right h5 {
  color: #3c32a3;
  font-weight: 600;
  line-height: 2.4rem;
  font-size: 1.8rem;
  padding-bottom: 2.0rem;
}
.contact_block .contact_details .contact_info .contact_info_right p {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.45rem;
  /* display: grid;
  gap: 3rem; */
  color: #301c7a;
  margin-bottom: 24px;
}
.contact_block .contact_right {
  padding: 6rem 5.5rem 8rem 6rem;
  border: 0.1rem solid #835df7;
  border-radius: 0.8rem;
  background: #fff;
  margin-top: -18rem;
  z-index: 1;
  position: relative;
}
.contact_block .contact_right .contact_form.row {
  margin: 0 -2rem;
  gap: 2.2rem 0;
}
.contact_block .contact_right .contact_form.row > * {
  padding: 0 2rem;
}
.gform_title {
  font-size: 2.8rem;
  line-height: 3.5rem;
  padding-bottom: 3.0rem;
}
.gform_fields {
  row-gap: 12px !important;
}
.contact_block .contact_right .contact_form .form_group input,
.contact_block .contact_right input,
.contact_block .contact_right textarea {
  border: 1px solid #ededed !important;
  height: 6.1rem !important;
  border-radius: 0.8rem !important;
  font-size: 1.4rem !important;
  line-height: 1.82rem !important;
  color: #4f547b !important;
  padding: 0 2rem 0 3.5rem !important;
  box-shadow: none !important;
}
.contact_block .contact_right textarea {
  padding-top: 2rem !important;
}
.contact_block .contact_right .contact_form .form_group input:focus,
.contact_block .contact_right input:focus,
.contact_block .contact_right textarea:focus {
  border: 1px solid #835df7 !important;
}
.contact_block .contact_right .contact_form .form_group input::-webkit-input-placeholder,
.contact_block .contact_right input::-webkit-input-placeholder {
  font-size: 1.4rem;
  line-height: 1.82rem;
  color: #4f547b;
}
.contact_block .contact_right .contact_form .form_group input::-moz-placeholder,
.contact_block .contact_right input::-moz-placeholder {
  font-size: 1.4rem;
  line-height: 1.82rem;
  color: #4f547b;
}
.contact_block .contact_right .contact_form .form_group input:-ms-input-placeholder,
.contact_block .contact_right input:-ms-input-placeholder {
  font-size: 1.4rem;
  line-height: 1.82rem;
  color: #4f547b;
}
.contact_block .contact_right .contact_form .form_group input::-ms-input-placeholder,
.contact_block .contact_right input::-ms-input-placeholder {
  font-size: 1.4rem;
  line-height: 1.82rem;
  color: #4f547b;
}
.contact_block .contact_right .contact_form .form_group input::placeholder,
.contact_block .contact_right input::placeholder {
  font-size: 1.4rem;
  line-height: 1.82rem;
  color: #4f547b;
}
.contact_block .contact_right .button,
.contact_block .contact_right .gform_button {
  font-size: 1.5rem;
  font-weight: 500;
}
.contact_block .contact_right .gform_button {
  background: #6ccfd0 !important;
  height: 6.8rem !important;
  border-radius: 1rem !important;
  font-size: 2.2rem !important;
  font-weight: 500 !important;
  line-height: 2.864rem !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
  padding: 0 3.7rem !important;
  color: #fff !important;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
}
@media (max-width: 991.98px) {
  .contact_block {
    padding-bottom: 10rem;
  }
  .contact_block .contact_details {
    gap: 3rem;
    padding-top: 2.5rem;
  }
  .contact_block .contact_details .contact_info .contact_img img {
    width: 3rem;
  }
  .contact_block .contact_details .contact_info .contact_info_right p {
    font-size: 1.4rem;
    line-height: 2.2rem;
  }
  .contact_block .contact_right {
    padding: 4rem 3rem 4rem 3rem;
    margin-top: 4.5rem;
  }
  .contact_block .contact_right .contact_form.row {
    margin: 0 -2rem;
    gap: 2.2rem 0;
  }
  .contact_block .contact_right .contact_form.row > * {
    padding: 0 2rem;
  }
  .contact_block .contact_right .contact_form .form_group input {
    height: 5rem;
    font-size: 1.4rem;
    padding: 0 2rem 0 3rem;
  }
  .contact_block .contact_right .button {
    font-size: 1.4rem;
    height: 5.5rem;
  }
}

.map_area iframe, iframe {
  height: 46.7rem;
  width: 100%;
}


.favourieten_area .overview_lists .overview_list .overview_right {
  width: 100%;
}
.favourieten_area .overview_lists .overview_list .overview_right .favorieten_points {
  display: grid;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  grid-template-columns: 1fr 1fr;
  gap: 1.1rem 4.5rem;
}
.favourieten_area .overview_lists .overview_list .overview_right .favorieten_points .favorieten_point {
  grid-template-columns: 3rem 1fr;
  gap: 1.1rem;
}
.favourieten_area .overview_lists .overview_list .overview_right .favorieten_points .favorieten_point .favorite_icon {
  width: 3rem;
  height: 3rem;
  background: #f1f1f9;
  border-radius: 10rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.favourieten_area .overview_lists .overview_list .overview_right .favorieten_points .favorieten_point .favorite_icon img {
  width: 14px;
  height: 14px;
}
.favourieten_area .overview_lists .overview_list .overview_right .favorieten_points .favorieten_point p {
  color: #2d1d7c;
}
.favourieten_area .overview_lists .overview_list .overview_right .star_icon.rated {
  background: #faf9fe;
}
/* .favourieten_area .overview_lists .overview_list .overview_img {
  margin-right: 4.5rem;
}
.favourieten_area .overview_lists .overview_list .overview_img img {
  width: 24.7rem !important;
  height: 20.6rem !important;
  border-radius: 1.6rem;
} */
@media (max-width: 991.98px) {
  .favourieten_area .overview_lists .overview_list .overview_right {
    width: 100%;
  }
  .favourieten_area .overview_lists .overview_list .overview_right .favorieten_points {
    display: grid;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    grid-template-columns: 1fr;
    gap: 1.1rem;
  }
  .favourieten_area .overview_lists .overview_list .overview_right .favorieten_points .favorieten_point {
    grid-template-columns: 3rem 1fr;
    gap: 1.1rem;
  }
  .favourieten_area .overview_lists .overview_list .overview_right .favorieten_points .favorieten_point .favorite_icon {
    width: 3rem;
    height: 3rem;
  }
  .favourieten_area .overview_lists .overview_list .overview_right .favorieten_points .favorieten_point .favorite_icon img {
    width: 1.4rem;
  }
  .favourieten_area .overview_lists .overview_list .overview_right .star_icon {
    width: 4rem !important;
    height: 4rem !important;
  }
  .favourieten_area .overview_lists .overview_list .overview_right .star_icon img {
    width: 2.2rem !important;
  }
  .favourieten_area .overview_lists .overview_list .overview_right .overview_badges_wrap {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .favourieten_area .overview_lists .overview_list .overview_img {
    margin-right: 0;
  }
  .favourieten_area .overview_lists .overview_list .overview_img img {
    width: 100% !important;
    height: 100% !important;
  }
}

.cta_area {
  padding: 10.1rem 0;
  background: #faf9fe;
}
.cta_area .cta_content {
  width: 63rem;
  margin: 0 auto;
}
.cta_area .cta_content h3 {
  color: #301c7f;
}
.cta_area .cta_content p {
  padding: 1rem 0 4rem;
  color: #301c7f;
  font-size: 1.5rem;
}
.cta_area .cta_content .cta_btns {
  gap: 2.6rem;
}
.cta_area .cta_content .cta_btns a {
  height: 6rem;
  width: 30rem;
  font-size: 1.6rem;
  color: #fff;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cta_area .cta_content .cta_btns a.button_transparent {
  font-size: 1.6rem;
  color: #1a064f;
  font-weight: 500;
  border: 0.2rem solid #1a064f;
  border-radius: 0.8rem;
}
@media (max-width: 991.98px) {
  .cta_area {
    padding: 6rem 0;
  }
  .cta_area .cta_content {
    width: 100%;
  }
  .cta_area .cta_content p {
    padding: 1rem 0 2rem;
    font-size: 1.4rem;
  }
  .cta_area .cta_content .cta_btns {
    gap: 2rem;
  }
  .cta_area .cta_content .cta_btns a {
    height: 5rem;
    width: 100%;
    font-size: 1.5rem;
  }
}

.over_ons_hero_wrapper {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 480px;
  position: relative;
}
.over_ons_hero_wrapper img {
  width: 100%;
  height: 100%;
  max-height: 480px;
  object-fit: cover;
}
.over_ons_hero_wrapper .overons_hero_content_wrap {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(60, 50, 163, 0.9);
  padding: 4.8rem 0;
  width: 100%;
}
.over_ons_hero_wrapper .overons_hero_content_wrap h2,
.over_ons_hero_wrapper .overons_hero_content_wrap h1 {
  color: #fff;
}

.over_link_wrapper {
  margin-top: 2rem;
}
.over_link_wrapper ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.over_link_wrapper ul li {
  position: relative;
  padding-right: 2.15rem;
  margin-right: 1.5rem;
}
.over_link_wrapper ul li::before {
  position: absolute;
  content: "";
  background-image: url(./img/vo3.svg);
  height: 1.2rem;
  width: 0.635rem;
  right: 0;
  top: 0.8rem;
}
.over_link_wrapper ul li a {
  cursor: pointer;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.over_link_wrapper ul li a:hover img {
  -webkit-filter: brightness(0) saturate(100%) invert(23%) sepia(23%) saturate(5174%) hue-rotate(230deg) brightness(89%) contrast(102%);
          filter: brightness(0) saturate(100%) invert(23%) sepia(23%) saturate(5174%) hue-rotate(230deg) brightness(89%) contrast(102%);
}
.over_link_wrapper ul li a:hover {
  color: #3c32a3;
}
.over_link_wrapper ul li a,
.over_link_wrapper ul li {
  font-size: 1.6rem;
  color: #637381;
  font-weight: 500;
}
.over_link_wrapper ul li:last-child {
  padding-right: 0;
  margin-right: 0;
  color: #3c32a3;
}
.over_link_wrapper ul li:last-child::before {
  display: none;
}
.over_link_wrapper .img_vo2 {
  width: 1.5rem;
}

.overons_banner_wrapper {
  padding-top: 7rem;
}
.overons_banner_wrapper .overons_banner_content {
  margin-left: 8.5rem;
}
.overons_banner_content ul {
  padding-left: 16px;
  margin-bottom: 24px;
}
.overons_banner_content li {
  font-size: 1.6rem;
  color: #301E79;
  line-height: 1.5;
  padding-left: 8px;
}
.overons_banner_content ul li {
  list-style: disc;
}
.overons_banner_content ol li {
  list-style: decimal;
}
.overons_banner_content .text-white, 
.overons_banner_content .text-white *  {
  color: white
}
.overons_banner_content .text-white img {
  filter: brightness(100);
}
.overons_banner_wrapper .title_24 {
  max-width: 94.8rem;
  font-weight: 500;
}
.overons_banner_wrapper a {
  /* font-size: 2.6rem;
  font-weight: 600; */
  color: #301E79;
  /* margin-top: 4rem; */
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.overons_banner_wrapper img {
  width: 2.7rem;
  margin-left: 1.5rem;
}

.soverons_slider_wrapper {
  margin-top: 12.7rem;
  background-color: rgba(60, 50, 163, 0.1);
}
.soverons_slider_wrapper .soverons_slider .owl-prev,
.soverons_slider_wrapper .soverons_slider .owl-next {
  height: 4.2rem;
  width: 4.2rem;
  background-color: #fff !important;
  border: 0.1rem solid #637381 !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
}
.soverons_slider_wrapper .soverons_slider .owl-prev.active,
.soverons_slider_wrapper .soverons_slider .owl-next.active,
.soverons_slider_wrapper .soverons_slider .owl-prev:hover,
.soverons_slider_wrapper .soverons_slider .owl-next:hover {
  border-color: #3056d3 !important;
}
.soverons_slider_wrapper .soverons_slider .owl-prev.active::before,
.soverons_slider_wrapper .soverons_slider .owl-next.active::before,
.soverons_slider_wrapper .soverons_slider .owl-prev:hover::before,
.soverons_slider_wrapper .soverons_slider .owl-next:hover::before {
  -webkit-filter: brightness(0) saturate(100%) invert(38%) sepia(86%) saturate(1892%) hue-rotate(232deg) brightness(97%) contrast(100%);
          filter: brightness(0) saturate(100%) invert(38%) sepia(86%) saturate(1892%) hue-rotate(232deg) brightness(97%) contrast(100%);
}
.soverons_slider_wrapper .soverons_slider .owl-next {
  position: absolute;
  left: calc(100% - 10rem);
  bottom: 5rem;
}
.soverons_slider_wrapper .soverons_slider .owl-prev {
  position: absolute;
  left: calc(100% - 15.7rem);
  bottom: 5rem;
}
.soverons_slider_wrapper .soverons_slider .owl-prev::before {
  -webkit-transform: translate(-50%, -50%) rotate(180deg) !important;
          transform: translate(-50%, -50%) rotate(180deg) !important;
}
.soverons_slider_wrapper .soverons_slider .owl-prev::before,
.soverons_slider_wrapper .soverons_slider .owl-next::before {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-image: url(./img/vo13.svg);
  background-position: center;
  background-size: cover;
  height: 1.8rem;
  width: 1.1rem;
}
.soverons_slider_wrapper .soverons_slider .owl-next span,
.soverons_slider_wrapper .soverons_slider .owl-prev span {
  display: none !important;
}
.soverons_slider_wrapper .soverons_slider_content {
  margin-left: 7rem;
}
.soverons_slider_wrapper .soverons_slider_content span {
  font-size: 2.8rem;
  font-weight: 600;
  color: #835DF7;
  line-height: 1.25;
}
.soverons_slider_wrapper .soverons_slider_content h2 {
  font-size: 4.4rem;
  font-weight: 700;
  color: #301C7A;
  line-height: 1.13;
  padding-top: 2.4rem;
  max-width: 51.2rem;
}
.soverons_slider_wrapper .soverons_slider_content p {
  font-size: 1.6rem;
  color: #301E79;
  max-width: 52rem;
  line-height: 1.5;
  padding-top: 2.5rem;
}

.overons_card_wrapper {
  padding-top: 12rem;
}
.overons_card_wrapper .over_row {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.overons_card_wrapper .over_row > div {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.overons_card_wrapper .overons_card_heading {
  text-align: center;
}
.overons_card_wrapper .overons_card_heading .text_lg {
  color: #835DF7;
  font-weight: 600;
  padding-bottom: 0.8rem;
}
.overons_card_wrapper .overons_card_heading .title_40 {
  color: #301C7F;
  font-weight: 700;
}
.overons_card_wrapper .overons_card_heading p {
  max-width: 62.2rem;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-top: 1.5rem;
  color: #301C7F;
  padding-bottom: 6.5rem;
}
.overons_card_wrapper .overons_card_box {
  overflow: hidden;
  cursor: pointer;
}
.overons_card_wrapper .overons_card_box .overons_card_img {
  overflow: hidden;
  border-radius: .5rem;
}
.overons_card_wrapper .overons_card_box .overons_card_img img {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.overons_card_wrapper .overons_card_box .overons_card_content {
  -webkit-box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.08);
  background-color: #fff;
  width: 31.5rem;
  border-radius: .5rem;
  padding: 3.5rem 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: -8.8rem;
  position: relative;
  z-index: 1;
  margin-bottom: 5rem;
}
.overons_card_wrapper .overons_card_box .overons_card_content p {
  font-size: 1.4rem;
  color: #835DF7 !important;
  font-weight: 600;
  line-height: 1.42;
  padding-bottom: 0.8rem;
  text-transform: capitalize;
}
.overons_card_wrapper .overons_card_box .overons_card_content span {
  display: inline-block;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
  color: #4D4D4D !important;
}
.overons_card_wrapper .overons_card_box .overons_card_content .button {
  border-radius: 0.5rem;
  border: 0.1rem solid #eaeaea;
  font-size: 1.4rem;
  color: #637381;
  font-weight: 500;
  margin-top: 1.8rem;
  padding: 12px 32px;
}
.overons_card_wrapper .overons_card_box .overons_card_content .button:hover {
  background-color: #6CD0D0;
  color: #fff;
}
.overons_card_wrapper .overons_card_box:hover .overons_card_img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.overons_warom_wrapper {
  padding-top: 11.5rem;
  padding-bottom: 6rem;
}
/* .full-screen-video {
  min-height: 880px;
}
.full-screen-video .full-screen-video-block {
  min-height: 880px;
} */
.full-screen-video .full-screen-video-block video {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
}
.full-screen-video.border-radius {
  border-radius: 4rem;
  overflow: hidden;
}
.media-inner {
  position: relative;
}
.media-inner .overview_video_button {
  width: 100%;
}
.overons_waarom_video {
  min-height: 480px;
  position: relative;
}
.overons_waarom_video video {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
}
.overons_warom_wrapper .overons_waarom_content {
  /* margin-left: 10.5rem; */
  max-width: 480px;
  margin: auto;
}
.overons_warom_wrapper .overons_waarom_content span {
  font-size: 1.8rem;
  color: #835DF7;
  font-weight: 600;
  padding-bottom: 1.5rem;
  display: inline-block;
}
.overons_warom_wrapper .overons_waarom_content h2 {
  font-size: 3.5rem;
  font-weight: 700;
  color: #301C7A;
  max-width: 44.9rem;
  line-height: 1.28;
  padding-bottom: 3.3rem;
}
.overons_warom_wrapper .overons_waarom_content p {
  max-width: 47.5rem;
  font-size: 1.6rem;
  color: #637381;
}
.overons_warom_wrapper .overons_waarom_content .button {

  border-radius: .5rem;
  background-color: #6CD0D0;
  font-size: 1.6rem;
  font-weight: 600;
  margin-top: 3.3rem;
}
.overons_waarom_content ul, .content ul {
  padding-left: 16px;
  margin-top: 16px;
  margin-bottom: 24px;
}
.overons_waarom_content li {
  list-style: disc;
  font-size: 1.6rem;
  color: #637381;
  line-height: 1.5;
  padding-left: 8px;
}
.content li {
  list-style: disc;
  font-size: 1.6rem;
  /* color: #301E79; */
  line-height: 1.5;
  padding-left: 8px;
}
@media (max-width: 991.98px) {
  .over_ons_hero_wrapper .overons_hero_content_wrap {
    padding: 2.5rem 0;
  }
  .over_ons_hero_wrapper .overons_hero_content_wrap h2 {
    text-align: left;
  }
  .over_link_wrapper ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .overons_banner_wrapper .overons_banner_content {
    margin-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .overons_banner_wrapper .title_24 {
    text-align: center;
    max-width: 67.8rem;
    margin: 0 auto;
  }
  .soverons_slider_wrapper .soverons_slider_content {
    margin-left: 3rem;
    padding-top: 5rem;
    padding-bottom: 6rem;
  }
  .overons_warom_wrapper {
    padding-top: 8.5rem;
    padding-bottom: 7rem;
  }
  .overons_warom_wrapper .overons_waarom_content {
    margin-left: 0rem;
    margin-top: 5rem;
  }
}
@media (max-width: 767px) {
  .over_ons_hero_wrapper {
    height: auto;
    padding-top: 25rem;
  }
  .over_link_wrapper ul li::before {
    width: 0.75rem;
    height: 1.38rem;
    top: 0.6rem;
  }
  .overons_banner_wrapper {
    padding-top: 4rem;
  }
  .overons_banner_wrapper .title_24 {
    font-size: 1.6rem;
    line-height: 1.2;
  }
  .overons_banner_wrapper a {
    font-size: 1.8rem;
    margin-top: 2rem;
  }
  .overons_banner_wrapper img {
    width: 1.8rem;
  }
  .soverons_slider_wrapper {
    margin-top: 7rem;
  }
  .soverons_slider_wrapper .soverons_slider .owl-next {
    bottom: 3rem;
  }
  .soverons_slider_wrapper .soverons_slider .owl-prev {
    bottom: 3rem;
  }
  .soverons_slider_wrapper .soverons_slider_content {
    margin-left: 2rem;
    margin-right: 2rem;
    padding-bottom: 9rem;
  }
  .soverons_slider_wrapper .soverons_slider_content h2 {
    font-size: 3.2rem;
    padding-top: 1.5rem;
  }
  .soverons_slider_wrapper .soverons_slider_content p {
    padding-top: 1.5rem;
  }
  .overons_card_wrapper {
    padding-top: 7rem;
  }
  .overons_card_wrapper .overons_card_heading p {
    padding-bottom: 3.5rem;
  }
  .overons_card_wrapper .over_row {
    margin-left: -0.8rem;
    margin-right: -0.8rem;
  }
  .overons_card_wrapper .over_row > div {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }
  .overons_warom_wrapper {
    padding-top: 3.5rem;
    padding-bottom: 1rem;
  }
  .overons_warom_wrapper .overons_waarom_content h2 {
    font-size: 2.8rem;
    line-height: 1.2;
    max-width: 34rem;
  }
}
@media (max-width: 575px) {
  .soverons_slider_wrapper {
    margin-top: 7rem;
  }
  .soverons_slider_wrapper .soverons_slider .owl-next::before {
    width: 1.5rem;
  }
  .soverons_slider_wrapper .soverons_slider .owl-prev::before {
    width: 1.5rem;
  }
  .soverons_slider_wrapper .soverons_slider .owl-prev {
    bottom: 3rem;
  }
}
.contact_cta_area {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.contact_cta_area .contact_cta_wrap {
  /* display: grid;
  grid-template-columns: 0fr 0fr 0fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; */
}
.contact_cta_area .contact_cta_wrap .contact_cta .contact_cta_img {
  width: 7rem;
  height: 7rem;
  border-radius: 0.5rem;
  background: rgba(48, 86, 211, 0.0509803922);
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-template-columns: 7rem 1fr;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.contact_cta_area .contact_cta_wrap .contact_cta .contact_cta_img img {
  width: 2.2rem;
  place-self: center;
}
.contact_cta_area .contact_cta_wrap .contact_cta .contact_cta_img img *.cta_icon1 {
  width: 2.34rem;
}
.contact_cta_area .contact_cta_wrap .contact_cta .contact_cta_img img *.cta_icon2 {
  width: 2.8rem;
}
.contact_cta_area .contact_cta_wrap .contact_cta .contact_cta_img img *.cta_icon3 {
  width: 2.9rem;
}
.contact_cta_area .contact_cta_wrap .contact_cta .contact_cta_right h6 {
  font-size: 1.7rem;
  font-weight: 600;
  line-height: 2.7rem;
  color: #000000;
}
.contact_cta_area .contact_cta_wrap .contact_cta .contact_cta_right p {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.4rem;
  color: #3c32a3;
}
.contact_cta_area .contact_cta_wrap .contact_cta.contact_cta1 {
  width: 28.5rem;
}
.contact_cta_area .contact_cta_wrap .contact_cta.contact_cta2 {
  width: 22.8rem;
  margin: 0 15rem 0 8.7rem;
}
.contact_cta_area .contact_cta_wrap .contact_cta.contact_cta3 {
  width: 33.5rem;
}
.contact_cta_area .contact_cta_wrap .contact_cta.contact_cta3 .contact_cta_right p {
  color: #637381;
}
.contact_cta_area .contact_cta_wrap .contact_cta.contact_cta3 .contact_cta_right p span {
  color: #3c32a3;
  text-decoration: underline;
  cursor: pointer;
}
.contact_cta_area .contact_cta_wrap .contact_cta.contact_cta3 .contact_cta_right p span:hover {
  text-decoration: none;
}
.contact_cta_area .cta_text_last {
  font-size: 1.9rem;
  font-weight: 400;
  line-height: 2.5rem;
  color: #637381;
}
.contact_cta_area .cta_text_last span {
  font-weight: 600;
  color: #3c32a3;
}
@media (max-width: 991.98px) {
  .contact_cta_area {
    padding-top: 0;
    padding-bottom: 0;
  }
  .contact_cta_area .contact_cta_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -1.5rem;
  }
  .contact_cta_area .contact_cta_wrap .contact_cta {
    width: 33.333% !important;
    padding: 0 1.5rem;
  }
  .contact_cta_area .contact_cta_wrap .contact_cta .contact_cta_img {
    width: 5.5rem;
    height: 5.5rem;
    grid-template-columns: 5.5rem 1fr;
  }
  .contact_cta_area .contact_cta_wrap .contact_cta .contact_cta_img img {
    width: 2rem;
  }
  .contact_cta_area .contact_cta_wrap .contact_cta .contact_cta_img img *.cta_icon1 {
    width: 2.1rem;
  }
  .contact_cta_area .contact_cta_wrap .contact_cta .contact_cta_img img *.cta_icon2 {
    width: 2.4rem;
  }
  .contact_cta_area .contact_cta_wrap .contact_cta .contact_cta_img img *.cta_icon3 {
    width: 2.6rem;
  }
  .contact_cta_area .contact_cta_wrap .contact_cta .contact_cta_right {
    margin-left: 1.5rem;
  }
  .contact_cta_area .contact_cta_wrap .contact_cta .contact_cta_right h6 {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
  .contact_cta_area .contact_cta_wrap .contact_cta .contact_cta_right p {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }
  .contact_cta_area .contact_cta_wrap .contact_cta .contact_cta_right p br {
    display: none;
  }
  .contact_cta_area .contact_cta_wrap .contact_cta.contact_cta1 {
    width: 100%;
  }
  .contact_cta_area .contact_cta_wrap .contact_cta.contact_cta2 {
    width: 100%;
    margin: 0;
  }
  .contact_cta_area .contact_cta_wrap .contact_cta.contact_cta3 {
    width: 100%;
  }
  .contact_cta_area .cta_text_last {
    font-size: 1.9rem;
    font-weight: 400;
    line-height: 2.5rem;
    color: #637381;
  }
  .contact_cta_area .cta_text_last span {
    font-weight: 600;
    color: #3c32a3;
  }
}
@media (max-width: 767px) {
  .contact_cta_area {
    padding-top: 6rem;
    padding-bottom: 0;
  }
  .contact_cta_area .contact_cta_wrap {
    gap: 1.5rem;
    padding: 3.5rem 0;
  }
  .contact_cta_area .contact_cta_wrap .contact_cta {
    width: 100% !important;
  }
  .contact_cta_area .contact_cta_wrap .contact_cta .contact_cta_img {
    width: 5.5rem;
    height: 5.5rem;
    grid-template-columns: 5.5rem 1fr;
  }
  .contact_cta_area .contact_cta_wrap .contact_cta .contact_cta_img img {
    width: 2rem;
  }
  .contact_cta_area .contact_cta_wrap .contact_cta .contact_cta_img img *.cta_icon1 {
    width: 2.1rem;
  }
  .contact_cta_area .contact_cta_wrap .contact_cta .contact_cta_img img *.cta_icon2 {
    width: 2.4rem;
  }
  .contact_cta_area .contact_cta_wrap .contact_cta .contact_cta_img img *.cta_icon3 {
    width: 2.6rem;
  }
  .contact_cta_area .cta_text_last {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
}

.scursus_deatilv2_wrapper {
  padding-bottom: 18.8rem;
  position: relative;
  z-index: 1;
}
.scursus_deatilv2_wrapper .scursus_row {
  margin-left: -2.5rem;
  margin-right: -2.5rem;
}
.scursus_deatilv2_wrapper .scursus_row > div {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.scursus_deatilv2_wrapper .scursus_deatils_hero_main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 0;
}
.scursus_deatilv2_wrapper .scursus_deatils_hero_main .scursus_deatils_hero_add_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.scursus_deatilv2_wrapper .scursus_deatils_hero_main .scursus_deatils_hero_add_box .scursus_adda_box span {
  display: inline-block;
  height: 3.8rem;
  width: auto;
  padding-left: 4px;
  padding-right: 4px;
  background-color: #6CD0D0;
  border-radius: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.8rem;
  line-height: 1;
  color: #fff;
  font-weight: 700;
  /* cursor: pointer; */
}
.scursus_deatilv2_wrapper .scursus_deatils_hero_main .scursus_deatils_hero_add_box .scursus_week_box {
  margin-left: 0.6rem;
  margin-right: 0.9rem;
}
.scursus_deatilv2_wrapper .scursus_deatils_hero_main .scursus_deatils_hero_add_box .scursus_week_box span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 3.8rem;
  width: 12.6rem;
  border: 0.1rem solid #835DF7;
  border-radius: 0.5rem;
  font-size: 1.6rem;
  font-weight: 400;
  color: #301e79;
  line-height: 1;
  /* cursor: pointer; */
}
.scursus_deatilv2_wrapper .scursus_deatils_hero_main .scursus_deatils_hero_add_box .scursus_week_box img {
  width: 2.1rem;
  margin-right: 0.5rem;
}
.scursus_deatilv2_wrapper .scursus_deatils_hero_main .scursus_deatils_hero_add_box .scursus_week_box1 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.scursus_deatilv2_wrapper .scursus_deatils_hero_main .scursus_location_box {
  margin-top: 1.6rem;
}
.scursus_deatilv2_wrapper .scursus_deatils_hero_main .scursus_location_box span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.6rem;
  line-height: 1.2;
  color: #835DF7;
  font-weight: 400;
}
.scursus_deatilv2_wrapper .scursus_deatils_hero_main .scursus_location_box img {
  width: 1.5rem;
  margin-right: 0.7rem;
}
.scursus_deatilv2_wrapper .scursus_deatils_hero_main .scursus_deatils_hero_left_content h3 {
  font-size: 2.6rem;
  font-weight: 700;
  color: #2D1D7C;
  line-height: 1.19;
  padding-top: 1.5rem;
  font-family: "Poppins", sans-serif;
}
.scursus_deatilv2_wrapper .scursus_deatils_hero_main .scursus_deatils_hero_left_content p {
  font-size: 1.6rem;
  color: #2D1D7C;
  font-weight: 400;
  max-width: 54.4rem;
  padding-top: 1.2rem;
  font-family: "Poppins", sans-serif;
  line-height: 1.37;
}
.scursus_deatilv2_wrapper .scursus_deatils_hero_main .scursus_right_icon_box span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 4rem;
  width: 4.3rem;
  border-radius: 0.5rem;
  border: 0.1rem solid rgba(60, 50, 163, 0.2);
  cursor: pointer;
}
.scursus_deatilv2_wrapper .scursus_tab_wrap {
  padding-top: 9.3rem;
}
.scursus_deatilv2_wrapper .scursus_tab_wrap .scursus_tab_nav_wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 1.2rem;
  border-bottom: 0.2rem solid #ededed;
}
.scursus_deatilv2_wrapper .scursus_tab_wrap .scursus_tab_nav_wrap li {
  margin-right: 3rem;
}
.scursus_deatilv2_wrapper .scursus_tab_wrap .scursus_tab_nav_wrap a {
  font-size: 1.5rem;
  font-weight: 400;
  color: #2D1D7C;
  line-height: 1.73;
  display: inline-block;
  padding: 0;
  position: relative;
  cursor: pointer;
  font-family: "DM Sans", sans-serif;
}
.scursus_deatilv2_wrapper .scursus_tab_wrap .scursus_tab_nav_wrap a::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 0.2rem;
  bottom: -1.39rem;
  left: 0;
  background-color: transparent;
}
.scursus_deatilv2_wrapper .scursus_tab_wrap .scursus_tab_nav_wrap a.active::before {
  background-color: #6CD0D0;
}
.scursus_deatilv2_wrapper .scursus_tab_wrap .scursus_tab_nav_wrap a.active {
  background-color: transparent;
  color: #6CD0D0;
}
.scursus_tab_content li {

}
.scursus_deatilv2_wrapper .scursus_tab_wrap .scursus_price_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 2.2rem;
}
.scursus_deatilv2_wrapper .scursus_tab_wrap .scursus_price_box .scursus_price_box_left {
  margin-top: 1.5rem;
}
.scursus_deatilv2_wrapper .scursus_tab_wrap .scursus_price_box .scursus_price_box_left span {
  font-size: 1.8rem;
  font-weight: 500;
  color: #2D1D7C;
  line-height: 1.16;
  font-family: "DM Sans", sans-serif; /* GT Walsheim Pro */
}
.scursus_deatilv2_wrapper .scursus_tab_wrap .scursus_price_box .scursus_price_box_left p {
  font-size: 1.3rem;
  color: #4f547b;
  font-weight: 400;
  font-family: "DM Sans", sans-serif; /* GT Walsheim Pro */
  padding-top: 2.7rem;
  padding-bottom: 0.7rem;
}
.scursus_deatilv2_wrapper .scursus_tab_wrap .scursus_price_box .scursus_price_box_right {
  width: 200px;
  height: 100px;
  border: 0.2rem solid #4f547b;
  border-radius: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.scursus_deatilv2_wrapper .scursus_tab_wrap .scursus_price_box .scursus_price_box_right span {
  font-size: 1.6rem;
  font-weight: 700;
  color: #1a064f;
  line-height: 1.25;
  font-family: "DM Sans", sans-serif;
}
.scursus_deatilv2_wrapper .scursus_tab_wrap .scursus_price_box .scursus_price_box_right p {
  font-size: 0.9rem;
  line-height: 2.55;
  font-family: "DM Sans", sans-serif; /* GT Walsheim Pro */
}
.scursus_deatilv2_wrapper .scursus_tab_wrap .accordion_box {
  border-top: none;
  border: 0.1rem solid #ededed;
  margin-bottom: 0.9rem;
  border-radius: 0.8rem 0.8rem 0.8rem 0.8rem;
}
.scursus_deatilv2_wrapper .scursus_tab_wrap .accordion_box button {
  padding: 0;
  border: none !important;
  background-color: transparent;
  box-shadow: none !important;
}
.scursus_deatilv2_wrapper .scursus_tab_wrap .accordion_box .accordion-header {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  background-color: #f7f8fb;
  padding: 1.1rem;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: 0.1rem solid #ededed;
  border-radius: 0.7rem 0.7rem 0 0;
  gap: 16px;
}
.scursus_accordion_right {
gap: 16px;
}
.scursus_deatilv2_wrapper .scursus_tab_wrap .accordion_box .accordion-header  .flex-item {
  flex: 1;
  margin: auto;
}
.scursus_deatilv2_wrapper .scursus_tab_wrap .accordion_box button .sp1 {
  white-space: nowrap;
  font-size: 1.4rem;
  font-weight: 500;
  color: #2D1D7C;
  font-family: "DM Sans", sans-serif; /* GT Walsheim Pro */
}
.scursus_deatilv2_wrapper .scursus_tab_wrap .accordion_box button .scursus_accordion_right {
  text-align: right;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
         
}
.scursus_deatilv2_wrapper .scursus_tab_wrap .accordion_box button .scursus_accordion_right p {
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.2;
  font-family: "DM Sans", sans-serif;
  color: #4f547b;
  padding-right: 3.8rem;
}
.scursus_deatilv2_wrapper .scursus_tab_wrap .accordion_box button .scursus_accordion_right span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 10.7rem;
  font-size: 1.2rem;
  font-weight: 50;
  color: #fff;
  height: 3.2rem;
  background-color: #6CD0D0;
  border-radius: 0.8rem;
  font-family: "DM Sans", sans-serif; /* GT Walsheim Pro */
}
.scursus_deatilv2_wrapper .scursus_tab_wrap .accordion_box button[aria-expanded=false]::after {
  -webkit-transform: rotate(0deg) !important;
          transform: rotate(0deg) !important;
  -webkit-filter: brightness(0) saturate(100%) invert(6%) sepia(95%) saturate(5092%) hue-rotate(254deg) brightness(96%) contrast(92%);
          filter: brightness(0) saturate(100%) invert(6%) sepia(95%) saturate(5092%) hue-rotate(254deg) brightness(96%) contrast(92%);
}
.scursus_deatilv2_wrapper .scursus_tab_wrap .accordion_box button[aria-expanded=true]::after {
  -webkit-filter: brightness(0) saturate(100%) invert(6%) sepia(95%) saturate(5092%) hue-rotate(254deg) brightness(96%) contrast(92%);
          filter: brightness(0) saturate(100%) invert(6%) sepia(95%) saturate(5092%) hue-rotate(254deg) brightness(96%) contrast(92%);
}
.scursus_deatilv2_wrapper .scursus_tab_wrap .accordion_box button::after {
  right: 2.7rem;
  position: absolute;
  color: #2d1d7c !important;
}
.scursus_deatilv2_wrapper .scursus_tab_wrap .accordion_box .accordion-body {
  padding: 1rem 2.7rem 4.5rem 2.7rem !important;
}
.scursus_deatilv2_wrapper .scursus_tab_wrap .accordion_box .scursus_accordion_content_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 1.7rem;
}
.scursus_deatilv2_wrapper .scursus_tab_wrap .accordion_box .scursus_accordion_content_left span {
  height: 2.3rem;
  width: 2.3rem;
  background-color: rgba(60, 50, 163, 0.07);
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.scursus_deatilv2_wrapper .scursus_tab_wrap .accordion_box .scursus_accordion_content_left .img_cu5 {
  width: 0.73rem;
}
.scursus_deatilv2_wrapper .scursus_tab_wrap .accordion_box .scursus_accordion_content_right p {
  font-size: 1.4rem;
  color: #4f547b;
  font-weight: 400;
  font-family: "DM Sans", sans-serif; /* GT Walsheim Pro */
  margin-left: 1rem;
  line-height: 1.35;
}
.scursus_deatilv2_wrapper .acusus_v1_tab_content_wrap {
  position: relative;
  z-index: 1;
  margin-top: 40px;
}
.scursus_deatilv2_wrapper .acusus_v1_tab_content_wrap span {
  font-size: 2rem;
  font-weight: 500;
  color: #140342;
  font-family: "DM Sans", sans-serif; /* GT Walsheim Pro */
  padding-top: 6rem;
  line-height: 1.2;
  display: inline-block;
}
.scursus_deatilv2_wrapper .acusus_v1_tab_content_wrap p,
.scursus_deatilv2_wrapper .acusus_v1_tab_content_wrap li {
  font-size: 1.7rem;
  font-weight: 400;
  font-family: "DM Sans", sans-serif;
  color: #4F547B;
  line-height: 1.52;
  max-width: 78.3rem;
  padding-top: 2rem;
}
.scursus_deatilv2_wrapper .acusus_v1_tab_content_wrap ul, .content ul {
  padding-left: 24px;
}
.scursus_deatilv2_wrapper .acusus_v1_tab_content_wrap li, .content li {
  list-style: disc;
}
.scursus_deatilv2_wrapper .acusus_v1_tab_content_wrap a, .scursus_deatilv2_wrapper .acusus_v1_tab_content_wrap #cursus_text_show {
  font-size: 1.4rem;
  font-weight: 500;
  color: #6CD0D0;
  text-decoration: underline !important;
  font-family: "DM Sans", sans-serif; /* GT Walsheim Pro */
  position: relative;
  bottom: 0;
  left: 0;
  cursor: pointer;
}
.scursus_deatilv2_wrapper .acusus_v1_tab_content_wrap .cursus_hide_content {
  display: none;
}
/* .scursus_deatilv2_wrapper .acusus_v1_tab_content_wrap::before {
  position: absolute;
  content: "";
  bottom: -3rem;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(94.82%, #FFFFFF));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 94.82%);
  width: 100%;
  height: 19.3rem;
} */
.scursus_deatilv2_wrapper .acusus_v1_tab_content_wrap.active {
  height: auto;
}
.scursus_deatilv2_wrapper .acusus_v1_tab_content_wrap.active::before {
  display: none;
}
.scursus_deatilv2_wrapper .acusus_v1_tab_content_wrap.active .cursus_hide_content {
  display: block;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .scursus_deatilv2_wrapper .acusus_v1_tab_content_wrap {
    height: auto;
  }
  .scursus_deatilv2_wrapper .acusus_v1_tab_content_wrap a {
    bottom: -2rem;
  }
  .scursus_deatilv2_wrapper .acusus_v1_tab_content_wrap::before {
    bottom: 0;
  }
}
@media (max-width: 991.98px) {
  .scursus_deatilv2_wrapper {
    padding-bottom: 6rem !important;
  }
  .scursus_deatilv2_wrapper .acusus_v1_tab_content_wrap {
    height: auto;
  }
  .scursus_deatilv2_wrapper .acusus_v1_tab_content_wrap a {
    bottom: -3rem;
  }
  .scursus_deatilv2_wrapper .acusus_v1_tab_content_wrap::before {
    bottom: 0;
  }
  .scursus_deatilv2_wrapper .scursus_tab_wrap {
    margin-bottom: 4rem;
  }
}
.scursus_deatilv2_wrapper .scursus_list_box_wrap {
  background-color: #fff;
  padding: 4rem 3rem 5rem;
  -webkit-box-shadow: 0px 2rem 3rem 0px rgba(25, 25, 46, 0.04);
          box-shadow: 0px 2rem 3rem 0px rgba(25, 25, 46, 0.04);
  border-radius: 0.8rem;
  margin-top: 32px;
  position: relative;
  z-index: 1;
}
.scursus_deatilv2_wrapper .scursus_list_box_wrap .scursus_list_box_top {
  background-color: #efeeff;
  padding: 1.5rem;
  border-radius: .5rem;
  text-align: center;
}
.scroll-to-prices, .scroll-to-korting {
  cursor: pointer;
}
.scursus_deatilv2_wrapper .scursus_list_box_wrap .scursus_list_box_top span {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.5;
  color: #000;
  font-family: "DM Sans", sans-serif;
}
.scursus_deatilv2_wrapper .scursus_list_box_wrap .scursus_list_box_top h4 {
  font-size: 3rem;
  font-weight: 700;
  color: #000;
  line-height: 1.16;
}
.scursus_deatilv2_wrapper .scursus_list_box_wrap .scursus_list_box_top p {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.6;
  color: #835DF7;
}
.scursus_deatilv2_wrapper .scursus_list_box_wrap .scursus_list_box_mid .a1 {
  font-family: "DM Sans", sans-serif; /* GT Walsheim Pro */
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.1;
  text-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 6rem;
  color: #fff;
  border-radius: 0.8rem;
  background-color: #6CD0D0;
  width: 100%;
  margin-top: 1rem;
}
.scursus_deatilv2_wrapper .scursus_list_box_wrap .scursus_list_box_mid .a2 {
  font-family: "DM Sans", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.3;
  color: #1a064f;
  border: 0.2rem solid #1a064f;
  border-radius: 0.8rem;
  height: 6rem;
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 1rem;
}
.scursus_deatilv2_wrapper .scursus_list_box_wrap .scursus_list_box_mid p {
  font-family: "DM Sans", sans-serif; /* GT Walsheim Pro */
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
  color: #4f547b;
  padding: 3rem 0;
}
.scursus_deatilv2_wrapper .scursus_list_box_wrap .scursus_list_box_bottom {
  gap: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 0.1rem solid #ededed;
}
.scursus_deatilv2_wrapper .scursus_list_box_wrap .scursus_list_box_bottom .scursus_list_box_bottom_left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.scursus_deatilv2_wrapper .scursus_list_box_wrap .scursus_list_box_bottom .scursus_list_box_bottom_left .scursus_list_box_bottom_left_img {
  width: 1.6rem;
}
.scursus_list_box_bottom_left img {
  width: 16px;
}
.scursus_list_box_bottom_left img.img_cu7 {
  width: 12px;
}
.scursus_deatilv2_wrapper .scursus_list_box_wrap .scursus_list_box_bottom .scursus_list_box_bottom_left .scursus_list_box_bottom_left_img .img_cu6 {
  width: 1.6rem;
}
.scursus_deatilv2_wrapper .scursus_list_box_wrap .scursus_list_box_bottom .scursus_list_box_bottom_left .scursus_list_box_bottom_left_img .img_cu7 {
  width: 12px;
}
.scursus_deatilv2_wrapper .scursus_list_box_wrap .scursus_list_box_bottom .scursus_list_box_bottom_left p {
  font-family: "DM Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.66;
  padding-left: 1rem;
}
.scursus_deatilv2_wrapper .scursus_list_box_wrap .scursus_list_box_bottom .scursus_list_box_bottom_right p {
  font-family: "DM Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.66;
  text-align: right;
}
.scursus_deatilv2_wrapper .scursus_list_box_wrap .scursus_list_box_bottom_soccial {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 3rem;
  gap: 0.5rem;
}
.scursus_deatilv2_wrapper .scursus_list_box_wrap .scursus_list_box_bottom_soccial a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 4rem;
  width: 4rem;
  background-color: transparent;
  border-radius: 50%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.scursus_deatilv2_wrapper .scursus_list_box_wrap .scursus_list_box_bottom_soccial .img_cu13 {
  width: 0.8rem;
}
.scursus_deatilv2_wrapper .scursus_list_box_wrap .scursus_list_box_bottom_soccial .img_cu14 {
  width: 1.4rem;
}
.scursus_deatilv2_wrapper .scursus_list_box_wrap .scursus_list_box_bottom_soccial .img_cu15 {
  width: 1.3rem;
}
.scursus_deatilv2_wrapper .scursus_list_box_wrap .scursus_list_box_bottom_soccial .img_cu16 {
  width: 1.3rem;
}
.scursus_deatilv2_wrapper .scursus_list_box_wrap .scursus_list_box_bottom_soccial a.active,
.scursus_deatilv2_wrapper .scursus_list_box_wrap .scursus_list_box_bottom_soccial a:hover {
  background-color: #eef2f6;
}

.scursus_content {
  position: relative;
  padding-bottom: 40px;
  background-color: #faf9fe;
}

.scursus_content::before {
  position: absolute;
  content: "";
  left: -99%;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #faf9fe;
  z-index: -1;
}

.scursus_content::after {
  position: absolute;
  content: "";
  right: -99%;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #faf9fe;
  z-index: -1;
}

.scursus_form_wrapper {
  background-color: #faf9fe;
  padding: 10rem 0;
}
.scursus_form_wrapper .scursus_form_content h3 {
  font-family: "DM Sans", sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.5;
  padding-bottom: 1rem;
  text-align: center;
}
.scursus_form_wrapper .scursus_form_content p {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.73;
  text-align: center;
  max-width: 49.5rem;
  margin-left: auto;
  margin-right: auto;
}
.scursus_form_wrapper form {
  width: 63rem;
  margin: 0 auto;
}
.scursus_form_wrapper form .scusrs_input_box {
  position: relative;
  margin-top: 3rem;
}
.scursus_form_wrapper form .scusrs_input_box input {
  height: 7rem;
  width: 100%;
  border: 0.1rem solid #ededed;
  border-radius: 0.8rem;
  padding: 2.8rem 9rem 2.8rem 3.6rem;
}
.scursus_form_wrapper form .scusrs_input_box input::-webkit-input-placeholder {
  font-size: 1.4rem;
  color: #4f547b;
  font-weight: 400;
  font-family: "DM Sans", sans-serif;
}
.scursus_form_wrapper form .scusrs_input_box input::-moz-placeholder {
  font-size: 1.4rem;
  color: #4f547b;
  font-weight: 400;
  font-family: "DM Sans", sans-serif;
}
.scursus_form_wrapper form .scusrs_input_box input:-ms-input-placeholder {
  font-size: 1.4rem;
  color: #4f547b;
  font-weight: 400;
  font-family: "DM Sans", sans-serif;
}
.scursus_form_wrapper form .scusrs_input_box input::-ms-input-placeholder {
  font-size: 1.4rem;
  color: #4f547b;
  font-weight: 400;
  font-family: "DM Sans", sans-serif;
}
.scursus_form_wrapper form .scusrs_input_box input::placeholder {
  font-size: 1.4rem;
  color: #4f547b;
  font-weight: 400;
  font-family: "DM Sans", sans-serif;
}
.scursus_form_wrapper form .scusrs_input_box button {
  width: 12rem;
  height: 5rem;
  background-color: #6CD0D0;
  font-family: "DM Sans", sans-serif;
  border-radius: 0.8rem;
  border: none;
  font-size: 1.5rem;
  font-weight: 500;
  color: #fff;
  position: absolute;
  right: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (max-width: 991.98px) {
  .scursus_deatilv2_wrapper .over_link_wrapper ul {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .scursus_deatilv2_wrapper {
    padding-bottom: 6rem;
  }
  .scursus_deatilv2_wrapper .scursus_list_box_wrap {
    margin-top: 3rem;
  }
}
@media (max-width: 575px) {
  .scursus_deatilv2_wrapper::before {
    height: 36.1rem;
  }
  .scursus_deatilv2_wrapper .scursus_price_box_left {
    margin-top: 0 !important;
  }
  .scursus_deatilv2_wrapper .scursus_price_box_left p {
    padding-top: 0.7rem !important;
    padding-bottom: 3.7rem !important;
    line-height: 1.2 !important;
  }
  .scursus_deatilv2_wrapper .scursus_price_box_right span {
    font-size: 1.4rem !important;
  }
  .scursus_deatilv2_wrapper .scursus_price_box_right p {
    line-height: 1.14 !important;
  }
  .scursus_deatilv2_wrapper .accordion_box button .scursus_accordion_right {
    display: none !important;
  }
  .scursus_form_wrapper {
    padding: 5rem 0;
  }
  .scursus_form_wrapper .scursus_form_content h3 {
    font-size: 2.3rem;
  }
  .scursus_form_wrapper form {
    width: 100%;
  }
  .scursus_form_wrapper form .scusrs_input_box input {
    height: 6rem;
    padding-left: 2rem;
  }
  .scursus_form_wrapper form .scusrs_input_box button {
    height: 4rem;
  }
}
/* MEGA MENU #1 */
.mega_menu_main .modal-dialog {
  max-width: 100%;
  margin-top: 11.1rem;
}
.mega_menu_main .modal-dialog .modal-content {
  border: none;
}
.mega_menu_main .modal-dialog .modal-content .modal-body {
  padding: 5.9rem 0 6.4rem 0;
}
.mega_menu_main .mega_menu .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mega_menu_main .mega_menu .nav_menu {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem 18rem;
}
.mega_menu_main .mega_menu .nav_menu .nav_link {
  background: transparent;
  border: none;
  padding: 0;
}
.mega_menu_main .mega_menu .nav_menu .nav_link .menu_tab_link {
  display: grid;
  grid-template-columns: 2.6rem 1fr;
  gap: 2.4rem;
  padding: 1.3rem 3.5rem 1.3rem 2.4rem;
  border-radius: .5rem;
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mega_menu_main .mega_menu .nav_menu .nav_link .menu_tab_link .menu_tab_link_right {
  text-align: left;
}
.mega_menu_main .mega_menu .nav_menu .nav_link .menu_tab_link .arrow_right2 {
  width: 2.6rem;
}
.mega_menu_main .mega_menu .nav_menu .nav_link .menu_tab_link:hover {
  background: #efeeff;
}
.mega_menu_main .mega_menu .nav_menu .nav_link.active .menu_tab_link {
  background: #efeeff;
}
.mega_menu_main .mega_menu .megamenu_content {
  background: #efeeff;
  border-radius: .5rem;
  overflow: hidden;
}
.mega_menu_main .mega_menu .megamenu_content .megamenu_img img {
  height: 20.3rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.mega_menu_main .mega_menu .megamenu_content .megamenu_bottom_content {
  padding: 3rem 3.8rem 2.6rem 3.8rem;
}
.mega_menu_main .mega_menu .get_name,
.mega_menu_main .mega_menu .set_name {
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 2.525rem;
}
.mega_menu_main .mega_menu .get_info,
.mega_menu_main .mega_menu .set_info {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.376rem;
  color: #312a72;
}
@media (max-width: 991.98px) {
  .mega_menu_main .modal-dialog {
    margin-top: 0;
  }
  .mega_menu_main .modal-dialog .modal-content .modal-body {
    padding: 4.5rem 0 4.5rem 0;
  }
  .mega_menu_main .hamburger-menu {
    position: absolute;
    right: 2rem;
    top: 2rem;
    z-index: 1;
  }
  .mega_menu_main .arrow_back {
    position: absolute;
    left: 2rem;
    top: 2rem;
    z-index: 1;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .mega_menu_main .mega_menu {
    padding: 4rem 0 0 0 !important;
  }
  .mega_menu_main .mega_menu .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 3.5rem;
  }
  .mega_menu_main .mega_menu .nav_menu {
    grid-template-columns: 1fr;
    gap: 1rem 0;
  }
  .mega_menu_main .mega_menu .nav_menu .nav_link .menu_tab_link {
    grid-template-columns: 2.6rem 1fr;
    gap: 2rem;
    width: 100%;
  }
  .mega_menu_main .mega_menu .nav_menu .nav_link .menu_tab_link .arrow_right2 {
    width: 2.6rem;
  }
  .mega_menu_main .mega_menu .megamenu_content .megamenu_img img {
    height: 20.3rem;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
  }
  .mega_menu_main .mega_menu .megamenu_content .megamenu_bottom_content {
    padding: 3rem 3.8rem 2.6rem 3.8rem;
  }
  .mega_menu_main .mega_menu .get_name,
  .mega_menu_main .mega_menu .set_name {
    font-size: 1.7rem;
    font-weight: 700;
    line-height: 2.525rem;
  }
  .mega_menu_main .mega_menu .get_info,
  .mega_menu_main .mega_menu .set_info {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 2.376rem;
    color: #312a72;
  }
}
@media (max-width: 767px) {
  .mega_menu_main {
    background: #fff;
  }
}
/* MEGA MENU #2 */
.megamenu {
  width: auto;
  float: right;
  list-style: none;
  margin: auto 0 auto 64px;
  padding: 0;
  gap: 40px;
}
.megamenu .megamenu__item {
  display: inline-block;
}
.megamenu .megamenu__item.megamenu--dropdown > a {
  position: relative;
}
.megamenu .megamenu__item.megamenu--dropdown > a:before {
  content: "\e5cf";
  font-family: 'Material Symbols Rounded';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -moz-font-feature-settings: 'liga';
  -moz-osx-font-smoothing: grayscale;
  z-index: 1;
  opacity: 1;
  position: absolute;
  right: -24px;
}
.megamenu .megamenu__item.megamenu--dropdown > a:hover:before {
  color: #6cd0d0;
}
.megamenu .megamenu__item > a {
  padding: 20px 0;
  font-size: 1.6rem;
  font-weight: 500;
  color: #312A72;
  line-height: 2.083rem;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  gap: 1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.megamenu .megamenu__item > a .button__badge {
  width: 16px;
  height: 16px;
  line-height: 16px;
  border-radius: 100px;
  right: -12px;
  top: 12px;
}
.megamenu .megamenu__item > a:hover, .megamenu .megamenu__item > a.active {
  color: #6cd0d0;
}
.megamenu .megamenu__item.megamenu--dropdown {
  padding-right: 0;
}
.megamenu .megamenu__item .megamenu--block {
  max-width: 100%;
  margin: 0 auto;
  background-color: white;
  position: absolute;
  left: 0;
  right: 0;
  padding: 0;
  margin-top: 40px;
  opacity: 0;
  pointer-events: none;
  padding-top: 0;
  z-index: 99;
  transition: all .3s ease-in-out;
}
.megamenu .megamenu__item .megamenu--block.active {
  margin-top: 0;
  display: block;
  opacity: 1;
  pointer-events: all;
}
.megamenu .megamenu__item .megamenu--block .megamenu--title {
  color: white;
  line-height: 1;
  margin-bottom: 2.5rem;
  position: relative;
  text-align: left;
}
.megamenu .megamenu__item .megamenu--block h5.megamenu--title {
  margin-bottom: 1rem;
}
.megamenu .megamenu__item .megamenu--block li {
  width: 100%;
  float: left;
}
.megamenu .megamenu__item .megamenu--block li a {
  max-width: 320px;
  margin: 0;
  line-height: 2.25;
  font-size: 1.5rem;
  font-weight: 700;
  color: white;
  position: relative;
  width: 100%;
  text-align: left;
  display: flex;
  gap: 2.4rem;
  padding: 20px;
  border-radius: .5rem;
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: white;
  color: #2D1D7C;
}
.megamenu .megamenu__item .megamenu--block li a:hover {
  background: #efeeff;
}
.megamenu .megamenu__item .megamenu--block li a:before {
  content: "\e5c8";
  font-family: 'Material Symbols Rounded';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -moz-font-feature-settings: 'liga';
  -moz-osx-font-smoothing: grayscale;
  z-index: 1;
  opacity: 1;
  color: #2D1D7C;
  transition: all .3s ease-in-out;
}
.megamenu .megamenu__item .megamenu--block li a:hover:before {
  opacity: 1;
}
.megamenu .megamenu__item .megamenu--block .megamenu--column {
  overflow: hidden;
}
.megamenu .megamenu__item .megamenu--block .megamenu--column li h5 {
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 2.525rem;
  width: 100%;
}
.megamenu .megamenu__item .megamenu--block .megamenu--column li p {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.376rem;
  color: #312a72;
  width: 100%;
}
.megamenu .megamenu__item .megamenu--block .megamenu--column .block {
  background: #efeeff;
  border-radius: .5rem;
  overflow: hidden;
}
.megamenu .megamenu__item .megamenu--block .megamenu--column .block img {
  height: 160px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.megamenu .megamenu__item .megamenu--block .megamenu--column .block__content {
  padding: 3rem 3.8rem 2.6rem 3.8rem;
}
.megamenu .megamenu__item .megamenu--block .megamenu--column .block__content h3 {
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 2.525rem;
}
/* MOBILE ICON */
.hamburger {
  padding: 0;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger-box {
  width: 30px;
  height: 24px;
  margin-top: 10px;
  display: inline-block;
  position: relative;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 30px;
  height: 2px;
  background-color: #000;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -10px;
}
.hamburger-inner::after {
  bottom: -10px;
}
/*
Slider
*/
.hamburger--slider .hamburger-inner {
  top: 2px;
}
.hamburger--slider .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider .hamburger-inner::after {
  top: 20px;
}

.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--slider.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0;
}
.hamburger--slider.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-90deg);
}

/* MOBILE MENU */
.is-active .megamenu__mobile {
  right: 0;
}
.is-active .megamenu__mobile:after {
  opacity: 1;
}
.is-active .megamenu__mobile .megamenu__mobile--hide {
  opacity: 1;
  pointer-events: all;
}
body {
  right: 0;
  transition: all 0.4s ease-in-out 0.05s;
  position: relative;
}
body.is-active {
  right: 380px;
}
.megamenu__mobile {
  width: 100%;
  max-width: 420px;
  right: -420px;
  top: 0;
  list-style: none;
  z-index: 9999;
  transition: all 0.4s ease-in-out;
}
.megamenu__mobile .megamenu__mobile--hide {
  pointer-events: none;
  opacity: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.7);
  transition: all 0.4s ease-in-out 0.05s;
  z-index: -1;
}
.megamenu__mobile .megamenu {
  float: right;
  margin: 0;
  width: 100%;
  padding-top: 80px !important;
  background-color: white;
}
.megamenu__mobile .close-mobile {
  position: absolute;
  right: 32px;
  top: 30px;
  color: black;
  font-size: 32px;
  z-index: 99999;
  cursor: pointer;
}
.megamenu__mobile .megamenu__item {
  position: relative;
  width: 100%;
  height: 48px;
  display: flex;
  border-top: 0.1rem solid #f2d8d7;
}
.megamenu__mobile .megamenu__item .megamenu__item-next {
  opacity: 1;
  position: absolute;
  right: 0;
  width: 48px;
  height: 48px;
  background-color: white;
  line-height: 48px;
  text-align: center;
  top: 0;
  transition: all 0.3s ease-in-out;
}
.megamenu__mobile .megamenu__item .megamenu__item-next span {
  line-height: 48px;
  color: black;
}
.megamenu__mobile .megamenu__item .megamenu__item-next:hover {
  cursor: pointer;
  background-color: rgba(0, 0, 0, .3);
}
.megamenu__mobile .megamenu__item .megamenu__item-prev {
  color: black;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2;
  padding: 0 0 0 32px;
  position: relative;
  margin-bottom: 20px;
}
.megamenu__mobile .megamenu__item .megamenu__item-prev span {
  top: 4px;
  position: absolute;
  color: black;
  left: 0;
}
.megamenu__mobile .megamenu__item .megamenu__item-prev span:before {
  content: "";
  width: 48px;
  height: 48px;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 100px;
  position: absolute;
  left: -11px;
  top: -11px;
  transform: scale(0);
  transition: all 0.3s ease-in-out;
}
.megamenu__mobile .megamenu__item .megamenu__item-prev:hover {
  cursor: pointer;
}
.megamenu__mobile .megamenu__item .megamenu__item-prev:hover span:before {
  transform: scale(1);
}
.megamenu__mobile .megamenu__item.megamenu--fly-in > a {
  position: relative;
  width: calc(100% - 48px);
}
.megamenu__mobile .megamenu__item.megamenu--fly-in > a:before {
  display: none;
}
.megamenu__mobile .megamenu__item.megamenu--fly-in > a:hover:before {
  color: #6cd0d0;
}
.megamenu__mobile .megamenu__item > a {
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  display: block;
  padding: 0;
  font-size: 1.6rem;
  font-weight: 600;
  color: black;
  margin: auto 0;
}
.megamenu__mobile .megamenu__item > a .button__badge {
  width: 48px;
  height: 48px;
  line-height: 48px;
  border-radius: 6px;
  right: 0;
  top: 12px;
  font-size: 20px;
}
.megamenu__mobile .megamenu__item.megamenu--fly-in {
  padding-right: 0;
}
.megamenu__mobile .megamenu__item .megamenu--block {
  width: 100%;
  max-width: 420px;
  height: 100%;
  background-color: transparent;
  position: fixed;
  top: 0;
  left: auto;
  right: -420px;
  padding: 0;
  margin: 0;
  opacity: 1;
  pointer-events: none;
  padding-top: 0;
  z-index: 1000;
  transition: all 0.4s ease-in-out;
}
.megamenu__mobile .megamenu__item .megamenu--block-child {
  background-color: white;
}
.megamenu__mobile .megamenu__item .megamenu--block.active {
  right: 0;
  margin-top: 0;
  display: block;
  opacity: 1;
  pointer-events: all;
}
.megamenu__mobile .megamenu__item .megamenu--block .megamenu--title {
  color: white;
  line-height: 1;
  margin-bottom: 2.5rem;
  position: relative;
  text-align: left;
}
.megamenu__mobile .megamenu__item .megamenu--block h5.megamenu--title {
  margin-bottom: 1rem;
}
.megamenu__mobile .megamenu__item .megamenu--block li {
  width: 100%;
  float: left;
  position: relative;
  width: 100%;
  height: 60px;
  display: flex;
  border-top: 0.1rem solid #f2d8d7;
}
.megamenu__mobile .megamenu__item .megamenu--block li a {
  line-height: 2.25;
  position: relative;
  text-align: left;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  display: block;
  padding: 0;
  font-size: 1.6rem;
  font-weight: 600;
  color: black;
  margin: auto 0;
}
.megamenu__mobile .megamenu__item .megamenu--block li a:before {
  display: none;
}
.megamenu__mobile .megamenu__item .megamenu--block li a:hover:before {
  opacity: 1;
}
.megamenu__mobile .megamenu__item .megamenu--block .megamenu--column {
  overflow: hidden;
}

/* Favorieten notificatie */
#favorites-count {
  width: 16px;
  height: 16px;
  line-height: 16px;
  border-radius: 3px;
  right: -4px;
  top: -4px;
  background-color: #2D1D7C;
  color: white;
  font-size: 1rem;
  position: absolute;
  text-align: center;
  font-weight: 500;
}
/* Language switcher */
.wpml-ls-link .wpml-ls-display {
  display: none !important;
}
.wpml-ls-legacy-dropdown-click {
  width: auto !important;
  
}
.wpml-ls-legacy-dropdown-click ul li {

}
.wpml-ls-legacy-dropdown-click a {
  display: block;
  text-decoration: none;
  color: #444;
  border: none;
  background-color: #f5f5f5;
  padding: 16px 20px 16px 12px;
  border-radius: .5rem;
  line-height: 2.3rem;
  
}

.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle::after {
  content: "\e5cf";
  font-family: 'Material Symbols Rounded';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -moz-font-feature-settings: 'liga';
  -moz-osx-font-smoothing: grayscale;
  z-index: 1;
  opacity: 1;
  position: absolute;
  right: 8px;
  border: none;
  top: 19px;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
  border-top: 1px solid #f0f0f0;
}
.wpml-ls-legacy-dropdown-click span {
  margin-left: 1rem !important;
  font-weight: 500 !important;
  font-size: 16px !important;
}
@media screen and (max-width: 768px) {
  .wpml-ls-legacy-dropdown-click a {
    padding: 8px 20px 8px 8px;
  }
  .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle::after {
    top: 10px
  }
}
/* Breadcrumbs */
.yoast-breadcrumbs {
  margin-bottom: 2rem;
  font-size: 16px;
}

.notification {
  border-bottom: 0.1rem solid rgba(131, 93, 247, 0.3019607843);
  padding-left: 1.9rem !important;
  padding-right: 1.9rem !important;
  padding-bottom: 20px !important;
}
.notification p {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.5rem;
  color: #3c32a3;
}

.faq_wrapper {

}
.faq_wrapper h3 {
  font-size: 2rem;
  margin-bottom: 1rem;
}
.faq { margin: 2rem 0; }
.faq-item {
  background: white;
  border-bottom: 1px solid rgba(131, 93, 247, 0.3019607843);
  margin-bottom: 0;
}
.faq .faq-header {
  padding: 2rem;
  font-weight: 700;
  position: relative;
  cursor: pointer;
}
.faq .faq-header h4 {
  font-size: 1.6rem;
}
.faq .faq-header:hover {
  background: #faf9fe;
}
.faq .faq-header:after {
  content: "\e5cf";
  font-family: 'Material Symbols Rounded';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -moz-font-feature-settings: 'liga';
  -moz-osx-font-smoothing: grayscale;
  z-index: 1;
  opacity: 1;
  position: absolute;
  border: none;
  
  right: 24px;
  top: 16px;
  transform: rotate(0deg);
  transition: transform 0.3s;
}
.faq .faq-header.open:after {
  transform: rotate(180deg);
}
.faq .faq-content {
  display: none;
  padding: 2rem;
}

.module--logos .img-logo {
  max-width: 100%;
  height: auto;
  max-height: 50px;
  width: auto;
  margin: 1.5rem auto;
  /* filter: grayscale(100%) brightness(60%) contrast(1000%); */
  /* opacity: 0.3; */
}

@media (min-width: 768px) {
  .module--logos .img-logo {
    max-width: 100px;
  }
}
@media (min-width: 1081px) {
  .module--logos .img-logo {
    max-width: 200px;
  }
}

.wp-video {
  position: relative;
  width: 100% !important;
  height: 0;
  overflow: hidden;
}

.wp-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}