/*colors begin*/
/*$moeGray*/
/*MoeGrayLight*/
/*$moeDarkBlueDark*/
/*moeDarkBlue*/
/*moeLightBlue*/
/*$moeLightBlueDark: #39779e;
$moeLightBlue90: #00A0DD;
$moeLightBlue80: #79b1e2;
$moeLightBlue60: #9ec4eb;
$moeLightBlue40: #c1d8f2;
$moeLightBlue20: #e0ebf9;*/
/*$moeYellow*/
/*$moeYellowDark: #b1a017;*/
/*$moeOrange*/
/*$moeRed*/
/*moeRedDark*/
/*moePurple*/
/*moePurpleDark*/
/*colors end*/
/*font begin*/
/*font end*/
/* DNN begin */
/* DNN end */
/*colors begin*/
/*$moeGray*/
/*MoeGrayLight*/
/*$moeDarkBlueDark*/
/*moeDarkBlue*/
/*moeLightBlue*/
/*$moeLightBlueDark: #39779e;
$moeLightBlue90: #00A0DD;
$moeLightBlue80: #79b1e2;
$moeLightBlue60: #9ec4eb;
$moeLightBlue40: #c1d8f2;
$moeLightBlue20: #e0ebf9;*/
/*$moeYellow*/
/*$moeYellowDark: #b1a017;*/
/*$moeOrange*/
/*$moeRed*/
/*moeRedDark*/
/*moePurple*/
/*moePurpleDark*/
/*colors end*/
/*font begin*/
/*font end*/
/* DNN begin */
/* DNN end */
.frontpage #content .wp-block-columns.is-layout-flex.wp-container-2 {
  width: initial;
  max-width: none;
}

.c_fp_content h3 {
  font-size: var(--heading--font-size-h4);
}
.c_fp_content h3, .c_fp_content p {
  color: #fff;
}

.c_fp_content .c_f_f_button {
  display: flex;
  justify-content: center;
  margin-bottom: 1em;
}
.c_fp_content a.button {
  background-color: #99c3bf !important;
  color: #fff !important;
  box-shadow: 0.1em 0 0.4em #000, -0.1em 0 0.2em #000;
  padding: 0.5em 1em;
  margin: 0 0.5em;
}

#c_ph_front, #c_oo_front {
  background-repeat: no-repeat;
  background-position-y: center;
  margin: 0;
  max-width: initial;
  min-height: 300px;
  background-size: cover;
  text-align: center;
}
#c_ph_front p, #c_ph_front h3, #c_oo_front p, #c_oo_front h3 {
  z-index: 2;
  color: #fff;
  color: #fff;
  margin: 1em auto;
  max-width: 26em;
}

#c_ph_front, #c_oo_front {
  background-image: url("/wp-content/uploads/2023/08/personalehaandbog_kontor.jpg");
}

#c_oo_front {
  background-image: url("/wp-content/uploads/2023/08/om_os_alfred_nobel.jpg");
}

#c_g_front {
  background-image: url("/wp-content/uploads/2023/08/geografier_kort.jpg");
  background-repeat: no-repeat;
  background-position-y: center;
  margin: 0;
  height: 600px;
  background-size: cover;
  width: 100%;
  text-align: center;
}
#c_g_front h3 {
  color: #fff;
  margin: 1em auto 1em;
  text-align: center;
  text-align: center;
}
#c_g_front p {
  z-index: 2;
  color: #fff;
  margin: 1em auto;
  max-width: 26em;
}
#c_g_front table.geografi_table {
  margin: 2em auto;
  width: 90%;
}
#c_g_front table.geografi_table td {
  border: 0px;
  padding: 10px;
}
#c_g_front table.geografi_table td div {
  background-color: #99c3bf;
  display: table-cell;
  vertical-align: middle;
  justify-content: center;
  text-align: center;
  word-wrap: break-word;
}
#c_g_front table.geografi_table td div:hover {
  cursor: pointer;
}
#c_g_front table.geografi_table td a {
  font-size: var(--global--font-size-xs);
  color: #fff;
  text-decoration: none;
}

