{"id":2532,"date":"2026-05-31T13:16:49","date_gmt":"2026-05-31T11:16:49","guid":{"rendered":"http:\/\/hindrumfjordsenter.no\/en\/?page_id=2532"},"modified":"2026-06-15T08:34:32","modified_gmt":"2026-06-15T06:34:32","slug":"conference_banquet","status":"publish","type":"page","link":"https:\/\/www.hindrumfjordsenter.no\/en\/sea-fishing-paradise\/conference_banquet\/","title":{"rendered":"Conference and banquet facilities"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2532\" class=\"elementor elementor-2532 elementor-1895\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-eaca7ae elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"eaca7ae\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f1d65fe\" data-id=\"f1d65fe\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-82067a3 elementor-widget elementor-widget-html\" data-id=\"82067a3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\/* \u2500\u2500 5.8  Card Grid \u2013 3-column responsive wrapper \u2500\u2500 *\/\n\/* Used on conference page and anywhere 3 equal cards are needed. *\/\n\n.hf-card-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 1.5rem;\n  max-width: 1100px;\n  margin: 0 auto 3rem;\n}\n\n@media (max-width: 900px) {\n  .hf-card-grid { grid-template-columns: repeat(2, 1fr); }\n  \n    .hf-card-grid > *:last-child:nth-child(odd) {\n    grid-column: 1 \/ -1;\n    max-width: 50%;\n    margin-left: auto;\n    margin-right: auto;\n  }\n  \n}\n\n@media (max-width: 600px) {\n  .hf-card-grid { grid-template-columns: 1fr; }\n}\n\n\/* \u2500\u2500 HF Facts \u2013 short practical stripe (2\u20134 points) \u2500\u2500 *\/\n\n.hf-facts {\n  list-style: none;\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 0.75rem 1rem;\n  max-width: 1100px;\n  margin: 0.75rem auto 2rem;\n  padding: 0;\n}\n\n.hf-facts li {\n  background: rgba(33, 177, 251, 0.06);\n  border: 1px solid rgba(0, 88, 178, 0.10);\n  border-radius: 10px;\n  padding: 0.75rem 0.9rem;\n  font-size: 0.98rem;\n  line-height: 1.35;\n  color: #1F2933;\n}\n\n.hf-facts strong {\n  color: #0058B2;\n  font-weight: 600;\n}\n\n@media (max-width: 900px) {\n  .hf-facts { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n}\n\n@media (max-width: 600px) {\n  .hf-facts {\n    grid-template-columns: 1fr;\n    margin: 0.75rem auto 1.5rem;\n  }\n}\n\n\/* \u2500\u2500 Conference page rhythm fixes: paragraph + CTA spacing \u2500\u2500 *\/\n\/* Use: add class \"conf-cta-block\" to the Elementor section that contains the paragraph + CTA. *\/\n\/* If you don\u2019t add the wrapper class, see fallback rules below. *\/\n\n.conf-cta-block p,\n.conf-cta-block .p3 {\n  max-width: 1100px;\n  margin: 0.75rem auto;\n  padding: 0 1rem;\n}\n\n\/* Tighten CTA row inside the block *\/\n.conf-cta-block .cta-row {\n  margin-top: 0.75rem;\n  margin-bottom: 1rem;\n}\n\n\/* Reduce \u201cfloating button\u201d effect when paragraph sits directly above CTA row *\/\n.conf-cta-block .p3 + .cta-row,\n.conf-cta-block p + .cta-row {\n  margin-top: 0.75rem;\n}\n\n\/* Optional: if carousel follows immediately after the CTA section *\/\n.conf-cta-block + .elementor-widget-image-carousel,\n.conf-cta-block + .elementor-widget-shortcode,\n.conf-cta-block + .slick-slider {\n  margin-top: 1rem;\n}\n\n\/* \u2500\u2500 Fallback (if you cannot add conf-cta-block wrapper class) \u2500\u2500 *\/\n\/* NOTE: If this style block is used on other pages, remove these fallback rules. *\/\n\n.p3 {\n  max-width: 1100px;\n  margin: 0.75rem auto;\n  padding: 0 1rem;\n}\n\n.p3 + .cta-row {\n  margin-top: 0.75rem;\n}\n\n.cta-row.cta-row-compact {\n  margin-bottom: 1rem;\n}\n\n\/* \u2500\u2500 PAGE-SPECIFIC CTA: keep MASTER visuals, change ONLY padding \u2500\u2500 *\/\n\/* Add class \"hf-conf-page\" to a top wrapper on this page (Elementor section\/container). *\/\n\n.hf-conf-page .hf-conf-cta-row {\n  max-width: 1100px;\n  margin: 0.75rem auto 1.25rem;\n  padding: 0 1rem;\n  display: flex;\n  justify-content: center;\n}\n\n\/* This uses master .cta-btn\/.cta-blue for colors\/hover\/shadows\/etc.\n   We override padding ONLY, scoped to this page. *\/\n.hf-conf-page .hf-conf-cta-row .cta-btn.cta-blue {\n  padding: 0.95rem 1.15rem;\n}\n\n@media (max-width: 600px) {\n  .hf-conf-page .hf-conf-cta-row {\n    margin: 0.75rem auto 1.1rem;\n  }\n  .hf-conf-page .hf-conf-cta-row .cta-btn.cta-blue {\n    width: 100%;\n    justify-content: center;\n  }\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-728801b animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"728801b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Conference and Events on the Trondheim Fjord<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-750af82 elementor-widget elementor-widget-heading\" data-id=\"750af82\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Meetings, seminars and celebrations \u2013 with the fjord right outside<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1d1cdd1 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"1d1cdd1\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b068a2b\" data-id=\"b068a2b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0c449c1 elementor-widget elementor-widget-html\" data-id=\"0c449c1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<ul class=\"hf-facts\">\n  <li><strong>Capacity:<\/strong> up to 40 participants<\/li>\n  <li><strong>Distance:<\/strong> approx. 1 hour from Trondheim<\/li>\n  <li><strong>On site:<\/strong> accommodation and catering can be combined<\/li>\n  <li><strong>Technical:<\/strong> stable Wi-Fi and presentation facilities<\/li>\n<\/ul>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-296a823 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"296a823\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6904ef6\" data-id=\"6904ef6\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-58dfb24 elementor-widget elementor-widget-html\" data-id=\"58dfb24\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"p3\">Hindrum Fjordsenter sits on the Trondheim Fjord, about one hour from Trondheim. The view isn't just backdrop \u2013 it shapes the calm in the room and the rhythm of the day. You get a place that works equally well for focused sessions, good meals, and a quiet evening by the water.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-c05e343 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c05e343\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7dbd6d9\" data-id=\"7dbd6d9\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a6f375f elementor-widget elementor-widget-html\" data-id=\"a6f375f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- \u2500\u2500 3 Cards \u2500\u2500 -->\n<div class=\"hf-card-grid\">\n\n  <div class=\"card-vertical\">\n    <div>\n      <h3><i class=\"fa-solid fa-chalkboard-user\"><\/i> The Conference Room<\/h3>\n      <p>Up to 40 participants, with panoramic views over the fjord. Suited for meetings, seminars and workshops.<\/p>\n      <ul>\n        <li>Flexible layouts: classroom, boardroom or informal<\/li>\n        <li>Screen \/ presentation facilities, sound and stable Wi-Fi<\/li>\n        <li>Peaceful setting with fjord, mountains and nature close by<\/li>\n        <li>\n          <a class=\"subtle-link\" href=\"https:\/\/www.hindrumfjordsenter.no\/en\/accommodation\/\">\n            Accommodation\n          <\/a>\n          and catering can be combined as needed\n        <\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n\n  <div class=\"card-vertical\">\n    <div>\n      <h3><i class=\"fa-solid fa-champagne-glasses\"><\/i> Celebrations and Events<\/h3>\n      <p>Weddings, anniversaries, birthdays or memorial gatherings \u2013 with a venue that holds a full evening.<\/p>\n      <ul>\n        <li>Bar with views over the fjord<\/li>\n        <li>Catering tailored to the occasion and group size<\/li>\n        <li>Capacity for small and mid-sized gatherings<\/li>\n        <li>\n          <a class=\"subtle-link\" href=\"https:\/\/www.hindrumfjordsenter.no\/en\/accommodation\/\">\n            Accommodation\n          <\/a>\n          for guests staying on site\n        <\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n\n  <div class=\"card-vertical\">\n    <div>\n      <h3><i class=\"fa-solid fa-mountain-sun\"><\/i> More Than Just a Venue<\/h3>\n      <p>Combine your event with experiences \u2013 for a strong opening, or a relaxed finish by the fjord.<\/p>\n      <ul>\n        <li>\n          <a class=\"subtle-link\" href=\"https:\/\/www.hindrumfjordsenter.no\/en\/activities\/fishing_adventures\/sea_fishing\/\">\n            Sea fishing on the Trondheim Fjord\n          <\/a>\n        <\/li>\n        <li>\n          <a class=\"subtle-link\" href=\"https:\/\/www.hindrumfjordsenter.no\/en\/activities\/munkstigen_via_ferrata\/\">\n            Munkstigen via ferrata\n          <\/a>\n        <\/li>\n        <li>Evening in the bar with panoramic views<\/li>\n        <li>Packages arranged to suit your needs<\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-31a4bab elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"31a4bab\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-893eeeb\" data-id=\"893eeeb\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ae25f48 elementor-widget elementor-widget-html\" data-id=\"ae25f48\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"p3\">The venue holds up to 40 participants and can be arranged as a classroom, boardroom, or informal setup. You have access to presentation equipment, sound and stable Wi-Fi. When the day is done, the bar is right below \u2013 and the holiday houses just outside.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-408d714 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"408d714\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-32d5cf2\" data-id=\"32d5cf2\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-908181a elementor-widget elementor-widget-html\" data-id=\"908181a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"hf-conf-page\">\n  <div class=\"hf-conf-cta-row\">\n    <a href=\"https:\/\/www.hindrumfjordsenter.no\/en\/sea-fishing-paradise\/booking\/\"\n       class=\"cta-btn cta-blue\">\n      <i class=\"fas fa-calendar-check\" aria-hidden=\"true\"><\/i>\n      <span>\n        Send enquiry<br>\n        <small>Conference and events<\/small>\n      <\/span>\n    <\/a>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2f24566 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"2f24566\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7caf4ed\" data-id=\"7caf4ed\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-80af79f elementor-arrows-position-inside elementor-widget elementor-widget-image-carousel\" data-id=\"80af79f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;no&quot;,&quot;pause_on_interaction&quot;:&quot;no&quot;,&quot;autoplay_speed&quot;:2000,&quot;navigation&quot;:&quot;arrows&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Bildekarusell\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 15\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2022\/01\/Selskaps-lokaler-mainpage-550x400-9.webp\" alt=\"Outdoor Balcony with fantastic fjord and pier view 3 at the Banquet facilities at Hindrum Fjordsenter in Norway at sunny day\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 15\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2022\/01\/Selskaps-lokaler-mainpage-550x400-1.webp\" alt=\"Banquet facilities with cups on table in pink at Hindrum Fjordsenter in Norway at night\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 15\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2022\/01\/Selskaps-lokaler-mainpage-550x400-20.webp\" alt=\"Indoor at the conference facilities 3 at Hindrum Fjordsenter in Norway at sunny day\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 15\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2022\/01\/Selskaps-lokaler-mainpage-550x400-17.webp\" alt=\"Banquet facilities 2 in black at Hindrum Fjordsenter in Norway daytime\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 15\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2022\/01\/Selskaps-lokaler-mainpage-550x400-3.webp\" alt=\"Banquet facilities 3 in pink at Hindrum Fjordsenter in Norway at night\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 15\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2022\/01\/Selskaps-lokaler-mainpage-550x400-4.webp\" alt=\"Outdoor Balcony with fantastic fjord view at the Banquet facilities at Hindrum Fjordsenter in Norway at sunny day\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 15\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2022\/01\/Selskaps-lokaler-mainpage-550x400-7.webp\" alt=\"Outdoor Balcony with fantastic fjord view 5 at the Banquet facilities at Hindrum Fjordsenter in Norway at sunny day\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 15\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2022\/01\/Selskaps-lokaler-mainpage-550x400-12.webp\" alt=\"Indoor at the conference facilities 1 at Hindrum Fjordsenter in Norway at sunny day\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 15\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2022\/01\/Selskaps-lokaler-mainpage-550x400-2.webp\" alt=\"Banquet facilities in pink at Hindrum Fjordsenter in Norway at night\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 15\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2022\/01\/Selskaps-lokaler-mainpage-550x400-11.webp\" alt=\"Indoor with a draft beer tap at the conference facilities 1 at Hindrum Fjordsenter in Norway at sunny day\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"11 of 15\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2022\/01\/Selskaps-lokaler-mainpage-550x400-10.webp\" alt=\"Indoor at the conference facilities 2 at Hindrum Fjordsenter in Norway at sunny day\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"12 of 15\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2022\/01\/Selskaps-lokaler-mainpage-550x400-15.webp\" alt=\"Indoor at the conference facilities with fjord view at Hindrum Fjordsenter in Norway at sunny day\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"13 of 15\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2022\/01\/Selskaps-lokaler-mainpage-550x400-13.webp\" alt=\"Outdoor Balcony with fantastic fjord view 6 at the Banquet facilities at Hindrum Fjordsenter in Norway at sunny day\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"14 of 15\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2022\/01\/Selskaps-lokaler-mainpage-550x400-18.webp\" alt=\"Banquet facilities 1 in black at Hindrum Fjordsenter in Norway daytime\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"15 of 15\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2022\/01\/Selskaps-lokaler-mainpage-550x400-16.webp\" alt=\"Outdoor Balcony with fantastic winter fjord view at the Banquet facilities at Hindrum Fjordsenter in Norway at sunny day\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-left\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-right\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1e8fda3 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"1e8fda3\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e805ce0\" data-id=\"e805ce0\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e4d9335 elementor-widget elementor-widget-html\" data-id=\"e4d9335\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"p3\">\n  Many choose to add accommodation to their event. It makes for an easier flow \u2013 less logistics, more time together.\n  Send us your dates and requirements and we'll confirm availability and put together a proposal.\n  <a href=\"https:\/\/www.hindrumfjordsenter.no\/en\/sea-fishing-paradise\/prices\/#konferanse\" class=\"subtle-link\">\n    See conference prices\n  <\/a>\n<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Conference and Events on the Trondheim Fjord Meetings, seminars and celebrations \u2013 with the fjord right outside Capacity: up to 40 participants [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":38272,"parent":482,"menu_order":4,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_eb_attr":"","footnotes":""},"class_list":["post-2532","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.0 (Yoast SEO v28.0) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Hindrum Fjordsenter | Conference and banquet venue by Trondheim Fjord<\/title>\n<meta name=\"description\" content=\"Experience a unique conference and banquet venue by the Trondheim Fjord. For seminars, meetings and birthdays with seating for 40 guests.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.hindrumfjordsenter.no\/en\/sea-fishing-paradise\/conference_banquet\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Conference and banquet facilities\" \/>\n<meta property=\"og:description\" content=\"Experience a unique conference and banquet venue by the Trondheim Fjord. For seminars, meetings and birthdays with seating for 40 guests.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.hindrumfjordsenter.no\/en\/sea-fishing-paradise\/conference_banquet\/\" \/>\n<meta property=\"og:site_name\" content=\"Hindrum Fjordsenter\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/hindrumfjordsenter\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-15T06:34:32+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2022\/03\/Selskaps-lokaler-mainpage-550x400-3.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2022\/03\/Selskaps-lokaler-mainpage-550x400-3.png\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/sea-fishing-paradise\\\/conference_banquet\\\/\",\"url\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/sea-fishing-paradise\\\/conference_banquet\\\/\",\"name\":\"Hindrum Fjordsenter | Conference and banquet venue by Trondheim Fjord\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/sea-fishing-paradise\\\/conference_banquet\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/sea-fishing-paradise\\\/conference_banquet\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/Selskaps-lokaler-mainpage-550x400-18.webp\",\"datePublished\":\"2026-05-31T11:16:49+00:00\",\"dateModified\":\"2026-06-15T06:34:32+00:00\",\"description\":\"Experience a unique conference and banquet venue by the Trondheim Fjord. For seminars, meetings and birthdays with seating for 40 guests.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/sea-fishing-paradise\\\/conference_banquet\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/sea-fishing-paradise\\\/conference_banquet\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/sea-fishing-paradise\\\/conference_banquet\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/Selskaps-lokaler-mainpage-550x400-18.webp\",\"contentUrl\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/Selskaps-lokaler-mainpage-550x400-18.webp\",\"width\":550,\"height\":400,\"caption\":\"Banquet facilities 1 in black at Hindrum Fjordsenter in Norway daytime\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/sea-fishing-paradise\\\/conference_banquet\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Welcome\",\"item\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Conference and banquet facilities\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/\",\"name\":\"Hindrum Fjordsenter\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/#organization\",\"name\":\"Hindrum Fjordsenter\",\"url\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/Site-icon-desember-2021.webp\",\"contentUrl\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/Site-icon-desember-2021.webp\",\"width\":512,\"height\":512,\"caption\":\"Hindrum Fjordsenter\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/hindrumfjordsenter\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Hindrum Fjordsenter | Conference and banquet venue by Trondheim Fjord","description":"Experience a unique conference and banquet venue by the Trondheim Fjord. For seminars, meetings and birthdays with seating for 40 guests.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.hindrumfjordsenter.no\/en\/sea-fishing-paradise\/conference_banquet\/","og_locale":"en_US","og_type":"article","og_title":"Conference and banquet facilities","og_description":"Experience a unique conference and banquet venue by the Trondheim Fjord. For seminars, meetings and birthdays with seating for 40 guests.","og_url":"https:\/\/www.hindrumfjordsenter.no\/en\/sea-fishing-paradise\/conference_banquet\/","og_site_name":"Hindrum Fjordsenter","article_publisher":"https:\/\/www.facebook.com\/hindrumfjordsenter\/","article_modified_time":"2026-06-15T06:34:32+00:00","og_image":[{"url":"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2022\/03\/Selskaps-lokaler-mainpage-550x400-3.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_image":"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2022\/03\/Selskaps-lokaler-mainpage-550x400-3.png","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.hindrumfjordsenter.no\/en\/sea-fishing-paradise\/conference_banquet\/","url":"https:\/\/www.hindrumfjordsenter.no\/en\/sea-fishing-paradise\/conference_banquet\/","name":"Hindrum Fjordsenter | Conference and banquet venue by Trondheim Fjord","isPartOf":{"@id":"https:\/\/www.hindrumfjordsenter.no\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.hindrumfjordsenter.no\/en\/sea-fishing-paradise\/conference_banquet\/#primaryimage"},"image":{"@id":"https:\/\/www.hindrumfjordsenter.no\/en\/sea-fishing-paradise\/conference_banquet\/#primaryimage"},"thumbnailUrl":"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2022\/01\/Selskaps-lokaler-mainpage-550x400-18.webp","datePublished":"2026-05-31T11:16:49+00:00","dateModified":"2026-06-15T06:34:32+00:00","description":"Experience a unique conference and banquet venue by the Trondheim Fjord. For seminars, meetings and birthdays with seating for 40 guests.","breadcrumb":{"@id":"https:\/\/www.hindrumfjordsenter.no\/en\/sea-fishing-paradise\/conference_banquet\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.hindrumfjordsenter.no\/en\/sea-fishing-paradise\/conference_banquet\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hindrumfjordsenter.no\/en\/sea-fishing-paradise\/conference_banquet\/#primaryimage","url":"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2022\/01\/Selskaps-lokaler-mainpage-550x400-18.webp","contentUrl":"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2022\/01\/Selskaps-lokaler-mainpage-550x400-18.webp","width":550,"height":400,"caption":"Banquet facilities 1 in black at Hindrum Fjordsenter in Norway daytime"},{"@type":"BreadcrumbList","@id":"https:\/\/www.hindrumfjordsenter.no\/en\/sea-fishing-paradise\/conference_banquet\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.hindrumfjordsenter.no\/en\/"},{"@type":"ListItem","position":2,"name":"Welcome","item":"https:\/\/www.hindrumfjordsenter.no\/en\/"},{"@type":"ListItem","position":3,"name":"Conference and banquet facilities"}]},{"@type":"WebSite","@id":"https:\/\/www.hindrumfjordsenter.no\/en\/#website","url":"https:\/\/www.hindrumfjordsenter.no\/en\/","name":"Hindrum Fjordsenter","description":"","publisher":{"@id":"https:\/\/www.hindrumfjordsenter.no\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.hindrumfjordsenter.no\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.hindrumfjordsenter.no\/en\/#organization","name":"Hindrum Fjordsenter","url":"https:\/\/www.hindrumfjordsenter.no\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hindrumfjordsenter.no\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2021\/12\/Site-icon-desember-2021.webp","contentUrl":"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2021\/12\/Site-icon-desember-2021.webp","width":512,"height":512,"caption":"Hindrum Fjordsenter"},"image":{"@id":"https:\/\/www.hindrumfjordsenter.no\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/hindrumfjordsenter\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.hindrumfjordsenter.no\/en\/wp-json\/wp\/v2\/pages\/2532","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hindrumfjordsenter.no\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.hindrumfjordsenter.no\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.hindrumfjordsenter.no\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hindrumfjordsenter.no\/en\/wp-json\/wp\/v2\/comments?post=2532"}],"version-history":[{"count":20,"href":"https:\/\/www.hindrumfjordsenter.no\/en\/wp-json\/wp\/v2\/pages\/2532\/revisions"}],"predecessor-version":[{"id":78681,"href":"https:\/\/www.hindrumfjordsenter.no\/en\/wp-json\/wp\/v2\/pages\/2532\/revisions\/78681"}],"up":[{"embeddable":true,"href":"https:\/\/www.hindrumfjordsenter.no\/en\/wp-json\/wp\/v2\/pages\/482"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.hindrumfjordsenter.no\/en\/wp-json\/wp\/v2\/media\/38272"}],"wp:attachment":[{"href":"https:\/\/www.hindrumfjordsenter.no\/en\/wp-json\/wp\/v2\/media?parent=2532"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}