/*
Theme Name: theforest
Description: Theme for our brokers
Version: 3.0
Author: Kirill Everett
Author URI: #
*/

:root {
    --awb-color1: #ffffff;
    --awb-color1-h: 0;
    --awb-color1-s: 0%;
    --awb-color1-l: 100%;
    --awb-color1-a: 100%;
    --awb-color2: #f4f4f4;
    --awb-color2-h: 0;
    --awb-color2-s: 0%;
    --awb-color2-l: 96%;
    --awb-color2-a: 100%;
    --awb-color3: #e4e4e4;
    --awb-color3-h: 0;
    --awb-color3-s: 0%;
    --awb-color3-l: 89%;
    --awb-color3-a: 100%;
    --awb-color4: #e7cea6;
    --awb-color4-h: 37;
    --awb-color4-s: 58%;
    --awb-color4-l: 78%;
    --awb-color4-a: 100%;
    --awb-color5: #47b5ff;
    --awb-color5-h: 204;
    --awb-color5-s: 100%;
    --awb-color5-l: 64%;
    --awb-color5-a: 100%;
    --awb-color6: #464646;
    --awb-color6-h: 0;
    --awb-color6-s: 0%;
    --awb-color6-l: 27%;
    --awb-color6-a: 100%;
    --awb-color7: #262626;
    --awb-color7-h: 0;
    --awb-color7-s: 0%;
    --awb-color7-l: 15%;
    --awb-color7-a: 100%;
    --awb-color8: #161616;
    --awb-color8-h: 0;
    --awb-color8-s: 0%;
    --awb-color8-l: 9%;
    --awb-color8-a: 100%;
    --awb-custom_color_1: #06283d;
    --awb-custom_color_1-h: 203;
    --awb-custom_color_1-s: 82%;
    --awb-custom_color_1-l: 13%;
    --awb-custom_color_1-a: 100%;
    --awb-custom_color_2: #deecdf;
    --awb-custom_color_2-h: 124;
    --awb-custom_color_2-s: 27%;
    --awb-custom_color_2-l: 90%;
    --awb-custom_color_2-a: 100%;
    --awb-custom_color_3: #256d85;
    --awb-custom_color_3-h: 195;
    --awb-custom_color_3-s: 56%;
    --awb-custom_color_3-l: 33%;
    --awb-custom_color_3-a: 100%;
    --awb-typography1-font-family: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
    --awb-typography1-font-size: 62px;
    --awb-typography1-font-weight: 700;
    --awb-typography1-font-style: normal;
    --awb-typography1-line-height: 1.2;
    --awb-typography1-letter-spacing: -0.015em;
    --awb-typography1-text-transform: capitalize;
    --awb-typography2-font-family: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
    --awb-typography2-font-size: 22px;
    --awb-typography2-font-weight: 400;
    --awb-typography2-font-style: normal;
    --awb-typography2-line-height: 1.6;
    --awb-typography2-letter-spacing: 0px;
    --awb-typography2-text-transform: none;
    --awb-typography3-font-family: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
    --awb-typography3-font-size: 16px;
    --awb-typography3-font-weight: 600;
    --awb-typography3-font-style: normal;
    --awb-typography3-line-height: 1.2;
    --awb-typography3-letter-spacing: 0.015em;
    --awb-typography3-text-transform: capitalize;
    --awb-typography4-font-family: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
    --awb-typography4-font-size: 16px;
    --awb-typography4-font-weight: 400;
    --awb-typography4-font-style: normal;
    --awb-typography4-line-height: 1.9;
    --awb-typography4-letter-spacing: 0.015em;
    --awb-typography4-text-transform: none;
    --awb-typography5-font-family: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
    --awb-typography5-font-size: 14px;
    --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;
    --awb-custom_typography_1-font-family: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
    --awb-custom_typography_1-font-size: 62px;
    --awb-custom_typography_1-font-weight: 800;
    --awb-custom_typography_1-font-style: normal;
    --awb-custom_typography_1-line-height: 1.2;
    --awb-custom_typography_1-letter-spacing: -0.015em;
    --awb-custom_typography_1-text-transform: capitalize;
    --awb-custom_typography_2-font-family: "Open Sans", Arial, Helvetica, sans-serif;
    --awb-custom_typography_2-font-size: 88px;
    --awb-custom_typography_2-font-weight: 700;
    --awb-custom_typography_2-font-style: normal;
    --awb-custom_typography_2-line-height: 1.4;
    --awb-custom_typography_2-letter-spacing: -0.055em;
    --awb-custom_typography_2-text-transform: capitalize;
    --site_width: 1200px;
    --site_width-int: 1200;
    --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: 30px;
    --hundredp_padding-fallback_to_zero: 30px;
    --hundredp_padding-fallback_to_zero_px: 30px;
    --hundredp_padding-hundred_percent_negative_margin: -30px;
    --grid_main_break_point: 1000;
    --side_header_break_point: 800;
    --content_break_point: 800;
    --typography_sensitivity: 0;
    --typography_factor: 1.5;
    --primary_color: var(--awb-color5);
    --primary_color-85a: hsla(var(--awb-color5-h), var(--awb-color5-s), var(--awb-color5-l), calc(var(--awb-color5-a) - 15%));
    --primary_color-7a: hsla(var(--awb-color5-h), var(--awb-color5-s), var(--awb-color5-l), calc(var(--awb-color5-a) - 30%));
    --primary_color-5a: hsla(var(--awb-color5-h), var(--awb-color5-s), var(--awb-color5-l), calc(var(--awb-color5-a) - 50%));
    --primary_color-35a: hsla(var(--awb-color5-h), var(--awb-color5-s), var(--awb-color5-l), calc(var(--awb-color5-a) - 65%));
    --primary_color-2a: hsla(var(--awb-color5-h), var(--awb-color5-s), var(--awb-color5-l), calc(var(--awb-color5-a) - 80%));
    --header_bg_repeat: no-repeat;
    --side_header_width: 0px;
    --side_header_width-int: 0;
    --header_padding-top: 0px;
    --header_padding-bottom: 0px;
    --header_padding-left: 0px;
    --header_padding-right: 0px;
    --menu_highlight_background: var(--awb-color4);
    --menu_arrow_size-width: 23px;
    --menu_arrow_size-height: 12px;
    --nav_highlight_border: 3px;
    --nav_padding: 48px;
    --nav_padding-no-zero: 48px;
    --dropdown_menu_top_border_size: 3px;
    --dropdown_menu_width: 200px;
    --mainmenu_dropdown_vertical_padding: 12px;
    --menu_sub_bg_color: var(--awb-color1);
    --menu_bg_hover_color: var(--awb-color3);
    --menu_sub_sep_color: var(--awb-color3);
    --menu_h45_bg_color: var(--awb-color1);
    --nav_typography-font-family: var(--awb-typography3-font-family);
    --nav_typography-font-weight: var(--awb-typography3-font-weight);
    --nav_typography-font-size: var(--awb-typography3-font-size);
    --nav_typography-font-style: var(--awb-typography3-font-style);
    --nav_typography-letter-spacing: var(--awb-typography3-letter-spacing);
    --nav_typography-color: var(--awb-color8);
    --nav_typography-color-65a: hsla(var(--awb-color8-h), var(--awb-color8-s), var(--awb-color8-l), calc(var(--awb-color8-a) - 35%));
    --nav_typography-color-35a: hsla(var(--awb-color8-h), var(--awb-color8-s), var(--awb-color8-l), calc(var(--awb-color8-a) - 65%));
    --nav_typography-text-transform: none;
    --menu_hover_first_color: var(--awb-color4);
    --menu_hover_first_color-65a: hsla(var(--awb-color4-h), var(--awb-color4-s), var(--awb-color4-l), calc(var(--awb-color4-a) - 35%));
    --menu_sub_color: var(--awb-color8);
    --nav_dropdown_font_size: 14px;
    --flyout_menu_icon_font_size: 20px;
    --flyout_menu_icon_font_size_px: 20px;
    --snav_font_size: 12px;
    --sec_menu_lh: 48px;
    --header_top_menu_sub_color: var(--awb-color8);
    --mobile_menu_icons_top_margin: 2px;
    --mobile_menu_nav_height: 42px;
    --mobile_header_bg_color: var(--awb-color1);
    --mobile_menu_background_color: var(--awb-color1);
    --mobile_menu_hover_color: var(--awb-color1);
    --mobile_menu_border_color: var(--awb-color3);
    --mobile_menu_toggle_color: var(--awb-color6);
    --mobile_menu_typography-font-family: var(--awb-typography3-font-family);
    --mobile_menu_typography-font-size: var(--awb-typography3-font-size);
    --mobile_menu_typography-font-weight: var(--awb-typography3-font-weight);
    --mobile_menu_typography-line-height: var(--awb-typography3-line-height);
    --mobile_menu_typography-letter-spacing: var(--awb-typography3-letter-spacing);
    --mobile_menu_typography-color: var(--awb-color8);
    --mobile_menu_typography-font-style: var(--awb-typography3-font-style);
    --mobile_menu_typography-text-transform: none;
    --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: var(--awb-color8);
    --menu_icon_size: 14px;
    --logo_alignment: left;
    --logo_background_color: var(--awb-color4);
    --slidingbar_width: 300px;
    --slidingbar_width-percent_to_vw: 300px;
    --slidingbar_content_padding-top: 60px;
    --slidingbar_content_padding-bottom: 60px;
    --slidingbar_content_padding-left: 30px;
    --slidingbar_content_padding-right: 30px;
    --slidingbar_bg_color: var(--awb-color7);
    --slidingbar_divider_color: var(--awb-color6);
    --slidingbar_link_color: hsla(var(--awb-color1-h), var(--awb-color1-s), var(--awb-color1-l), calc(var(--awb-color1-a) - 14%));
    --slidingbar_link_color_hover: var(--awb-color1);
    --footer_divider_color: var(--awb-color6);
    --footer_headings_typography-font-family: var(--awb-typography2-font-family);
    --footer_headings_typography-font-size: var(--awb-typography2-font-size);
    --footer_headings_typography-font-weight: var(--awb-typography2-font-weight);
    --footer_headings_typography-line-height: var(--awb-typography2-line-height);
    --footer_headings_typography-font-style: var(--awb-typography2-font-style);
    --footer_headings_typography-letter-spacing: var(--awb-typography2-letter-spacing);
    --footer_headings_typography-color: var(--awb-color1);
    --footer_headings_typography-text-transform: none;
    --footer_text_color: hsla(var(--awb-color1-h), var(--awb-color1-s), var(--awb-color1-l), calc(var(--awb-color1-a) - 40%));
    --bg_image: none;
    --bg_repeat: no-repeat;
    --bg_color: var(--awb-color3);
    --bg-color-overlay: normal;
    --bg_pattern: url(//www.nexomus.com/wp-content/themes/Avada/assets/images/patterns/pattern1.png);
    --content_bg_color: var(--awb-color1);
    --content_bg_image: none;
    --content_bg_repeat: no-repeat;
    --body_typography-font-family: var(--awb-typography4-font-family);
    --body_typography-font-size: var(--awb-typography4-font-size);
    --base-font-size: 16;
    --body_typography-font-weight: var(--awb-typography4-font-weight);
    --body_typography-font-style: var(--awb-typography4-font-style);
    --body_typography-line-height: var(--awb-typography4-line-height);
    --body_typography-letter-spacing: var(--awb-typography4-letter-spacing);
    --body_typography-color: var(--awb-color6);
    --link_color: var(--awb-custom_color_3);
    --link_color-8a: hsla(var(--awb-custom_color_3-h), var(--awb-custom_color_3-s), var(--awb-custom_color_3-l), calc(var(--awb-custom_color_3-a) - 20%));
    --link_hover_color: var(--awb-color4);
    --link_hover_color-85a: hsla(var(--awb-color4-h), var(--awb-color4-s), var(--awb-color4-l), calc(var(--awb-color4-a) - 15%));
    --link_hover_color-7a: hsla(var(--awb-color4-h), var(--awb-color4-s), var(--awb-color4-l), calc(var(--awb-color4-a) - 30%));
    --link_hover_color-5a: hsla(var(--awb-color4-h), var(--awb-color4-s), var(--awb-color4-l), calc(var(--awb-color4-a) - 50%));
    --link_hover_color-35a: hsla(var(--awb-color4-h), var(--awb-color4-s), var(--awb-color4-l), calc(var(--awb-color4-a) - 65%));
    --link_hover_color-2a: hsla(var(--awb-color4-h), var(--awb-color4-s), var(--awb-color4-l), calc(var(--awb-color4-a) - 80%));
    --awb-link_decoration_line: underline;
    --awb-link_decoration_style: solid;
    --awb-link_decoration_thickness: 1px;
    --awb-link_decoration_underline_offset: 8px;
    --awb-link_decoration_line_hover: underline;
    --awb-link_decoration_style_hover: solid;
    --awb-link_decoration_thickness_hover: 1px;
    --awb-link_decoration_underline_offset_hover: 2px;
    --h1_typography-font-family: var(--awb-typography1-font-family);
    --h1_typography-font-weight: var(--awb-typography1-font-weight);
    --h1_typography-line-height: var(--awb-typography1-line-height);
    --h1_typography-letter-spacing: var(--awb-typography1-letter-spacing);
    --h1_typography-font-style: var(--awb-typography1-font-style);
    --h1_typography-font-size: 62px;
    --h1_typography-color: var(--awb-color8);
    --h1_typography-text-transform: capitalize;
    --h1_typography-margin-top: 0.67em;
    --h1_typography-margin-bottom: 0.67em;
    --h2_typography-font-family: var(--awb-typography1-font-family);
    --h2_typography-font-weight: var(--awb-typography1-font-weight);
    --h2_typography-line-height: var(--awb-typography1-line-height);
    --h2_typography-letter-spacing: var(--awb-typography1-letter-spacing);
    --h2_typography-font-style: var(--awb-typography1-font-style);
    --h2_typography-font-size: 48px;
    --h2_typography-color: var(--awb-color8);
    --h2_typography-text-transform: capitalize;
    --h2_typography-margin-top: 0em;
    --h2_typography-margin-bottom: 1.1em;
    --h3_typography-font-family: var(--awb-typography1-font-family);
    --h3_typography-font-weight: var(--awb-typography1-font-weight);
    --h3_typography-line-height: 1.4;
    --h3_typography-letter-spacing: var(--awb-typography1-letter-spacing);
    --h3_typography-font-style: var(--awb-typography1-font-style);
    --h3_typography-font-size: 36px;
    --h3_typography-color: var(--awb-color8);
    --h3_typography-text-transform: capitalize;
    --h3_typography-margin-top: 1em;
    --h3_typography-margin-bottom: 1em;
    --h4_typography-font-family: var(--awb-typography1-font-family);
    --h4_typography-font-weight: var(--awb-typography1-font-weight);
    --h4_typography-line-height: 1.6;
    --h4_typography-letter-spacing: var(--awb-typography1-letter-spacing);
    --h4_typography-font-style: var(--awb-typography1-font-style);
    --h4_typography-font-size: 24px;
    --h4_typography-color: var(--awb-color8);
    --h4_typography-text-transform: capitalize;
    --h4_typography-margin-top: 1.33em;
    --h4_typography-margin-bottom: 1.33em;
    --h5_typography-font-family: var(--awb-typography1-font-family);
    --h5_typography-font-weight: var(--awb-typography1-font-weight);
    --h5_typography-line-height: 1.5;
    --h5_typography-letter-spacing: var(--awb-typography1-letter-spacing);
    --h5_typography-font-style: var(--awb-typography1-font-style);
    --h5_typography-font-size: 20px;
    --h5_typography-color: var(--awb-color8);
    --h5_typography-text-transform: capitalize;
    --h5_typography-margin-top: 1.67em;
    --h5_typography-margin-bottom: 1.67em;
    --h6_typography-font-family: var(--awb-typography1-font-family);
    --h6_typography-font-weight: var(--awb-typography1-font-weight);
    --h6_typography-line-height: 1.6;
    --h6_typography-letter-spacing: var(--awb-typography1-letter-spacing);
    --h6_typography-font-style: var(--awb-typography1-font-style);
    --h6_typography-font-size: 16px;
    --h6_typography-color: var(--awb-color8);
    --h6_typography-text-transform: capitalize;
    --h6_typography-margin-top: 2.33em;
    --h6_typography-margin-bottom: 2.33em;
    --post_title_typography-font-family: var(--awb-typography1-font-family);
    --post_title_typography-font-weight: var(--awb-typography1-font-weight);
    --post_title_typography-line-height: var(--awb-typography1-line-height);
    --post_title_typography-letter-spacing: var(--awb-typography1-letter-spacing);
    --post_title_typography-font-style: var(--awb-typography1-font-style);
    --post_title_typography-font-size: 48px;
    --post_title_typography-color: var(--awb-color8);
    --post_title_typography-text-transform: capitalize;
    --post_titles_extras_typography-font-family: var(--awb-typography1-font-family);
    --post_titles_extras_typography-font-weight: var(--awb-typography1-font-weight);
    --post_titles_extras_typography-line-height: 1.5;
    --post_titles_extras_typography-letter-spacing: var(--awb-typography1-letter-spacing);
    --post_titles_extras_typography-font-style: var(--awb-typography1-font-style);
    --post_titles_extras_typography-font-size: 20px;
    --post_titles_extras_typography-color: var(--awb-color8);
    --post_titles_extras_typography-text-transform: capitalize;
    --blog_archive_grid_column_spacing: 40px;
    --dates_box_color: var(--awb-color2);
    --meta_font_size: 13px;
    --portfolio_archive_column_spacing: 20px;
    --portfolio_meta_font_size: 13px;
    --social_bg_color: var(--awb-color2);
    --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: var(--awb-color8);
    --sharing_social_links_box_color: var(--awb-color3);
    --sharing_social_links_boxed_padding: 8px;
    --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: 16px;
    --form_bg_color: var(--awb-color1);
    --form_text_color: var(--awb-color8);
    --form_text_color-35a: hsla(var(--awb-color8-h), var(--awb-color8-s), var(--awb-color8-l), calc(var(--awb-color8-a) - 65%));
    --form_border_width-top: 1px;
    --form_border_width-bottom: 1px;
    --form_border_width-left: 1px;
    --form_border_width-right: 1px;
    --form_border_color: var(--awb-color3);
    --form_focus_border_color: var(--awb-color4);
    --form_focus_border_color-5a: hsla(var(--awb-color4-h), var(--awb-color4-s), var(--awb-color4-l), calc(var(--awb-color4-a) - 50%));
    --form_border_radius: 6px;
    --live_search_results_height: 250px;
    --privacy_bg_color: hsla(var(--awb-color8-h), var(--awb-color8-s), var(--awb-color8-l), calc(var(--awb-color8-a) - 90%));
    --privacy_color: hsla(var(--awb-color8-h), var(--awb-color8-s), var(--awb-color8-l), calc(var(--awb-color8-a) - 70%));
    --privacy_bar_padding-top: 15px;
    --privacy_bar_padding-bottom: 15px;
    --privacy_bar_padding-left: 30px;
    --privacy_bar_padding-right: 30px;
    --privacy_bar_bg_color: var(--awb-color8);
    --privacy_bar_font_size: 13px;
    --privacy_bar_color: var(--awb-color6);
    --privacy_bar_link_color: var(--awb-color2);
    --privacy_bar_link_hover_color: var(--awb-color4);
    --privacy_bar_headings_color: var(--awb-color1);
    --scrollbar_background: var(--awb-color8);
    --scrollbar_handle: var(--awb-custom_color_3);
    --related_posts_columns: 4;
    --related_posts_column_spacing: 48px;
    --image_rollover_icon_size: 15px;
    --image_rollover_text_color: var(--awb-color8);
    --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: 13px;
    --timeline_bg_color: rgba(255, 255, 255, 0);
    --timeline_bg_color-not-transparent: rgba(255, 255, 255, 1);
    --timeline_color: var(--awb-color2);
    --grid_separator_color: var(--awb-color3);
    --carousel_nav_color: hsla(var(--awb-color8-h), var(--awb-color8-s), var(--awb-color8-l), calc(var(--awb-color8-a) - 30%));
    --carousel_hover_color: hsla(var(--awb-color5-h), var(--awb-color5-s), var(--awb-color5-l), calc(var(--awb-color5-a) - 20%));
    --info_bg_color: var(--awb-color1);
    --info_accent_color: var(--awb-color8);
    --danger_bg_color: hsla(calc(204 + 145), 100%, 64%, calc(100% - 90%));
    --danger_accent_color: hsla(calc(204 + 145), 100%, 64%, 100%);
    --success_bg_color: hsla(calc(204 + 250), 100%, calc(64% - 20%), calc(100% - 90%));
    --success_accent_color: hsla(calc(204 + 250), 100%, calc(64% - 20%), 100%);
    --warning_bg_color: hsla(calc(204 + 190), 100%, 64%, calc(100% - 90%));
    --warning_accent_color: hsla(calc(204 + 190), 100%, 64%, 100%);
    --alert_border_size: 1px;
    --button_padding-top: 20px;
    --button_padding-bottom: 22px;
    --button_padding-left: 48px;
    --button_padding-right: 48px;
    --button_typography-font-family: var(--awb-typography3-font-family);
    --button_typography-font-weight: var(--awb-typography3-font-weight);
    --button_typography-letter-spacing: var(--awb-typography3-letter-spacing);
    --button_typography-font-style: var(--awb-typography3-font-style);
    --button_font_size: var(--awb-typography3-font-size);
    --button_line_height: var(--awb-typography3-line-height);
    --button_text_transform: var(--awb-typography3-text-transform);
    --button_gradient_top_color: var(--awb-custom_color_3);
    --button_gradient_bottom_color: var(--awb-custom_color_3);
    --button_gradient_top_color_hover: hsla(37, 58%, calc(78% - 10%), 100%);
    --button_gradient_bottom_color_hover: hsla(37, 58%, calc(78% - 10%), 100%);
    --button_gradient_start: 0%;
    --button_gradient_end: 100%;
    --button_gradient_angle: 180deg;
    --button_radial_direction: center center;
    --button_accent_color: var(--awb-color1);
    --button_accent_hover_color: var(--awb-color1);
    --button_bevel_color: hsla(204, calc(100% - 5%), calc(64% - 10%), 100%);
    --button_box_shadow: none;
    --button_bevel_color_hover: hsla(204, calc(100% - 5%), calc(64% - 10%), 100%);
    --button_border_width-top: 0px;
    --button_border_width-right: 0px;
    --button_border_width-bottom: 0px;
    --button_border_width-left: 0px;
    --button_border_color: var(--awb-color1);
    --button_border_hover_color: var(--awb-color1);
    --chart_bg_color: rgba(255, 255, 255, 0);
    --checklist_icons_color: var(--awb-color1);
    --checklist_circle_color: var(--awb-color4);
    --checklist_text_color: var(--awb-color8);
    --checklist_item_size: 16px;
    --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: var(--awb-color3);
    --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: 30px;
    --container_padding_100_right: 30px;
    --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: var(--awb-color3);
    --content_box_bg_color: rgba(255, 255, 255, 0);
    --content_box_title_size: 24px;
    --content_box_title_color: var(--awb-color8);
    --content_box_body_color: var(--awb-color8);
    --content_box_icon_color: var(--awb-color1);
    --content_box_hover_animation_accent_color: var(--awb-color4);
    --countdown_background_color: var(--awb-color5);
    --countdown_counter_box_spacing: 10px;
    --countdown_counter_box_color: var(--awb-color7);
    --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: var(--awb-color7);
    --countdown_counter_border_radius: 4px;
    --countdown_counter_font_size: 18px;
    --countdown_counter_text_color: var(--awb-color1);
    --countdown_label_font_size: 18px;
    --countdown_label_color: var(--awb-color1);
    --countdown_heading_font_size: 18px;
    --countdown_heading_text_color: var(--awb-color1);
    --countdown_subheading_font_size: 14px;
    --countdown_subheading_text_color: var(--awb-color1);
    --countdown_link_text_color: var(--awb-color1);
    --counter_box_color: var(--awb-color5);
    --counter_box_title_size: 50;
    --counter_box_icon_size: 50;
    --counter_box_body_color: var(--awb-color8);
    --counter_box_body_size: 14;
    --counter_box_border_color: var(--awb-color3);
    --flip_boxes_flip_duration: 0.8s;
    --flip_boxes_front_bg: var(--awb-color7);
    --flip_boxes_front_heading: var(--awb-color2);
    --flip_boxes_front_text: var(--awb-color3);
    --flip_boxes_back_bg: var(--awb-color5);
    --flip_boxes_back_heading: var(--awb-color1);
    --flip_boxes_back_text: hsla(var(--awb-color1-h), var(--awb-color1-s), var(--awb-color1-l), calc(var(--awb-color1-a) - 20%));
    --flip_boxes_border_size: 1px;
    --flip_boxes_border_color: rgba(0, 0, 0, 0);
    --flip_boxes_border_radius: 6px;
    --icon_color: var(--awb-color1);
    --icon_color_hover: var(--awb-color1);
    --icon_circle_color: var(--awb-color5);
    --icon_circle_color_hover: var(--awb-color4);
    --icon_border_size: #ffffff;
    --icon_border_color: var(--awb-color8);
    --icon_border_color_hover: var(--awb-color4);
    --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: 14;
    --before_after_accent_color: var(--awb-color1);
    --before_after_handle_color: var(--awb-color1);
    --before_after_handle_bg: rgba(255, 255, 255, 0);
    --before_after_transition_time: 0.5;
    --before_after_border_size: 0;
    --before_after_border_color: var(--awb-color3);
    --before_after_border_radius: 0px;
    --popover_heading_bg_color: var(--awb-color2);
    --popover_content_bg_color: var(--awb-color1);
    --popover_border_color: var(--awb-color3);
    --popover_text_color: var(--awb-color8);
    --pricing_box_color: var(--awb-color4);
    --progressbar_text_color: var(--awb-color1);
    --progressbar_height: 48px;
    --progressbar_filled_color: var(--awb-color5);
    --progressbar_unfilled_color: var(--awb-color2);
    --progressbar_filled_border_size: 0px;
    --progressbar_filled_border_color: var(--awb-color1);
    --sep_color: var(--awb-color3);
    --tabs_bg_color: var(--awb-color1);
    --tabs_inactive_color: var(--awb-color2);
    --tabs_border_color: var(--awb-color3);
    --testimonial_bg_color: var(--awb-color2);
    --testimonial-border-width-top: 0px;
    --testimonial-border-width-right: 0px;
    --testimonial-border-width-bottom: 0px;
    --testimonial-border-width-left: 0px;
    --testimonial_text_color: var(--awb-color8);
    --text_columns: 1;
    --text_column_min_width: 100px;
    --text_column_spacing: 2em;
    --text_rule_style: none;
    --text_user_select: auto;
    --title_border_color: var(--awb-color3);
    --title_margin-top: 10px;
    --title_margin-right: 0px;
    --title_margin-bottom: 15px;
    --title_margin-left: 0px;
    --title_margin_mobile-top: 10px;
    --title_margin_mobile-right: 0px;
    --title_margin_mobile-bottom: 10px;
    --title_margin_mobile-left: 0px;
    --accordion_divider_color: var(--awb-color3);
    --accordion_divider_hover_color: var(--awb-color3);
    --accordian_inactive_color: var(--awb-color8);
    --accordian_active_color: var(--awb-color5);
    --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.4;
    --faq_accordion_title_typography-text-transform: none;
    --faq_accordion_title_typography-letter-spacing: var(--awb-typography1-letter-spacing);
    --faq_accordion_title_typography-color: var(--awb-color8);
    --faq_accordian_icon_color: var(--awb-color1);
    --faq_accordian_inactive_color: var(--awb-color7);
    --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);
}