@media only screen and (min-width: 822px) {
  #main .c_fp_rowWrapper {
    display: flex;
    width: 50%;
    flex-direction: column;
  }
  #main #c_g_front table.geografi_table {
    width: 600px;
  }
  #main table.geografi_table td div {
    background-color: #99c3bf;
    width: 110px;
    height: 110px;
    border-radius: 50%;
  }

  .c_fp_content {
    display: flex;
    flex-direction: row;
    margin: 0 auto;
    width: 100%;
  }
}
@media only screen and (max-width: 1180px) {
  main#main {
    padding: 20px !important;
  }
}
@media only screen and (max-width: 821px) {
  .c_fp_content #c_g_front table.geografi_table td div {
    display: table-cell;
    text-align: center;
    height: 100px;
    width: 100px;
    border-radius: 50%;
  }
  .c_fp_content #page.frontpage .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
    margin: 0 auto;
    max-width: none;
  }
}
@media screen and (max-width: 600px) {
  .c_fp_content {
    flex-direction: column;
  }
  .c_fp_content t .c_fp_rowWrapper {
    width: 100%;
  }
  .c_fp_content #c_ph_front p, .c_fp_content #c_ph_front h3, .c_fp_content #c_oo_front p, .c_fp_content #c_oo_front h3 {
    margin: 0.5em 1em;
  }
  .c_fp_content #c_ph_front a.button, .c_fp_content #c_oo_front a.button {
    font-size: small;
    margin: 0;
  }
  .c_fp_content #c_g_front {
    width: 100%;
  }
  .c_fp_content #c_g_front h3, .c_fp_content #c_g_front p {
    text-align: center;
  }
  .c_fp_content #c_ph_front, .c_fp_content #c_oo_front, .c_fp_content #c_g_front {
    min-height: initial;
  }
  .c_fp_content #c_g_front table.geografi_table td {
    border: 0px;
    padding: 1px;
  }
  .c_fp_content #c_g_front table.geografi_table td div {
    display: block;
    text-align: left;
    padding: 0 0.2em;
    height: auto;
    width: 100%;
    border-radius: 0;
  }
  .c_fp_content #c_g_front table.geografi_table td .cgeoLink a {
    font-size: small;
  }
  .c_fp_content main#main .sp-tab__lay-default {
    flex-direction: column;
  }
}
@media only screen and (min-width: 1181) {
  #c_g_front {
    width: 50%;
  }
}
:root {
  --awb-color1: rgba(255,255,255,1);
  --awb-color1-h: 0;
  --awb-color1-s: 0%;
  --awb-color1-l: 100%;
  --awb-color1-a: 100%;
  --awb-color2: rgba(249,249,251,1);
  --awb-color2-h: 240;
  --awb-color2-s: 20%;
  --awb-color2-l: 98%;
  --awb-color2-a: 100%;
  --awb-color3: rgba(242,243,245,1);
  --awb-color3-h: 220;
  --awb-color3-s: 13%;
  --awb-color3-l: 95%;
  --awb-color3-a: 100%;
  --awb-color4: rgba(101,189,125,1);
  --awb-color4-h: 136;
  --awb-color4-s: 40%;
  --awb-color4-l: 57%;
  --awb-color4-a: 100%;
  --awb-color5: rgba(25,143,217,1);
  --awb-color5-h: 203;
  --awb-color5-s: 79%;
  --awb-color5-l: 47%;
  --awb-color5-a: 100%;
  --awb-color6: rgba(67,69,73,1);
  --awb-color6-h: 220;
  --awb-color6-s: 4%;
  --awb-color6-l: 27%;
  --awb-color6-a: 100%;
  --awb-color7: rgba(33,35,38,1);
  --awb-color7-h: 216;
  --awb-color7-s: 7%;
  --awb-color7-l: 14%;
  --awb-color7-a: 100%;
  --awb-color8: rgba(20,22,23,1);
  --awb-color8-h: 200;
  --awb-color8-s: 7%;
  --awb-color8-l: 8%;
  --awb-color8-a: 100%;
  --awb-typography1-font-family: Inter, Arial, Helvetica, sans-serif;
  --awb-typography1-font-size: 48px;
  --awb-typography1-font-weight: 600;
  --awb-typography1-font-style: normal;
  --awb-typography1-line-height: 1.2;
  --awb-typography1-letter-spacing: -0.015em;
  --awb-typography1-text-transform: none;
  --awb-typography2-font-family: Inter, Arial, Helvetica, sans-serif;
  --awb-typography2-font-size: 24px;
  --awb-typography2-font-weight: 600;
  --awb-typography2-font-style: normal;
  --awb-typography2-line-height: 1.1;
  --awb-typography2-letter-spacing: 0px;
  --awb-typography2-text-transform: none;
  --awb-typography3-font-family: Inter, Arial, Helvetica, sans-serif;
  --awb-typography3-font-size: 16px;
  --awb-typography3-font-weight: 500;
  --awb-typography3-font-style: normal;
  --awb-typography3-line-height: 1.2;
  --awb-typography3-letter-spacing: 0.015em;
  --awb-typography3-text-transform: none;
  --awb-typography4-font-family: Inter, Arial, Helvetica, sans-serif;
  --awb-typography4-font-size: 16px;
  --awb-typography4-font-weight: 400;
  --awb-typography4-font-style: normal;
  --awb-typography4-line-height: 1.72;
  --awb-typography4-letter-spacing: 0.015em;
  --awb-typography4-text-transform: none;
  --awb-typography5-font-family: Inter, Arial, Helvetica, sans-serif;
  --awb-typography5-font-size: 13px;
  --awb-typography5-font-weight: 400;
  --awb-typography5-font-style: normal;
  --awb-typography5-line-height: 1.72;
  --awb-typography5-letter-spacing: 0.015em;
  --awb-typography5-text-transform: none;
  --site_width: 1450px;
  --site_width-int: 1450;
  --margin_offset-top: 0px;
  --margin_offset-bottom: 0px;
  --margin_offset-top-no-percent: 0px;
  --margin_offset-bottom-no-percent: 0px;
  --main_padding-top: 0px;
  --main_padding-top-or-55px: 0px;
  --main_padding-bottom: 0px;
  --hundredp_padding-fallback_to_zero: 0;
  --hundredp_padding-fallback_to_zero_px: 0px;
  --hundredp_padding-hundred_percent_negative_margin: -0;
  --grid_main_break_point: 1025;
  --side_header_break_point: 1245;
  --content_break_point: 800;
  --typography_sensitivity: 0.72;
  --typography_factor: 1.25;
  --primary_color: #a9d300;
  --primary_color-85a: rgba(169,211,0,0.85);
  --primary_color-7a: rgba(169,211,0,0.7);
  --primary_color-5a: rgba(169,211,0,0.5);
  --primary_color-35a: rgba(169,211,0,0.35);
  --primary_color-2a: rgba(169,211,0,0.2);
  --header_bg_repeat: repeat;
  --side_header_width: 280px;
  --side_header_width-int: 280;
  --header_padding-top: 0px;
  --header_padding-bottom: 0px;
  --header_padding-left: 200px;
  --header_padding-right: 200px;
  --menu_highlight_background: #a0ce4e;
  --menu_arrow_size-width: 23px;
  --menu_arrow_size-height: 12px;
  --nav_highlight_border: 0px;
  --nav_padding: 40px;
  --nav_padding-no-zero: 40px;
  --dropdown_menu_top_border_size: 3px;
  --dropdown_menu_width: 200px;
  --mainmenu_dropdown_vertical_padding: 12px;
  --menu_sub_bg_color: #ffffff;
  --menu_bg_hover_color: #f9f9f9;
  --menu_sub_sep_color: rgba(248,248,248,0);
  --menu_h45_bg_color: #ffffff;
  --nav_typography-font-family: Roboto, Arial, Helvetica, sans-serif;
  --nav_typography-font-weight: 500;
  --nav_typography-font-size: 15px;
  --nav_typography-letter-spacing: 1px;
  --nav_typography-color: #5f666f;
  --nav_typography-color-65a: rgba(95,102,111,0.65);
  --nav_typography-color-35a: rgba(95,102,111,0.35);
  --menu_hover_first_color: #a0ce4e;
  --menu_hover_first_color-65a: rgba(160,206,78,0.65);
  --menu_sub_color: #5f666f;
  --nav_dropdown_font_size: 15px;
  --flyout_menu_icon_font_size: 20px;
  --flyout_menu_icon_font_size_px: 20px;
  --snav_font_size: 13px;
  --sec_menu_lh: 44px;
  --header_top_menu_sub_color: #94bb1e;
  --mobile_menu_icons_top_margin: 25px;
  --mobile_menu_nav_height: 50px;
  --mobile_header_bg_color: rgb(255,255,255);
  --mobile_menu_background_color: rgba(148,187,30,0.42);
  --mobile_menu_hover_color: rgba(148,187,30,0.57);
  --mobile_menu_border_color: #ffffff;
  --mobile_menu_toggle_color: #94bb1e;
  --mobile_menu_typography-font-family: "PT Sans";
  --mobile_menu_typography-font-size: 12px;
  --mobile_menu_typography-font-weight: 400;
  --mobile_menu_typography-line-height: 35px;
  --mobile_menu_typography-letter-spacing: 0px;
  --mobile_menu_typography-color: #94bb1e;
  --mobile_menu_typography-font-size-30-or-24px: 24px;
  --mobile_menu_typography-font-size-open-submenu: var(--mobile_menu_typography-font-size, 13px);
  --mobile_menu_font_hover_color: #ffffff;
  --menu_icon_size: 14px;
  --logo_alignment: left;
  --logo_background_color: #a0ce4e;
  --slidingbar_width: 300px;
  --slidingbar_width-percent_to_vw: 300px;
  --slidingbar_content_padding-top: 35px;
  --slidingbar_content_padding-bottom: 35px;
  --slidingbar_content_padding-left: 30px;
  --slidingbar_content_padding-right: 30px;
  --slidingbar_bg_color: #333333;
  --slidingbar_divider_color: #282a2b;
  --slidingbar_link_color: #bfbfbf;
  --slidingbar_link_color_hover: #a0ce4e;
  --footer_divider_color: #fff9f9;
  --footer_headings_typography-font-family: Roboto, Verdana, Geneva, sans-serif;
  --footer_headings_typography-font-size: 15px;
  --footer_headings_typography-font-weight: 400;
  --footer_headings_typography-line-height: 1.5;
  --footer_headings_typography-letter-spacing: 0px;
  --footer_headings_typography-color: #ffffff;
  --footer_text_color: #ffffff;
  --bg_image: none;
  --bg_repeat: repeat;
  --bg_color: #ffffff;
  --bg-color-overlay: normal;
  --bg_pattern: url("//dinstart.arteliagroup.dk/wp-content/themes/Avada/assets/images/patterns/pattern1.png");
  --content_bg_color: #ffffff;
  --content_bg_image: none;
  --content_bg_repeat: repeat;
  --body_typography-font-family: Roboto, Arial, Helvetica, sans-serif;
  --body_typography-font-size: 16px;
  --base-font-size: 16;
  --body_typography-font-weight: 300;
  --body_typography-line-height: 1.7;
  --body_typography-letter-spacing: 0px;
  --body_typography-color: #5f666f;
  --link_color: #94bb1e;
  --link_color-8a: rgba(148,187,30,0.8);
  --link_hover_color: var(--awb-color5);
  --link_hover_color-85a: hsla(var(--awb-color5-h),var(--awb-color5-s),var(--awb-color5-l),calc(var(--awb-color5-a) - 15%));
  --link_hover_color-7a: hsla(var(--awb-color5-h),var(--awb-color5-s),var(--awb-color5-l),calc(var(--awb-color5-a) - 30%));
  --link_hover_color-5a: hsla(var(--awb-color5-h),var(--awb-color5-s),var(--awb-color5-l),calc(var(--awb-color5-a) - 50%));
  --link_hover_color-35a: hsla(var(--awb-color5-h),var(--awb-color5-s),var(--awb-color5-l),calc(var(--awb-color5-a) - 65%));
  --link_hover_color-2a: hsla(var(--awb-color5-h),var(--awb-color5-s),var(--awb-color5-l),calc(var(--awb-color5-a) - 80%));
  --awb-link_decoration_line: none;
  --awb-link_decoration_style: solid;
  --awb-link_decoration_thickness: 1px;
  --awb-link_decoration_underline_offset: auto;
  --awb-link_decoration_line_hover: none;
  --awb-link_decoration_style_hover: solid;
  --awb-link_decoration_thickness_hover: 1px;
  --awb-link_decoration_underline_offset_hover: auto;
  --h1_typography-font-family: Roboto, Arial, Helvetica, sans-serif;
  --h1_typography-font-weight: 100;
  --h1_typography-line-height: 1.3em;
  --h1_typography-letter-spacing: 0px;
  --h1_typography-font-size: 60px;
  --h1_typography-color: #5f666f;
  --h1_typography-margin-top: 0em;
  --h1_typography-margin-bottom: 0;
  --h2_typography-font-family: Roboto, Arial, Helvetica, sans-serif;
  --h2_typography-font-weight: 400;
  --h2_typography-line-height: 1.45;
  --h2_typography-letter-spacing: 1px;
  --h2_typography-font-size: 22px;
  --h2_typography-color: #5f666f;
  --h3_typography-font-family: Roboto, Arial, Helvetica, sans-serif;
  --h3_typography-font-weight: 300;
  --h3_typography-line-height: 1.45;
  --h3_typography-letter-spacing: 1px;
  --h3_typography-font-size: 30px;
  --h3_typography-color: #5f666f;
  --h3_typography-margin-top: 1.67em;
  --h3_typography-margin-bottom: 1.67em;
  --h4_typography-font-family: Roboto, Arial, Helvetica, sans-serif;
  --h4_typography-font-weight: 400;
  --h4_typography-line-height: 1.52;
  --h4_typography-letter-spacing: 0px;
  --h4_typography-font-size: 16px;
  --h4_typography-color: #5f666f;
  --h4_typography-margin-top: 1.33em;
  --h4_typography-margin-bottom: 1.33em;
  --h5_typography-font-family: Roboto, Arial, Helvetica, sans-serif;
  --h5_typography-font-weight: 400;
  --h5_typography-line-height: 1.45;
  --h5_typography-letter-spacing: 1px;
  --h5_typography-font-size: 22px;
  --h5_typography-color: #5f666f;
  --h5_typography-margin-top: Top;
  --h5_typography-margin-bottom: Bottom;
  --h6_typography-font-family: Roboto, Arial, Helvetica, sans-serif;
  --h6_typography-font-weight: 300;
  --h6_typography-line-height: 1.5;
  --h6_typography-letter-spacing: 1px;
  --h6_typography-font-size: 12px;
  --h6_typography-color: #5f666f;
  --h6_typography-margin-top: 0.4em;
  --h6_typography-margin-bottom: 0.4em;
  --post_title_typography-font-family: Roboto, Arial, Helvetica, sans-serif;
  --post_title_typography-font-weight: 400;
  --post_title_typography-line-height: 36px;
  --post_title_typography-letter-spacing: 1px;
  --post_title_typography-font-size: 24px;
  --post_title_typography-color: #5f666f;
  --post_titles_extras_typography-font-family: Roboto, Arial, Helvetica, sans-serif;
  --post_titles_extras_typography-font-weight: 300;
  --post_titles_extras_typography-line-height: 1.5;
  --post_titles_extras_typography-letter-spacing: 1px;
  --post_titles_extras_typography-font-size: 20px;
  --post_titles_extras_typography-color: #5f666f;
  --blog_archive_grid_column_spacing: 40px;
  --dates_box_color: #5f666f;
  --meta_font_size: 12px;
  --portfolio_archive_column_spacing: 20px;
  --portfolio_meta_font_size: 13px;
  --social_bg_color: rgba(255,255,255,0);
  --social_bg_color-0-transparent: 0px;
  --social_sharing_padding-top: 1.25em;
  --social_sharing_padding-right: 1.25em;
  --social_sharing_padding-bottom: 1.25em;
  --social_sharing_padding-left: 1.25em;
  --sharing_social_links_icon_color: #ffffff;
  --sharing_social_links_box_color: #e8e8e8;
  --sharing_social_links_boxed_padding: 12px;
  --slider_nav_box_dimensions-width: 30px;
  --slider_nav_box_dimensions-height: 30px;
  --slider_arrow_size: 14px;
  --es_caption_font_size: 20px;
  --form_input_height: 50px;
  --form_input_height-main-menu-search-width: calc(250px + 1.43 * 50px);
  --form_text_size: 13px;
  --form_bg_color: #fbfbfb;
  --form_text_color: #333333;
  --form_text_color-35a: rgba(51,51,51,0.35);
  --form_border_width-top: 1px;
  --form_border_width-bottom: 1px;
  --form_border_width-left: 1px;
  --form_border_width-right: 1px;
  --form_border_color: #dddddd;
  --form_focus_border_color: #dddddd;
  --form_focus_border_color-5a: rgba(221,221,221,0.5);
  --form_border_radius: 0px;
  --live_search_results_height: 250px;
  --privacy_bg_color: rgba(0,0,0,0.1);
  --privacy_color: rgba(0,0,0,0.3);
  --privacy_bar_padding-top: 15px;
  --privacy_bar_padding-bottom: 15px;
  --privacy_bar_padding-left: 30px;
  --privacy_bar_padding-right: 30px;
  --privacy_bar_bg_color: #363839;
  --privacy_bar_font_size: 13px;
  --privacy_bar_color: #8c8989;
  --privacy_bar_link_color: #bfbfbf;
  --privacy_bar_link_hover_color: #a0ce4e;
  --privacy_bar_headings_color: #dddddd;
  --scrollbar_background: var(--awb-color2);
  --scrollbar_handle: var(--awb-color4);
  --related_posts_columns: 4;
  --related_posts_column_spacing: 20px;
  --image_rollover_icon_size: 20px;
  --image_rollover_text_color: #ffffff;
  --pagination_width_height: 30px;
  --pagination_box_padding-width: 6px;
  --pagination_box_padding-height: 2px;
  --pagination_border_width: 1px;
  --pagination_border_radius: 0px;
  --pagination_font_size: 14px;
  --timeline_bg_color: #ffffff;
  --timeline_bg_color-20px-transparent: 20px;
  --timeline_bg_color-not-transparent: rgba(255,255,255,1);
  --timeline_color: #f5f5f5;
  --grid_separator_color: #ebeaea;
  --carousel_nav_color: #5f666f;
  --carousel_hover_color: #94bb1e;
  --info_bg_color: #ffffff;
  --info_accent_color: rgba(128,128,128,1);
  --danger_bg_color: #f2dede;
  --danger_accent_color: rgba(166,66,66,1);
  --success_bg_color: #dff0d8;
  --success_accent_color: rgba(92,163,64,1);
  --warning_bg_color: #fcf8e3;
  --warning_accent_color: rgba(217,185,23,1);
  --alert_border_size: 1px;
  --button_padding-top: 13px;
  --button_padding-bottom: 13px;
  --button_padding-left: 29px;
  --button_padding-right: 29px;
  --button_typography-font-family: Roboto, Arial, Helvetica, sans-serif;
  --button_typography-font-weight: 500;
  --button_typography-letter-spacing: 2px;
  --button_gradient_top_color: #94bb1e;
  --button_gradient_bottom_color: #94bb1e;
  --button_gradient_top_color_hover: #eaeaea;
  --button_gradient_bottom_color_hover: #eaeaea;
  --button_gradient_start: 0%;
  --button_gradient_end: 100%;
  --button_gradient_angle: 180deg;
  --button_radial_direction: center center;
  --button_accent_color: #ffffff;
  --button_accent_hover_color: #ffffff;
  --button_bevel_color: rgba(155,155,161,0.62);
  --button_box_shadow: none;
  --button_bevel_color_hover: hsla(var(--awb-color5-h),calc(var(--awb-color5-s) - 5%),calc(var(--awb-color5-l) - 10%),var(--awb-color5-a));
  --button_border_color: #ffffff;
  --button_border_hover_color: #ffffff;
  --chart_bg_color: rgba(255,255,255,0);
  --checklist_icons_color: #5f666f;
  --checklist_circle_color: #94bb1e;
  --checklist_text_color: var(--awb-color8);
  --checklist_item_size: 14px;
  --checklist_item_padding-top: 0.35em;
  --checklist_item_padding-bottom: 0.35em;
  --checklist_item_padding-left: 0;
  --checklist_item_padding-right: 0;
  --checklist_divider_color: #94bb1e;
  --checklist_odd_row_bgcolor: rgba(255,255,255,0);
  --checklist_even_row_bgcolor: rgba(255,255,255,0);
  --col_margin-top: 0px;
  --col_margin-bottom: 0px;
  --col_spacing: 4%;
  --container_padding_default_top: 0px;
  --container_padding_default_bottom: 0px;
  --container_padding_default_left: 0px;
  --container_padding_default_right: 0px;
  --container_padding_100_top: 0px;
  --container_padding_100_bottom: 0px;
  --container_padding_100_left: 0px;
  --container_padding_100_right: 0px;
  --full_width_bg_color: rgba(255,255,255,0);
  --full_width_border_sizes_top: 0px;
  --full_width_border_sizes_bottom: 0px;
  --full_width_border_sizes_left: 0px;
  --full_width_border_sizes_right: 0px;
  --full_width_border_color: #eae9e9;
  --content_box_bg_color: rgba(255,255,255,0);
  --content_box_title_size: 16px;
  --content_box_title_color: #5f666f;
  --content_box_body_color: #5f666f;
  --content_box_icon_color: #ffffff;
  --content_box_hover_animation_accent_color: #94bb1e;
  --content_box_margin_top: 20px;
  --content_box_margin_bottom: 60px;
  --countdown_background_color: #acc45d;
  --countdown_counter_box_spacing: 10px;
  --countdown_counter_box_color: #5f666f;
  --countdown_counter_padding-top: 0.6em;
  --countdown_counter_padding-right: 1.1em;
  --countdown_counter_padding-bottom: 0.6em;
  --countdown_counter_padding-left: 1.1em;
  --countdown_counter_border_size: 0;
  --countdown_counter_border_color: #1d242d;
  --countdown_counter_border_radius: 4px;
  --countdown_counter_font_size: 18px;
  --countdown_counter_text_color: #ffffff;
  --countdown_label_font_size: 18px;
  --countdown_label_color: #ffffff;
  --countdown_heading_font_size: 18px;
  --countdown_heading_text_color: #ffffff;
  --countdown_subheading_font_size: 14px;
  --countdown_subheading_text_color: #ffffff;
  --countdown_link_text_color: #ffffff;
  --counter_box_color: #ffffff;
  --counter_box_title_size: 200;
  --counter_box_icon_size: 500;
  --counter_box_body_color: #ffffff;
  --counter_box_body_size: 16;
  --counter_box_border_color: rgba(255,255,255,0);
  --flip_boxes_flip_duration: 0.4s;
  --flip_boxes_front_bg: #5f666f;
  --flip_boxes_front_heading: #94bb1e;
  --flip_boxes_front_text: #94bb1e;
  --flip_boxes_back_bg: #94bb1e;
  --flip_boxes_back_heading: #ffffff;
  --flip_boxes_back_text: #ffffff;
  --flip_boxes_border_size: 0px;
  --flip_boxes_border_color: rgba(255,255,255,0);
  --flip_boxes_border_radius: 10px;
  --icon_color: #94bb1e;
  --icon_color_hover: #94bb1e;
  --icon_circle_color: rgba(148,187,30,0);
  --icon_circle_color_hover: rgba(148,187,30,0);
  --icon_border_size: #ffffff;
  --icon_border_color: #94bb1e;
  --icon_border_color_hover: #94bb1e;
  --icon_border_top_l_rad: 50%;
  --icon_border_top_r_rad: 50%;
  --icon_border_bot_r_rad: 50%;
  --icon_border_bot_l_rad: 50%;
  --before_after_font_size: 13;
  --before_after_accent_color: #ffffff;
  --before_after_handle_color: #ffffff;
  --before_after_handle_bg: rgba(255,255,255,0);
  --before_after_transition_time: 0.5;
  --before_after_border_size: 0;
  --before_after_border_color: #e2e2e2;
  --before_after_border_radius: 0px;
  --popover_heading_bg_color: #f5f5f5;
  --popover_content_bg_color: #ffffff;
  --popover_border_color: #ebebeb;
  --popover_text_color: #5f666f;
  --pricing_box_color: #94bb1e;
  --progressbar_text_color: #ffffff;
  --progressbar_height: 37px;
  --progressbar_filled_color: #ffffff;
  --progressbar_unfilled_color: #f5f5f5;
  --progressbar_filled_border_size: 0px;
  --progressbar_filled_border_color: #ffffff;
  --sep_color: #94bb1e;
  --tabs_bg_color: #ffffff;
  --tabs_inactive_color: #f5f5f5;
  --tabs_border_color: #f5f5f5;
  --testimonial_bg_color: rgba(255,255,255,0);
  --testimonial_text_color: #ffffff;
  --text_columns: 1;
  --text_column_min_width: 100px;
  --text_column_spacing: 2em;
  --text_rule_style: none;
  --title_border_color: #94bb1e;
  --title_margin-top: 0px;
  --title_margin-bottom: 10px;
  --title_margin_mobile-top: 0px;
  --title_margin_mobile-bottom: 20px;
  --accordion_divider_color: var(--awb-color3);
  --accordion_divider_hover_color: var(--awb-color3);
  --accordian_inactive_color: #5f666f;
  --accordian_active_color: #ffffff;
  --faq_accordion_divider_color: var(--awb-color3);
  --faq_accordion_divider_hover_color: var(--awb-color3);
  --faq_accordion_title_typography-font-family: var(--awb-typography1-font-family);
  --faq_accordion_title_typography-font-size: 24px;
  --faq_accordion_title_typography-font-weight: var(--awb-typography1-font-weight);
  --faq_accordion_title_typography-line-height: 1.52;
  --faq_accordion_title_typography-text-transform: none;
  --faq_accordion_title_typography-letter-spacing: 0px;
  --faq_accordion_title_typography-color: var(--awb-color8);
  --faq_accordian_icon_color: #ffffff;
  --faq_accordian_inactive_color: #333333;
  --faq_accordion_content_typography-font-family: var(--awb-typography4-font-family);
  --faq_accordion_content_typography-font-size: var(--awb-typography4-font-size);
  --faq_accordion_content_typography-font-weight: var(--awb-typography4-font-weight);
  --faq_accordion_content_typography-text-transform: none;
  --faq_accordion_content_typography-color: var(--awb-color8);
}

