{"id":6244,"date":"2022-08-31T18:20:05","date_gmt":"2022-08-31T16:20:05","guid":{"rendered":"https:\/\/guidogobino.com\/history\/"},"modified":"2024-06-04T16:16:45","modified_gmt":"2024-06-04T14:16:45","slug":"history","status":"publish","type":"page","link":"https:\/\/guidogobino.com\/en\/history\/","title":{"rendered":"History"},"content":{"rendered":"<section class=\"l-section wpb_row height_small\"><div class=\"l-section-h i-cf\"><div class=\"g-cols vc_row via_grid cols_1 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_top type_default stacking_default\"><div class=\"wpb_column vc_column_container\"><div class=\"vc_column-inner\"><nav class=\"g-breadcrumbs us_custom_ca6e6ca7 separator_icon align_left\" itemscope itemtype=\"http:\/\/schema.org\/BreadcrumbList\"><div class=\"g-breadcrumbs-item\" itemscope itemprop=\"itemListElement\" itemtype=\"http:\/\/schema.org\/ListItem\"><a itemprop=\"item\" href=\"https:\/\/guidogobino.com\/en\/\"><span itemprop=\"name\">Home<\/span><\/a><meta itemprop=\"position\" content=\"1\"\/><\/div><div class=\"g-breadcrumbs-separator\"><i class=\"far fa-angle-right\"><\/i><\/div><div class=\"g-breadcrumbs-item\">Pages<\/div><\/nav><\/div><\/div><\/div><\/div><\/section><section class=\"l-section wpb_row height_medium\"><div class=\"l-section-h i-cf\"><div class=\"g-cols vc_row via_grid cols_2 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_top type_default stacking_default\"><div class=\"wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"wpb_text_column\"><div class=\"wpb_wrapper\"><p style=\"text-align: center;\">Our story began in<strong> 1964<\/strong> when <strong>Giuseppe Gobino<\/strong>, with experience gained since 1950 in cocoa refining, joined the company as production manager. He then became the sole owner in 1980, and the company embarked on a thorough process of specialization and research in the field of Chocolate, devoting the utmost attention to typical local products such as Giandujotto and Gianduja cream.<\/p>\n<p style=\"text-align: center;\">In <strong>1985 Guido Gobino<\/strong> joined the company and immediately made several changes that would transform the artisan chocolate scene in Turin.<\/p>\n<p style=\"text-align: center;\">The Guido Gobino chocolate shop, with more than fifty years of history, has always been characterized by choices that combine respect for tradition with a drive for innovation, united by the continuous and constant search for the best raw materials.<\/p>\n<p style=\"text-align: center;\">In <strong>2021<\/strong>, <strong>Pietro Gobino<\/strong> &#8216;s joining the company immediately brought a new innovative spirit, aimed at optimizing business management, boosting digitization, enhancing training moments<br \/>\ninternal and bringing a breath of fresh air to ESG issues.<\/p>\n<p style=\"text-align: center;\">In <strong>2024<\/strong>, the factory in the historic headquarters of Via Cagliari will mark its sixtieth anniversary. To celebrate, the doors of the factory will be opened to young emerging artists thanks to the cultural project GugArt\u00b3. The works inspired by the stories and scents of Chocolate Gobino will be the protagonists of important events in Turin.<\/p>\n<\/div><\/div><\/div><\/div><div class=\"wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"w-image has_ratio align_none\"><div class=\"w-image-h\"><div style=\"padding-bottom:88.3721%\"><\/div><img decoding=\"async\" width=\"1024\" height=\"724\" src=\"https:\/\/guidogobino.com\/wp-content\/uploads\/2022\/10\/guido-gobino-giornalisti-orizzontale-2022-08-31@2-barbara-voarino-design-1024x724.jpg\" class=\"attachment-large size-large\" alt=\"\" loading=\"lazy\" \/><\/div><\/div><\/div><\/div><\/div><\/div><\/section><section class=\"l-section wpb_row us_custom_b5c5fb0c height_medium\"><div class=\"l-section-h i-cf\"><div class=\"g-cols vc_row via_grid cols_1 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_top type_default stacking_default\"><div class=\"wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"wpb_text_column\"><div class=\"wpb_wrapper\"><p style=\"text-align: center;\">\n    <style>\n        .cd-horizontal-timeline {\n            opacity: 0;\n            margin: 2em auto;\n            -webkit-transition: opacity 0.2s;\n            -moz-transition: opacity 0.2s;\n            transition: opacity 0.2s;\n        }\n        .cd-horizontal-timeline::before {\n            \/* never visible - this is used in jQuery to check the current MQ *\/\n            content: 'mobile';\n            display: none;\n        }\n        .cd-horizontal-timeline.loaded {\n            \/* show the timeline after events position has been set (using JavaScript) *\/\n            opacity: 1;\n        }\n        .cd-horizontal-timeline .timeline {\n            position: relative;\n            height: 100px;\n            width: 90%;\n            max-width: 800px;\n            margin: 0 auto;\n        }\n        .cd-horizontal-timeline .events-wrapper {\n            position: relative;\n            height: 100%;\n            margin: 0 40px;\n            overflow: hidden;\n        }\n        .cd-horizontal-timeline .events-wrapper::after, .cd-horizontal-timeline .events-wrapper::before {\n            \/* these are used to create a shadow effect at the sides of the timeline *\/\n            content: '';\n            position: absolute;\n            z-index: 2;\n            top: 0;\n            height: 100%;\n            width: 20px;\n        }\n\t\t\/*\n        .cd-horizontal-timeline .events-wrapper::before {\n            left: 0;\n            background-image: -webkit-linear-gradient( left , #f8f8f8, rgba(248, 248, 248, 0));\n            background-image: linear-gradient(to right, #f8f8f8, rgba(248, 248, 248, 0));\n        }\n        .cd-horizontal-timeline .events-wrapper::after {\n            right: 0;\n            background-image: -webkit-linear-gradient( right , #f8f8f8, rgba(248, 248, 248, 0));\n            background-image: linear-gradient(to left, #f8f8f8, rgba(248, 248, 248, 0));\n        }\n\t\t*\/\n        .cd-horizontal-timeline .events {\n            \/* this is the grey line\/timeline *\/\n            position: absolute;\n            z-index: 1;\n            left: 0;\n            top: 49px;\n            height: 2px;\n            \/* width will be set using JavaScript *\/\n            \/* background: #dfdfdf; *\/\n            \/* background: #ffffff; *\/\n            -webkit-transition: -webkit-transform 0.4s;\n            -moz-transition: -moz-transform 0.4s;\n            transition: transform 0.4s;\n        }\n        .cd-horizontal-timeline .filling-line {\n            \/* this is used to create the green line filling the timeline *\/\n            position: absolute;\n            z-index: 1;\n            left: 0;\n            top: 0;\n            height: 100%;\n            width: 100%;\n            background-color: #ff6b00;\n            -webkit-transform: scaleX(0);\n            -moz-transform: scaleX(0);\n            -ms-transform: scaleX(0);\n            -o-transform: scaleX(0);\n            transform: scaleX(0);\n            -webkit-transform-origin: left center;\n            -moz-transform-origin: left center;\n            -ms-transform-origin: left center;\n            -o-transform-origin: left center;\n            transform-origin: left center;\n            -webkit-transition: -webkit-transform 0.3s;\n            -moz-transition: -moz-transform 0.3s;\n            transition: transform 0.3s;\n        }\n        .cd-horizontal-timeline .events a {\n            position: absolute;\n            bottom: 0;\n            z-index: 2;\n            text-align: center;\n            font-size: 1.3rem;\n            padding-bottom: 15px;\n            color: #383838;\n            \/* fix bug on Safari - text flickering while timeline translates *\/\n            -webkit-transform: translateZ(0);\n            -moz-transform: translateZ(0);\n            -ms-transform: translateZ(0);\n            -o-transform: translateZ(0);\n            transform: translateZ(0);\n        }\n        .cd-horizontal-timeline .events a::after {\n            \/* this is used to create the event spot *\/\n            content: '';\n            position: absolute;\n            left: 50%;\n            right: auto;\n            -webkit-transform: translateX(-50%);\n            -moz-transform: translateX(-50%);\n            -ms-transform: translateX(-50%);\n            -o-transform: translateX(-50%);\n            transform: translateX(-50%);\n            \/* bottom: -5px; *\/\n            bottom: -7px;\n            height: 12px;\n            width: 12px;\n            border-radius: 50%;\n            \/* border: 2px solid #ffffff; *\/\n            border: 2px solid #ff6b00;\n            background-color: #ffffff;\n            -webkit-transition: background-color 0.3s, border-color 0.3s;\n            -moz-transition: background-color 0.3s, border-color 0.3s;\n            transition: background-color 0.3s, border-color 0.3s;\n        }\n        .no-touch .cd-horizontal-timeline .events a:hover::after {\n            background-color: #ff6b00;\n            border-color: #ff6b00;\n        }\n        .cd-horizontal-timeline .events a.selected {\n            pointer-events: none;\n        }\n        .cd-horizontal-timeline .events a.selected::after {\n            background-color: #ff6b00;\n            border-color: #ff6b00;\n        }\n        .cd-horizontal-timeline .events a.older-event::after {\n            border-color: #ff6b00;\n        }\n        @media only screen and (min-width: 1100px) {\n            .cd-horizontal-timeline {\n                margin: 6em auto;\n            }\n            .cd-horizontal-timeline::before {\n                \/* never visible - this is used in jQuery to check the current MQ *\/\n                content: 'desktop';\n            }\n        }\n\n        .cd-timeline-navigation a {\n            \/* these are the left\/right arrows to navigate the timeline *\/\n            position: absolute;\n            z-index: 1;\n            top: 50%;\n            bottom: auto;\n            -webkit-transform: translateY(-50%);\n            -moz-transform: translateY(-50%);\n            -ms-transform: translateY(-50%);\n            -o-transform: translateY(-50%);\n            transform: translateY(-50%);\n            height: 34px;\n            width: 34px;\n            border-radius: 50%;\n            border: 2px solid #dfdfdf;\n            \/* replace text with an icon *\/\n            overflow: hidden;\n            \/* color: transparent; *\/\n            color: #ff6b00;\n            \/* text-indent: 100%; *\/\n            white-space: nowrap;\n            -webkit-transition: border-color 0.3s;\n            -moz-transition: border-color 0.3s;\n            transition: border-color 0.3s;\n        }\n        .cd-timeline-navigation a::after {\n            \/* arrow icon *\/\n            content: '>';\n            \/* content: ''; *\/\n\t\t\tfont-size: 32px;\n            position: absolute;\n            \/* height: 16px; *\/\n            \/* width: 16px; *\/\n            left: 50%;\n            top: 50%;\n            bottom: auto;\n            right: auto;\n            -webkit-transform: translateX(-50%) translateY(-50%);\n            -moz-transform: translateX(-50%) translateY(-50%);\n            -ms-transform: translateX(-50%) translateY(-50%);\n            -o-transform: translateX(-50%) translateY(-50%);\n            transform: translateX(-50%) translateY(-50%);\n            background: url(..\/img\/cd-arrow.svg) no-repeat 0 0;\n        }\n        .cd-timeline-navigation a.prev {\n\t\t\t\/* border: 2px solid #ff6b00; *\/\n\t\t\tborder: none;\n            left: 0;\n            -webkit-transform: translateY(-50%) rotate(180deg);\n            -moz-transform: translateY(-50%) rotate(180deg);\n            -ms-transform: translateY(-50%) rotate(180deg);\n            -o-transform: translateY(-50%) rotate(180deg);\n            transform: translateY(-50%) rotate(180deg);\n        }\n        .cd-timeline-navigation a.next {\n\t\t\t\/* border: 2px solid #ff6b00; *\/\n\t\t\tborder: none;\n            right: 0;\n        }\n        .no-touch .cd-timeline-navigation a:hover {\n            border-color: #ff6b00;\n        }\n        \n        .cd-timeline-navigation a.inactive::after {\n            background-position: 0 -16px;\n        }\n        .no-touch .cd-timeline-navigation a.inactive:hover {\n            border-color: #ff6b00;\n        }\n\n        .cd-horizontal-timeline .events-content {\n            position: relative;\n            width: 100%;\n            margin: 2em 0;\n            overflow: hidden;\n            -webkit-transition: height 0.4s;\n            -moz-transition: height 0.4s;\n            transition: height 0.4s;\n        }\n        .cd-horizontal-timeline .events-content li {\n            position: absolute;\n            z-index: 1;\n            width: 100%;\n            left: 0;\n            top: 0;\n            -webkit-transform: translateX(-100%);\n            -moz-transform: translateX(-100%);\n            -ms-transform: translateX(-100%);\n            -o-transform: translateX(-100%);\n            transform: translateX(-100%);\n            padding: 0 5%;\n            opacity: 0;\n            -webkit-animation-duration: 0.4s;\n            -moz-animation-duration: 0.4s;\n            animation-duration: 0.4s;\n            -webkit-animation-timing-function: ease-in-out;\n            -moz-animation-timing-function: ease-in-out;\n            animation-timing-function: ease-in-out;\n        }\n        .cd-horizontal-timeline .events-content li.selected {\n            \/* visible event content *\/\n\t\t\tdisplay: contents;\n            position: relative;\n            z-index: 2;\n            opacity: 1;\n            -webkit-transform: translateX(0);\n            -moz-transform: translateX(0);\n            -ms-transform: translateX(0);\n            -o-transform: translateX(0);\n            transform: translateX(0);\n        }\n        .cd-horizontal-timeline .events-content li.enter-right, .cd-horizontal-timeline .events-content li.leave-right {\n            -webkit-animation-name: cd-enter-right;\n            -moz-animation-name: cd-enter-right;\n            animation-name: cd-enter-right;\n        }\n        .cd-horizontal-timeline .events-content li.enter-left, .cd-horizontal-timeline .events-content li.leave-left {\n            -webkit-animation-name: cd-enter-left;\n            -moz-animation-name: cd-enter-left;\n            animation-name: cd-enter-left;\n        }\n        .cd-horizontal-timeline .events-content li.leave-right, .cd-horizontal-timeline .events-content li.leave-left {\n            -webkit-animation-direction: reverse;\n            -moz-animation-direction: reverse;\n            animation-direction: reverse;\n        }\n        .cd-horizontal-timeline .events-content li > * {\n            max-width: 800px;\n            margin: 0 auto;\n        }\n\t\t\n\t\t.prev-2{\n\t\t    position: absolute;\n    left: 1%;\n    top: 0;\n    font-size: 34px;\n    z-index: 2;\n    display: flex;\n    height: 100%;\n    align-items: center;\n\t    width: 25%;\n    justify-content: start;\n\n\n\t\t}\n\t\t\n\t\t.next-2{\n\t\t   position: absolute;\n           top: 0;\n    right: 1%;\n    font-size: 34px;\n    z-index: 2;\n    display: flex;\n    height: 100%;\n    align-items: center;\n\t    width: 25%;\n    justify-content: end;\n\n\n\n\t\t}\n\n        .next-2-mobile{\n        display: none;\n        }\n.prev-2-mobile{\n        display: none;\n        }\n\n\n        @-webkit-keyframes cd-enter-right {\n            0% {\n                opacity: 0;\n                -webkit-transform: translateX(100%);\n            }\n            100% {\n                opacity: 1;\n                -webkit-transform: translateX(0%);\n            }\n        }\n        @-moz-keyframes cd-enter-right {\n            0% {\n                opacity: 0;\n                -moz-transform: translateX(100%);\n            }\n            100% {\n                opacity: 1;\n                -moz-transform: translateX(0%);\n            }\n        }\n        @keyframes cd-enter-right {\n            0% {\n                opacity: 0;\n                -webkit-transform: translateX(100%);\n                -moz-transform: translateX(100%);\n                -ms-transform: translateX(100%);\n                -o-transform: translateX(100%);\n                transform: translateX(100%);\n            }\n            100% {\n                opacity: 1;\n                -webkit-transform: translateX(0%);\n                -moz-transform: translateX(0%);\n                -ms-transform: translateX(0%);\n                -o-transform: translateX(0%);\n                transform: translateX(0%);\n            }\n        }\n        @-webkit-keyframes cd-enter-left {\n            0% {\n                opacity: 0;\n                -webkit-transform: translateX(-100%);\n            }\n            100% {\n                opacity: 1;\n                -webkit-transform: translateX(0%);\n            }\n        }\n        @-moz-keyframes cd-enter-left {\n            0% {\n                opacity: 0;\n                -moz-transform: translateX(-100%);\n            }\n            100% {\n                opacity: 1;\n                -moz-transform: translateX(0%);\n            }\n        }\n        @keyframes cd-enter-left {\n            0% {\n                opacity: 0;\n                -webkit-transform: translateX(-100%);\n                -moz-transform: translateX(-100%);\n                -ms-transform: translateX(-100%);\n                -o-transform: translateX(-100%);\n                transform: translateX(-100%);\n            }\n            100% {\n                opacity: 1;\n                -webkit-transform: translateX(0%);\n                -moz-transform: translateX(0%);\n                -ms-transform: translateX(0%);\n                -o-transform: translateX(0%);\n                transform: translateX(0%);\n            }\n        }\n\t\t\n\t\t@media only screen and (max-width: 600px) {\n\t\t\th2.if-timeline-size--h2 {\n\t\t\t\tfont-size: 20px!important;\n\t\t  \t}\n\t\t\tp.if-timeline-size--p {\n\t\t\t\tfont-size: 12px!important;\n\t\t  \t}\n                .next-2{\n                display: none;\n}\n                .prev-2{\n                display: none;\n}\n\n .next-2-mobile{\n        display: inline-block;\n        margin-left: 3rem;\n        }\n.prev-2-mobile{\n        display: inline-block;\n        margin-right: 3rem;\n        }\n\t\t}\n\n    <\/style>\n        \n    <section class='cd-horizontal-timeline'>\n        <div class='timeline'>\n            <div class='events-wrapper'>\n                <div class='events' style='border-top: 2px dashed rgb(255, 107, 0);'>\n                    <ol style='list-style: none;'>\n                        <li onclick='h2_color(6248);'><a href='#0' data-date='01\/01\/1964' class='selected'><h2 class='if-timeline-h2 if-timeline-size--h2' id='if-timeline-h2--6248' style='color: #;'>1964<\/h2><\/a><\/li><li onclick='h2_color(6282);'><a href='#0' data-date='01\/01\/1985' class=''><h2 class='if-timeline-h2 if-timeline-size--h2' id='if-timeline-h2--6282' style='color: #000000;'>1985<\/h2><\/a><\/li><li onclick='h2_color(6293);'><a href='#0' data-date='01\/01\/1995' class=''><h2 class='if-timeline-h2 if-timeline-size--h2' id='if-timeline-h2--6293' style='color: #000000;'>1995<\/h2><\/a><\/li><li onclick='h2_color(6247);'><a href='#0' data-date='01\/01\/1997' class=''><h2 class='if-timeline-h2 if-timeline-size--h2' id='if-timeline-h2--6247' style='color: #000000;'>1997<\/h2><\/a><\/li><li onclick='h2_color(6308);'><a href='#0' data-date='01\/01\/1999' class=''><h2 class='if-timeline-h2 if-timeline-size--h2' id='if-timeline-h2--6308' style='color: #000000;'>1999<\/h2><\/a><\/li><li onclick='h2_color(6306);'><a href='#0' data-date='01\/01\/2007' class=''><h2 class='if-timeline-h2 if-timeline-size--h2' id='if-timeline-h2--6306' style='color: #000000;'>2007<\/h2><\/a><\/li><li onclick='h2_color(6302);'><a href='#0' data-date='01\/01\/2008' class=''><h2 class='if-timeline-h2 if-timeline-size--h2' id='if-timeline-h2--6302' style='color: #000000;'>2008<\/h2><\/a><\/li><li onclick='h2_color(6296);'><a href='#0' data-date='01\/01\/2010' class=''><h2 class='if-timeline-h2 if-timeline-size--h2' id='if-timeline-h2--6296' style='color: #000000;'>2010<\/h2><\/a><\/li><li onclick='h2_color(6301);'><a href='#0' data-date='01\/01\/2012' class=''><h2 class='if-timeline-h2 if-timeline-size--h2' id='if-timeline-h2--6301' style='color: #000000;'>2012<\/h2><\/a><\/li><li onclick='h2_color(6285);'><a href='#0' data-date='01\/01\/2014' class=''><h2 class='if-timeline-h2 if-timeline-size--h2' id='if-timeline-h2--6285' style='color: #000000;'>2014<\/h2><\/a><\/li><li onclick='h2_color(6279);'><a href='#0' data-date='01\/01\/2017' class=''><h2 class='if-timeline-h2 if-timeline-size--h2' id='if-timeline-h2--6279' style='color: #000000;'>2017<\/h2><\/a><\/li><li onclick='h2_color(6266);'><a href='#0' data-date='01\/01\/2018' class=''><h2 class='if-timeline-h2 if-timeline-size--h2' id='if-timeline-h2--6266' style='color: #000000;'>2018<\/h2><\/a><\/li><li onclick='h2_color(6263);'><a href='#0' data-date='01\/01\/2019' class=''><h2 class='if-timeline-h2 if-timeline-size--h2' id='if-timeline-h2--6263' style='color: #000000;'>2019<\/h2><\/a><\/li><li onclick='h2_color(6260);'><a href='#0' data-date='01\/01\/2020' class=''><h2 class='if-timeline-h2 if-timeline-size--h2' id='if-timeline-h2--6260' style='color: #000000;'>2020<\/h2><\/a><\/li><li onclick='h2_color(6250);'><a href='#0' data-date='01\/01\/2021' class=''><h2 class='if-timeline-h2 if-timeline-size--h2' id='if-timeline-h2--6250' style='color: #000000;'>2021<\/h2><\/a><\/li><li onclick='h2_color(37558);'><a href='#0' data-date='01\/01\/2023' class=''><h2 class='if-timeline-h2 if-timeline-size--h2' id='if-timeline-h2--37558' style='color: #000000;'>2023<\/h2><\/a><\/li><li onclick='h2_color(37560);'><a href='#0' data-date='01\/01\/2024' class=''><h2 class='if-timeline-h2 if-timeline-size--h2' id='if-timeline-h2--37560' style='color: #000000;'>2024<\/h2><\/a><\/li>\n                    <\/ol>\n\n                    <span class='filling-line' aria-hidden='true'><\/span>\n                <\/div> <!-- .events -->\n            <\/div> <!-- .events-wrapper -->\n\n            <ul class='cd-timeline-navigation' style='list-style: none;'>\n                <li><a href='#0' class='prev inactive'><\/a><\/li>\n                <li><a href='#0' class='next'><\/a><\/li>\n\t\t\t\t\t\t\n            <\/ul> <!-- .cd-timeline-navigation -->\n        <\/div> <!-- .timeline -->\n\n        <div class='events-content'>\n\t\n\t\t\n            <ol style='list-style: none; margin: auto;'>\n                \n            <li class='selected' data-date='01\/01\/1964'>\n                <section class='l-section wpb_row height_medium' style='background-color:#ffffff; position: relative'>\n\t\t\t\t<a href='#0' class='prev-2 inactive'><<\/a>\n    <a href='#0' class='next-2'>><\/a>\n                    <div class='l-section-h i-cf'>\n                        <div class='g-cols vc_row via_grid cols_2 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_middle type_default reversed'>\n                            <div class='wpb_column vc_column_container'>\n\t\t\t\t\t\t\t\n                                <div class='vc_column-inner'>\n                                    <h2 class='if-timeline-size--h2' style='text-align: center; color: #ff6b00;'>\n                                    <a href='#0' class='prev-2-mobile inactive'><<\/a>\n                                    1964 \n                                    <a href='#0' class='next-2-mobile'>><\/a>\n                                    <\/h2>\n                                    <div class='wpb_text_column'>\n                                        <div class='wpb_wrapper'>\n                                            <p class='if-timeline-size--p' style='text-align: center; line-height: normal;'>Our story began in 1964 when my father, Giuseppe, thanks to his experience gained since 1950 in cocoa refining, joined Maras, based on Cagliari Street, as production manager. He then became the sole owner in <strong>1980<\/strong>, when the company embarked on a thorough process of specialization and research in the field of Chocolate, devoting the utmost attention to typical local products such as Giandujotto and Gianduja cream.<\/p>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                            <div class='wpb_column vc_column_container'>\n                                <div class='vc_column-inner'>\n                                    <div class='w-image align_center'>\n                                        <div class='w-image-h'>\n                                            <img src='https:\/\/guidogobino.com\/wp-content\/uploads\/2022\/09\/1964.jpg' style='width: 300px; height: auto;'>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/section>\n            <\/li>\n            \n            <li class='' data-date='01\/01\/1985'>\n                <section class='l-section wpb_row height_medium' style='background-color:#ffffff; position: relative'>\n\t\t\t\t<a href='#0' class='prev-2 inactive'><<\/a>\n    <a href='#0' class='next-2'>><\/a>\n                    <div class='l-section-h i-cf'>\n                        <div class='g-cols vc_row via_grid cols_2 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_middle type_default reversed'>\n                            <div class='wpb_column vc_column_container'>\n\t\t\t\t\t\t\t\n                                <div class='vc_column-inner'>\n                                    <h2 class='if-timeline-size--h2' style='text-align: center; color: #ff6b00;'>\n                                    <a href='#0' class='prev-2-mobile inactive'><<\/a>\n                                    1985 \n                                    <a href='#0' class='next-2-mobile'>><\/a>\n                                    <\/h2>\n                                    <div class='wpb_text_column'>\n                                        <div class='wpb_wrapper'>\n                                            <p class='if-timeline-size--p' style='text-align: center; line-height: normal;'>Guido Gobino entered the family business immediately bringing a flurry of great innovation. Decides to invest in Turin's iconic chocolate, changes the old brand, renaming the company <em>Laboratorio Artigianale del Giandujotto<\/em>. He introduced attention to design for the first time in the Turin chocolate scene and invested in machinery by bringing profound technological innovation, accompanying the journey with great passion.<\/p>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                            <div class='wpb_column vc_column_container'>\n                                <div class='vc_column-inner'>\n                                    <div class='w-image align_center'>\n                                        <div class='w-image-h'>\n                                            <img src='https:\/\/guidogobino.com\/wp-content\/uploads\/2022\/09\/1985.jpg' style='width: 300px; height: auto;'>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/section>\n            <\/li>\n            \n            <li class='' data-date='01\/01\/1995'>\n                <section class='l-section wpb_row height_medium' style='background-color:#ffffff; position: relative'>\n\t\t\t\t<a href='#0' class='prev-2 inactive'><<\/a>\n    <a href='#0' class='next-2'>><\/a>\n                    <div class='l-section-h i-cf'>\n                        <div class='g-cols vc_row via_grid cols_2 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_middle type_default reversed'>\n                            <div class='wpb_column vc_column_container'>\n\t\t\t\t\t\t\t\n                                <div class='vc_column-inner'>\n                                    <h2 class='if-timeline-size--h2' style='text-align: center; color: #ff6b00;'>\n                                    <a href='#0' class='prev-2-mobile inactive'><<\/a>\n                                    1995 \n                                    <a href='#0' class='next-2-mobile'>><\/a>\n                                    <\/h2>\n                                    <div class='wpb_text_column'>\n                                        <div class='wpb_wrapper'>\n                                            <p class='if-timeline-size--p' style='text-align: center; line-height: normal;'>From an ingenious intuition comes Tourinot, the 5-gram version of the classic Turin Giandujotto. The small size makes it more elegant and refined and in keeping with the mignon tradition of Savoy pastry. It will be produced using the best raw materials and the extrusion technique that makes it possible to obtain Giandujotti and Tourinot\u00ae as it used to be done in the old days, when the dough was shaped by hand with traditional knifeIle. The Tourinot will become a symbol of tradition, design and innovation.<\/p>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                            <div class='wpb_column vc_column_container'>\n                                <div class='vc_column-inner'>\n                                    <div class='w-image align_center'>\n                                        <div class='w-image-h'>\n                                            <img src='https:\/\/guidogobino.com\/wp-content\/uploads\/2022\/09\/1995.jpg' style='width: 300px; height: auto;'>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/section>\n            <\/li>\n            \n            <li class='' data-date='01\/01\/1997'>\n                <section class='l-section wpb_row height_medium' style='background-color:#ffffff; position: relative'>\n\t\t\t\t<a href='#0' class='prev-2 inactive'><<\/a>\n    <a href='#0' class='next-2'>><\/a>\n                    <div class='l-section-h i-cf'>\n                        <div class='g-cols vc_row via_grid cols_2 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_middle type_default reversed'>\n                            <div class='wpb_column vc_column_container'>\n\t\t\t\t\t\t\t\n                                <div class='vc_column-inner'>\n                                    <h2 class='if-timeline-size--h2' style='text-align: center; color: #ff6b00;'>\n                                    <a href='#0' class='prev-2-mobile inactive'><<\/a>\n                                    1997 \n                                    <a href='#0' class='next-2-mobile'>><\/a>\n                                    <\/h2>\n                                    <div class='wpb_text_column'>\n                                        <div class='wpb_wrapper'>\n                                            <p class='if-timeline-size--p' style='text-align: center; line-height: normal;'>Close collaboration with Tonda Gentile Trilobata hazelnut producers in the Langhe region begins. The care and search for the best raw materials has always characterized the company, which always prefers a direct relationship with producers, shortening the supply chain by improving control over the entire supply chain.<\/p>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                            <div class='wpb_column vc_column_container'>\n                                <div class='vc_column-inner'>\n                                    <div class='w-image align_center'>\n                                        <div class='w-image-h'>\n                                            <img src='https:\/\/guidogobino.com\/wp-content\/uploads\/2022\/09\/1997.jpg' style='width: 300px; height: auto;'>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/section>\n            <\/li>\n            \n            <li class='' data-date='01\/01\/1999'>\n                <section class='l-section wpb_row height_medium' style='background-color:#ffffff; position: relative'>\n\t\t\t\t<a href='#0' class='prev-2 inactive'><<\/a>\n    <a href='#0' class='next-2'>><\/a>\n                    <div class='l-section-h i-cf'>\n                        <div class='g-cols vc_row via_grid cols_2 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_middle type_default reversed'>\n                            <div class='wpb_column vc_column_container'>\n\t\t\t\t\t\t\t\n                                <div class='vc_column-inner'>\n                                    <h2 class='if-timeline-size--h2' style='text-align: center; color: #ff6b00;'>\n                                    <a href='#0' class='prev-2-mobile inactive'><<\/a>\n                                    1999 \n                                    <a href='#0' class='next-2-mobile'>><\/a>\n                                    <\/h2>\n                                    <div class='wpb_text_column'>\n                                        <div class='wpb_wrapper'>\n                                            <p class='if-timeline-size--p' style='text-align: center; line-height: normal;'>Tourinot Maximo was born following the original Gianduja recipe of 1865; Gianduja originally did not include the use of powdered milk; Guido Gobino brings the original recipe back to life using only IGP Piedmont Hazelnuts, Aromatic Cocoa and Italian Sugar.<\/p>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                            <div class='wpb_column vc_column_container'>\n                                <div class='vc_column-inner'>\n                                    <div class='w-image align_center'>\n                                        <div class='w-image-h'>\n                                            <img src='https:\/\/guidogobino.com\/wp-content\/uploads\/2022\/09\/1999.jpg' style='width: 300px; height: auto;'>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/section>\n            <\/li>\n            \n            <li class='' data-date='01\/01\/2007'>\n                <section class='l-section wpb_row height_medium' style='background-color:#ffffff; position: relative'>\n\t\t\t\t<a href='#0' class='prev-2 inactive'><<\/a>\n    <a href='#0' class='next-2'>><\/a>\n                    <div class='l-section-h i-cf'>\n                        <div class='g-cols vc_row via_grid cols_2 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_middle type_default reversed'>\n                            <div class='wpb_column vc_column_container'>\n\t\t\t\t\t\t\t\n                                <div class='vc_column-inner'>\n                                    <h2 class='if-timeline-size--h2' style='text-align: center; color: #ff6b00;'>\n                                    <a href='#0' class='prev-2-mobile inactive'><<\/a>\n                                    2007 \n                                    <a href='#0' class='next-2-mobile'>><\/a>\n                                    <\/h2>\n                                    <div class='wpb_text_column'>\n                                        <div class='wpb_wrapper'>\n                                            <p class='if-timeline-size--p' style='text-align: center; line-height: normal;'>Guido Gobino opens the Bottega di Via Lagrange, a historic venue, the former home of \"Villarboito Timbri e Targhe\"; a treasure chest of antique wood where his creations find their place, in the heart of the city.<\/p>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                            <div class='wpb_column vc_column_container'>\n                                <div class='vc_column-inner'>\n                                    <div class='w-image align_center'>\n                                        <div class='w-image-h'>\n                                            <img src='https:\/\/guidogobino.com\/wp-content\/uploads\/2022\/08\/2007.jpg' style='width: 300px; height: auto;'>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/section>\n            <\/li>\n            \n            <li class='' data-date='01\/01\/2008'>\n                <section class='l-section wpb_row height_medium' style='background-color:#ffffff; position: relative'>\n\t\t\t\t<a href='#0' class='prev-2 inactive'><<\/a>\n    <a href='#0' class='next-2'>><\/a>\n                    <div class='l-section-h i-cf'>\n                        <div class='g-cols vc_row via_grid cols_2 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_middle type_default reversed'>\n                            <div class='wpb_column vc_column_container'>\n\t\t\t\t\t\t\t\n                                <div class='vc_column-inner'>\n                                    <h2 class='if-timeline-size--h2' style='text-align: center; color: #ff6b00;'>\n                                    <a href='#0' class='prev-2-mobile inactive'><<\/a>\n                                    2008 \n                                    <a href='#0' class='next-2-mobile'>><\/a>\n                                    <\/h2>\n                                    <div class='wpb_text_column'>\n                                        <div class='wpb_wrapper'>\n                                            <p class='if-timeline-size--p' style='text-align: center; line-height: normal;'>On the occasion of Turin World Design Capital, N'UOVO was born, an Easter egg with an innovative design that is still produced and appreciated for the lightness and elegance of its lines.\n\nIn the same year, Cremino al sale was recognized and awarded by the London Chocolate Academy as the best praline in the world.<\/p>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                            <div class='wpb_column vc_column_container'>\n                                <div class='vc_column-inner'>\n                                    <div class='w-image align_center'>\n                                        <div class='w-image-h'>\n                                            <img src='https:\/\/guidogobino.com\/wp-content\/uploads\/2022\/09\/2008.jpg' style='width: 300px; height: auto;'>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/section>\n            <\/li>\n            \n            <li class='' data-date='01\/01\/2010'>\n                <section class='l-section wpb_row height_medium' style='background-color:#ffffff; position: relative'>\n\t\t\t\t<a href='#0' class='prev-2 inactive'><<\/a>\n    <a href='#0' class='next-2'>><\/a>\n                    <div class='l-section-h i-cf'>\n                        <div class='g-cols vc_row via_grid cols_2 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_middle type_default reversed'>\n                            <div class='wpb_column vc_column_container'>\n\t\t\t\t\t\t\t\n                                <div class='vc_column-inner'>\n                                    <h2 class='if-timeline-size--h2' style='text-align: center; color: #ff6b00;'>\n                                    <a href='#0' class='prev-2-mobile inactive'><<\/a>\n                                    2010 \n                                    <a href='#0' class='next-2-mobile'>><\/a>\n                                    <\/h2>\n                                    <div class='wpb_text_column'>\n                                        <div class='wpb_wrapper'>\n                                            <p class='if-timeline-size--p' style='text-align: center; line-height: normal;'>Tourinot Maximo +39 is born, Tourinot's third recipe, with more than 40 percent Piedmont Hazelnuts, entirely hand-tempered, as it once was. The ultimate expression of our artisan savoir-faire.<\/p>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                            <div class='wpb_column vc_column_container'>\n                                <div class='vc_column-inner'>\n                                    <div class='w-image align_center'>\n                                        <div class='w-image-h'>\n                                            <img src='https:\/\/guidogobino.com\/wp-content\/uploads\/2022\/09\/2010.jpg' style='width: 300px; height: auto;'>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/section>\n            <\/li>\n            \n            <li class='' data-date='01\/01\/2012'>\n                <section class='l-section wpb_row height_medium' style='background-color:#ffffff; position: relative'>\n\t\t\t\t<a href='#0' class='prev-2 inactive'><<\/a>\n    <a href='#0' class='next-2'>><\/a>\n                    <div class='l-section-h i-cf'>\n                        <div class='g-cols vc_row via_grid cols_2 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_middle type_default reversed'>\n                            <div class='wpb_column vc_column_container'>\n\t\t\t\t\t\t\t\n                                <div class='vc_column-inner'>\n                                    <h2 class='if-timeline-size--h2' style='text-align: center; color: #ff6b00;'>\n                                    <a href='#0' class='prev-2-mobile inactive'><<\/a>\n                                    2012 \n                                    <a href='#0' class='next-2-mobile'>><\/a>\n                                    <\/h2>\n                                    <div class='wpb_text_column'>\n                                        <div class='wpb_wrapper'>\n                                            <p class='if-timeline-size--p' style='text-align: center; line-height: normal;'>The new roasting department, built with the support of the Faculty of Agriculture of the University of Turin, is inaugurated. Alongside tradition we love to juxtapose the most innovative technology.\n\nThe same year saw the birth of Vernuij, our version of the rhum-flavored cuneese, coated with Blend 75%.<\/p>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                            <div class='wpb_column vc_column_container'>\n                                <div class='vc_column-inner'>\n                                    <div class='w-image align_center'>\n                                        <div class='w-image-h'>\n                                            <img src='https:\/\/guidogobino.com\/wp-content\/uploads\/2022\/09\/2012.jpg' style='width: 300px; height: auto;'>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/section>\n            <\/li>\n            \n            <li class='' data-date='01\/01\/2014'>\n                <section class='l-section wpb_row height_medium' style='background-color:#ffffff; position: relative'>\n\t\t\t\t<a href='#0' class='prev-2 inactive'><<\/a>\n    <a href='#0' class='next-2'>><\/a>\n                    <div class='l-section-h i-cf'>\n                        <div class='g-cols vc_row via_grid cols_2 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_middle type_default reversed'>\n                            <div class='wpb_column vc_column_container'>\n\t\t\t\t\t\t\t\n                                <div class='vc_column-inner'>\n                                    <h2 class='if-timeline-size--h2' style='text-align: center; color: #ff6b00;'>\n                                    <a href='#0' class='prev-2-mobile inactive'><<\/a>\n                                    2014 \n                                    <a href='#0' class='next-2-mobile'>><\/a>\n                                    <\/h2>\n                                    <div class='wpb_text_column'>\n                                        <div class='wpb_wrapper'>\n                                            <p class='if-timeline-size--p' style='text-align: center; line-height: normal;'>Start collaboration with Chontalpa (Mexico) cocoa producers, a Slow Food Presidium: our first step toward a 100% traceable cocoa supply chain.<\/p>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                            <div class='wpb_column vc_column_container'>\n                                <div class='vc_column-inner'>\n                                    <div class='w-image align_center'>\n                                        <div class='w-image-h'>\n                                            <img src='https:\/\/guidogobino.com\/wp-content\/uploads\/2022\/09\/2014.jpg' style='width: 300px; height: auto;'>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/section>\n            <\/li>\n            \n            <li class='' data-date='01\/01\/2017'>\n                <section class='l-section wpb_row height_medium' style='background-color:#ffffff; position: relative'>\n\t\t\t\t<a href='#0' class='prev-2 inactive'><<\/a>\n    <a href='#0' class='next-2'>><\/a>\n                    <div class='l-section-h i-cf'>\n                        <div class='g-cols vc_row via_grid cols_2 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_middle type_default reversed'>\n                            <div class='wpb_column vc_column_container'>\n\t\t\t\t\t\t\t\n                                <div class='vc_column-inner'>\n                                    <h2 class='if-timeline-size--h2' style='text-align: center; color: #ff6b00;'>\n                                    <a href='#0' class='prev-2-mobile inactive'><<\/a>\n                                    2017 \n                                    <a href='#0' class='next-2-mobile'>><\/a>\n                                    <\/h2>\n                                    <div class='wpb_text_column'>\n                                        <div class='wpb_wrapper'>\n                                            <p class='if-timeline-size--p' style='text-align: center; line-height: normal;'>To celebrate the 10th anniversary of Via Lagrange, we are creating Tourinot N\u00b010: a chocolate with all the typical smoothness of Giandujotto, but with the lingering character of our best fondants. A difficult balance to achieve, which took more than 18 trials before we knew its final version.<\/p>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                            <div class='wpb_column vc_column_container'>\n                                <div class='vc_column-inner'>\n                                    <div class='w-image align_center'>\n                                        <div class='w-image-h'>\n                                            <img src='https:\/\/guidogobino.com\/wp-content\/uploads\/2022\/09\/2017.jpg' style='width: 300px; height: auto;'>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/section>\n            <\/li>\n            \n            <li class='' data-date='01\/01\/2018'>\n                <section class='l-section wpb_row height_medium' style='background-color:#ffffff; position: relative'>\n\t\t\t\t<a href='#0' class='prev-2 inactive'><<\/a>\n    <a href='#0' class='next-2'>><\/a>\n                    <div class='l-section-h i-cf'>\n                        <div class='g-cols vc_row via_grid cols_2 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_middle type_default reversed'>\n                            <div class='wpb_column vc_column_container'>\n\t\t\t\t\t\t\t\n                                <div class='vc_column-inner'>\n                                    <h2 class='if-timeline-size--h2' style='text-align: center; color: #ff6b00;'>\n                                    <a href='#0' class='prev-2-mobile inactive'><<\/a>\n                                    2018 \n                                    <a href='#0' class='next-2-mobile'>><\/a>\n                                    <\/h2>\n                                    <div class='wpb_text_column'>\n                                        <div class='wpb_wrapper'>\n                                            <p class='if-timeline-size--p' style='text-align: center; line-height: normal;'>Our ice creams on a stick are born: STIK! The summer reinterpretation of our raw materials. A range updated every year, with covered ice creams and a line dedicated to sorbets with authentic fruit pulp.<\/p>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                            <div class='wpb_column vc_column_container'>\n                                <div class='vc_column-inner'>\n                                    <div class='w-image align_center'>\n                                        <div class='w-image-h'>\n                                            <img src='https:\/\/guidogobino.com\/wp-content\/uploads\/2022\/09\/2018.jpg' style='width: 300px; height: auto;'>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/section>\n            <\/li>\n            \n            <li class='' data-date='01\/01\/2019'>\n                <section class='l-section wpb_row height_medium' style='background-color:#ffffff; position: relative'>\n\t\t\t\t<a href='#0' class='prev-2 inactive'><<\/a>\n    <a href='#0' class='next-2'>><\/a>\n                    <div class='l-section-h i-cf'>\n                        <div class='g-cols vc_row via_grid cols_2 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_middle type_default reversed'>\n                            <div class='wpb_column vc_column_container'>\n\t\t\t\t\t\t\t\n                                <div class='vc_column-inner'>\n                                    <h2 class='if-timeline-size--h2' style='text-align: center; color: #ff6b00;'>\n                                    <a href='#0' class='prev-2-mobile inactive'><<\/a>\n                                    2019 \n                                    <a href='#0' class='next-2-mobile'>><\/a>\n                                    <\/h2>\n                                    <div class='wpb_text_column'>\n                                        <div class='wpb_wrapper'>\n                                            <p class='if-timeline-size--p' style='text-align: center; line-height: normal;'>Our collaboration with the prestigious fashion house Giorgio Armani begins.\n\nGuido Gobino is named Ambassador of the Tonda e Gentile Hazelnut of the Langhe in the world.<\/p>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                            <div class='wpb_column vc_column_container'>\n                                <div class='vc_column-inner'>\n                                    <div class='w-image align_center'>\n                                        <div class='w-image-h'>\n                                            <img src='https:\/\/guidogobino.com\/wp-content\/uploads\/2022\/09\/2019.jpg' style='width: 300px; height: auto;'>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/section>\n            <\/li>\n            \n            <li class='' data-date='01\/01\/2020'>\n                <section class='l-section wpb_row height_medium' style='background-color:#ffffff; position: relative'>\n\t\t\t\t<a href='#0' class='prev-2 inactive'><<\/a>\n    <a href='#0' class='next-2'>><\/a>\n                    <div class='l-section-h i-cf'>\n                        <div class='g-cols vc_row via_grid cols_2 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_middle type_default reversed'>\n                            <div class='wpb_column vc_column_container'>\n\t\t\t\t\t\t\t\n                                <div class='vc_column-inner'>\n                                    <h2 class='if-timeline-size--h2' style='text-align: center; color: #ff6b00;'>\n                                    <a href='#0' class='prev-2-mobile inactive'><<\/a>\n                                    2020 \n                                    <a href='#0' class='next-2-mobile'>><\/a>\n                                    <\/h2>\n                                    <div class='wpb_text_column'>\n                                        <div class='wpb_wrapper'>\n                                            <p class='if-timeline-size--p' style='text-align: center; line-height: normal;'>We celebrate Tourinot's 25th anniversary with the publication of \"5 Grams of Happiness,\" a unique account of the company's history written by the unmistakable pen of Giuseppe Culicchia.<\/p>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                            <div class='wpb_column vc_column_container'>\n                                <div class='vc_column-inner'>\n                                    <div class='w-image align_center'>\n                                        <div class='w-image-h'>\n                                            <img src='https:\/\/guidogobino.com\/wp-content\/uploads\/2022\/09\/2020.jpg' style='width: 300px; height: auto;'>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/section>\n            <\/li>\n            \n            <li class='' data-date='01\/01\/2021'>\n                <section class='l-section wpb_row height_medium' style='background-color:#ffffff; position: relative'>\n\t\t\t\t<a href='#0' class='prev-2 inactive'><<\/a>\n    <a href='#0' class='next-2'>><\/a>\n                    <div class='l-section-h i-cf'>\n                        <div class='g-cols vc_row via_grid cols_2 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_middle type_default reversed'>\n                            <div class='wpb_column vc_column_container'>\n\t\t\t\t\t\t\t\n                                <div class='vc_column-inner'>\n                                    <h2 class='if-timeline-size--h2' style='text-align: center; color: #ff6b00;'>\n                                    <a href='#0' class='prev-2-mobile inactive'><<\/a>\n                                    2021 \n                                    <a href='#0' class='next-2-mobile'>><\/a>\n                                    <\/h2>\n                                    <div class='wpb_text_column'>\n                                        <div class='wpb_wrapper'>\n                                            <p class='if-timeline-size--p' style='text-align: center; line-height: normal;'>Pietro Gobino joined the company, immediately bringing a strong impetus of technological innovation and a strong focus on sustainability issues. The ESG Team is just born this year, and we are publishing our first corporate sustainability report\n\nTourinot Bianco is born, a praline made by the traditional Piedmontese method from fine ingredients from Sicily: almonds from Avola, zest from the oranges of Noto, and whole-grain salt from the Paceco saltworks.<\/p>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                            <div class='wpb_column vc_column_container'>\n                                <div class='vc_column-inner'>\n                                    <div class='w-image align_center'>\n                                        <div class='w-image-h'>\n                                            <img src='https:\/\/guidogobino.com\/wp-content\/uploads\/2022\/09\/2021.jpg' style='width: 300px; height: auto;'>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/section>\n            <\/li>\n            \n            <li class='' data-date='01\/01\/2023'>\n                <section class='l-section wpb_row height_medium' style='background-color:#ffffff; position: relative'>\n\t\t\t\t<a href='#0' class='prev-2 inactive'><<\/a>\n    <a href='#0' class='next-2'>><\/a>\n                    <div class='l-section-h i-cf'>\n                        <div class='g-cols vc_row via_grid cols_2 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_middle type_default reversed'>\n                            <div class='wpb_column vc_column_container'>\n\t\t\t\t\t\t\t\n                                <div class='vc_column-inner'>\n                                    <h2 class='if-timeline-size--h2' style='text-align: center; color: #ff6b00;'>\n                                    <a href='#0' class='prev-2-mobile inactive'><<\/a>\n                                    2023 \n                                    <a href='#0' class='next-2-mobile'>><\/a>\n                                    <\/h2>\n                                    <div class='wpb_text_column'>\n                                        <div class='wpb_wrapper'>\n                                            <p class='if-timeline-size--p' style='text-align: center; line-height: normal;'>In 2023, we produced the first Giandujotto single-origin with Indonesian Cocoa, and in March, it won the \u201cTavoletta d\u2019oro\u201d award as the best recipe of Gianduja.\r\n\r\nTo prepare to celebrate the 60th anniversary in 2024, we launched a promotion for young artists in three categories: music, writing, and visual arts. The open call was very successful and widely attended.<\/p>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                            <div class='wpb_column vc_column_container'>\n                                <div class='vc_column-inner'>\n                                    <div class='w-image align_center'>\n                                        <div class='w-image-h'>\n                                            <img src='https:\/\/guidogobino.com\/wp-content\/uploads\/2024\/01\/9365-2023-09-29-cubo-giandujotti-classico-maximo-indonesia-500g_7-1.png' style='width: 300px; height: auto;'>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/section>\n            <\/li>\n            \n            <li class='' data-date='01\/01\/2024'>\n                <section class='l-section wpb_row height_medium' style='background-color:#ffffff; position: relative'>\n\t\t\t\t<a href='#0' class='prev-2 inactive'><<\/a>\n    <a href='#0' class='next-2'>><\/a>\n                    <div class='l-section-h i-cf'>\n                        <div class='g-cols vc_row via_grid cols_2 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_middle type_default reversed'>\n                            <div class='wpb_column vc_column_container'>\n\t\t\t\t\t\t\t\n                                <div class='vc_column-inner'>\n                                    <h2 class='if-timeline-size--h2' style='text-align: center; color: #ff6b00;'>\n                                    <a href='#0' class='prev-2-mobile inactive'><<\/a>\n                                    2024 \n                                    <a href='#0' class='next-2-mobile'>><\/a>\n                                    <\/h2>\n                                    <div class='wpb_text_column'>\n                                        <div class='wpb_wrapper'>\n                                            <p class='if-timeline-size--p' style='text-align: center; line-height: normal;'><span class=\"ui-provider ee awl awm awn awo awp awq awr aws awt awu awv aww awx awy awz axa axb axc axd axe axf axg axh axi axj axk axl axm axn axo axp axq axr axs\" dir=\"ltr\">This year, we celebrate the 60th anniversary of the Factory in via Cagliari! The doors were opened to various artistic projects, including GugArt3 and MadeIn (in collaboration with Artissima Fair). The works, inspired by the laboratory's scents and stories, were presented on several important occasions. The collection has been extensively revisited, and a unique tablet has been created dedicated to the sixtieth anniversary.\u00a0<\/span><\/p>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                            <div class='wpb_column vc_column_container'>\n                                <div class='vc_column-inner'>\n                                    <div class='w-image align_center'>\n                                        <div class='w-image-h'>\n                                            <img src='https:\/\/guidogobino.com\/wp-content\/uploads\/2024\/04\/2024-02-29-shooting-60esimo-barbara-voarino-design-per-guido-gobino-e-commerce_categoria.jpg' style='width: 300px; height: auto;'>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/section>\n            <\/li>\n            \n            <\/ol>\n        <\/div> <!-- .events-content -->\n    <\/section>\n        \n    <script>\n\t\n\t\tfunction h2_color(id){\n\t\t\tvar list_h2 = document.getElementsByClassName('if-timeline-h2');\n\t\t\tfor(var i = 0; i < list_h2.length; i++){\n\t\t\t\tlist_h2[i].style.color = '#000000';\n\t\t\t}\n\/\/\t\t\tdocument.getElementById('if-timeline-h2--'+id).style.color = '#ff6b00';\n\t\t}\n\t\n        jQuery(document).ready(function ($) {\n            var timelines = $('.cd-horizontal-timeline'),\n                    eventsMinDistance = 140;\n\t\t\t\t\tparameter_totalWidth =  26; \/\/27\/09\/2022 17;\n\t\t\t\t\tif(window.innerWidth <= 767){\n\t\t\t\t\t\teventsMinDistance = 80;\n\t\t\t\t\t}\n\t\t\t\t\tconsole.log('parameter_totalWidth: '+parameter_totalWidth);\n\n            (timelines.length > 0) && initTimeline(timelines);\n\n            function initTimeline(timelines) {\n                timelines.each(function () {\n                    var timeline = $(this),\n                            timelineComponents = {};\n                    \/\/cache timeline components \n                    timelineComponents['timelineWrapper'] = timeline.find('.events-wrapper');\n                    timelineComponents['eventsWrapper'] = timelineComponents['timelineWrapper'].children('.events');\n                    timelineComponents['fillingLine'] = timelineComponents['eventsWrapper'].children('.filling-line');\n                    timelineComponents['timelineEvents'] = timelineComponents['eventsWrapper'].find('a');\n                    timelineComponents['timelineDates'] = parseDate(timelineComponents['timelineEvents']);\n                    timelineComponents['eventsMinLapse'] = minLapse(timelineComponents['timelineDates']);\n                    timelineComponents['timelineNavigation'] = timeline.find('.cd-timeline-navigation');\n                    timelineComponents['eventsContent'] = timeline.children('.events-content');\n\n                    \/\/assign a left postion to the single events along the timeline\n                  setDatePosition(timelineComponents, eventsMinDistance);\n\t\t\t\t   \n                    \/\/assign a width to the timeline\n                    var timelineTotWidth = setTimelineWidth(timelineComponents, eventsMinDistance);\n                    \/\/the timeline has been initialize - show it\n                    timeline.addClass('loaded');\n\n                    \n                   \n                    \/\/detect click on the a single event - show new event content\n                    timelineComponents['eventsWrapper'].on('click', 'a', function (event) {\n                        event.preventDefault();\n                        timelineComponents['timelineEvents'].removeClass('selected');\n                        $(this).addClass('selected');\n                        updateOlderEvents($(this));\n                        updateFilling($(this), timelineComponents['fillingLine'], timelineTotWidth);\n                        updateVisibleContent($(this), timelineComponents['eventsContent']);\n                    });\n\n                    \/\/on swipe, show next\/prev event content\n                    timelineComponents['eventsContent'].on('swipeleft', function () {\n                        var mq = checkMQ();\n                        (mq == 'mobile') && showNewContent(timelineComponents, timelineTotWidth, 'next');\n                    });\n                    timelineComponents['eventsContent'].on('swiperight', function () {\n                        var mq = checkMQ();\n                        (mq == 'mobile') && showNewContent(timelineComponents, timelineTotWidth, 'prev');\n                    });\n\n                    \/\/keyboard navigation\n                    $(document).keyup(function (event) {\n                        if (event.which == '37' && elementInViewport(timeline.get(0))) {\n                            showNewContent(timelineComponents, timelineTotWidth, 'prev');\n                        } else if (event.which == '39' && elementInViewport(timeline.get(0))) {\n                            showNewContent(timelineComponents, timelineTotWidth, 'next');\n                        }\n                    });\n\t\t\t\t\t$('.next').on('click', function() {\n    if (elementInViewport(timeline.get(0))) {\n        showNewContent(timelineComponents, timelineTotWidth, 'next');\n\n    }\n});\n\t\t$('.prev').on('click', function() {\n    if (elementInViewport(timeline.get(0))) {\n        showNewContent(timelineComponents, timelineTotWidth, 'prev');\n    }\n});\n$('.next-2').on('click', function() {\n    if (elementInViewport(timeline.get(0))) {\n        showNewContent(timelineComponents, timelineTotWidth, 'next');\n    }\n});\n\n$('.prev-2').on('click', function() {\n    if (elementInViewport(timeline.get(0))) {\n        showNewContent(timelineComponents, timelineTotWidth, 'prev');\n    }\n});\n$('.next-2-mobile').on('click', function() {\n    if (elementInViewport(timeline.get(0))) {\n        showNewContent(timelineComponents, timelineTotWidth, 'next');\n    }\n});\n\n$('.prev-2-mobile').on('click', function() {\n    if (elementInViewport(timeline.get(0))) {\n        showNewContent(timelineComponents, timelineTotWidth, 'prev');\n    }\n});\n\n\n                });\n            }\n\n            function updateSlide(timelineComponents, timelineTotWidth, string) {\n                \/\/retrieve translateX value of timelineComponents['eventsWrapper']\n                var translateValue = getTranslateValue(timelineComponents['eventsWrapper']),\n                        wrapperWidth = Number(timelineComponents['timelineWrapper'].css('width').replace('px', ''));\n                \/\/translate the timeline to the left('next')\/right('prev') \n                (string == 'next')\n                        ? translateTimeline(timelineComponents, translateValue - wrapperWidth + eventsMinDistance, wrapperWidth - timelineTotWidth)\n                        : translateTimeline(timelineComponents, translateValue + wrapperWidth - eventsMinDistance);\n            }\n\n            function showNewContent(timelineComponents, timelineTotWidth, string) {\n                \/\/go from one event to the next\/previous one\n                var visibleContent = timelineComponents['eventsContent'].find('.selected'),\n                        newContent = (string == 'next') ? visibleContent.next() : visibleContent.prev();\n\n                if (newContent.length > 0) { \/\/if there's a next\/prev event - show it\n                    var selectedDate = timelineComponents['eventsWrapper'].find('.selected'),\n                            newEvent = (string == 'next') ? selectedDate.parent('li').next('li').children('a') : selectedDate.parent('li').prev('li').children('a');\n\n                    updateFilling(newEvent, timelineComponents['fillingLine'], timelineTotWidth);\n                    updateVisibleContent(newEvent, timelineComponents['eventsContent']);\n                    newEvent.addClass('selected');\n                    selectedDate.removeClass('selected');\n                    updateOlderEvents(newEvent);\n                    updateTimelinePosition(string, newEvent, timelineComponents, timelineTotWidth);\n                }\n            }\n\n            function updateTimelinePosition(string, event, timelineComponents, timelineTotWidth) {\n                \/\/translate timeline to the left\/right according to the position of the selected event\n                var eventStyle = window.getComputedStyle(event.get(0), null),\n                        eventLeft = Number(eventStyle.getPropertyValue('left').replace('px', '')),\n                        timelineWidth = Number(timelineComponents['timelineWrapper'].css('width').replace('px', '')),\n                        timelineTotWidth = Number(timelineComponents['eventsWrapper'].css('width').replace('px', ''));\n                var timelineTranslate = getTranslateValue(timelineComponents['eventsWrapper']);\n\n                if ((string == 'next' && eventLeft > timelineWidth - timelineTranslate) || (string == 'prev' && eventLeft < -timelineTranslate)) {\n                    translateTimeline(timelineComponents, -eventLeft + timelineWidth \/ 2, timelineWidth - timelineTotWidth);\n                }\n            }\n\n            function translateTimeline(timelineComponents, value, totWidth) {\n\t\t\t\ttotWidth = totWidth+(eventsMinDistance*2.5);\/\/sss\n\t\t\t\t\/\/console.log('timelineComponents: '+timelineComponents);\n\t\t\t\t\/\/console.log('value: '+value);\n\t\t\t\t\/\/console.log('totWidth: '+totWidth);\n                var eventsWrapper = timelineComponents['eventsWrapper'].get(0);\n                value = (value > 0) ? 0 : value; \/\/only negative translate value\n                value = (!(typeof totWidth === 'undefined') && value < totWidth) ? totWidth : value; \/\/do not translate more than timeline width\n                setTransformValue(eventsWrapper, 'translateX', value + 'px');\n                \/\/update navigation arrows visibility\n                (value == 0) ? timelineComponents['timelineNavigation'].find('.prev').addClass('inactive') : timelineComponents['timelineNavigation'].find('.prev').removeClass('inactive');\n                (value == totWidth) ? timelineComponents['timelineNavigation'].find('.next').addClass('inactive') : timelineComponents['timelineNavigation'].find('.next').removeClass('inactive');\n            }\n\n            function updateFilling(selectedEvent, filling, totWidth) {\n                \/\/change .filling-line length according to the selected event\n                var eventStyle = window.getComputedStyle(selectedEvent.get(0), null),\n                        eventLeft = eventStyle.getPropertyValue('left'),\n                        eventWidth = eventStyle.getPropertyValue('width');\n                eventLeft = Number(eventLeft.replace('px', '')) + Number(eventWidth.replace('px', '')) \/ 2;\n                var scaleValue = eventLeft \/ totWidth;\n                setTransformValue(filling.get(0), 'scaleX', scaleValue);\n            }\n\n            function setDatePosition(timelineComponents, min) {\n\t\t\t\t\/\/console.log('min: '+min);\n\t\t\t\tvar distance_manuale = 32000000000;\n                for (i = 0; i < timelineComponents['timelineDates'].length; i++) {\n                    var distance = daydiff(timelineComponents['timelineDates'][0], timelineComponents['timelineDates'][i]);\n\t\t\t\t\tdistance= distance_manuale*(i+1);\n\t\t\t\t\t\/\/console.log('distance: '+distance);\n                    distanceNorm = Math.round(distance \/ timelineComponents['eventsMinLapse']) + 0.5; \/\/SSS\n\t\t\t\t\t\/\/console.log('distanceNorm: '+distanceNorm);\n                    timelineComponents['timelineEvents'].eq(i).css('left', distanceNorm * min + 'px');\n                }\n            }\n\n            function setTimelineWidth(timelineComponents, width) {\n                var timeSpan = daydiff(timelineComponents['timelineDates'][0], timelineComponents['timelineDates'][timelineComponents['timelineDates'].length - 1]);\n\t\t\t\t\/\/console.log('timeSpan: '+timeSpan);\n\t\t\t\tvar timelineComponents_length = timelineComponents['timelineDates'].length;\n\t\t\t\t\/\/console.log('timelineComponents_length: '+timelineComponents_length);\n\t\t\t\ttimeSpanNorm = timeSpan \/ timelineComponents['eventsMinLapse'];\n\t\t\t\t\/\/console.log('timeSpanNorm: '+timeSpanNorm);\n\t\t\t\ttimeSpanNorm = Math.round(timeSpanNorm) + 4;\n\t\t\t\t\/\/console.log('timeSpanNorm: '+timeSpanNorm);\n\t\t\t\t\/\/totalWidth = timeSpanNorm * width;\n\t\t\t\ttotalWidth = parameter_totalWidth * width;\n\t\t\t\t\/\/totalWidth=parameter_totalWidth*timelineComponents_length;\n\t\t\t\t\/\/console.log('totalWidth: '+totalWidth);\n                timelineComponents['eventsWrapper'].css('width', totalWidth + 'px');\n                updateFilling(timelineComponents['timelineEvents'].eq(0), timelineComponents['fillingLine'], totalWidth);\n                return totalWidth;\n            }\n\n            function updateVisibleContent(event, eventsContent) {\n                var eventDate = event.data('date'),\n                        visibleContent = eventsContent.find('.selected'),\n                        selectedContent = eventsContent.find('[data-date=\"' + eventDate + '\"]'),\n                        selectedContentHeight = selectedContent.height();\n\n                if (selectedContent.index() > visibleContent.index()) {\n                    var classEnetering = 'selected enter-right',\n                            classLeaving = 'leave-left';\n                } else {\n                    var classEnetering = 'selected enter-left',\n                            classLeaving = 'leave-right';\n                }\n\n                selectedContent.attr('class', classEnetering);\n                visibleContent.attr('class', classLeaving).one('webkitAnimationEnd oanimationend msAnimationEnd animationend', function () {\n                    visibleContent.removeClass('leave-right leave-left');\n                    selectedContent.removeClass('enter-left enter-right');\n                });\n                eventsContent.css('height', selectedContentHeight + 'px');\n            }\n\n            function updateOlderEvents(event) {\n                event.parent('li').prevAll('li').children('a').addClass('older-event').end().end().nextAll('li').children('a').removeClass('older-event');\n            }\n\n            function getTranslateValue(timeline) {\n                var timelineStyle = window.getComputedStyle(timeline.get(0), null),\n                        timelineTranslate = timelineStyle.getPropertyValue('-webkit-transform') ||\n                        timelineStyle.getPropertyValue('-moz-transform') ||\n                        timelineStyle.getPropertyValue('-ms-transform') ||\n                        timelineStyle.getPropertyValue('-o-transform') ||\n                        timelineStyle.getPropertyValue('transform');\n\n                if (timelineTranslate.indexOf('(') >= 0) {\n                    var timelineTranslate = timelineTranslate.split('(')[1];\n                    timelineTranslate = timelineTranslate.split(')')[0];\n                    timelineTranslate = timelineTranslate.split(',');\n                    var translateValue = timelineTranslate[4];\n                } else {\n                    var translateValue = 0;\n                }\n\n                return Number(translateValue);\n            }\n\n            function setTransformValue(element, property, value) {\n                element.style['-webkit-transform'] = property + '(' + value + ')';\n                element.style['-moz-transform'] = property + '(' + value + ')';\n                element.style['-ms-transform'] = property + '(' + value + ')';\n                element.style['-o-transform'] = property + '(' + value + ')';\n                element.style['transform'] = property + '(' + value + ')';\n            }\n\n    \/\/based on http:\/\/stackoverflow.com\/questions\/542938\/how-do-i-get-the-number-of-days-between-two-dates-in-javascript\n            function parseDate(events) {\n                var dateArrays = [];\n                events.each(function () {\n                    var dateComp = $(this).data('date').split('\/'),\n                            newDate = new Date(dateComp[2], dateComp[1] - 1, dateComp[0]);\n                    dateArrays.push(newDate);\n                });\n                return dateArrays;\n            }\n\n            function parseDate2(events) {\n                var dateArrays = [];\n                events.each(function () {\n                    var singleDate = $(this),\n                            dateComp = singleDate.data('date').split('T');\n                    if (dateComp.length > 1) { \/\/both DD\/MM\/YEAR and time are provided\n                        var dayComp = dateComp[0].split('\/'),\n                                timeComp = dateComp[1].split(':');\n                    } else if (dateComp[0].indexOf(':') >= 0) { \/\/only time is provide\n                        var dayComp = ['2000', '0', '0'],\n                                timeComp = dateComp[0].split(':');\n                    } else { \/\/only DD\/MM\/YEAR\n                        var dayComp = dateComp[0].split('\/'),\n                                timeComp = ['0', '0'];\n                    }\n                    var newDate = new Date(dayComp[2], dayComp[1] - 1, dayComp[0], timeComp[0], timeComp[1]);\n                    dateArrays.push(newDate);\n                });\n                return dateArrays;\n            }\n\n            function daydiff(first, second) {\n                return Math.round((second - first));\n            }\n\n            function minLapse(dates) {\n                \/\/determine the minimum distance among events\n                var dateDistances = [];\n                for (i = 1; i < dates.length; i++) {\n                    var distance = daydiff(dates[i - 1], dates[i]);\n                    dateDistances.push(distance);\n                }\n                return Math.min.apply(null, dateDistances);\n            }\n\n            \/*\n             How to tell if a DOM element is visible in the current viewport?\n             http:\/\/stackoverflow.com\/questions\/123999\/how-to-tell-if-a-dom-element-is-visible-in-the-current-viewport\n             *\/\n            function elementInViewport(el) {\n                var top = el.offsetTop;\n                var left = el.offsetLeft;\n                var width = el.offsetWidth;\n                var height = el.offsetHeight;\n\n                while (el.offsetParent) {\n                    el = el.offsetParent;\n                    top += el.offsetTop;\n                    left += el.offsetLeft;\n                }\n\n                return (\n                        top < (window.pageYOffset + window.innerHeight) &&\n                        left < (window.pageXOffset + window.innerWidth) &&\n                        (top + height) > window.pageYOffset &&\n                        (left + width) > window.pageXOffset\n                        );\n            }\n\n            function checkMQ() {\n                \/\/check if mobile or desktop device\n                return window.getComputedStyle(document.querySelector('.cd-horizontal-timeline'), '::before').getPropertyValue('content').replace(\/'\/g, '').replace(\/'\/g, '');\n            }\n        });\n    <\/script>\n        <\/p>\n<\/div><\/div><\/div><\/div><\/div><\/div><\/section>\n","protected":false},"excerpt":{"rendered":"HomePagesOur story began in 1964 when Giuseppe Gobino, with experience gained since 1950 in cocoa refining, joined the company as production manager. He then became the sole owner in 1980, and the company embarked on a thorough process of specialization and research in the field of Chocolate, devoting the utmost attention to typical local products...","protected":false},"author":11,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-6244","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>History - Guido Gobino<\/title>\n<meta name=\"description\" content=\"The history of the Guido Gobino company began in 1964 when Giuseppe Gobino joined as production manager.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/guidogobino.com\/en\/history\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"History - Guido Gobino\" \/>\n<meta property=\"og:description\" content=\"The history of the Guido Gobino company began in 1964 when Giuseppe Gobino joined as production manager.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/guidogobino.com\/en\/history\/\" \/>\n<meta property=\"og:site_name\" content=\"Guido Gobino\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/guidogobino\/\" \/>\n<meta property=\"article:modified_time\" content=\"2024-06-04T14:16:45+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/guidogobino.com\/en\/history\/\",\"url\":\"https:\/\/guidogobino.com\/en\/history\/\",\"name\":\"History - Guido Gobino\",\"isPartOf\":{\"@id\":\"https:\/\/guidogobino.com\/en\/#website\"},\"datePublished\":\"2022-08-31T16:20:05+00:00\",\"dateModified\":\"2024-06-04T14:16:45+00:00\",\"description\":\"The history of the Guido Gobino company began in 1964 when Giuseppe Gobino joined as production manager.\",\"breadcrumb\":{\"@id\":\"https:\/\/guidogobino.com\/en\/history\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/guidogobino.com\/en\/history\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/guidogobino.com\/en\/history\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/guidogobino.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"History\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/guidogobino.com\/en\/#website\",\"url\":\"https:\/\/guidogobino.com\/en\/\",\"name\":\"Guido Gobino\",\"description\":\"Cioccolato Artigianale\",\"publisher\":{\"@id\":\"https:\/\/guidogobino.com\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/guidogobino.com\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/guidogobino.com\/en\/#organization\",\"name\":\"Guido Gobino\",\"url\":\"https:\/\/guidogobino.com\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/guidogobino.com\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/guidogobino.com\/wp-content\/uploads\/2022\/08\/Logo-iconografia.png\",\"contentUrl\":\"https:\/\/guidogobino.com\/wp-content\/uploads\/2022\/08\/Logo-iconografia.png\",\"width\":300,\"height\":300,\"caption\":\"Guido Gobino\"},\"image\":{\"@id\":\"https:\/\/guidogobino.com\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/guidogobino\/\",\"https:\/\/www.linkedin.com\/company\/guido-gobino\/?originalSubdomain=it\",\"https:\/\/www.instagram.com\/guidogobino\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"History - Guido Gobino","description":"The history of the Guido Gobino company began in 1964 when Giuseppe Gobino joined as production manager.","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:\/\/guidogobino.com\/en\/history\/","og_locale":"en_US","og_type":"article","og_title":"History - Guido Gobino","og_description":"The history of the Guido Gobino company began in 1964 when Giuseppe Gobino joined as production manager.","og_url":"https:\/\/guidogobino.com\/en\/history\/","og_site_name":"Guido Gobino","article_publisher":"https:\/\/www.facebook.com\/guidogobino\/","article_modified_time":"2024-06-04T14:16:45+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/guidogobino.com\/en\/history\/","url":"https:\/\/guidogobino.com\/en\/history\/","name":"History - Guido Gobino","isPartOf":{"@id":"https:\/\/guidogobino.com\/en\/#website"},"datePublished":"2022-08-31T16:20:05+00:00","dateModified":"2024-06-04T14:16:45+00:00","description":"The history of the Guido Gobino company began in 1964 when Giuseppe Gobino joined as production manager.","breadcrumb":{"@id":"https:\/\/guidogobino.com\/en\/history\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/guidogobino.com\/en\/history\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/guidogobino.com\/en\/history\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/guidogobino.com\/en\/"},{"@type":"ListItem","position":2,"name":"History"}]},{"@type":"WebSite","@id":"https:\/\/guidogobino.com\/en\/#website","url":"https:\/\/guidogobino.com\/en\/","name":"Guido Gobino","description":"Cioccolato Artigianale","publisher":{"@id":"https:\/\/guidogobino.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/guidogobino.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/guidogobino.com\/en\/#organization","name":"Guido Gobino","url":"https:\/\/guidogobino.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/guidogobino.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/guidogobino.com\/wp-content\/uploads\/2022\/08\/Logo-iconografia.png","contentUrl":"https:\/\/guidogobino.com\/wp-content\/uploads\/2022\/08\/Logo-iconografia.png","width":300,"height":300,"caption":"Guido Gobino"},"image":{"@id":"https:\/\/guidogobino.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/guidogobino\/","https:\/\/www.linkedin.com\/company\/guido-gobino\/?originalSubdomain=it","https:\/\/www.instagram.com\/guidogobino\/"]}]}},"_links":{"self":[{"href":"https:\/\/guidogobino.com\/en\/wp-json\/wp\/v2\/pages\/6244","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/guidogobino.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/guidogobino.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/guidogobino.com\/en\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/guidogobino.com\/en\/wp-json\/wp\/v2\/comments?post=6244"}],"version-history":[{"count":0,"href":"https:\/\/guidogobino.com\/en\/wp-json\/wp\/v2\/pages\/6244\/revisions"}],"wp:attachment":[{"href":"https:\/\/guidogobino.com\/en\/wp-json\/wp\/v2\/media?parent=6244"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}