:root {
  --global_main_color: #f8dcbf;
  --global_main_color_btn_text_color: #5c340a;
  --home_text_color: #ffffff;
  --home_third_background_color: #000000;
  --home_custom_image_size: px;
  --home_custom_image_width: px;
  --home_text_size_px: 70px;
  --home_text_size_2_px: 45px;
  --slogan_text_size_px: 22px;
  --home_text_size: 70;
  --home_text_size_2: 45;
  --slogan_text_size: 22;
  --home_text_size_px_media: 70px;
  --home_text_size_2_px_media: 45px;
  --slogan_text_size_px_media: 22px;
  --layout_text_align: center;
  --layout_text_align_rtl: center;
  --layout_text_box_width: 100%;
  --layout_left_side_width: 50%;
  --layout_left_side_width_vh: 50vh;
  --homepage_layout_height: 75%;
  --homepage_layout_height_vh: 75vh;
  --homepage_layout_height_menu_space: 0px;
  --mainNavMobileHeight: 0px;
  --homepage_layout_height_opacity_space_top: 0px;
  --homepage_layout_height_opacity_space_bottom: 0px;
  --mobileMenuFontSize: 20px;
  --mobileMenuPagesSpace: 5px;
  --homepageShapeDividerList_Size: 17%;
  --layout_bottom_spacing: 0px;
  --window-height: 100vh;
  --window-width: 100vw;
  --menu_font_size: 17px;
  --menu_pages_space: 3px;
  --menu_pages_side_padding: 15px;
  --menu_pages_letter_spacing: 0.5px;
  --menu_pages_word_spacing: 0px;
  --menu_thin_border: #1b262c;
  --mobileMenuTextAlign: center;
  --menu_text_color: #fae6d1;
  --menu_text_hover_color: #fae6d1;
  --menu_color: #1b262c;
  --modules_color_text: #ffffff;
  --modules_color_text_second: #ffffff;
  --inside_modules_color_text: #ffffff;
  --sectionsPadding: 100px;
  --home_text_top_space_1: 0px;
  --home_text_bottom_space_1: 16px;
  --home_text_top_space_2: 0px;
  --home_text_bottom_space_2: 30px;
  --home_text_top_space_3: 0px;
  --home_text_bottom_space_3: 20px;
  --homepage_padding_top: px;
  --homepage_padding_bottom: px;
  --homepage_main_goal_margin_top: 0px;
  --homepage_main_goal_margin_bottom: 0px;
  --homepage_second_goal_margin_top: 0px;
  --homepage_second_goal_margin_bottom: 0px;
  --modules_color_second: #000000;
  --modules_color: #1b262c;
  --footer_back: #1b262c;
  --footer_text_hover: #f8dcbf;
  --footer_links_color: #f8dcbf;
  --footer_text: #ffffff;
  --home_background_color: #000000;
  --inside_modules_color_box: #1b262c;
  --inside_modules_color_text_box: #ffffff;
  --module_separate_border_color: ;
  --modules_color_box: #000000;
  --modules_color_second_box: #1b262c;
  --modules_color_text_second_box: #ffffff;
  --inside_modules_color: #000000;
  --modules_color_text_box: #ffffff;
  --font_logo: ;
  --font_menu: Caladea;
  --global_font: Caladea;
  --font_slogan: ;
  --font_slogan_2: ;
  --font_second_slogan: ;
  --font_modules_header: Caladea;
  --sticky_menu: 1;
  --scrollHeaderSize: 0px;
  --modules_color_section_main: #f8dcbf;
  --modules_color_section_btn_text: #5c340a;
  --modules_color_second_section_main: #f8dcbf;
  --modules_color_second_section_btn_text: #5c340a;
  --inside_modules_color_section_box_main: #f8dcbf;
  --inside_modules_color_section_btn_text: #5c340a;
  --line_height_modules_header: 1.25;
  --global_line_height: 1.25;
}