#wrapper .fusion-header {
  background-image: url("/wp-content/uploads/2023/08/header.jpg");
  background-repeat: no-repeat;
  background-position-y: center;
  max-width: initial;
  background-size: cover;
}
#wrapper .fusion-header .vinkel {
  background-image: url("/wp-content/uploads/2023/07/Cuttet.svg");
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  opacity: 1;
  /*transition: opacity 1s linear;*/
}
#wrapper .fusion-header .vinkel h2, #wrapper .fusion-header .vinkel h3, #wrapper .fusion-header .vinkel p {
  color: #fff;
}
#wrapper .fusion-header .vinkel p {
  margin: 0 0 20px 0;
}
#wrapper .fusion-header #menu-primaer-menu li.menu-item a {
  color: #fff;
}
#wrapper .fusion-is-sticky .vinkel {
  opacity: 0;
}
#wrapper img.fusion-mobile-logo {
  width: 119px;
}
#wrapper .c_pTitle {
  font-size: 22px;
  color: #fff;
  font-weight: 500;
  /* margin-top: -10px; */
  position: relative;
  top: -10px;
}

main#main {
  margin: 40px auto;
  padding-top: 0;
  /*wp-tabs override begin*/
  /*wp-tabs override end*/
}
main#main .entry-header {
  background-color: #1e695f;
  /*border-bottom: $c_green140 1px solid;*/
  border-bottom: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