/* Header Start */

.site_logo {
    display: block;
    max-width: 100%;
}

.site_imageLogo {
    width: 213px;
}

.success-message {
    color: green;
    font-weight: bold;
    margin-top: 10px;
}

.header {
    /*background-color: #ffffff;*/
    /*border-bottom: solid 1px #e4e4e4;*/
    padding: 0;
    display: flex;
    flex-direction: column;
}

.authenticate .btn {
    padding: 10px 15px;
    border: 1.5px solid #47b5ff;
    color: #000000;
    font-weight: 700;
    font-size: 20px;
    border-radius: 0;
}

.authenticate .dropdown-menu {
    border: 1.5px solid #47b5ff;
    background: #ffffff;
    margin-top: 10px;
    border-radius: 0;
    padding: 0;
}

.authenticate li {
    padding: 10px 15px;
    border-bottom: 1.5px solid #47b5ff;
}

.authenticate li:last-child {
    border-bottom: unset;
}

.authenticate .dropdown-item {
    color: #000;
    font-weight: 700;
    font-size: 20px;
    padding: unset;
}

.authenticate .dropdown-item:hover {
    padding: unset;
    background-color: transparent;
}

.click-to-read-msg {
    text-decoration: none;
    color: white;
}

#notification_count {
    position: relative;
    background: #47b5ff;
    color: white;
    font-size: 10px;
    top: -10px;
    padding: 3px 6px;
    border-radius: 30px;
}

