Skip to content
Menu
  • Contact me
    • What about this site
    • Contact me
    • What is Digital Phenomenology
    • Terms of Service
    • The Blue Book
      • Den gamle mand og Aben
      • My Blue Book
      • The Blue Book by Poul Goldschadt
      • The Blue Book – Perpectives on
    • Shop
  • Post Sections
    • Digital Consciousness
    • Digital Phenomenology
    • Principia Cybernetica
    • Meta Transition Theory
    • Memecraft
    • Munchhausen Intro
    • Munchausen Files
    • Memecraft Dispatch
    • Deep Dive – My Podcasts
    • What´s that?
      • What`s that? – Volume 005 Nov 2023
      • What´s that? – Volume 004 Apr 2023
      • What´s that? – Volume 003 Mar 2023
      • What´s that? – Volume 002 Feb 2023
      • What`s that? – Volume 001 Jan. 2023
      • Newsletter Archive
      • Ebook: Phenomenology in AI and Machine Learning
      • Ebook: Navigating the Intersection of Technology and Self
      • Ebook: The Illusion of Reality: A Story of Psychological Suspense
      • Ebook: Towards an Integral Psychology – Cognitive Integration
  • Search
  • Contact me
    • What about this site
    • Contact me
    • What is Digital Phenomenology
    • Terms of Service
    • The Blue Book
      • Den gamle mand og Aben
      • My Blue Book
      • The Blue Book by Poul Goldschadt
      • The Blue Book – Perpectives on
    • Shop
  • Post Sections
    • Digital Consciousness
    • Digital Phenomenology
    • Principia Cybernetica
    • Meta Transition Theory
    • Memecraft
    • Munchhausen Intro
    • Munchausen Files
    • Memecraft Dispatch
    • Deep Dive – My Podcasts
    • What´s that?
      • What`s that? – Volume 005 Nov 2023
      • What´s that? – Volume 004 Apr 2023
      • What´s that? – Volume 003 Mar 2023
      • What´s that? – Volume 002 Feb 2023
      • What`s that? – Volume 001 Jan. 2023
      • Newsletter Archive
      • Ebook: Phenomenology in AI and Machine Learning
      • Ebook: Navigating the Intersection of Technology and Self
      • Ebook: The Illusion of Reality: A Story of Psychological Suspense
      • Ebook: Towards an Integral Psychology – Cognitive Integration

poul goldschadt

Digital Phenomenology

LP12

[et_pb_section bb_built=”1″ admin_label=”section” disabled_on=”off|off|off” custom_css_main_element=”display: none;” transparent_background=”off” allow_player_pause=”off” inner_shadow=”off” parallax=”off” parallax_method=”on” make_fullwidth=”off” use_custom_width=”off” width_unit=”on” make_equal=”off” use_custom_gutter=”off” _builder_version=”3.0.61″][et_pb_row admin_label=”row” make_fullwidth=”off” use_custom_width=”off” width_unit=”on” use_custom_gutter=”off” allow_player_pause=”off” parallax=”off” parallax_method=”on” make_equal=”off” parallax_1=”off” parallax_method_1=”off” background_position=”top_left” background_repeat=”repeat” background_size=”initial”][et_pb_column type=”4_4″][et_pb_code admin_label=”CSS Code” _builder_version=”3.0.61″]<style type=text/css><!– [et_pb_line_break_holder] –>.lg_image_blurb {<!– [et_pb_line_break_holder] –>background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 60%, rgba(0,0,0,0.8) 100%); <!– [et_pb_line_break_holder] –>background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 60%,rgba(0,0,0,0.8) 100%);<!– [et_pb_line_break_holder] –>background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 60%,rgba(0,0,0,0.8) 100%);<!– [et_pb_line_break_holder] –>filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=’#00000000′, endColorstr=’#cc000000′,GradientType=0 );<!– [et_pb_line_break_holder] –>}<!– [et_pb_line_break_holder] –>.lg_image_blurb .et_pb_blurb_content {<!– [et_pb_line_break_holder] –>opacity: 0;<!– [et_pb_line_break_holder] –>transform: scale(0.2);<!– [et_pb_line_break_holder] –>-webkit-transform: scale(0.2);<!– [et_pb_line_break_holder] –>-webkit-transition: all .4s cubic-bezier(.57,0,1,.57) ;<!– [et_pb_line_break_holder] –> -moz-transition: all .4s cubic-bezier(.57,0,1,.57);<!– [et_pb_line_break_holder] –> transition: all .4s cubic-bezier(.57,0,1,.57);<!– [et_pb_line_break_holder] –>}<!– [et_pb_line_break_holder] –>.lg_image_blurb:hover .et_pb_blurb_content {<!– [et_pb_line_break_holder] –>opacity: 1;<!– [et_pb_line_break_holder] –>-webkit-transform:translateY(-40px) scale(1.0) !important;<!– [et_pb_line_break_holder] –> transform:translateY(-40px) scale(1.0) !important;<!– [et_pb_line_break_holder] –>-webkit-transition: all .6s cubic-bezier(.26,.4,.6,.98) ;<!– [et_pb_line_break_holder] –> -moz-transition: all .6s cubic-bezier(.26,.4,.6,.98);<!– [et_pb_line_break_holder] –> transition: all .6s cubic-bezier(.26,.4,.6,.98);<!– [et_pb_line_break_holder] –>}<!– [et_pb_line_break_holder] –>.b3-vertical-align { <!– [et_pb_line_break_holder] –> display: flex; <!– [et_pb_line_break_holder] –> flex-direction: column; <!– [et_pb_line_break_holder] –> justify-content: center;<!– [et_pb_line_break_holder] –>}<!– [et_pb_line_break_holder] –>.lg_box_zoom:hover {<!– [et_pb_line_break_holder] –>transform:scale(1.05);<!– [et_pb_line_break_holder] –>box-shadow: 0 20px 150px rgba(0,0,0,0.3);<!– [et_pb_line_break_holder] –>-webkit-box-shadow: 0 20px 150px rgba(0,0,0,0.3);<!– [et_pb_line_break_holder] –>-moz-box-shadow: 0 20px 150px rgba(0,0,0,0.3);<!– [et_pb_line_break_holder] –>-webkit-transition: all .6s cubic-bezier(.26,.4,.6,.98) ;<!– [et_pb_line_break_holder] –> -moz-transition: all .6s cubic-bezier(.26,.4,.6,.98);<!– [et_pb_line_break_holder] –> transition: all .6s cubic-bezier(.26,.4,.6,.98);<!– [et_pb_line_break_holder] –>}<!– [et_pb_line_break_holder] –>.lg_box_zoom {<!– [et_pb_line_break_holder] –>-webkit-transition: all .4s cubic-bezier(.57,0,1,.57) ;<!– [et_pb_line_break_holder] –> -moz-transition: all .4s cubic-bezier(.57,0,1,.57);<!– [et_pb_line_break_holder] –> transition: all .4s cubic-bezier(.57,0,1,.57);<!– [et_pb_line_break_holder] –>}<!– [et_pb_line_break_holder] –><!– [et_pb_line_break_holder] –></style>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=”1″ admin_label=”section” background_image=”http://www.goldschadt.dk/wp-content/uploads/2017/10/logistic-slider-01.jpg” inner_shadow=”on” parallax_method=”off” custom_padding=”26vh||30vh|” custom_padding_tablet=”22vh||24vh|” custom_padding_phone=”10vh||10vh|” custom_padding_last_edited=”on|phone” _builder_version=”3.0.61″ background_color=”rgba(5,38,89,0.43)” background_position=”bottom_right” background_blend=”luminosity”][et_pb_row admin_label=”row” make_fullwidth=”off” use_custom_width=”on” width_unit=”on” custom_width_px=”1600px” use_custom_gutter=”off” allow_player_pause=”off” parallax=”off” parallax_method=”on” make_equal=”off” parallax_1=”off” parallax_method_1=”off” background_image=”http://www.goldschadt.dk/wp-content/uploads/2017/10/bg.png” background_position=”top_left” background_repeat=”repeat” background_size=”initial”][et_pb_column type=”4_4″][et_pb_cta admin_label=”Opfordring Til Handling” title=”Ground, Air or Sea” url_new_window=”off” use_background_color=”off” background_color=”#7EBEC5″ background_layout=”dark” text_orientation=”left” use_border_color=”off” border_color=”#ffffff” border_style=”solid” custom_button=”on” button_letter_spacing=”0″ button_use_icon=”default” button_icon_placement=”right” button_on_hover=”on” button_letter_spacing_hover=”0″ custom_css_promo_title=”text-transform: none;||font-weight: 300;” header_font_size=”90″ body_font=”|on||on|” body_font_size=”26″ header_font=”Lato||||” header_line_height=”1.2em” button_bg_color=”#0c71c3″ header_font_size_tablet=”70″ header_font_size_phone=”30″ header_font_size_last_edited=”on|phone” body_font_size_last_edited=”on|phone” body_font_size_tablet=”24″ body_font_size_phone=”18″ custom_padding=”60px||60px|100px” background_position=”top_left” background_repeat=”repeat” background_size=”initial” _builder_version=”3.0.61″]