main#main .sp-tab__lay-default > ul .sp-tab__nav-item .sp-tab__tab_title {
  font-weight: initial;
}
main#main .sp-tab__nav-link {
  align-items: flex-start;
}
main#main .sp-tab__lay-default > ul .sp-tab__nav-item {
  background-color: #cce1df;
}
main#main .sp-tab__lay-default > .sp-tab__tab-content .sp-tab__tab-pane {
  border: hidden;
}
main#main .sp-tab__lay-default > ul > li > label {
  padding: 5px 10px;
}
main#main .sp-tab__nav-tabs .sp-tab__nav-item.show .sp-tab__nav-link, main#main #sp-wp-tabs-wrapper_79.sp-tab__lay-default ul li label,
main#main .sp-tab__nav-tabs .sp-tab__nav-item.show .sp-tab__nav-link, main#main #sp-wp-tabs-wrapper_79.sp-tab__lay-default ul li label.sp-tab__active {
  border-color: #99c3bf;
}
main#main .sp-tab__lay-default > ul {
  border: hidden;
}

@media only screen and (min-width: 1181px) {
  main#main > .fusion-row {
    padding-left: var(--header_padding-left);
    padding-right: var(--header_padding-right);
  }
}
@media only screen and (min-width: 821px) {
  #wrapper {
    /*wp-tabs override begin*/
    /*wp-tabs override end*/
  }
  #wrapper .fusion-header .fusion-logo {
    margin-top: 10px !important;
  }
  #wrapper img.fusion-standard-logo {
    width: 119px;
  }
  #wrapper .vinkel {
    background-position-x: -420px;
    background-position-y: bottom;
    background-size: 1200px 1200px;
    min-height: 200px;
    max-height: 300px;
    min-width: 400px;
    max-width: 420px;
  }
  #wrapper .sp-tab__lay-default {
    display: flex;
  }
  #wrapper .sp-tab__lay-default .sp-tab__nav {
    flex-direction: column;
    flex-basis: 25%;
  }
  #wrapper .sp-tab__lay-default > ul .sp-tab__nav-item:last-child {
    margin-right: 10px !important;
  }
}
@media screen and (max-width: 820px) {
  #wrapper .vinkel {
    background-position-x: -315px;
    background-position-y: bottom;
    background-size: 900px 900px;
    min-height: 210px;
    max-height: 240px;
    min-width: 320px;
    max-width: 360px;
    margin-top: 1.5em;
    padding-top: 2em;
  }
  #wrapper .c_pTitle p {
    font-size: 0.8em;
  }

  #main {
    padding: 0 !important;
  }
  #main .fusion-row {
    max-width: none;
    padding-left: initial;
    padding-right: initial;
  }
}

/*# sourceMappingURL=style.css.map */
