{"id":3495,"date":"2020-02-07T02:16:59","date_gmt":"2020-02-07T02:16:59","guid":{"rendered":"https:\/\/demo.casethemes.net\/consultio-corporate2\/?page_id=3495"},"modified":"2026-03-31T06:54:32","modified_gmt":"2026-03-31T05:54:32","slug":"about-v-4","status":"publish","type":"page","link":"https:\/\/www.dbmultiservices-turismostp.com\/index.php\/about-v-4\/","title":{"rendered":"About Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3495\" class=\"elementor elementor-3495\">\n\t\t\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-1836814 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default ct-header-fixed-none ct-row-max-none\" data-id=\"1836814\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n            \n                        <div class=\"elementor-container elementor-column-gap-no \">\n                    <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-20617b6\" data-id=\"20617b6\" data-element_type=\"column\">\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\n                    \n        \t\t<div class=\"elementor-element elementor-element-df7c551 elementor-widget elementor-widget-html\" data-id=\"df7c551\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<section class=\"about-us-dynamic\">\r\n\r\n<style>\r\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700&display=swap');\r\n\r\n.about-us-dynamic {\r\n    font-family: 'Poppins', sans-serif;\r\n    background: linear-gradient(160deg, #f0f8ff, #e6f0ff);\r\n    color: #0c1b3a;\r\n    padding: 80px 20px;\r\n    overflow: hidden;\r\n}\r\n\r\n\/* Section Header *\/\r\n.about-us-dynamic h2 {\r\n    text-align: center;\r\n    font-size: 42px;\r\n    color: #2b57d4;\r\n    font-weight: 700;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.about-us-dynamic p.lead {\r\n    text-align: center;\r\n    font-size: 18px;\r\n    max-width: 900px;\r\n    margin: auto;\r\n    line-height: 1.8;\r\n    color: #0c1b3a;\r\n    margin-bottom: 60px;\r\n}\r\n\r\n\/* Animated Cards *\/\r\n.cards-container {\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    justify-content: center;\r\n    gap: 30px;\r\n    margin-bottom: 60px;\r\n}\r\n\r\n.card {\r\n    background: #fff;\r\n    border-radius: 20px;\r\n    padding: 30px;\r\n    width: 280px;\r\n    box-shadow: 0 15px 40px rgba(0,0,0,0.15);\r\n    transition: transform 0.5s, box-shadow 0.5s;\r\n    position: relative;\r\n    overflow: hidden;\r\n}\r\n\r\n.card:hover {\r\n    transform: translateY(-10px) scale(1.05);\r\n    box-shadow: 0 25px 50px rgba(0,0,0,0.25);\r\n}\r\n\r\n.card::before {\r\n    content: '';\r\n    position: absolute;\r\n    width: 120%;\r\n    height: 120%;\r\n    background: linear-gradient(60deg, #2b57d4, #1b3fa3, #f7d31d);\r\n    top: -10%;\r\n    left: -10%;\r\n    transform: rotate(25deg);\r\n    opacity: 0.15;\r\n}\r\n\r\n\/* Card content *\/\r\n.card h3 {\r\n    font-size: 22px;\r\n    color: #2b57d4;\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.card p {\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    color: #0c1b3a;\r\n}\r\n\r\n\/* Moving Icons *\/\r\n.icon-list {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 15px;\r\n    margin-top: 20px;\r\n}\r\n\r\n.icon-item {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 12px;\r\n    font-size: 16px;\r\n}\r\n\r\n.icon-item i {\r\n    color: #2b57d4;\r\n    font-size: 22px;\r\n    animation: float 2s ease-in-out infinite alternate;\r\n}\r\n\r\n@keyframes float {\r\n    0% { transform: translateY(0); }\r\n    100% { transform: translateY(-6px); }\r\n}\r\n\r\n\/* CTA Section *\/\r\n.about-cta {\r\n    background: linear-gradient(160deg, #2b57d4, #1b3fa3);\r\n    color: #fff;\r\n    text-align: center;\r\n    padding: 60px 20px;\r\n    border-radius: 20px;\r\n    margin-top: 40px;\r\n    animation: fadeInUp 1.5s ease forwards;\r\n}\r\n\r\n.about-cta h3 {\r\n    font-size: 32px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.about-cta p {\r\n    font-size: 18px;\r\n    margin-bottom: 25px;\r\n}\r\n\r\n.about-cta a {\r\n    background: #f7d31d;\r\n    color: #000;\r\n    text-decoration: none;\r\n    padding: 15px 35px;\r\n    border-radius: 12px;\r\n    font-weight: 600;\r\n    transition: all 0.3s;\r\n}\r\n\r\n.about-cta a:hover {\r\n    background: #fff;\r\n    color: #2b57d4;\r\n}\r\n\r\n\/* Scroll animations *\/\r\n@keyframes fadeInUp {\r\n    0% {opacity: 0; transform: translateY(20px);}\r\n    100% {opacity: 1; transform: translateY(0);}\r\n}\r\n<\/style>\r\n\r\n<h2>About D&B Multiservices Turismo<\/h2>\r\n<p class=\"lead\">\r\nD&B Multiservices Turismo \u2014 S\u00e3o Tom\u00e9 and Pr\u00edncipe unifies local travel services into a single seamless platform, delivering authentic island experiences with expert local knowledge. We design fully managed, all\u2011inclusive holiday packages that bundle curated accommodation, meals, guided excursions, inter\u2011island and international ticketing, vehicle hire (with optional driver), and door\u2011to\u2011door transfers. Our focus is on personalised itineraries, transparent pricing, and on\u2011the\u2011ground support so guests can explore safely and effortlessly while connecting with S\u00e3o Tom\u00e9\u2019s culture, nature, and communities.\r\n<\/p>\r\n\r\n<div class=\"cards-container\">\r\n    <!-- Card 1 -->\r\n    <div class=\"card\">\r\n        <h3>Local Integration<\/h3>\r\n        <p>One trusted partner coordinating hotels, guides, transport, and activities, eliminating fragmented bookings and ensuring seamless experiences.<\/p>\r\n        <div class=\"icon-list\">\r\n            <div class=\"icon-item\"><i class=\"fas fa-hotel\"><\/i>Hotels & Guesthouses<\/div>\r\n            <div class=\"icon-item\"><i class=\"fas fa-car\"><\/i>Transport & Vehicles<\/div>\r\n            <div class=\"icon-item\"><i class=\"fas fa-map-marked-alt\"><\/i>Guided Activities<\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- Card 2 -->\r\n    <div class=\"card\">\r\n        <h3>Tailored Authenticity<\/h3>\r\n        <p>Itineraries shaped by resident experts to showcase hidden beaches, rainforest trails, and cultural encounters, giving travelers a truly immersive experience.<\/p>\r\n        <div class=\"icon-list\">\r\n            <div class=\"icon-item\"><i class=\"fas fa-water\"><\/i>Hidden Beaches<\/div>\r\n            <div class=\"icon-item\"><i class=\"fas fa-tree\"><\/i>Rainforest Trails<\/div>\r\n            <div class=\"icon-item\"><i class=\"fas fa-users\"><\/i>Cultural Encounters<\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- Card 3 -->\r\n    <div class=\"card\">\r\n        <h3>End-to-End Logistics<\/h3>\r\n        <p>Every booking, transfer, and permit handled for travelers so they only need to turn up and enjoy their holiday, stress-free and fully supported.<\/p>\r\n        <div class=\"icon-list\">\r\n            <div class=\"icon-item\"><i class=\"fas fa-ticket-alt\"><\/i>Inter-island Tickets<\/div>\r\n            <div class=\"icon-item\"><i class=\"fas fa-utensils\"><\/i>Meals & Dining<\/div>\r\n            <div class=\"icon-item\"><i class=\"fas fa-shield-alt\"><\/i>Safety & Support<\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- Card 4 -->\r\n    <div class=\"card\">\r\n        <h3>Flexible Comfort<\/h3>\r\n        <p>Packages range from budget eco-adventures to premium bespoke stays with private drivers, exclusive excursions, and personalized itineraries.<\/p>\r\n        <div class=\"icon-list\">\r\n            <div class=\"icon-item\"><i class=\"fas fa-couch\"><\/i>Premium Stays<\/div>\r\n            <div class=\"icon-item\"><i class=\"fas fa-car-side\"><\/i>Private Drivers<\/div>\r\n            <div class=\"icon-item\"><i class=\"fas fa-mountain\"><\/i>Exclusive Excursions<\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- Card 5 -->\r\n    <div class=\"card\">\r\n        <h3>Responsible Tourism<\/h3>\r\n        <p>Partnerships with local suppliers and guides that generate community benefit and preserve natural sites for sustainable and ethical travel.<\/p>\r\n        <div class=\"icon-list\">\r\n            <div class=\"icon-item\"><i class=\"fas fa-handshake\"><\/i>Community Benefit<\/div>\r\n            <div class=\"icon-item\"><i class=\"fas fa-seedling\"><\/i>Preserve Nature<\/div>\r\n            <div class=\"icon-item\"><i class=\"fas fa-globe-americas\"><\/i>Sustainable Travel<\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<!-- CTA -->\r\n<div class=\"about-cta\">\r\n    <h3>Explore S\u00e3o Tom\u00e9 & Pr\u00edncipe with Us<\/h3>\r\n    <p>Join D&B Multiservices Turismo and experience the islands like never before. Personalized itineraries, transparent pricing, and local support guaranteed.<\/p>\r\n    <a href=\"https:\/\/www.dbmultiservices-turismostp.com\/index.php\/contact-v-4\/\" target=\"_blank\">Contact Us<\/a>\r\n<\/div>\r\n\r\n<script src=\"https:\/\/kit.fontawesome.com\/a076d05399.js\" crossorigin=\"anonymous\"><\/script>\r\n\r\n<\/section>\r\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\n        <\/div>\n                    <\/div>\n        <\/section>\n                <section class=\"elementor-section elementor-top-section elementor-element elementor-element-b1d935d elementor-section-boxed elementor-section-height-default elementor-section-height-default ct-header-fixed-none ct-row-max-none\" data-id=\"b1d935d\" data-element_type=\"section\">\n            \n                        <div class=\"elementor-container elementor-column-gap-default \">\n                    <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c73fb8a\" data-id=\"c73fb8a\" data-element_type=\"column\">\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\n                    \n        \t\t<div class=\"elementor-element elementor-element-3b5e4a6 elementor-widget elementor-widget-ct_about_us\" data-id=\"3b5e4a6\" data-element_type=\"widget\" data-widget_type=\"ct_about_us.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"ct-about-us\">\r\n\t<div class=\"ct-about-left\">\r\n\t\t\t\t\t<div class=\"ct-about-imge\"><img fetchpriority=\"high\" decoding=\"async\" class=\"\" src=\"https:\/\/www.dbmultiservices-turismostp.com\/wp-content\/uploads\/2026\/03\/WhatsApp-Image-2026-03-29-at-4.26.24-AM-306x306.jpeg\" width=\"306\" height=\"306\" alt=\"WhatsApp Image 2026-03-29 at 4.26.24 AM\" title=\"WhatsApp Image 2026-03-29 at 4.26.24 AM\" \/><\/div>\r\n\t\t\t<\/div>\r\n\t<div class=\"ct-about-right\">\r\n\t\t<div class=\"ct-about-holder\">\r\n\t        <div class=\"ct-about-subtitle\"><span>C.E.O &amp; Founder<\/span><\/div>\r\n\t        <h3 class=\"ct-about-title\">Leibigue cabral<\/h3>\r\n\t        <div class=\"ct-about-desc\">Leibigue Cabral is an accomplished executive and diversified entrepreneur with leadership roles spanning logistics, real estate, health services, and tourism. He serves as the Chief Executive Officer of LGV Hiabuk and is the founder of D&B Multiservices Internacional Group, a multi\u2011disciplinary enterprise that includes D&B Multiservices Imobili\u00e1ria. <br><br>\nHis business portfolio reflects a strategic commitment to sustainable growth across essential sectors. In the health industry, he plays an active role in DB Sa\u00fade, contributing to the development of reliable, community\u2011focused health solutions. Within the tourism and hospitality sector, Leibigue is the owner of Bigasso Guest House, where he applies a rigorous operational approach and a strong focus on service excellence.<br><br>\nLeibigue is recognized for his disciplined management style, long\u2011term strategic vision, and ability to build resilient, high\u2011performance organizations. His work is defined by a commitment to quality, innovation, and the continuous development of opportunities in emerging markets. <br>Through his leadership, he has established himself as a respected figure in business development, real estate, health services, and tourism.<\/div>\r\n\t        \t    <\/div>\r\n\t<\/div>\r\n<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\n        <\/div>\n                    <\/div>\n        <\/section>\n        \t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>About D&#038;B Multiservices Turismo D&#038;B Multiservices Turismo \u2014 S\u00e3o Tom\u00e9 and Pr\u00edncipe unifies local travel services into a single seamless platform, delivering authentic island experiences with expert local knowledge. We design fully managed, all\u2011inclusive holiday packages that bundle curated accommodation, meals, guided excursions, inter\u2011island and international ticketing, vehicle hire (with optional driver), and door\u2011to\u2011door transfers. [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3495","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.dbmultiservices-turismostp.com\/index.php\/wp-json\/wp\/v2\/pages\/3495","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dbmultiservices-turismostp.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.dbmultiservices-turismostp.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.dbmultiservices-turismostp.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dbmultiservices-turismostp.com\/index.php\/wp-json\/wp\/v2\/comments?post=3495"}],"version-history":[{"count":10,"href":"https:\/\/www.dbmultiservices-turismostp.com\/index.php\/wp-json\/wp\/v2\/pages\/3495\/revisions"}],"predecessor-version":[{"id":6963,"href":"https:\/\/www.dbmultiservices-turismostp.com\/index.php\/wp-json\/wp\/v2\/pages\/3495\/revisions\/6963"}],"wp:attachment":[{"href":"https:\/\/www.dbmultiservices-turismostp.com\/index.php\/wp-json\/wp\/v2\/media?parent=3495"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}