WE DELIVER YOUR PACKAGE IN NO TIME

[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=”1″ admin_label=”section” fullwidth=”off” specialty=”off” custom_padding=”||150px|” custom_padding_phone=”||100px|” custom_padding_last_edited=”on|phone” _builder_version=”3.0.61″][et_pb_row admin_label=”row” make_fullwidth=”off” use_custom_width=”on” width_unit=”on” use_custom_gutter=”off” custom_padding=”60px|40px|60px|40px” custom_margin=”-150px|||” background_color=”#203149″ allow_player_pause=”off” parallax=”off” parallax_method=”on” make_equal=”off” parallax_1=”off” parallax_method_1=”off” parallax_2=”off” parallax_method_2=”off” parallax_3=”off” parallax_method_3=”off” parallax_4=”off” parallax_method_4=”off” custom_css_main_element=”box-shadow: 0 20px 150px rgba(0,0,0,.2);” custom_width_px=”1600px” background_position=”top_left” background_repeat=”repeat” background_size=”initial” _builder_version=”3.0.61″][et_pb_column type=”1_4″][et_pb_blurb admin_label=”Bagsidetekst” title=”Opening Hours” url_new_window=”off” use_icon=”on” font_icon=”%%227%%” icon_color=”#606c7d” use_circle=”off” circle_color=”#7EBEC5″ use_circle_border=”off” circle_border_color=”#7EBEC5″ icon_placement=”left” animation=”top” background_layout=”dark” text_orientation=”left” use_icon_font_size=”off” body_text_color=”#606c7d” use_border_color=”off” border_color=”#ffffff” border_style=”solid” header_font=”|on||on|” background_position=”top_left” background_repeat=”repeat” background_size=”initial”]

Monday-friday: 10AM-6PM
Saturday: 10AM – 2PM

[/et_pb_blurb][/et_pb_column][et_pb_column type=”1_4″][et_pb_blurb admin_label=”Bagsidetekst” title=”Call Us Anytime” url_new_window=”off” use_icon=”on” font_icon=”%%264%%” icon_color=”#606c7d” use_circle=”off” circle_color=”#7EBEC5″ use_circle_border=”off” circle_border_color=”#7EBEC5″ icon_placement=”left” animation=”top” background_layout=”dark” text_orientation=”left” use_icon_font_size=”off” body_text_color=”#606c7d” use_border_color=”off” border_color=”#ffffff” border_style=”solid” header_font=”|on||on|” background_position=”top_left” background_repeat=”repeat” background_size=”initial”]

1-009-0009-8889
1-098-0000-1268

[/et_pb_blurb][/et_pb_column][et_pb_column type=”1_4″][et_pb_blurb admin_label=”Bagsidetekst” title=”Email Us” url_new_window=”off” use_icon=”on” font_icon=”%%238%%” icon_color=”#606c7d” use_circle=”off” circle_color=”#7EBEC5″ use_circle_border=”off” circle_border_color=”#7EBEC5″ icon_placement=”left” animation=”top” background_layout=”dark” text_orientation=”left” use_icon_font_size=”off” body_text_color=”#606c7d” use_border_color=”off” border_color=”#ffffff” border_style=”solid” header_font=”|on||on|” background_position=”top_left” background_repeat=”repeat” background_size=”initial”]

logistics@email.com
info@logistics.com

[/et_pb_blurb][/et_pb_column][et_pb_column type=”1_4″][et_pb_button admin_label=”Knap” button_url=”#form” url_new_window=”off” button_text=”Get a quote” button_alignment=”center” background_layout=”dark” custom_button=”on” button_bg_color=”#0c71c3″ button_border_color=”#0c71c3″ button_letter_spacing=”0″ button_icon=”%%155%%” button_icon_placement=”right” button_letter_spacing_hover=”0″ custom_css_main_element=”width: 100%;” button_font=”|on|||” button_border_width=”8″ button_border_radius=”0″ button_text_size_phone=”16″ button_text_size_last_edited=”on|tablet” _builder_version=”3.0.61″ /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=”1″ admin_label=”section” fullwidth=”off” specialty=”off” custom_padding=”0px||100px|” _builder_version=”3.0.61″][et_pb_row admin_label=”row” make_fullwidth=”off” use_custom_width=”off” width_unit=”on” use_custom_gutter=”off” custom_padding=”0px||0px|” custom_margin=”0px||50px|” allow_player_pause=”off” parallax=”off” parallax_method=”on” make_equal=”off” parallax_1=”off” parallax_method_1=”off” custom_margin_tablet=”0px||30px|” custom_margin_phone=”0px||10px|” custom_margin_last_edited=”on|phone” background_position=”top_left” background_repeat=”repeat” background_size=”initial”][et_pb_column type=”4_4″][et_pb_cta admin_label=”Opfordring Til Handling” title=”Welcome to” url_new_window=”off” use_background_color=”off” background_color=”#7EBEC5″ background_layout=”dark” text_orientation=”center” header_font=”|on||on|” header_text_color=”#606c7d” header_line_height=”1.8em” body_font=”|on||on|” body_font_size=”50″ body_text_color=”#203149″ use_border_color=”off” border_color=”#ffffff” border_style=”solid” custom_margin=”0px|||” custom_padding=”0px|||” custom_button=”off” button_letter_spacing=”0″ button_use_icon=”default” button_icon_placement=”right” button_on_hover=”on” button_letter_spacing_hover=”0″ custom_css_promo_description=”font-weight:900;” header_font_size_tablet=”24″ header_font_size_phone=”20″ header_font_size_last_edited=”on|phone” header_line_height_last_edited=”on|phone” body_font_size_phone=”35″ body_font_size_last_edited=”on|desktop” body_line_height=”1.4em” background_position=”top_left” background_repeat=”repeat” background_size=”initial”]

Logistic Group

[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=”row” make_fullwidth=”off” use_custom_width=”on” width_unit=”on” custom_width_px=”1600px” use_custom_gutter=”on” gutter_width=”2″ allow_player_pause=”off” parallax=”off” parallax_method=”on” make_equal=”off” parallax_1=”off” parallax_method_1=”off” parallax_2=”off” parallax_method_2=”off” parallax_3=”off” parallax_method_3=”off” bg_img_1=”https://layouts.b3multimedia.ie/wp-content/uploads/2017/07/logistic-blurb-01.jpg” bg_img_2=”https://layouts.b3multimedia.ie/wp-content/uploads/2017/07/logistic-blurb-02.jpg” bg_img_3=”https://layouts.b3multimedia.ie/wp-content/uploads/2017/07/logistic-blurb-03.jpg” module_class_1=”lg_blurb_image” module_class_2=”lg_blurb_image” module_class_3=”lg_blurb_image” background_position=”top_left” background_repeat=”repeat” background_size=”initial”][et_pb_column type=”1_3″][et_pb_blurb admin_label=”Bagsidetekst” title=”Ground Delivery” url_new_window=”off” use_icon=”on” font_icon=”%%144%%” icon_color=”#ffffff” use_circle=”off” use_circle_border=”off” icon_placement=”top” animation=”off” background_layout=”dark” text_orientation=”center” use_icon_font_size=”on” icon_font_size=”50px” header_font=”|on||on|” header_font_size=”20″ border_style=”solid” custom_padding=”360px|||” module_class=”lg_image_blurb” custom_css_blurb_image=”margin-bottom:10px;” background_position=”top_left” background_repeat=”repeat” background_size=”initial” _builder_version=”3.0.61″ /][/et_pb_column][et_pb_column type=”1_3″][et_pb_blurb admin_label=”Bagsidetekst” title=”Air Delivery” url_new_window=”off” use_icon=”on” font_icon=”%%122%%” icon_color=”#ffffff” use_circle=”off” use_circle_border=”off” icon_placement=”top” animation=”off” background_layout=”dark” text_orientation=”center” use_icon_font_size=”on” icon_font_size=”50px” header_font=”|on||on|” header_font_size=”20″ border_style=”solid” custom_padding=”360px|||” module_class=”lg_image_blurb” custom_css_blurb_image=”margin-bottom:10px;” background_position=”top_left” background_repeat=”repeat” background_size=”initial” _builder_version=”3.0.61″ /][/et_pb_column][et_pb_column type=”1_3″][et_pb_blurb admin_label=”Bagsidetekst” title=”Sea Delivery” url_new_window=”off” use_icon=”on” font_icon=”%%101%%” icon_color=”#ffffff” use_circle=”off” use_circle_border=”off” icon_placement=”top” animation=”off” background_layout=”dark” text_orientation=”center” use_icon_font_size=”on” icon_font_size=”50px” header_font=”|on||on|” header_font_size=”20″ border_style=”solid” custom_padding=”360px|||” module_class=”lg_image_blurb” custom_css_blurb_image=”margin-bottom:10px;” background_position=”top_left” background_repeat=”repeat” background_size=”initial” _builder_version=”3.0.61″ /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=”1″ admin_label=”section” fullwidth=”off” specialty=”off” background_image=”http://www.goldschadt.dk/wp-content/uploads/2017/10/logistic-map.png” custom_padding=”200px||200px|” custom_padding_tablet=”100px||100px|” custom_padding_phone=”60px||60px|” custom_padding_last_edited=”on|phone” _builder_version=”3.0.61″ custom_css_main_element=”background-size:contain;”][et_pb_row admin_label=”row” make_fullwidth=”off” use_custom_width=”on” width_unit=”on” custom_width_px=”1400px” use_custom_gutter=”on” gutter_width=”4″ allow_player_pause=”off” parallax=”off” parallax_method=”on” make_equal=”off” parallax_1=”off” parallax_method_1=”off” parallax_2=”off” parallax_method_2=”off” parallax_3=”off” parallax_method_3=”off” parallax_4=”off” parallax_method_4=”off” background_position=”top_left” background_repeat=”repeat” background_size=”initial”][et_pb_column type=”1_4″][et_pb_blurb admin_label=”Bagsidetekst” title=”CONTRACT LOGISTIC” url_new_window=”off” use_icon=”on” font_icon=”%%108%%” icon_color=”#203149″ use_circle=”off” use_circle_border=”off” icon_placement=”top” animation=”top” background_layout=”light” use_icon_font_size=”on” header_text_color=”#203149″ body_text_color=”#686f7d” border_style=”solid” custom_padding=”|50px||” custom_padding_tablet=”|20px||” custom_padding_phone=”|10px||” custom_padding_last_edited=”on|phone” custom_css_blurb_image=”text-align: left;||margin-bottom: 10px;” header_font=”|on|||” header_font_size=”20″ body_font_size=”15″ body_line_height=”1.6em” header_line_height=”1.5em” icon_font_size=”60px” background_position=”top_left” background_repeat=”repeat” background_size=”initial” _builder_version=”3.0.61″]

Fusce sit amet accumsan augue, quis efficitur diam. Maecenas consequat erat eu est semper mollis. Aliquam arcu orci, dictum a purus non, cursus aliquam augue. Mauris dapibus ultricies odio vel ultricies.

[/et_pb_blurb][/et_pb_column][et_pb_column type=”1_4″][et_pb_blurb admin_label=”Bagsidetekst” title=”CONSULTING SERVICES” url_new_window=”off” use_icon=”on” font_icon=”%%101%%” icon_color=”#203149″ use_circle=”off” use_circle_border=”off” icon_placement=”top” animation=”top” background_layout=”light” use_icon_font_size=”on” header_text_color=”#203149″ body_text_color=”#686f7d” border_style=”solid” custom_padding=”|50px||” custom_padding_tablet=”|20px||” custom_padding_phone=”|10px||” custom_padding_last_edited=”on|phone” custom_css_blurb_image=”text-align: left;||margin-bottom: 10px;” header_font=”|on|||” header_font_size=”20″ body_font_size=”15″ body_line_height=”1.6em” header_line_height=”1.5em” icon_font_size=”60px” background_position=”top_left” background_repeat=”repeat” background_size=”initial” _builder_version=”3.0.61″]

Fusce sit amet accumsan augue, quis efficitur diam. Maecenas consequat erat eu est semper mollis. Aliquam arcu orci, dictum a purus non, cursus aliquam augue. Mauris dapibus ultricies odio vel ultricies.

[/et_pb_blurb][/et_pb_column][et_pb_column type=”1_4″][et_pb_blurb admin_label=”Bagsidetekst” title=”STORAGE SERVICE” url_new_window=”off” use_icon=”on” font_icon=”%%125%%” icon_color=”#203149″ use_circle=”off” use_circle_border=”off” icon_placement=”top” animation=”top” background_layout=”light” use_icon_font_size=”on” header_text_color=”#203149″ body_text_color=”#686f7d” border_style=”solid” custom_padding=”|50px||” custom_padding_tablet=”|20px||” custom_padding_phone=”|10px||” custom_padding_last_edited=”on|phone” custom_css_blurb_image=”text-align: left;||margin-bottom: 10px;” header_font=”|on|||” header_font_size=”20″ body_font_size=”15″ body_line_height=”1.6em” header_line_height=”1.5em” icon_font_size=”60px” background_position=”top_left” background_repeat=”repeat” background_size=”initial” _builder_version=”3.0.61″]

Fusce sit amet accumsan augue, quis efficitur diam. Maecenas consequat erat eu est semper mollis. Aliquam arcu orci, dictum a purus non, cursus aliquam augue. Mauris dapibus ultricies odio vel ultricies.

[/et_pb_blurb][/et_pb_column][et_pb_column type=”1_4″][et_pb_blurb admin_label=”Bagsidetekst” title=”OUR VISION” url_new_window=”off” use_icon=”on” font_icon=”%%122%%” icon_color=”#203149″ use_circle=”off” use_circle_border=”off” icon_placement=”top” animation=”top” background_layout=”light” use_icon_font_size=”on” header_text_color=”#203149″ body_text_color=”#686f7d” border_style=”solid” custom_padding=”|50px||” custom_padding_tablet=”|20px||” custom_padding_phone=”|10px||” custom_padding_last_edited=”on|phone” custom_css_blurb_image=”text-align: left;||margin-bottom: 10px;” header_font=”|on|||” header_font_size=”20″ body_font_size=”15″ body_line_height=”1.6em” header_line_height=”1.5em” icon_font_size=”60px” background_position=”top_left” background_repeat=”repeat” background_size=”initial” _builder_version=”3.0.61″]

Fusce sit amet accumsan augue, quis efficitur diam. Maecenas consequat erat eu est semper mollis. Aliquam arcu orci, dictum a purus non, cursus aliquam augue. Mauris dapibus ultricies odio vel ultricies.

[/et_pb_blurb][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=”1″ admin_label=”section” fullwidth=”off” specialty=”off” custom_padding=”0px|0px|0px|0px” background_color=”#0c71c3″ _builder_version=”3.0.61″][et_pb_row admin_label=”row” make_fullwidth=”on” use_custom_width=”off” width_unit=”on” use_custom_gutter=”on” custom_padding=”0px|0px|0px|0px” allow_player_pause=”off” parallax=”off” parallax_method=”on” make_equal=”on” parallax_1=”off” parallax_method_1=”off” parallax_2=”off” parallax_method_2=”off” gutter_width=”1″ custom_margin=”|0px||0px” module_class_1=”b3-vertical-align” module_class_2=”b3-vertical-align” background_position=”top_left” background_repeat=”repeat” background_size=”initial”][et_pb_column type=”1_2″][et_pb_cta admin_label=”Opfordring Til Handling” title=”Image Gallery” url_new_window=”off” use_background_color=”on” background_color=”#0c71c3″ background_layout=”dark” text_orientation=”left” header_font=”|on||on|” header_text_color=”#ffffff” header_line_height=”1.3em” body_font_size=”18″ body_text_color=”#ffffff” border_style=”solid” custom_padding=”|100px||100px” custom_button=”on” button_letter_spacing=”0″ button_icon_placement=”left” button_on_hover=”off” button_letter_spacing_hover=”1″ button_url=”#” button_text=”SEE MORE” custom_padding_last_edited=”on|phone” button_text_color=”#0c71c3″ button_bg_color=”#ffffff” button_border_color=”#ffffff” button_text_color_hover=”#0c71c3″ button_bg_color_hover=”#ffffff” button_border_color_hover=”#ffffff” header_font_size=”45″ body_line_height=”1.5em” header_font_size_last_edited=”on|phone” body_font_size_last_edited=”on|phone” custom_padding_tablet=”|50px||50px” custom_padding_phone=”|20px||20px” header_font_size_tablet=”35″ header_font_size_phone=”28″ body_font_size_phone=”15″ button_border_width=”5″ button_border_radius=”0″ button_icon=”%%110%%” button_border_radius_hover=”0″ background_position=”top_left” background_repeat=”repeat” background_size=”initial” _builder_version=”3.0.61″]

Fusce sit amet accumsan augue, quis efficitur diam. Maecenas consequat erat eu est semper mollis. Aliquam arcu orci, dictum a purus non, cursus aliquam augue. Mauris dapibus ultricies odio vel ultricies. Vivamus laoreet mauris nec lorem auctor, id faucibus metus commodo.

[/et_pb_cta][/et_pb_column][et_pb_column type=”1_2″][et_pb_gallery admin_label=”Galleri” gallery_ids=”416,628,629,630″ fullwidth=”on” orientation=”landscape” show_title_and_caption=”off” show_pagination=”on” background_layout=”dark” auto=”on” hover_overlay_color=”rgba(255,255,255,0.9)” border_style=”solid” _builder_version=”3.0.61″ zoom_icon_color=”#2ea3f2″ auto_speed=”2000″ /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=”1″ admin_label=”section” fullwidth=”off” specialty=”off” custom_padding=”100px||150px|” _builder_version=”3.0.61″ module_id=”form”][et_pb_row admin_label=”row” make_fullwidth=”off” use_custom_width=”on” width_unit=”on” custom_width_px=”1600px” use_custom_gutter=”off” allow_player_pause=”off” parallax=”off” parallax_method=”on” make_equal=”off” parallax_1=”off” parallax_method_1=”off” background_position=”top_left” background_repeat=”repeat” background_size=”initial”][et_pb_column type=”4_4″][et_pb_cta admin_label=”Opfordring Til Handling” title=”FREE ESTIMATES” url_new_window=”off” use_background_color=”off” background_color=”#7EBEC5″ background_layout=”dark” text_orientation=”right” header_font=”|on||on|” header_text_color=”#606c7d” header_line_height=”1.8em” body_font=”|on||on|” body_font_size=”40″ body_text_color=”#203149″ use_border_color=”off” border_color=”#ffffff” border_style=”solid” custom_margin=”0px|||” custom_padding=”0px|||” custom_button=”off” button_letter_spacing=”0″ button_use_icon=”default” button_icon_placement=”right” button_on_hover=”on” button_letter_spacing_hover=”0″ custom_css_promo_description=”font-weight:900;” header_font_size_last_edited=”on|desktop” body_font_size_last_edited=”on|phone” header_font_size_tablet=”22″ header_font_size_phone=”16″ body_font_size_tablet=”34″ body_font_size_phone=”27″ body_line_height=”1.3em” background_position=”top_left” background_repeat=”repeat” background_size=”initial”]

Get a Quick Quote Now

[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=”row” use_custom_width=”on” custom_padding=”100px|100px|100px|100px” custom_padding_phone=”20px|20px|20px|20px” custom_padding_last_edited=”on|phone” background_color=”#ededed” parallax_method_1=”off” custom_css_main_element=”border-bottom: solid 4px #0290cc;” custom_width_px=”1600px” background_image=”http://www.goldschadt.dk/wp-content/uploads/2017/10/logistic-map-1.png” parallax_method_2=”off” background_position=”top_left” background_repeat=”repeat” _builder_version=”3.0.61″ background_position_1=”top_left” background_repeat_1=”no-repeat” background_position_2=”top_left” background_repeat_2=”no-repeat” padding_top_1=”50px” padding_right_1=”50px” padding_bottom_1=”50px” padding_left_1=”50px” custom_padding_tablet=”50px|50px|50px|50px” padding_1_tablet=”30px|30px|30px|30px” padding_1_phone=”20px|20px|20px|20px” padding_1_last_edited=”on|phone”][et_pb_column type=”1_3″][et_pb_testimonial admin_label=”Vidnesbyrd” author=”Mark Twain” job_title=”Director” company_name=”Logistic” url=”#” url_new_window=”off” portrait_url=”http://www.goldschadt.dk/wp-content/uploads/2017/10/client-02.jpg” quote_icon=”on” use_background_color=”on” background_color=”#ffffff” background_layout=”light” text_orientation=”left” border_style=”solid” custom_css_main_element=”box-shadow: 0 20px 100px rgba(27, 42, 53, 0.16);||-webkit-box-shadow: 0 20px 100px rgba(27, 42, 53, 0.16);||-moz-box-shadow: 0 20px 100px rgba(27, 42, 53, 0.16);||border-bottom: solid 4px #ededed;” body_font=”Raleway||on||” custom_margin=”-200px|||-200px” custom_css_testimonial_description=”color: #bfbfbf!important;” custom_css_testimonial_author=”color: #000 !important;” custom_css_testimonial_meta=”color: #0290cc !important;” body_font_size=”17″ body_line_height=”1.6em” background_position=”top_left” background_repeat=”repeat” background_size=”initial” _builder_version=”3.0.61″ quote_icon_background_color=”#f5f5f5″ body_font_size_last_edited=”on|phone” body_line_height_last_edited=”on|phone” custom_margin_tablet=”0px|||0px” custom_margin_last_edited=”on|desktop” body_font_size_tablet=”16″ body_font_size_phone=”14″ body_line_height_phone=”1.4em”]

Proin at diam eu nibh ullamcorper consectetur eu eget risus. Fusce finibus interdum condimentum. Quisque ornare purus eget eros mattis tincidunt. Praesent tincidunt, tellus id facilisis tincidunt, magna diam aliquet odio, ac placerat purus nulla non sapien. In ultricies dapibus mattis. Proin erat nisl, tempor et augue sit amet, accumsan laoreet ipsum.

[/et_pb_testimonial][/et_pb_column][et_pb_column type=”2_3″][et_pb_contact_form admin_label=”Kontakt formular” captcha=”on” use_redirect=”off” input_border_radius=”0″ use_border_color=”off” border_color=”#ffffff” border_style=”solid” custom_button=”on” button_text_color=”#ffffff” button_bg_color=”#0c71c3″ button_border_color=”#0c71c3″ button_letter_spacing=”0″ button_use_icon=”default” button_icon=”%%3%%” button_icon_placement=”right” button_on_hover=”on” button_letter_spacing_hover=”0″ custom_css_contact_fields=”background: #fff !important;” custom_css_text_field=”background: #fff !important;” custom_css_captcha_field=”background: #fff !important;” form_background_color=”#898989″] [et_pb_contact_field field_title=”Name” field_type=”input” field_id=”Name” required_mark=”on” fullwidth_field=”off” /][et_pb_contact_field field_title=”Surname” field_type=”input” field_id=”Surname” required_mark=”on” fullwidth_field=”off” form_field_font_select=”default” form_field_font=”||||” use_border_color=”off” border_style=”solid” /][et_pb_contact_field field_title=”Email Address” field_type=”email” field_id=”Email” required_mark=”on” fullwidth_field=”off” /][et_pb_contact_field field_id=”Phone Number” field_title=”Phone Number” field_type=”input” required_mark=”on” fullwidth_field=”off” form_field_font_select=”default” form_field_font=”||||” use_border_color=”off” border_style=”solid” /][et_pb_contact_field field_title=”Message” field_type=”text” field_id=”Message” required_mark=”on” fullwidth_field=”on” /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=”1″ admin_label=”section” fullwidth=”off” specialty=”off” background_image=”http://www.goldschadt.dk/wp-content/uploads/2017/10/logistic-dark-bg.jpg” background_color=”#121e2a” inner_shadow=”on” parallax=”on” custom_padding=”100px||100px|” _builder_version=”3.0.61″ parallax_method=”off”][et_pb_row admin_label=”row” make_fullwidth=”off” use_custom_width=”off” width_unit=”on” use_custom_gutter=”off” allow_player_pause=”off” parallax=”off” parallax_method=”on” make_equal=”off” parallax_1=”off” parallax_method_1=”off” background_position=”top_left” background_repeat=”repeat” background_size=”initial”][et_pb_column type=”4_4″][et_pb_cta admin_label=”Opfordring Til Handling” title=”TRUE FACTS” url_new_window=”off” use_background_color=”off” background_color=”#7EBEC5″ background_layout=”dark” text_orientation=”center” header_font=”|on||on|” header_text_color=”#606c7d” header_line_height=”2.4em” body_font=”|on||on|” body_font_size=”45″ body_text_color=”#ffffff” use_border_color=”off” border_color=”#ffffff” border_style=”solid” custom_margin=”0px|||” custom_padding=”0px|||” custom_button=”off” button_letter_spacing=”0″ button_use_icon=”default” button_icon_placement=”right” button_on_hover=”on” button_letter_spacing_hover=”0″ custom_css_promo_description=”font-weight:900;” header_font_size_tablet=”22″ header_font_size_phone=”18″ header_font_size_last_edited=”on|phone” header_line_height_phone=”1.8em” header_line_height_last_edited=”on|phone” body_font_size_tablet=”34″ body_font_size_phone=”26″ body_font_size_last_edited=”on|phone” body_line_height=”1.5em” background_position=”top_left” background_repeat=”repeat” background_size=”initial” _builder_version=”3.0.61″]

THE FACTS SPEAK FOR THEMESELVES

[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=”row” make_fullwidth=”off” use_custom_width=”on” width_unit=”on” custom_width_px=”1600px” use_custom_gutter=”off” allow_player_pause=”off” parallax=”off” parallax_method=”on” make_equal=”off” parallax_1=”off” parallax_method_1=”off” background_color_1=”rgba(255,255,255,0.05)” padding_top_1=”100px” padding_right_1=”60px” padding_bottom_1=”100px” padding_left_1=”60px” parallax_2=”off” parallax_method_2=”off” background_color_2=”rgba(255,255,255,0.05)” padding_top_2=”100px” padding_right_2=”60px” padding_bottom_2=”100px” padding_left_2=”60px” parallax_3=”off” parallax_method_3=”off” background_color_3=”rgba(255,255,255,0.05)” padding_top_3=”100px” padding_right_3=”60px” padding_bottom_3=”100px” padding_left_3=”60px” module_class_1=”lg_box_zoom” module_class_2=”lg_box_zoom” module_class_3=”lg_box_zoom” background_position=”top_left” background_repeat=”repeat” background_size=”initial”][et_pb_column type=”1_3″][et_pb_blurb admin_label=”Bagsidetekst” url_new_window=”off” use_icon=”on” font_icon=”%%148%%” icon_color=”#47515a” use_circle=”off” circle_color=”#7EBEC5″ use_circle_border=”off” circle_border_color=”#7EBEC5″ icon_placement=”top” animation=”top” background_layout=”light” text_orientation=”left” use_icon_font_size=”on” use_border_color=”off” border_color=”#ffffff” border_style=”solid” icon_font_size=”70px” background_position=”top_left” background_repeat=”repeat” background_size=”initial” /][et_pb_number_counter admin_label=”Antal Tæller” title=”EMPLYEES AROUND THE WORLD” number=”1284″ percent_sign=”off” background_layout=”dark” number_text_color=”#ffffff” border_style=”solid” title_font=”|on|||” number_font=”|on|||” background_position=”top_left” background_repeat=”repeat” background_size=”initial” _builder_version=”3.0.61″ number_font_size=”60″ number_font_size_tablet=”40″ number_font_size_phone=”30″ number_font_size_last_edited=”on|phone” custom_padding=”|0px||0px” /][/et_pb_column][et_pb_column type=”1_3″][et_pb_blurb admin_label=”Bagsidetekst” url_new_window=”off” use_icon=”on” font_icon=”%%124%%” icon_color=”#47515a” use_circle=”off” circle_color=”#7EBEC5″ use_circle_border=”off” circle_border_color=”#7EBEC5″ icon_placement=”top” animation=”top” background_layout=”light” text_orientation=”left” use_icon_font_size=”on” use_border_color=”off” border_color=”#ffffff” border_style=”solid” icon_font_size=”70px” background_position=”top_left” background_repeat=”repeat” background_size=”initial” /][et_pb_number_counter admin_label=”Antal Tæller” title=”KILOMETERS PER YEAR” number=”+200k” percent_sign=”off” background_layout=”dark” number_text_color=”#ffffff” border_style=”solid” title_font=”|on|||” number_font=”|on|||” background_position=”top_left” background_repeat=”repeat” background_size=”initial” _builder_version=”3.0.61″ number_font_size=”60″ number_font_size_tablet=”40″ number_font_size_phone=”30″ number_font_size_last_edited=”on|desktop” custom_padding=”|0px||0px” /][/et_pb_column][et_pb_column type=”1_3″][et_pb_blurb admin_label=”Bagsidetekst” url_new_window=”off” use_icon=”on” font_icon=”%%165%%” icon_color=”#47515a” use_circle=”off” circle_color=”#7EBEC5″ use_circle_border=”off” circle_border_color=”#7EBEC5″ icon_placement=”top” animation=”top” background_layout=”light” text_orientation=”left” use_icon_font_size=”on” use_border_color=”off” border_color=”#ffffff” border_style=”solid” icon_font_size=”70px” background_position=”top_left” background_repeat=”repeat” background_size=”initial” /][et_pb_number_counter admin_label=”Antal Tæller” title=”CLIENTS WORLDWIDE” number=”600″ percent_sign=”off” background_layout=”dark” number_text_color=”#ffffff” border_style=”solid” title_font=”|on|||” number_font=”|on|||” background_position=”top_left” background_repeat=”repeat” background_size=”initial” _builder_version=”3.0.61″ number_font_size=”60″ number_font_size_tablet=”40″ number_font_size_phone=”30″ number_font_size_last_edited=”on|desktop” custom_padding=”|0px||0px” /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=”1″ admin_label=”section” fullwidth=”off” specialty=”off” custom_padding=”100px||100px|” _builder_version=”3.0.61″][et_pb_row admin_label=”row” make_fullwidth=”off” use_custom_width=”on” width_unit=”on” custom_width_px=”1500px” use_custom_gutter=”off” allow_player_pause=”off” parallax=”off” parallax_method=”on” make_equal=”off” parallax_1=”off” parallax_method_1=”off” background_position=”top_left” background_repeat=”repeat” background_size=”initial”][et_pb_column type=”4_4″][et_pb_cta admin_label=”Opfordring Til Handling” title=”TESTIMONIALS” url_new_window=”off” use_background_color=”off” background_color=”#7EBEC5″ background_layout=”dark” text_orientation=”center” header_font=”|on||on|” header_text_color=”#606c7d” header_line_height=”2em” body_font=”|on||on|” body_font_size=”45″ body_text_color=”#203149″ use_border_color=”off” border_color=”#ffffff” border_style=”solid” custom_margin=”0px||0px|” custom_padding=”0px||0px|” custom_button=”off” button_letter_spacing=”0″ button_use_icon=”default” button_icon_placement=”right” button_on_hover=”on” button_letter_spacing_hover=”0″ custom_css_promo_description=”font-weight:900;” header_font_size_tablet=”22″ header_font_size_phone=”18″ header_font_size_last_edited=”on|phone” header_line_height_phone=”1.6em” header_line_height_last_edited=”on|phone” body_font_size_tablet=”34″ body_font_size_phone=”25″ body_font_size_last_edited=”on|phone” body_line_height=”1.5em” background_position=”top_left” background_repeat=”repeat” background_size=”initial”]

WHAT PEOPLE SAY ABOUT US

[/et_pb_cta][et_pb_slider admin_label=”Slider” show_arrows=”on” show_pagination=”on” auto=”on” auto_ignore_hover=”off” parallax=”off” parallax_method=”off” remove_inner_shadow=”on” background_position=”top_left” top_padding=”50px” bottom_padding=”50px” hide_content_on_mobile=”off” hide_cta_on_mobile=”off” show_image_video_mobile=”off” custom_button=”off” button_letter_spacing=”0″ button_icon_placement=”right” button_letter_spacing_hover=”0″ custom_css_slide_description=”margin-bottom: 100px;” custom_css_slide_active_controller=”background-color: rgb(16, 142, 209) !Important;” custom_css_slide_arrows=”color: #111d2b !important;|| background-color: #ededed;” body_font=”Raleway||||” body_font_size=”20″ body_text_color=”#c1c1c1″ body_line_height=”2em” header_line_height=”2em” _builder_version=”3.0.61″] [et_pb_slide background_position=”default” background_size=”default” background_color=”#ffffff” use_bg_overlay=”off” use_text_overlay=”off” alignment=”center” background_layout=”light” allow_player_pause=”off” text_border_radius=”3″ header_font_select=”default” header_font=”||||” body_font_select=”default” body_font=”||||” custom_button=”off” button_font_select=”default” button_font=”||||” button_use_icon=”default” button_icon_placement=”right” button_on_hover=”on” body_text_color=”#9e9e9e” body_font_size_last_edited=”off|phone” header_line_height=”1em” header_line_height_tablet=”1em” header_line_height_phone=”1em” body_font_size=”22″ body_font_size_tablet=”22″ body_font_size_phone=”22″]

client 01

Integer ullamcorper venenatis metus, eu imperdiet risus feugiat id. Pellentesque et commodo eros. Aliquam elementum gravida nibh vel pellentesque. Nunc at blandit erat, quis aliquam est. Nullam sit amet ex sed nibh pellentesque imperdiet in ac massa.

 

John Doe

[/et_pb_slide][et_pb_slide background_position=”default” background_size=”default” background_color=”#ffffff” use_bg_overlay=”off” use_text_overlay=”off” alignment=”center” background_layout=”light” allow_player_pause=”off” text_border_radius=”3″ header_font_select=”default” header_font=”||||” body_font_select=”default” body_font=”||||” custom_button=”off” button_font_select=”default” button_font=”||||” button_use_icon=”default” button_icon_placement=”right” button_on_hover=”on” body_text_color=”#9e9e9e” body_font_size_last_edited=”off|phone” header_line_height=”1em” header_line_height_tablet=”1em” header_line_height_phone=”1em” body_font_size=”22″ body_font_size_tablet=”22″ body_font_size_phone=”22″]

client 02

Integer ullamcorper venenatis metus, eu imperdiet risus feugiat id. Pellentesque et commodo eros. Aliquam elementum gravida nibh vel pellentesque. Nunc at blandit erat, quis aliquam est. Nullam sit amet ex sed nibh pellentesque imperdiet in ac massa.

 

John Doe

[/et_pb_slide][et_pb_slide background_position=”default” background_size=”default” background_color=”#ffffff” use_bg_overlay=”off” use_text_overlay=”off” alignment=”center” background_layout=”light” allow_player_pause=”off” text_border_radius=”3″ header_font_select=”default” header_font=”||||” body_font_select=”default” body_font=”||||” custom_button=”off” button_font_select=”default” button_font=”||||” button_use_icon=”default” button_icon_placement=”right” button_on_hover=”on” body_text_color=”#9e9e9e” body_font_size_last_edited=”off|phone” header_line_height=”1em” header_line_height_tablet=”1em” header_line_height_phone=”1em” body_font_size=”22″ body_font_size_tablet=”22″ body_font_size_phone=”22″]

client 03

Integer ullamcorper venenatis metus, eu imperdiet risus feugiat id. Pellentesque et commodo eros. Aliquam elementum gravida nibh vel pellentesque. Nunc at blandit erat, quis aliquam est. Nullam sit amet ex sed nibh pellentesque imperdiet in ac massa.

 

John Doe

[/et_pb_slide] [/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=”1″ admin_label=”section” fullwidth=”off” specialty=”off” _builder_version=”3.0.61″ background_color=”#203149″ background_color_gradient_start=”rgba(43,135,218,0.43)” background_color_gradient_end=”rgba(41,196,169,0.35)” background_image=”http://www.goldschadt.dk/wp-content/uploads/2017/10/map-02.png” custom_padding=”100px||100px|” custom_css_main_element=”background-size:contain;”][et_pb_row admin_label=”row” _builder_version=”3.0.61″ background_position_1=”top_left” background_repeat_1=”no-repeat”][et_pb_column type=”4_4″][et_pb_cta admin_label=”Opfordring Til Handling” title=”HAVE A QUESTION?” url_new_window=”on” use_background_color=”off” background_layout=”dark” header_font=”|on||on|” header_text_color=”#ffffff” header_line_height=”2em” body_font=”|on||on|” body_font_size=”45″ body_text_color=”#ffffff” border_style=”solid” custom_margin=”0px||0px|” custom_padding=”0px||0px|” custom_button=”on” button_letter_spacing=”0″ button_icon_placement=”right” button_letter_spacing_hover=”1″ custom_css_promo_description=”font-weight:900;” header_font_size_tablet=”22″ header_font_size_phone=”18″ header_font_size_last_edited=”on|phone” header_line_height_phone=”1.6em” header_line_height_last_edited=”on|phone” body_font_size_tablet=”34″ body_font_size_phone=”25″ body_font_size_last_edited=”on|phone” body_line_height=”1.5em” background_position=”top_left” background_repeat=”repeat” background_size=”initial” _builder_version=”3.0.61″ button_text=”Download Layout” button_url=”https://www.b3multimedia.ie/logistic-a-free-divi-layout/” button_text_color=”#203149″ button_bg_color=”#ffffff” button_border_color=”#ffffff” button_icon=”%%98%%” button_text_color_hover=”#203149″ button_bg_color_hover=”#ffffff” button_border_color_hover=”#ffffff” button_border_width=”5″ button_border_radius=”0″]

WE ARE HERE TO HELP!

[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=”1″ admin_label=”section”][et_pb_row admin_label=”row”][/et_pb_row][/et_pb_section]

The HTML directive
meta name="viewport" content="initial-scale=1.0"
can be read metaphorically as a kiosk mode for cognition: a mechanism that fixes scale, limits distraction, and presents information in a controlled, immediately usable form.

Like a digital kiosk, the brain optimizes perception by constraining the field of view—prioritizing relevance, suppressing excess detail, and organizing information for rapid orientation rather than exhaustive exploration.

https://www.youtube.com/watch?v=_Ah6G4ZAoR0
https://youtu.be/7YRYITEi5kY?si=HKrUP7ec8E8klX1N

Kiosk Mode: a cognitive viewport that fixes scale and limits perception to optimized, task-ready information.

Follow on Facebook and LinkedIn watch more music/videos created on my iPad on Youtube

Memetic Engineering

https://www.youtube.com/watch?v=G3-7Y5t8DaE
Hovedstrømninger i Metapsykologien 1900 – 2000
Første bølge
Første bølge
Pavlov – Skinner
Kelly
Lakoff
Anden bølge
Anden bølge
Freud
Piaget
Mahler
Stern
Bowlby
Kohlberg
Vaillant
Tredie bølge
Tredie bølge
Maslow
Blumer
Winnicut
Goleman
Fjerde bølge
Fjerde bølge
Jung
Habermas
Grof
Wilber

Copyright © 2026 poul goldschadt. All Rights Reserved.

Codilight Theme by FameThemes