.notifsmall {
    list-style: none;
    margin-left: 10px;
}

#toggleMenuAction {
    list-style: none;
    padding: unset;
    position: relative;
}

.menuBoxOpen {
    min-width: 110px;
    width: 100%;
    padding-bottom: 5px;
    position: absolute;
    display: none;
    z-index: 99999;
    background-color: #ffffff;
    color: #000;
    border: solid #e4e4e4 1px;
}

.smallLineInMenuBox {
    margin: auto;
    text-align: left;
    padding: 5px;
    width: 80%;
}

.smallLineInMenuBox {
    color: white;
    text-transform: uppercase;
    font-size: 13px;
}

.smallLineInMenuBox a {
    color: #000;
    text-decoration: none;
}

/* Header End */

/* Footer Start */

.site-footer {
    background-color: #106967;
    color: white;
}

.footer-links{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin-bottom: 50px;
}
.footer-links-column{
    display: flex;
    flex-direction: column;
}
.footer-links-column a{
     color: white;
     text-decoration: none;
}
.footer-links-column h3{
     color: #4FBC9C;
}
.footer-text{
    color: white;
    font-size: 13px;
}

@media (max-width:768px) {
    .footer-links {
        flex-direction: column;
    }

}

.footer__links,
.footer__socials {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.footer__links li,
.footer__socials li {
    border-right: 1px solid black;
    padding: 0 20px;
}

.footer__links li:last-child,
.footer__socials li:last-child {
    border-right: 0px;
}

.footer__links a,
.footer__socials a {
    color: black;
    text-decoration: none;
}

.site-footer hr {
    border: 1px solid #061121;
    margin: unset;
    opacity: 1;
}

.footer__disclaimer a {
    color: black;
}

/* Footer End */

/* General */

body {
    background-color: #ffffff;
    color: white;
}

.site-main {
    min-height: 65vh;
}

.blue-highlight {
    color: #1199f9;
}

.btn-blue {
    border: 1.5px solid #1199f9;
    border-radius: 5px;
    background-color: #1199f9;
    padding: 10px 15px;
    color: white;
    font-weight: 700;
    font-size: 20px;
    text-decoration: none;
}

.btn-white {
    border: 1.5px solid white;
    border-radius: 5px;
    padding: 10px 15px;
    color: white;
    font-weight: 700;
    font-size: 20px;
    text-decoration: none;
}

.hero-banner__content {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.hero-banner .small {
    font-size: 16px;
    font-weight: 700;
    color: white;
}

.hero-banner .title {
    font-size: 40px;
    font-weight: 700;
    color: white;
    line-height: 1;
}

.hero-banner .text {
    font-size: 16px;
    font-weight: 400;
    color: white;
}

.hero-banner .list {
    list-style: none;
}

.hero-banner .list li::before {
    content: url(/wp-content/themes/theforest/images/dot-circle.svg);
    position: relative;
    left: 0;
    top: 3px;
    margin-right: 5px;
}

.rectangle-gradient {
    background: linear-gradient(211.4deg,
            rgba(17, 153, 250, 0.12) 11.41%,
            rgba(17, 153, 250, 0.26) 46.46%,
            rgba(0, 47, 97, 0.54) 79.39%);
    border-radius: 30px;
    padding: 25px 50px;
}

.features {
    display: flex;
    align-items: center;
    gap: 40px;
    padding-right: 40px;
}

.features__title {
    font-size: 20px;
    font-weight: 700;
    color: white;
}

.features__text {
    font-size: 14px;
    color: white;
    margin-top: 20px;
}

.features-howItWorks {
    display: flex;
    flex-direction: column;
    padding: 0 10px;
}

.features-howItWorks img {
    width: 100px;
    height: 100px;
}

.feedback {
    display: grid;
    grid-template: 1fr/1fr 1fr 1fr;
    gap: 60px;
}

.feedback__container {
    box-shadow: 0px 4px 50px 0px #1199fa42;
    padding: 35px;
    border: 1px solid white;
    background-color: white;
    border-radius: 30px;
    color: #1199f9;
}

.feedback__container--blue {
    border-color: #1199f9;
    background-color: #1199f9;
    color: white;
}

.feedback__header {
    display: flex;
    gap: 10px;
    align-items: center;
}

.feedback__name {
    font-size: 16px;
    font-weight: 700;
}

.feedback__date {
    font-size: 12px;
}

.feedback__text {
    font-size: 14px;
    padding: 20px 0px;
}

.feedback__stars {
    text-align: center;
}

.feedback__container--blue .feedback__stars {
    filter: brightness(0) invert(1);
}

.works {
    background-image: url("/wp-content/themes/theforest/images/Rectangle 21.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.works__card {
    border: 1px solid #1199f9;
    box-shadow: 0px 4px 50px 0px #1199fa42;
    background-color: #ffffff;
    border-radius: 30px;
    color: white;
    padding: 160px 35px 60px 35px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    min-width: 360px;
}

.works__image {
    position: absolute;
    top: -100px;
}

.works__title {
    font-size: 32px;
    font-weight: 500;
    line-height: 1;
}

.works__hr {
    border: 1px solid #ffffff;
    margin-top: 10px;
    width: 100%;
}

.works__text {
    font-size: 14px;
    font-weight: 400;
    margin-top: 30px;
}

.works__line {
    border: 1px solid #1199f9;
    width: 100%;
}

.works__center {
    border: 2.5px solid #1199f9;
    position: absolute;
    height: 100%;
    left: calc(50% - 2.5px);
}

.works__center::before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #1299f9;
    border-radius: 30px;
    position: absolute;
    top: -15px;
    left: -15px;
}

.works__center::after {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #1299f9;
    border-radius: 30px;
    position: absolute;
    bottom: -15px;
    left: -15px;
}

.swissfunded__forms p {
    color: white;
    font-size: 20px;
    font-weight: 600;
    margin: unset;
}

.swissfunded__forms form,
.swissfunded__forms label {
    width: 100%;
}

.swissfunded__forms label {
    margin-top: 30px;
}

.swissfunded__forms input,
.swissfunded__forms textarea {
    background: linear-gradient(0deg, rgba(0, 47, 97, 0.54), rgba(0, 47, 97, 0.54)),
        linear-gradient(0deg, #1199f9, #1199f9);
    border: 1px solid #1199f9;
    color: white;
    border-radius: 10px;
    box-shadow: 0px 4px 20px 0px #1199fa42;
    padding: 10px;
    width: 100%;
    margin-top: 20px;
}

.swissfunded__forms textarea {
    resize: none;
    max-height: 168px;
}

.error-sign-message {
    font-size: 14px;
}

.pw-btns {
    display: none;
}

.bg-image {
    background-image: url("/wp-content/themes/theforest/images/laptop2.webp");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.btn-center {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.link-my-profile {
    line-height: 40px;
    height: 40px;
    padding: 0px 20px 0px 20px;
    vertical-align: baseline;
    width: auto;
    display: block;
    color: #878787;
    text-transform: capitalize;
    text-decoration: none;
    text-align: center;
    background: rgba(0, 0, 0, 0);
    border: 0;
    border-radius: 0;
    font-family: inherit;
    font-size: 18px;
    font-weight: normal;
    outline: none;
}

.link-my-profile:hover {
    background: rgba(255, 255, 255, 0);
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    border-color: #fff;
}

.select2-results__option {
    color: #0b0b0b;
}

/* To hide the additional information tab */
.woocommerce-additional-fields {
    display: none !important;
}

.btn-choose-type.btn-choose-type-red {
    background-color: #00cc00 !important;
    font-family: "Anton", sans-serif;
}

.btn-choose-type.btn-choose-type-red:hover {
    transform: scale(1.1);
    background-color: #00cc00 !important;
}

.btn-choose-type-red:before {
    background-color: #00cc00 !important;
}

.site_imageLogo.site_imageLogo_mobile {
    display: none;
}

.registration-form,
.sign-in-form {
    padding: 40px 56px;
}

#toggleMenuAction {
    color: #000;
}

@media (max-width:768px) {
    .main-navbar-box {
        order: 2;
    }

    .main-navbar-box #mega-menu-primary {
        width: 170px !important;
        left: -109px !important;
    }

    .pb-20px-mobile {
        padding-bottom: 20px;
    }

    .works__line {
        display: none;
    }

    .works .align-items-center {
        justify-content: center;
    }

    .works__card {
        width: 80%;
        transform: scale(.7);
    }

    .footer__links li {
        width: 50%;
        border-right: none;
    }

    .footer__links {
        justify-content: flex-start;
    }

    .site_imageLogo {
        display: none;
    }

    .site_imageLogo.site_imageLogo_mobile {
        display: block;
        width: 145px;
    }

    #logoBox .site_logo {
        width: auto !important;
    }

    div.authenticated.ms-auto {
        margin-right: auto;
    }

    .registration-form,
    .sign-in-form {
        padding-left: 10px;
        padding-right: 10px;
    }
}
/* style for  blocksbrokers */
.header-top-green{
    height: 40px;
    width:100%;
    margin:0 auto;
    background: #106967;
}
.header-top-green p{
    text-align:center;
    color:#fff;
    padding-top: 13px;
    animation: text 40s infinite linear;
    padding-left: 100%;
    white-space: nowrap;
    font-size: 11px;
}
@keyframes text {
    0%{
        transform: translate(0, 0);
    }

    100%{
        transform: translate(-250%, 0);
    }
}
.header-top-white{
    background: white;
}
.header-top-white p {
    font-size: 11px;
    color: black;
    text-align:center;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.main-header{
    background-color: white;
    padding-top: 10px;
    margin-top: 16px;
    padding-bottom: 10px;
    border-radius: 13px;

}

.sticky-header{
    position: fixed;
    width: 100%;
}

.bg-main-page {
    background-image: url("/wp-content/themes/theforest/images/Web-1-scaled.webp");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 750px;
    display: flex;
    align-items: center;
}

.btn-green {
    border: 1.5px solid #106967;
    border-radius: 5px;
    background-color: #106967;
    padding: 10px 15px;
    color: white;
    font-weight: 700;
    font-size: 20px;
    text-decoration: none;
    margin-left: 10px;
    margin-right: 10px;
}

.btn-green:hover {
    border: 1.5px solid #4FBC9C;
    background-color: #4FBC9C;
}

.section-tick p{
    color:white;
    margin-top: 0;
    margin-bottom: 0;
}

.tick-blocks {
    background-color: #106967;
    border-radius: 10px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    min-height: 130px;
    padding: 20px;

}

.tick-block {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.tick-block svg {
    background-color: #4FBC9C;
    border-radius: 25px;
    margin-right: 20px;
    margin-left: 5px;
}
.section-tick{
    margin-top: -65px;
}

@media (max-width:768px) {
    .section-tick{
        margin-top: unset;
        background-color: #106967;
    }
    .tick-blocks {
        flex-direction: column;
    }
    .tick-block {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .header-top-white p{
        font-size: 8px;
        color: black;
        text-align: center;
        margin: 5px;
    }
}

.shield{
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}
.shield p{
    color:#163235;
    font-size: 22px;
}
.text-shield{
    display: flex;
    align-items: center;
}
.section-shield{
    margin-top: 80px;
    margin-bottom: 80px;
}
@media (max-width:768px) {
    .shield{
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
    }
}

.potential{
    background-image: url("/wp-content/themes/theforest/images/globe-1536x1064.webp");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    align-items: center;

}

.text-potential, .text-potential{
    color: black;
}
.potential img{
    max-width: 720px;
}

@media (max-width:768px) {
    .potential img{
        max-width: 360px;
    }
}

.posts{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.posts img{
    width: 320px;
    border-radius:25px;
    margin-bottom: 40px;
}
.posts h2,p{
    color: black;
}
.post{
    width: 325px;
}

@media (max-width:768px) {
    .posts{
        flex-direction: column;
        align-items: center;
    }
}

.section-platform{
    margin-top: 80px;
    margin-bottom: 80px;
}

.platform-content{
    background-image: url("/wp-content/themes/theforest/images/blgs-epr-45.webp");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    filter: brightness(100%) contrast(100%) saturate(100%) blur(0px) hue-rotate(285deg);
}
#desktop, #mobile{
    display: flex;
    flex-direction: row;
    padding-bottom: 20px;
    padding-top: 20px;
    justify-content: space-between;
}

#desktop, #mobile h2{
    color: black;
}
.platform-btn{
    margin-bottom: 30px;
}

.btn-green-active {
    border: 1.5px solid #4FBC9C;
    background-color: #4FBC9C;
}
.platform-content-text{
    padding: 28px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-start;
    max-width: 650px;
}

@media (max-width:768px) {
    .section-platform{
        display: none;
    }
}

.stocks{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.stocks-left-img img{
    max-width: 550px;
}
.stocks-right-img img{
    max-width: 230px;
}
.stocks-list{
    display: flex;
    flex-direction: column;
}
.stocks-list .btn-green{
    margin-top: 20px;
}

@media (max-width:768px) {
    .stocks{
        flex-direction: column;
        justify-content: space-around;
    }
    .stocks-left-img img {
        max-width: 315px;
    }
    .stocks-right-img{
            display: flex;
            justify-content: center;
    }
}

.information{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}
.information h2, p{
    color:#163235;
}
.information h2{
    font-size: 35px;
    font-weight: 600;
}

.section-information{
    margin-top: 80px;
    margin-bottom: 80px;
}
@media (max-width:768px) {
    .information {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
    }
}

.section-get-started h2,p{
    color:#163235;
}

.section-get-started h2{
    font-size: 46px;
    font-weight: 600;
    margin-bottom: 50px;
}
.section-get-started{
    background: linear-gradient(to top, #D0FFF1, #FFFFFF);
}

.get-started {
    padding-bottom: 90px;
    padding-top: 90px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.get-started .btn-green {
    padding: 20px 35px;
}

/*about*/

.bg-about-page {
    background-image: url("/wp-content/themes/theforest/images/image_2024_10_31T11_21_37_554Z.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 750px;
    display: flex;
    align-items: center;
}

.bg-account-types-page {
    background-image: linear-gradient(90deg, #0c0c12 0, rgba(255, 255, 255, 0) 100%), url("/wp-content/themes/theforest/images/AdobeStock_323829966-scaled.jpeg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 750px;
    display: flex;
    align-items: center;
}

.breadcrumbs.green-separator-contained{
    position: relative;
    text-decoration: none;
}
.green-separator-contained::before {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 141px;
    height: 2px;
    background: #4FBC9C;
}

.acc-types-margin-block{
    top: -110px;
    background-color: #fff;
    border-radius: 20px 20px 0 0;
    margin-bottom: -110px;
    position: relative;
    min-height: 112px;
    padding: 30px 20px 20px 20px;
    text-align: center;
    max-width: 1400px; 
    margin-left: auto;
    margin-right: auto;
}

.acc-types-margin-block > p{
    font-weight: 200;
    font-size: 24px;
}

.about-banner-image img{
    width: 100%;
}
.breadcrumbs{
    color: #4FBC9C;
    font-size: 20px;
    font-weight: 600;
    text-decoration: overline;
}
h2, h4, h5 {
    color: black;
}
.our-value {
    display: flex;
    flex-direction: row;
}

.our-value-list {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 10px;
    margin-top: 10px;
}
.our-value-content svg {
    fill: #FFFFFF;
    background: #4FBC9C;
    margin-right: 10px;
    border-radius: 18px;
}
.our-value-content p{
    margin-bottom: 0;
}
.our-value-content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding:15px;
    width: 100%;
}
.our-value-img img{
    width: 100%;
    border-radius: 35px;

}
.our-value-img{
    width: 100%;
    padding:15px;
}

@media (max-width:768px) {
    .our-value {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .about-banner-image img{
        display: none;
    }
}
.offerings {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.offerings-card-image svg {
    fill: #FFFFFF;
    background: #4FBC9C;
    margin-right: 10px;
    border-radius: 18px;
}
.offerings-card {
    display: flex;
    flex-direction: row;
    align-items: center;
    border-radius: 12px 12px 12px 12px;
    border-style: none;
    background-color: transparent;
    background-image: linear-gradient(147deg, #CEF7FF 0%, #D0FFF1 69%);
    margin:10px;
    padding:10px;
    width: 100%;
}

@media (max-width:768px) {
    .offerings {
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
    }
}
.testimonials{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.testimonials-card-content {
    background-color: #106967;
    padding: 30px 30px 30px 30px;
    border-radius: 5px 5px 5px 5px;

}
.testimonials-card{
    margin: 15px;
    color:white;
    width:100%;
}
.testimonials-card-content p{
    color:white;
}
.testimonials-card-img{
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 16px;
}
.testimonials-card-img img{
    width: 60px;
    border-radius: 30px;
}
.testimonials-card-img p{
    margin-bottom: 0;
    margin-left: 15px;
}
@media (max-width:768px) {
    .testimonials {
        flex-direction: column;
        justify-content: space-between;
    }
}

.start-trading{
    background-color: transparent;
    background-image: linear-gradient(313deg, #D0FFF1 0%, #CEF7FF 100%);
    border-radius:20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 60px;
}
.start-trading p{
    margin-top: 30px;
    margin-bottom: 40px;
}
.advantages{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.advantages-card{
    width:100%;
    padding: 15px;
    margin:20px
}
.advantages-card-svg svg{
    fill: #FFFFFF;
    background: #4FBC9C;
    margin-right: 10px;
    border-radius: 18px;
}
.advantages-card-svg{
    display: flex;
    justify-content: center;
    margin:10px;
}

@media (max-width:768px) {
    .advantages{
        display: flex;
        flex-direction: column;
    }
    .advantages-card{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}
.margin-top-50px{
    margin-top:50px;
}
.our-value-content a{
    text-decoration: none;
    color:black;
    margin-top: 5px;
    margin-bottom: 5px;
}

#logoBox{
    max-width: 100%;
}