{"id":3833,"date":"2021-09-13T13:20:35","date_gmt":"2021-09-13T13:20:35","guid":{"rendered":"http:\/\/dummy.xtemos.com\/woodmart2\/elementor\/?page_id=3833"},"modified":"2024-04-05T15:05:38","modified_gmt":"2024-04-05T14:05:38","slug":"home-corporate","status":"publish","type":"page","link":"https:\/\/bnbrentalizer.com\/","title":{"rendered":"Home Corporate"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3833\" class=\"elementor elementor-3833\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-f636017 wd-section-stretch e-grid e-con-boxed e-con e-parent\" data-id=\"f636017\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_bottom&quot;:&quot;waves&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M421.9,6.5c22.6-2.5,51.5,0.4,75.5,5.3c23.6,4.9,70.9,23.5,100.5,35.7c75.8,32.2,133.7,44.5,192.6,49.7\n\tc23.6,2.1,48.7,3.5,103.4-2.5c54.7-6,106.2-25.6,106.2-25.6V0H0v30.3c0,0,72,32.6,158.4,30.5c39.2-0.7,92.8-6.7,134-22.4\n\tc21.2-8.1,52.2-18.2,79.7-24.2C399.3,7.9,411.6,7.5,421.9,6.5z\"\/>\n<\/svg>\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d3fd2b0 e-con-full e-flex e-con e-child\" data-id=\"d3fd2b0\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5732074 elementor-widget elementor-widget-html\" data-id=\"5732074\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t<script src=\"https:\/\/cdn.tailwindcss.com\/3.4.3\"><\/script>\n\t<link href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/5.15.3\/css\/all.min.css\" rel=\"stylesheet\">\n    <script src=\"https:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/3.6.0\/jquery.min.js\"><\/script>\n\t<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/select2@4.0.13\/dist\/js\/select2.min.js\"><\/script>\n\t<link href=\"https:\/\/cdn.jsdelivr.net\/npm\/select2@4.0.13\/dist\/css\/select2.min.css\" rel=\"stylesheet\" \/>\n<script src=\"https:\/\/maps.googleapis.com\/maps\/api\/js?key=AIzaSyDjgxRwfFaRVK9ZSv-IEacPnANSVNON568&libraries=places&callback=initAutocomplete\" async defer><\/script>\n\n        <style>.border-black {\n    border: 1px solid black; !important;}<\/style>\n\n<div id=\"formContainer\" class=\"bg-white p-8 rounded-lg shadow-lg max-w-lg w-full space-y-4\">\n    <h2 class=\"text-2xl font-bold mb-6\">Instantly Calculate Your Daily Earnings<\/h2>\n    <p>Unlock your villa's earning potential! Discover your daily income possibilities now.<\/p>\n    <form id=\"propertyForm\" class=\"space-y-4\">\n<div class=\"mb-4\">\n    <label for=\"city\" class=\"block text-sm font-medium text-gray-700 mb-1\">Your address:<\/label>\n    <input type=\"text\" id=\"city\" name=\"city\" placeholder=\"Type here your address...\" class=\"px-4 py-2 border rounded w-full\">\n<\/div>\n\n\n<!--<div class=\"mb-4\">\n    <label class=\"block text-sm font-medium text-gray-700 mb-2\">Type of room:<\/label>\n    <div class=\"flex -mx-2\" id=\"roomTypeContainer\">\n        <div class=\"w-1\/3 px-2\">\n            <label class=\"inline-flex flex-col items-center justify-center w-full h-full p-4 border border-gray-200 rounded-lg cursor-pointer hover:border-black\">\n                <input type=\"radio\" name=\"room_type\" value=\"apartment\" class=\"form-radio hidden\" onchange=\"updateSelection(this)\">\n                <i class=\"fas fa-building fa-2x\"><\/i>\n                <span class=\"mt-2\">Apartment<\/span>\n            <\/label>\n        <\/div>\n        <div class=\"w-1\/3 px-2\">\n            <label class=\"inline-flex flex-col items-center justify-center w-full h-full p-4 border border-gray-200 rounded-lg cursor-pointer hover:border-black\">\n                <input type=\"radio\" name=\"room_type\" value=\"house\" class=\"form-radio hidden\" checked onchange=\"updateSelection(this)\">\n                <i class=\"fas fa-home fa-2x\"><\/i>\n                <span class=\"mt-2\">House<\/span>\n            <\/label>\n        <\/div>\n        <div class=\"w-1\/3 px-2\">\n            <label class=\"inline-flex flex-col items-center justify-center w-full h-full p-4 border border-gray-200 rounded-lg cursor-pointer hover:border-black\">\n                <input type=\"radio\" name=\"room_type\" value=\"room\" class=\"form-radio hidden\" onchange=\"updateSelection(this)\">\n                <i class=\"fas fa-bed fa-2x\"><\/i>\n                <span class=\"mt-2\">Room<\/span>\n            <\/label>\n        <\/div>\n    <\/div>\n<\/div>-->\n\n<!-- Bedrooms, Bathrooms, and Sleeps Input Fields -->\n<div class=\"flex justify-between mb-2 -mx-1\">\n    <div class=\"px-1 flex-1\">\n        <label for=\"bedrooms\" class=\"block text-sm font-medium text-gray-700 mb-1\">No. of bedrooms:<\/label>\n        <input type=\"number\" id=\"bedrooms\" name=\"bedrooms\" placeholder=\"No. of bedrooms\" class=\"w-full px-4 py-2 border rounded\">\n    <\/div>\n    <div class=\"px-1 flex-1\">\n        <label for=\"bathrooms\" class=\"block text-sm font-medium text-gray-700 mb-1\">No. of bathrooms:<\/label>\n        <input type=\"number\" id=\"bathrooms\" name=\"bathrooms\" placeholder=\"No. of bathrooms\" class=\"w-full px-4 py-2 border rounded\">\n    <\/div>\n    <div class=\"px-1 flex-1\">\n        <label for=\"sleeps\" class=\"block text-sm font-medium text-gray-700 mb-1\">Max. guests:<\/label>\n        <input type=\"number\" id=\"sleeps\" name=\"sleeps\" placeholder=\"Max. guests\" class=\"w-full px-4 py-2 border rounded\">\n    <\/div>\n<\/div>\n\n<div class=\"mb-2\">\n\t<div class=\"mb-4\">\n\t        <label class=\"block text-sm font-medium text-gray-700 mb-2\">Your e-mail address:<\/label>\n\t \t<input type=\"email\" id=\"email\" name=\"email\" placeholder=\"Type here your e-mail address...\" class=\"w-full px-4 py-2 border rounded\" required>\n\t<\/div>\n\t<div class=\"mb-4\">\n\t    <label class=\"block text-sm font-medium text-gray-700 mb-2\">Your phone number:<\/label>\n        <input type=\"tel\" id=\"phone\" name=\"phone\" placeholder=\"Type here your phone number...\" class=\"w-full px-4 py-2 border rounded\" required>\n\t<\/div>\n        <button type=\"submit\" class=\"w-full px-4 py-2 bg-blue-500 text-white rounded hover:bg-blue-700\">Calculate your daily rent<\/button>\n    <\/form>\n<\/div>\n<div class=\"loader\" id=\"loader\"><\/div>\n    <\/div>\n    <div id=\"resultContainer\" class=\"hidden bg-white p-8 rounded-lg shadow-lg max-w-md w-full mt-5\">\n        <p id=\"result\"><\/p>\n            \n        <!-- Nieuw formulier voor extra informatie -->\n        <h2 class=\"text-xl font-bold mb-6\">Let's unlock the true potential of your home together!<\/h2>\n        <!-- Calendly link widget begin -->\n<link href=\"https:\/\/assets.calendly.com\/assets\/external\/widget.css\" rel=\"stylesheet\">\n<script src=\"https:\/\/assets.calendly.com\/assets\/external\/widget.js\" type=\"text\/javascript\" async><\/script>\n\n<a class=\"btn btn-style-default btn-style-semi-round btn-size-default btn-color-primary btn-icon-pos-right\" href=\"\" onclick=\"Calendly.initPopupWidget({url: 'https:\/\/calendly.com\/bnbrentalizer\/30min'});return false;\">\n\t\t\t\t<span class=\"wd-btn-text\" data-elementor-setting-key=\"text\">\n\t\t\t\t\tSchedule a meeting\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\n<!-- Calendly link widget end -->\n        <!--<form id=\"contactForm\" class=\"space-y-4 mt-4\">\n            <input type=\"hidden\" id=\"base_price\" name=\"base_price\" value=\"\">\n            <input type=\"hidden\" id=\"city\" name=\"city\" value=\"\">\n            <input type=\"email\" id=\"email\" name=\"email\" placeholder=\"E-mail\" class=\"w-full px-4 py-2 border rounded\" required>\n            <input type=\"text\" id=\"name\" name=\"name\" placeholder=\"Naam\" class=\"w-full px-4 py-2 border rounded\" required>\n            <input type=\"tel\" id=\"phone\" name=\"phone\" placeholder=\"Telephone number\" class=\"w-full px-4 py-2 border rounded\" required>\n            <button type=\"submit\" class=\"w-full px-4 py-2 bg-green-500 text-white rounded hover:bg-green-700\">Submit<\/button>\n        <\/form>-->\n    <\/div>\n    \n        <script>\nfunction initAutocomplete() {\n    \/\/ Create the autocomplete object, restricting the search to geographical location types.\n    const autocomplete = new google.maps.places.Autocomplete(\n        document.getElementById('city'), {types: ['geocode']});\n\n    \/\/ When the user selects an address from the dropdown, populate the address fields in the form.\n    autocomplete.addListener('place_changed', function() {\n        let place = autocomplete.getPlace();\n        console.log(place); \/\/ You can use the place details for various purposes\n    });\n}\n\t    \nfunction updateSelection(radio) {\n    document.querySelectorAll('#roomTypeContainer label').forEach(label => {\n        label.classList.remove('border-black'); \/\/ Verwijder zwarte border van alle labels\n        label.classList.add('border-gray-200'); \/\/ Voeg grijze border toe\n    });\n    \n    \/\/ De class toevoegen\/verwijderen voor hover effect wordt beheerd door Tailwind's hover:border-black, dus geen JS nodig hiervoor\n    radio.parentElement.classList.remove('border-gray-200'); \/\/ Verwijder grijze border van geselecteerde\n    radio.parentElement.classList.add('border-black'); \/\/ Voeg zwarte border toe aan geselecteerde\n}\n    \njQuery(document).ready(function($) {\n    $('#propertyForm').submit(function(e) {\n        e.preventDefault();\n        \n        \/\/ Verlaag de opacity en pas een lichte schaaltransformatie toe\n        $(this).css({\n            'opacity': '0.2',\n            'transform': 'scale(0.98)'\n        });\n\n        \/\/ Toon de loader\n        $('#loader').show();\n\n        var formData = $(this).serialize();\n\n        $.ajax({\n            type: \"POST\",\n            url: \"submit.php\",\n            data: formData,\n            success: function(response) {\n                \/\/ Verberg de loader en het oorspronkelijke formulier\n                $('#loader').hide();\n                $('#formContainer').css({\n                    'opacity': '0',\n                    'transform': 'scale(0.98)',\n                    'display': 'none'\n                });\n                \n                 \/\/ Werk de verborgen velden bij in het contactformulier met de nieuwe waarden\n                $('#contactForm #base_price').val(response.base_price);\n                $('#contactForm #city').val(response.city);\n                \n                \/\/ Toon het resultaat en het nieuwe formulier met fade-in effect\n                $('#result').html('<p>Your daily rent price will be from: <\/p><h2 class=\"text-4xl font-bold mb-6\">' + Number(response.base_price).toLocaleString('nl-NL') + ' ' + response.currency + '<\/h2><p>For: ' + response.city + '<\/p>');\n\n                $('#resultContainer').css({\n                    'opacity': '0',\n                    'transform': 'scale(0.98)',\n                    'display': 'block'\n                }).animate({\n                    'opacity': '1',\n                    'transform': 'scale(1)'\n                }, 500); \/\/ Animeren naar volledige zichtbaarheid\n            },\n            error: function() {\n                \/\/ Verberg de loader en herstel het formulier bij een fout\n                $('#loader').hide();\n                $('#formContainer').css({\n                    'opacity': '1',\n                    'transform': 'scale(1)'\n                }).show(); \/\/ Herstel en toon het oorspronkelijke formulier\n                alert('Er is een fout opgetreden. Probeer het opnieuw.');\n            }\n        });\n    });\n\n    \/* Terugknop functionaliteit\n    $('#goBack').click(function(e) {\n        e.preventDefault();\n        $('#resultContainer').css('display', 'none');\n        $('#formContainer').css({\n            'opacity': '1',\n            'transform': 'scale(1)',\n            'display': 'block'\n        }); \/\/ Herstel en toon het oorspronkelijke formulier\n    });*\/\n\n    $('#contactForm').submit(function(e) {\n        e.preventDefault();\n\n        \/\/ Aanpassen met extra data van het vorige resultaat indien nodig\n        var contactData = $(this).serialize();\n\n        $.ajax({\n            type: \"POST\",\n            url: \"email_send.php\", \/\/ Dit script moet de e-mail versturen\n            data: contactData,\n            success: function(response) {\n                alert('Bedankt voor uw gegevens. We nemen spoedig contact met u op.');\n                \/\/ Optioneel: Reset de formulieren of verberg het contactformulier\n                $('#contactForm')[0].reset();\n                $('#resultContainer').addClass('hidden');\n                $('#formContainer').removeClass('hidden');\n            },\n            error: function() {\n                alert('Er is een fout opgetreden bij het verzenden. Probeer het opnieuw.');\n            }\n        });\n    });\n});\n\n    <\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fdd71fc e-con-full e-grid e-con e-child\" data-id=\"fdd71fc\" data-element_type=\"container\">\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-f5dc368 e-flex e-con-boxed e-con e-child\" data-id=\"f5dc368\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-460693b animated-fast wd-width-100 elementor-invisible elementor-widget elementor-widget-wd_title\" data-id=\"460693b\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;wd-anim-slide-from-bottom&quot;}\" data-widget_type=\"wd_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"title-wrapper wd-set-mb reset-last-child wd-title-color-default wd-title-style-default wd-title-size-default text-left\">\n\n\t\t\t\n\t\t\t<div class=\"liner-continer\">\n\t\t\t\t<h1 class=\"woodmart-title-container title wd-fontsize-l wd-underline-colored\">Airbnb Income Estimator: Discover Your Earning Potential\u200b<\/h1> \n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e79adb0 elementor-widget elementor-widget-wd_text_block\" data-id=\"e79adb0\" data-element_type=\"widget\" data-widget_type=\"wd_text_block.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wd-text-block reset-last-child text-left\">\n\t\t\t\n\t\t\t<p>Leverage our in-depth calculator to reveal the earning potential of any address for free, drawing from a wealth of extensive sources for precise pricing. Plus, connect with top-tier BnB managers worldwide to maximize your property\u2019s potential.<\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-b2caf10 e-grid e-con-boxed e-con e-child\" data-id=\"b2caf10\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-657bc25 animated-fast elementor-invisible elementor-widget elementor-widget-wd_infobox\" data-id=\"657bc25\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;wd-anim-left-flip-y&quot;}\" data-widget_type=\"wd_infobox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"info-box-wrapper\">\n\t\t\t<div class=\"wd-info-box text-left box-icon-align-top box-style-bg-hover color-scheme-dark color-scheme-hover-light\">\n\t\t\t\t\t\t\t\t\t<div class=\"box-icon-wrapper  box-with-text text-size-default box-icon-simple\">\n\t\t\t\t\t\t<div class=\"info-box-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t+60M\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t<div class=\"info-box-content\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h4\t\t\t\t\t\tclass=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n\t\t\t\t\t\t\t\tEstimations done\t\t\t\t\t\t<\/h4>\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"info-box-inner reset-last-child\"data-elementor-setting-key=\"content\"><p>Randomised words which<\/p>\n<\/div>\n\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t<a href=\"#\" class=\"wd-info-box-link wd-fill\" aria-label=\"Infobox link\"><\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d64a020 animated-fast elementor-invisible elementor-widget elementor-widget-wd_infobox\" data-id=\"d64a020\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;wd-anim-left-flip-y&quot;}\" data-widget_type=\"wd_infobox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"info-box-wrapper\">\n\t\t\t<div class=\"wd-info-box text-left box-icon-align-top box-style-bg-hover color-scheme-dark color-scheme-hover-light\">\n\t\t\t\t\t\t\t\t\t<div class=\"box-icon-wrapper  box-with-text text-size-default box-icon-simple\">\n\t\t\t\t\t\t<div class=\"info-box-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t25M+\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t<div class=\"info-box-content\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h4\t\t\t\t\t\tclass=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n\t\t\t\t\t\t\t\tCUSTOMERS SERVED\t\t\t\t\t\t<\/h4>\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"info-box-inner reset-last-child\"data-elementor-setting-key=\"content\"><p>Necessary, making this the first<\/p>\n<\/div>\n\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t<a href=\"#\" class=\"wd-info-box-link wd-fill\" aria-label=\"Infobox link\"><\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-08ba885 animated-fast elementor-invisible elementor-widget elementor-widget-wd_infobox\" data-id=\"08ba885\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;wd-anim-left-flip-y&quot;}\" data-widget_type=\"wd_infobox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"info-box-wrapper\">\n\t\t\t<div class=\"wd-info-box text-left box-icon-align-top box-style-bg-hover color-scheme-dark color-scheme-hover-light\">\n\t\t\t\t\t\t\t\t\t<div class=\"box-icon-wrapper  box-with-text text-size-default box-icon-simple\">\n\t\t\t\t\t\t<div class=\"info-box-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t$75B+\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t<div class=\"info-box-content\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h4\t\t\t\t\t\tclass=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n\t\t\t\t\t\t\t\tEXCHANGE FUND\t\t\t\t\t\t<\/h4>\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"info-box-inner reset-last-child\"data-elementor-setting-key=\"content\"><p>Necessary, making this the first<\/p>\n<\/div>\n\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t<a href=\"#\" class=\"wd-info-box-link wd-fill\" aria-label=\"Infobox link\"><\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3820098 animated-fast elementor-invisible elementor-widget elementor-widget-wd_infobox\" data-id=\"3820098\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;wd-anim-left-flip-y&quot;}\" data-widget_type=\"wd_infobox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"info-box-wrapper\">\n\t\t\t<div class=\"wd-info-box text-left box-icon-align-top box-style-bg-hover color-scheme-dark color-scheme-hover-light\">\n\t\t\t\t\t\t\t\t\t<div class=\"box-icon-wrapper  box-with-text text-size-default box-icon-simple\">\n\t\t\t\t\t\t<div class=\"info-box-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t+120\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t<div class=\"info-box-content\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h4\t\t\t\t\t\tclass=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n\t\t\t\t\t\t\t\tMEETINGS HOLD\t\t\t\t\t\t<\/h4>\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"info-box-inner reset-last-child\"data-elementor-setting-key=\"content\"><p>Randomised words which<\/p>\n<\/div>\n\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t<a href=\"#\" class=\"wd-info-box-link wd-fill\" aria-label=\"Infobox link\"><\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-5cc717b e-flex e-con-boxed e-con e-parent\" data-id=\"5cc717b\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-284ae8a e-con-full e-flex e-con e-child\" data-id=\"284ae8a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d8d5215 wd-animation-slide-from-bottom wd-width-100 wd-animation-normal wd-animation wd-transform elementor-widget elementor-widget-wd_title\" data-id=\"d8d5215\" data-element_type=\"widget\" data-widget_type=\"wd_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"title-wrapper wd-set-mb reset-last-child wd-title-color-default wd-title-style-default wd-title-size-large text-left\">\n\n\t\t\t\n\t\t\t<div class=\"liner-continer\">\n\t\t\t\t<h4 class=\"woodmart-title-container title wd-fontsize-xxl wd-underline-colored\">Software for greater <u>efficiency<\/u> of your work<\/h4> \n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dae7aa5 wd-animation-slide-from-bottom wd-animation-normal wd-animation wd-transform elementor-widget elementor-widget-wd_text_block\" data-id=\"dae7aa5\" data-element_type=\"widget\" data-widget_type=\"wd_text_block.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wd-text-block reset-last-child text-left\">\n\t\t\t\n\t\t\t<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using lorem ipsum is that it has a more-or-less normal.<\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-bf7cac6 e-flex e-con-boxed e-con e-child\" data-id=\"bf7cac6\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-295e085 elementor-widget__width-auto wd-animation-slide-from-bottom wd-animation-normal wd-animation wd-transform elementor-widget elementor-widget-wd_button\" data-id=\"295e085\" data-element_type=\"widget\" data-widget_type=\"wd_button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wd-button-wrapper text-center\" >\n\t\t\t<a class=\"btn btn-style-default btn-shape-semi-round btn-size-default btn-color-primary btn-icon-pos-right\"  href=\"#\">\n\t\t\t\t<span class=\"wd-btn-text\" data-elementor-setting-key=\"text\">\n\t\t\t\t\tView more\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-db8e765 elementor-widget__width-auto wd-animation-slide-from-bottom wd-animation-normal wd-animation wd-transform elementor-widget elementor-widget-wd_button\" data-id=\"db8e765\" data-element_type=\"widget\" data-widget_type=\"wd_button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wd-button-wrapper text-center\" >\n\t\t\t<a class=\"btn btn-style-bordered btn-shape-semi-round btn-size-default btn-icon-pos-right\"  href=\"#\">\n\t\t\t\t<span class=\"wd-btn-text\" data-elementor-setting-key=\"text\">\n\t\t\t\t\tDownload\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c9fc307 e-con-full e-flex e-con e-child\" data-id=\"c9fc307\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7b2cd8d wd-animation-left-flip-y wd-animation-normal wd-animation wd-transform elementor-widget elementor-widget-wd_image_or_svg\" data-id=\"7b2cd8d\" data-element_type=\"widget\" data-widget_type=\"wd_image_or_svg.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"wd-image text-left\">\n\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"689\" height=\"390\" src=\"https:\/\/bnbrentalizer.com\/wp-content\/uploads\/2021\/09\/corporate-window-img.jpg\" class=\"attachment-full size-full\" alt=\"\" \/>\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-338cbf1 e-flex e-con-boxed e-con e-parent\" data-id=\"338cbf1\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-dafcb2a e-con-full e-flex e-con e-child\" data-id=\"dafcb2a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fa40ec2 wd-animation-right-flip-y wd-animation-normal wd-animation wd-transform elementor-widget elementor-widget-wd_image_or_svg\" data-id=\"fa40ec2\" data-element_type=\"widget\" data-widget_type=\"wd_image_or_svg.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"wd-image text-left\">\n\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"688\" height=\"378\" src=\"https:\/\/bnbrentalizer.com\/wp-content\/uploads\/2021\/09\/corporate-credit-card.jpg\" class=\"attachment-full size-full\" alt=\"\" \/>\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b41ab52 e-con-full e-flex e-con e-child\" data-id=\"b41ab52\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-932585b wd-animation-slide-from-bottom wd-width-100 wd-animation-normal wd-animation wd-transform elementor-widget elementor-widget-wd_title\" data-id=\"932585b\" data-element_type=\"widget\" data-widget_type=\"wd_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"title-wrapper wd-set-mb reset-last-child wd-title-color-default wd-title-style-default wd-title-size-large text-left\">\n\n\t\t\t\n\t\t\t<div class=\"liner-continer\">\n\t\t\t\t<h4 class=\"woodmart-title-container title wd-fontsize-xxl wd-underline-colored\">Cryptocurrency <u>blockchain<\/u> wallet<\/h4> \n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cf8d59d wd-animation-slide-from-bottom wd-animation-normal wd-animation wd-transform elementor-widget elementor-widget-wd_text_block\" data-id=\"cf8d59d\" data-element_type=\"widget\" data-widget_type=\"wd_text_block.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wd-text-block reset-last-child text-left\">\n\t\t\t\n\t\t\t<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<span style=\"font-size: 16px; background-color: var(--wd-main-bgcolor); color: var(--wd-text-color);\"><\/span><\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e1a61b7 wd-animation-slide-from-bottom wd-animation-normal wd-animation wd-transform elementor-widget elementor-widget-progress\" data-id=\"e1a61b7\" data-element_type=\"widget\" data-widget_type=\"progress.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"elementor-progress-wrapper\" role=\"progressbar\" aria-valuemin=\"0\" aria-valuemax=\"100\" aria-valuenow=\"70\" aria-valuetext=\"70% (CAMPAIGN PROGRESS - $840.000)\">\n\t\t\t<div class=\"elementor-progress-bar\" data-max=\"70\">\n\t\t\t\t<span class=\"elementor-progress-text\">CAMPAIGN PROGRESS - $840.000<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4a52a4c wd-animation-slide-from-bottom wd-animation-normal wd-animation wd-transform elementor-widget elementor-widget-progress\" data-id=\"4a52a4c\" data-element_type=\"widget\" data-widget_type=\"progress.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"elementor-progress-wrapper\" role=\"progressbar\" aria-valuemin=\"0\" aria-valuemax=\"100\" aria-valuenow=\"60\" aria-valuetext=\"60% (OPENED OFFICES - 45)\">\n\t\t\t<div class=\"elementor-progress-bar\" data-max=\"60\">\n\t\t\t\t<span class=\"elementor-progress-text\">OPENED OFFICES - 45<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-1124d35 e-flex e-con-boxed e-con e-child\" data-id=\"1124d35\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-97a0307 elementor-widget__width-auto wd-animation-slide-from-bottom wd-animation-normal wd-animation wd-transform elementor-widget elementor-widget-wd_button\" data-id=\"97a0307\" data-element_type=\"widget\" data-widget_type=\"wd_button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wd-button-wrapper text-center\" >\n\t\t\t<a class=\"btn btn-style-default btn-shape-semi-round btn-size-default btn-color-primary btn-icon-pos-right\"  href=\"#\">\n\t\t\t\t<span class=\"wd-btn-text\" data-elementor-setting-key=\"text\">\n\t\t\t\t\tView more\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c3858c3 elementor-widget__width-auto wd-animation-slide-from-bottom wd-animation-normal wd-animation wd-transform elementor-widget elementor-widget-wd_button\" data-id=\"c3858c3\" data-element_type=\"widget\" data-widget_type=\"wd_button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wd-button-wrapper text-center\" >\n\t\t\t<a class=\"btn btn-style-bordered btn-shape-semi-round btn-size-default btn-icon-pos-right\"  href=\"#\">\n\t\t\t\t<span class=\"wd-btn-text\" data-elementor-setting-key=\"text\">\n\t\t\t\t\tRegister\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-5024c74 wd-section-stretch-content e-flex e-con-boxed e-con e-parent\" data-id=\"5024c74\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;,&quot;shape_divider_top&quot;:&quot;waves&quot;,&quot;shape_divider_bottom&quot;:&quot;waves&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-shape elementor-shape-top\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M421.9,6.5c22.6-2.5,51.5,0.4,75.5,5.3c23.6,4.9,70.9,23.5,100.5,35.7c75.8,32.2,133.7,44.5,192.6,49.7\n\tc23.6,2.1,48.7,3.5,103.4-2.5c54.7-6,106.2-25.6,106.2-25.6V0H0v30.3c0,0,72,32.6,158.4,30.5c39.2-0.7,92.8-6.7,134-22.4\n\tc21.2-8.1,52.2-18.2,79.7-24.2C399.3,7.9,411.6,7.5,421.9,6.5z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M421.9,6.5c22.6-2.5,51.5,0.4,75.5,5.3c23.6,4.9,70.9,23.5,100.5,35.7c75.8,32.2,133.7,44.5,192.6,49.7\n\tc23.6,2.1,48.7,3.5,103.4-2.5c54.7-6,106.2-25.6,106.2-25.6V0H0v30.3c0,0,72,32.6,158.4,30.5c39.2-0.7,92.8-6.7,134-22.4\n\tc21.2-8.1,52.2-18.2,79.7-24.2C399.3,7.9,411.6,7.5,421.9,6.5z\"\/>\n<\/svg>\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9fe42a9 e-con-full e-flex e-con e-child\" data-id=\"9fe42a9\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cdfab40 wd-animation-slide-from-bottom wd-width-100 wd-animation-normal wd-animation wd-transform elementor-widget elementor-widget-wd_title\" data-id=\"cdfab40\" data-element_type=\"widget\" data-widget_type=\"wd_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"title-wrapper wd-set-mb reset-last-child wd-title-color-white wd-title-style-default wd-title-size-default text-left\">\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"title-subtitle subtitle-color-white subtitle-style-default wd-fontsize-xs\">\n\t\t\t\t\tTHERE ARE MANY VARIATIONS\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"liner-continer\">\n\t\t\t\t<h4 class=\"woodmart-title-container title wd-fontsize-l\">Advantages of becoming a customer of our company.<\/h4> \n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3beca2d e-con-full e-flex e-con e-child\" data-id=\"3beca2d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4f642b7 wd-animation-slide-from-bottom elementor-widget__width-initial wd-animation-normal wd-animation wd-transform elementor-widget elementor-widget-wd_infobox\" data-id=\"4f642b7\" data-element_type=\"widget\" data-widget_type=\"wd_infobox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"info-box-wrapper\">\n\t\t\t<div class=\"wd-info-box text-left box-icon-align-left box-style-base color-scheme-light wd-items-top\">\n\t\t\t\t\t\t\t\t\t<div class=\"box-icon-wrapper  box-with-text text-size-default box-icon-simple\">\n\t\t\t\t\t\t<div class=\"info-box-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t1.\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t<div class=\"info-box-content\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h4\t\t\t\t\t\tclass=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n\t\t\t\t\t\t\t\tBlockchain Strategy\t\t\t\t\t\t<\/h4>\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"info-box-inner reset-last-child\"data-elementor-setting-key=\"content\"><p>Words, consectetur, from a lorem ipsum passage, and going through the world cities.<\/p>\n<\/div>\n\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-68f6eeb wd-animation-slide-from-bottom elementor-widget__width-initial wd-animation-normal wd-animation wd-transform elementor-widget elementor-widget-wd_infobox\" data-id=\"68f6eeb\" data-element_type=\"widget\" data-widget_type=\"wd_infobox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"info-box-wrapper\">\n\t\t\t<div class=\"wd-info-box text-left box-icon-align-left box-style-base color-scheme-light wd-items-top\">\n\t\t\t\t\t\t\t\t\t<div class=\"box-icon-wrapper  box-with-text text-size-default box-icon-simple\">\n\t\t\t\t\t\t<div class=\"info-box-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t2.\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t<div class=\"info-box-content\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h4\t\t\t\t\t\tclass=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n\t\t\t\t\t\t\t\tExtended Support\t\t\t\t\t\t<\/h4>\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"info-box-inner reset-last-child\"data-elementor-setting-key=\"content\"><p>There are many variations of passages of lorem ipsum available, but the majority have.<\/p>\n<\/div>\n\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5e66d4 e-con-full e-flex e-con e-child\" data-id=\"b5e66d4\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a0988e9 wd-animation-slide-from-bottom elementor-widget__width-initial wd-animation-normal wd-animation wd-transform elementor-widget elementor-widget-wd_infobox\" data-id=\"a0988e9\" data-element_type=\"widget\" data-widget_type=\"wd_infobox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"info-box-wrapper\">\n\t\t\t<div class=\"wd-info-box text-left box-icon-align-left box-style-base color-scheme-light wd-items-top\">\n\t\t\t\t\t\t\t\t\t<div class=\"box-icon-wrapper  box-with-text text-size-default box-icon-simple\">\n\t\t\t\t\t\t<div class=\"info-box-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t3.\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t<div class=\"info-box-content\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h4\t\t\t\t\t\tclass=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n\t\t\t\t\t\t\t\tICO Marketing\t\t\t\t\t\t<\/h4>\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"info-box-inner reset-last-child\"data-elementor-setting-key=\"content\"><p>Contrary to popular belief, lorem ipsum is not simply random text. It has roots in a piece.<\/p>\n<\/div>\n\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-20ecc96 wd-animation-slide-from-bottom elementor-widget__width-initial wd-animation-normal wd-animation wd-transform elementor-widget elementor-widget-wd_infobox\" data-id=\"20ecc96\" data-element_type=\"widget\" data-widget_type=\"wd_infobox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"info-box-wrapper\">\n\t\t\t<div class=\"wd-info-box text-left box-icon-align-left box-style-base color-scheme-light wd-items-top\">\n\t\t\t\t\t\t\t\t\t<div class=\"box-icon-wrapper  box-with-text text-size-default box-icon-simple\">\n\t\t\t\t\t\t<div class=\"info-box-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t4.\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t<div class=\"info-box-content\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h4\t\t\t\t\t\tclass=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n\t\t\t\t\t\t\t\tHigh Liquidity\t\t\t\t\t\t<\/h4>\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"info-box-inner reset-last-child\"data-elementor-setting-key=\"content\"><p>It is a long established fact that a reader will be distracted by the readable page content.<\/p>\n<\/div>\n\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-41d0491 e-flex e-con-boxed e-con e-child\" data-id=\"41d0491\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-59071cb elementor-widget__width-auto wd-animation-slide-from-bottom wd-animation-normal wd-animation wd-transform elementor-widget elementor-widget-wd_button\" data-id=\"59071cb\" data-element_type=\"widget\" data-widget_type=\"wd_button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wd-button-wrapper text-center\" >\n\t\t\t<a class=\"btn btn-style-default btn-shape-semi-round btn-size-default btn-color-white btn-icon-pos-right\"  href=\"#\">\n\t\t\t\t<span class=\"wd-btn-text\" data-elementor-setting-key=\"text\">\n\t\t\t\t\tView more\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a2bb19b elementor-widget__width-auto wd-animation-slide-from-bottom wd-animation-normal wd-animation wd-transform elementor-widget elementor-widget-wd_button\" data-id=\"a2bb19b\" data-element_type=\"widget\" data-widget_type=\"wd_button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wd-button-wrapper text-center\" >\n\t\t\t<a class=\"btn btn-style-bordered btn-shape-semi-round btn-size-default btn-color-white btn-icon-pos-right\"  href=\"#\">\n\t\t\t\t<span class=\"wd-btn-text\" data-elementor-setting-key=\"text\">\n\t\t\t\t\tDownload\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-39471d8 wd-animation-left-flip-y e-con-full e-flex wd-animation-normal wd-animation wd-transform e-con e-child\" data-id=\"39471d8\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3aa1cf4 wd-parallax-on-scroll wd_scroll_x_-80 wd_scroll_y_-1 wd_scroll_z_0 wd_scroll_smoothness_30 elementor-widget elementor-widget-wd_image_or_svg\" data-id=\"3aa1cf4\" data-element_type=\"widget\" data-widget_type=\"wd_image_or_svg.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"wd-image text-left\">\n\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1040\" height=\"637\" src=\"https:\/\/bnbrentalizer.com\/wp-content\/uploads\/2021\/09\/corporate-laptop-img.png\" class=\"attachment-full size-full\" alt=\"\" \/>\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-0d89ada e-flex e-con-boxed e-con e-parent\" data-id=\"0d89ada\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4e19d90 wd-animation-slide-from-bottom wd-width-100 wd-animation-normal wd-animation wd-transform elementor-widget elementor-widget-wd_title\" data-id=\"4e19d90\" data-element_type=\"widget\" data-widget_type=\"wd_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"title-wrapper wd-set-mb reset-last-child wd-title-color-default wd-title-style-default wd-title-size-default text-center\">\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"title-subtitle subtitle-color-default subtitle-style-default wd-fontsize-xs\">\n\t\t\t\t\tTHERE ARE MANY VARIATIONS OF PASSAGES\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"liner-continer\">\n\t\t\t\t<h4 class=\"woodmart-title-container title wd-fontsize-l wd-underline-colored\">We <u>guarantee<\/u> the security<br \/>\nand protection of your deposits<\/h4> \n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9285963 e-con-full e-flex e-con e-child\" data-id=\"9285963\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-42df8cd wd-animation-left-flip-y elementor-widget__width-initial wd-animation-normal wd-animation wd-transform elementor-widget elementor-widget-wd_infobox\" data-id=\"42df8cd\" data-element_type=\"widget\" data-widget_type=\"wd_infobox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"info-box-wrapper\">\n\t\t\t<div class=\"wd-info-box text-center box-icon-align-top box-style-base color-scheme- with-btn box-btn-static\">\n\t\t\t\t\t\t\t\t\t<div class=\"box-icon-wrapper  box-with-icon box-icon-with-border\">\n\t\t\t\t\t\t<div class=\"info-box-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"info-svg-wrapper\" style=\"width:90px; height:90px;\"><img decoding=\"async\"  src=\"https:\/\/bnbrentalizer.com\/wp-content\/uploads\/2021\/09\/corporate-safe-3.svg\" title=\"corporate-safe-3\" loading=\"lazy\" width=\"90\" height=\"90\"><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t<div class=\"info-box-content\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h4\t\t\t\t\t\tclass=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n\t\t\t\t\t\t\t\tReliable saving\t\t\t\t\t\t<\/h4>\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"info-box-inner reset-last-child\"data-elementor-setting-key=\"content\"><p>There are many variations of passages of lorem ipsum available, but the majority have suffered alteration in some form.<\/p>\n<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"info-btn-wrapper\">\n\t\t\t\t\t\t\t\t\t<div class=\"wd-button-wrapper text-center\" >\n\t\t\t<a class=\"btn btn-style-link btn-shape- btn-size-default btn-icon-pos-right\"  href=\"#\">\n\t\t\t\t<span class=\"wd-btn-text\" data-elementor-setting-key=\"text\">\n\t\t\t\t\tRead more\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2ec5962 wd-animation-left-flip-y elementor-widget__width-initial wd-animation-normal wd-animation wd-transform elementor-widget elementor-widget-wd_infobox\" data-id=\"2ec5962\" data-element_type=\"widget\" data-widget_type=\"wd_infobox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"info-box-wrapper\">\n\t\t\t<div class=\"wd-info-box text-center box-icon-align-top box-style-base color-scheme- with-btn box-btn-static\">\n\t\t\t\t\t\t\t\t\t<div class=\"box-icon-wrapper  box-with-icon box-icon-with-border\">\n\t\t\t\t\t\t<div class=\"info-box-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"info-svg-wrapper\" style=\"width:90px; height:90px;\"><img decoding=\"async\"  src=\"https:\/\/bnbrentalizer.com\/wp-content\/uploads\/2021\/09\/corporate-chek-3.svg\" title=\"corporate-chek-3\" loading=\"lazy\" width=\"90\" height=\"90\"><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t<div class=\"info-box-content\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h4\t\t\t\t\t\tclass=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n\t\t\t\t\t\t\t\tStable growth\t\t\t\t\t\t<\/h4>\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"info-box-inner reset-last-child\"data-elementor-setting-key=\"content\"><p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature.<\/p>\n<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"info-btn-wrapper\">\n\t\t\t\t\t\t\t\t\t<div class=\"wd-button-wrapper text-center\" >\n\t\t\t<a class=\"btn btn-style-link btn-shape- btn-size-default btn-icon-pos-right\"  href=\"#\">\n\t\t\t\t<span class=\"wd-btn-text\" data-elementor-setting-key=\"text\">\n\t\t\t\t\tRead more\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d8d72a0 wd-animation-left-flip-y elementor-widget__width-initial wd-animation-normal wd-animation wd-transform elementor-widget elementor-widget-wd_infobox\" data-id=\"d8d72a0\" data-element_type=\"widget\" data-widget_type=\"wd_infobox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"info-box-wrapper\">\n\t\t\t<div class=\"wd-info-box text-center box-icon-align-top box-style-base color-scheme- with-btn box-btn-static\">\n\t\t\t\t\t\t\t\t\t<div class=\"box-icon-wrapper  box-with-icon box-icon-with-border\">\n\t\t\t\t\t\t<div class=\"info-box-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"info-svg-wrapper\" style=\"width:90px; height:90px;\"><img decoding=\"async\"  src=\"https:\/\/bnbrentalizer.com\/wp-content\/uploads\/2021\/09\/corporate-protection-3.svg\" title=\"corporate-protection-3\" loading=\"lazy\" width=\"90\" height=\"90\"><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t<div class=\"info-box-content\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h4\t\t\t\t\t\tclass=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n\t\t\t\t\t\t\t\tFull protection\t\t\t\t\t\t<\/h4>\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"info-box-inner reset-last-child\"data-elementor-setting-key=\"content\"><p>Looked up one of the more obscure Latin words, con sectetur, from a Lorem Ipsum passage, and going through the cites.<\/p>\n<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"info-btn-wrapper\">\n\t\t\t\t\t\t\t\t\t<div class=\"wd-button-wrapper text-center\" >\n\t\t\t<a class=\"btn btn-style-link btn-shape- btn-size-default btn-icon-pos-right\"  href=\"#\">\n\t\t\t\t<span class=\"wd-btn-text\" data-elementor-setting-key=\"text\">\n\t\t\t\t\tRead more\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-89c970d wd-section-stretch e-flex e-con-boxed e-con e-parent\" data-id=\"89c970d\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;,&quot;shape_divider_top&quot;:&quot;wd_curved_line&quot;,&quot;shape_divider_bottom&quot;:&quot;wd_curved_line&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-shape elementor-shape-top\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"wd-divider\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\"\n\t viewBox=\"0 0 100 100\" width=\"100%\" height=\"50px\" preserveAspectRatio=\"none\">\n<path class=\"elementor-shape-fill\" display=\"none\" d=\"M100,25.8V100H0V52.5c-4.9-6.8-9.5-13.8-15-19.7V101h125V20.9C106.3,22,103,23.7,100,25.8z\"\/>\n<path class=\"elementor-shape-fill\" d=\"M0,0v99c22-20.6,28.7-69.7,61.4-69.7c18.8,0,29.1,16.2,38.6,34V0L0,0z\"\/>\n<\/svg>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"wd-divider\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\"\n\t viewBox=\"0 0 100 100\" width=\"100%\" height=\"50px\" preserveAspectRatio=\"none\">\n<path class=\"elementor-shape-fill\" display=\"none\" d=\"M100,25.8V100H0V52.5c-4.9-6.8-9.5-13.8-15-19.7V101h125V20.9C106.3,22,103,23.7,100,25.8z\"\/>\n<path class=\"elementor-shape-fill\" d=\"M0,0v99c22-20.6,28.7-69.7,61.4-69.7c18.8,0,29.1,16.2,38.6,34V0L0,0z\"\/>\n<\/svg>\n\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ec728b2 wd-animation-right-flip-y e-con-full e-flex wd-animation-normal wd-animation wd-transform e-con e-child\" data-id=\"ec728b2\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-c14f7f4 e-con-full e-flex e-con e-child\" data-id=\"c14f7f4\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-25683d9 elementor-widget__width-initial wd-width-100 elementor-widget elementor-widget-wd_title\" data-id=\"25683d9\" data-element_type=\"widget\" data-widget_type=\"wd_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"title-wrapper wd-set-mb reset-last-child wd-title-color-white wd-title-style-default wd-title-size-default text-center\">\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"title-subtitle subtitle-color-white subtitle-style-default wd-fontsize-xs\">\n\t\t\t\t\tCustomers served\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"liner-continer\">\n\t\t\t\t<h4 class=\"woodmart-title-container title wd-fontsize-l\">25M+<\/h4> \n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7f01e2e elementor-widget__width-initial wd-width-100 elementor-widget elementor-widget-wd_title\" data-id=\"7f01e2e\" data-element_type=\"widget\" data-widget_type=\"wd_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"title-wrapper wd-set-mb reset-last-child wd-title-color-white wd-title-style-default wd-title-size-default text-center\">\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"title-subtitle subtitle-color-white subtitle-style-default wd-fontsize-xs\">\n\t\t\t\t\tCountries supported\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"liner-continer\">\n\t\t\t\t<h4 class=\"woodmart-title-container title wd-fontsize-l\">46<\/h4> \n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-872bf7a e-con-full e-flex e-con e-child\" data-id=\"872bf7a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-84e6d37 elementor-widget__width-initial wd-width-100 elementor-widget elementor-widget-wd_title\" data-id=\"84e6d37\" data-element_type=\"widget\" data-widget_type=\"wd_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"title-wrapper wd-set-mb reset-last-child wd-title-color-white wd-title-style-default wd-title-size-default text-center\">\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"title-subtitle subtitle-color-white subtitle-style-default wd-fontsize-xs\">\n\t\t\t\t\tCurrency supported\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"liner-continer\">\n\t\t\t\t<h4 class=\"woodmart-title-container title wd-fontsize-l\">68<\/h4> \n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-52a016d elementor-widget__width-initial wd-width-100 elementor-widget elementor-widget-wd_title\" data-id=\"52a016d\" data-element_type=\"widget\" data-widget_type=\"wd_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"title-wrapper wd-set-mb reset-last-child wd-title-color-white wd-title-style-default wd-title-size-default text-center\">\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"title-subtitle subtitle-color-white subtitle-style-default wd-fontsize-xs\">\n\t\t\t\t\tCurrency exchanged\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"liner-continer\">\n\t\t\t\t<h4 class=\"woodmart-title-container title wd-fontsize-l\">$95B+<\/h4> \n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e6cc541 e-con-full e-flex e-con e-child\" data-id=\"e6cc541\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d1410cc wd-animation-slide-from-bottom wd-width-100 wd-animation-normal wd-animation wd-transform elementor-widget elementor-widget-wd_title\" data-id=\"d1410cc\" data-element_type=\"widget\" data-widget_type=\"wd_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"title-wrapper wd-set-mb reset-last-child wd-title-color-white wd-title-style-default wd-title-size-default text-left\">\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"title-subtitle subtitle-color-white subtitle-style-default wd-fontsize-xs\">\n\t\t\t\t\tFEATURED FINANCE ARTICLE\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"liner-continer\">\n\t\t\t\t<h4 class=\"woodmart-title-container title wd-fontsize-l\">One of the largest digital currency market.<\/h4> \n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-24f6b02 wd-animation-slide-from-bottom wd-animation-normal wd-animation wd-transform elementor-widget elementor-widget-wd_text_block\" data-id=\"24f6b02\" data-element_type=\"widget\" data-widget_type=\"wd_text_block.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wd-text-block reset-last-child text-left color-scheme-light\">\n\t\t\t\n\t\t\t<p>One morning, when Gregor Samsa woke from troubled dreams, he found himself transformed in his bed into a horrible vermin. He lay on his armour-like back, and if he lifted his head a little he could see his brown belly.<\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-cdee96a e-flex e-con-boxed e-con e-child\" data-id=\"cdee96a\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a78778a elementor-widget__width-auto wd-animation-slide-from-bottom wd-animation-normal wd-animation wd-transform elementor-widget elementor-widget-wd_button\" data-id=\"a78778a\" data-element_type=\"widget\" data-widget_type=\"wd_button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wd-button-wrapper text-center\" >\n\t\t\t<a class=\"btn btn-style-default btn-shape-semi-round btn-size-default btn-color-white btn-icon-pos-right\"  href=\"#\">\n\t\t\t\t<span class=\"wd-btn-text\" data-elementor-setting-key=\"text\">\n\t\t\t\t\tLearn More\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3a4f6f7 elementor-widget__width-auto wd-animation-slide-from-bottom wd-animation-normal wd-animation wd-transform elementor-widget elementor-widget-wd_button\" data-id=\"3a4f6f7\" data-element_type=\"widget\" data-widget_type=\"wd_button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wd-button-wrapper text-center\" >\n\t\t\t<a class=\"btn btn-style-bordered btn-shape-semi-round btn-size-default btn-color-white btn-icon-pos-right\"  href=\"#\">\n\t\t\t\t<span class=\"wd-btn-text\" data-elementor-setting-key=\"text\">\n\t\t\t\t\tMy Account\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-e91234f e-flex e-con-boxed e-con e-parent\" data-id=\"e91234f\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7a08a90 wd-animation-slide-from-bottom wd-width-100 wd-animation-normal wd-animation wd-transform elementor-widget elementor-widget-wd_title\" data-id=\"7a08a90\" data-element_type=\"widget\" data-widget_type=\"wd_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"title-wrapper wd-set-mb reset-last-child wd-title-color-default wd-title-style-default wd-title-size-default text-center\">\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"title-subtitle subtitle-color-default subtitle-style-default wd-fontsize-xs\">\n\t\t\t\t\tTHERE ARE MANY VARIATIONS\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"liner-continer\">\n\t\t\t\t<h4 class=\"woodmart-title-container title wd-fontsize-l wd-underline-colored\">All-in-one <u>mobile app<\/u> for managing your finances<\/h4> \n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c0a80aa e-con-full e-flex e-con e-child\" data-id=\"c0a80aa\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-cd4efee e-con-full e-flex e-con e-child\" data-id=\"cd4efee\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c6cd119 wd-animation-slide-from-bottom wd-animation-normal wd-animation wd-transform elementor-widget elementor-widget-wd_infobox\" data-id=\"c6cd119\" data-element_type=\"widget\" data-widget_type=\"wd_infobox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"info-box-wrapper\">\n\t\t\t<div class=\"wd-info-box text-left box-icon-align-left box-style-base color-scheme- wd-items-top\">\n\t\t\t\t\t\t\t\t\t<div class=\"box-icon-wrapper  box-with-icon box-icon-with-border\">\n\t\t\t\t\t\t<div class=\"info-box-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"info-svg-wrapper\" style=\"width:46px; height:46px;\"><img decoding=\"async\"  src=\"https:\/\/bnbrentalizer.com\/wp-content\/uploads\/2021\/09\/corporate-mobile-icon-1-3.svg\" title=\"corporate-mobile-icon-1-3\" loading=\"lazy\" width=\"46\" height=\"46\"><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t<div class=\"info-box-content\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h4\t\t\t\t\t\tclass=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n\t\t\t\t\t\t\t\tAccount management\t\t\t\t\t\t<\/h4>\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"info-box-inner reset-last-child\"data-elementor-setting-key=\"content\"><p>Words, consectetur, from a lorem ipsum passage, and going through the.<\/p>\n<\/div>\n\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f28b89f wd-animation-slide-from-bottom wd-animation-normal wd-animation wd-transform elementor-widget elementor-widget-wd_infobox\" data-id=\"f28b89f\" data-element_type=\"widget\" data-widget_type=\"wd_infobox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"info-box-wrapper\">\n\t\t\t<div class=\"wd-info-box text-left box-icon-align-left box-style-base color-scheme- wd-items-top\">\n\t\t\t\t\t\t\t\t\t<div class=\"box-icon-wrapper  box-with-icon box-icon-with-border\">\n\t\t\t\t\t\t<div class=\"info-box-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"info-svg-wrapper\" style=\"width:46px; height:46px;\"><img decoding=\"async\"  src=\"https:\/\/bnbrentalizer.com\/wp-content\/uploads\/2021\/09\/corporate-mobile-icon-2-3.svg\" title=\"corporate-mobile-icon-2-3\" loading=\"lazy\" width=\"46\" height=\"46\"><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t<div class=\"info-box-content\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h4\t\t\t\t\t\tclass=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n\t\t\t\t\t\t\t\tRecurring purchases\t\t\t\t\t\t<\/h4>\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"info-box-inner reset-last-child\"data-elementor-setting-key=\"content\"><p>There are many variations of passages available, but the majority have.<\/p>\n<\/div>\n\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d0a2edc wd-animation-slide-from-bottom wd-animation-normal wd-animation wd-transform elementor-widget elementor-widget-wd_infobox\" data-id=\"d0a2edc\" data-element_type=\"widget\" data-widget_type=\"wd_infobox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"info-box-wrapper\">\n\t\t\t<div class=\"wd-info-box text-left box-icon-align-left box-style-base color-scheme- wd-items-top\">\n\t\t\t\t\t\t\t\t\t<div class=\"box-icon-wrapper  box-with-icon box-icon-with-border\">\n\t\t\t\t\t\t<div class=\"info-box-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"info-svg-wrapper\" style=\"width:46px; height:46px;\"><img decoding=\"async\"  src=\"https:\/\/bnbrentalizer.com\/wp-content\/uploads\/2021\/09\/corporate-mobile-icon-3-3.svg\" title=\"corporate-mobile-icon-3-3\" loading=\"lazy\" width=\"46\" height=\"46\"><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t<div class=\"info-box-content\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h4\t\t\t\t\t\tclass=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n\t\t\t\t\t\t\t\tFunds protection\t\t\t\t\t\t<\/h4>\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"info-box-inner reset-last-child\"data-elementor-setting-key=\"content\"><p>Long established fact that a reader will be distracted by the readable.<\/p>\n<\/div>\n\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7e8da2b wd-animation-slide-from-bottom wd-animation-normal wd-animation wd-transform elementor-widget elementor-widget-wd_infobox\" data-id=\"7e8da2b\" data-element_type=\"widget\" data-widget_type=\"wd_infobox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"info-box-wrapper\">\n\t\t\t<div class=\"wd-info-box text-left box-icon-align-left box-style-base color-scheme- wd-items-top\">\n\t\t\t\t\t\t\t\t\t<div class=\"box-icon-wrapper  box-with-icon box-icon-with-border\">\n\t\t\t\t\t\t<div class=\"info-box-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"info-svg-wrapper\" style=\"width:46px; height:46px;\"><img decoding=\"async\"  src=\"https:\/\/bnbrentalizer.com\/wp-content\/uploads\/2021\/09\/corporate-mobile-icon-4-3.svg\" title=\"corporate-mobile-icon-4-3\" loading=\"lazy\" width=\"46\" height=\"46\"><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t<div class=\"info-box-content\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h4\t\t\t\t\t\tclass=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n\t\t\t\t\t\t\t\tMobile application\t\t\t\t\t\t<\/h4>\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"info-box-inner reset-last-child\"data-elementor-setting-key=\"content\"><p>Popular belief, lorem ipsum is not simply random text. It has roots in a latin.<\/p>\n<\/div>\n\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a41fca1 e-con-full e-flex e-con e-child\" data-id=\"a41fca1\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-deba601 wd-animation-right-flip-y wd_delay_150 wd-width-100 wd-animation-normal wd-animation wd-transform elementor-widget elementor-widget-wd_images_gallery\" data-id=\"deba601\" data-element_type=\"widget\" data-widget_type=\"wd_images_gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wd-images-gallery photoswipe-images\" style=\"--wd-align-items:center; --wd-justify-content:center;\">\n\t\t\t\t\t\t<div class=\"wd-grid-g\" style=\"--wd-col-lg:2;--wd-col-md:2;--wd-col-sm:1;--wd-gap-lg:30px;--wd-gap-sm:10px;\" >\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-gallery-item wd-col\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a  href=\"https:\/\/bnbrentalizer.com\/wp-content\/uploads\/2021\/09\/corporate-mobile-app.png\" data-width=\"330\" data-height=\"596\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"330\" height=\"596\" src=\"https:\/\/bnbrentalizer.com\/wp-content\/uploads\/2021\/09\/corporate-mobile-app.png\" class=\"attachment-full size-full\" alt=\"corporate-mobile-app\" \/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-gallery-item wd-col\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a  href=\"https:\/\/bnbrentalizer.com\/wp-content\/uploads\/2021\/09\/corporate-mobile-app-people.png\" data-width=\"375\" data-height=\"500\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"375\" height=\"500\" src=\"https:\/\/bnbrentalizer.com\/wp-content\/uploads\/2021\/09\/corporate-mobile-app-people.png\" class=\"attachment-full size-full\" alt=\"corporate-mobile-app-people\" \/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-52520a0 wd-section-stretch e-flex e-con-boxed e-con e-parent\" data-id=\"52520a0\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_top&quot;:&quot;waves&quot;,&quot;shape_divider_top_negative&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-shape elementor-shape-top\" aria-hidden=\"true\" data-negative=\"true\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M790.5,93.1c-59.3-5.3-116.8-18-192.6-50c-29.6-12.7-76.9-31-100.5-35.9c-23.6-4.9-52.6-7.8-75.5-5.3\n\tc-10.2,1.1-22.6,1.4-50.1,7.4c-27.2,6.3-58.2,16.6-79.4,24.7c-41.3,15.9-94.9,21.9-134,22.6C72,58.2,0,25.8,0,25.8V100h1000V65.3\n\tc0,0-51.5,19.4-106.2,25.7C839.5,97,814.1,95.2,790.5,93.1z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5af5967 wd-animation-slide-from-bottom wd-width-100 wd-animation-normal wd-animation wd-transform elementor-widget elementor-widget-wd_title\" data-id=\"5af5967\" data-element_type=\"widget\" data-widget_type=\"wd_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"title-wrapper wd-set-mb reset-last-child wd-title-color-default wd-title-style-default wd-title-size-default text-center\">\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"title-subtitle subtitle-color-default subtitle-style-default wd-fontsize-xs\">\n\t\t\t\t\tIF YOU ARE GOING TO USE\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"liner-continer\">\n\t\t\t\t<h4 class=\"woodmart-title-container title wd-fontsize-l wd-underline-colored\">Recent <u>reviews<\/u> from our customers<\/h4> \n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4dee8e4 wd-animation-slide-from-bottom wd-animation-normal wd-animation wd-transform elementor-widget elementor-widget-wd_testimonials\" data-id=\"4dee8e4\" data-element_type=\"widget\" data-widget_type=\"wd_testimonials.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"testimonials testimon-style-boxed  color-scheme- testimon-align-center wd-carousel-container\" id=\"carousel-4707\">\n\t\t\t\t\t\t\t<div class=\"wd-carousel-inner\">\n\t\t\t\n\t\t\t<div class=\"wd-carousel wd-grid\" data-scroll_per_page=\"yes\" style=\"--wd-col-lg:3;--wd-col-md:3;--wd-col-sm:1;--wd-gap-lg:30px;--wd-gap-sm:10px;\">\n\t\t\t\t\t\t\t\t\t<div class=\"wd-carousel-wrap\">\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n<div class=\"testimonial wd-carousel-item\">\n\t<div class=\"testimonial-inner\">\n\t\t\t\t\t<div class=\"testimonial-avatar\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"100\" height=\"100\" src=\"https:\/\/bnbrentalizer.com\/wp-content\/uploads\/2021\/09\/corporate-testimonials-1.jpg\" class=\"testimonial-avatar-image\" alt=\"\" \/>\t\t\t<\/div>\n\t\t\n\t\t<div class=\"testimonial-content\">\n\t\t\t<div class=\"testimonial-rating\">\n\t\t\t\t<span class=\"star-rating\">\n\t\t\t\t\t<span style=\"width:100%\"><\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/div>\n\n\t\t\tThere are many variations of passages of lorem ipsum available, but the majority have suffered alteration in some form.\n\t\t\t<footer>\n\t\t\t\tDavis Jordan\n\t\t\t\t\t\t\t\t\t<span>\n\t\t\t\t\t\tWM Corp.\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/footer>\n\t\t<\/div>\n\t<\/div>\n<\/div>\t\t\t\t\t\t\t\t\t\n<div class=\"testimonial wd-carousel-item\">\n\t<div class=\"testimonial-inner\">\n\t\t\t\t\t<div class=\"testimonial-avatar\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"100\" height=\"100\" src=\"https:\/\/bnbrentalizer.com\/wp-content\/uploads\/2021\/09\/corporate-testimonials-2.jpg\" class=\"testimonial-avatar-image\" alt=\"\" \/>\t\t\t<\/div>\n\t\t\n\t\t<div class=\"testimonial-content\">\n\t\t\t<div class=\"testimonial-rating\">\n\t\t\t\t<span class=\"star-rating\">\n\t\t\t\t\t<span style=\"width:100%\"><\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/div>\n\n\t\t\tContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC.\n\t\t\t<footer>\n\t\t\t\tCleveland Des\n\t\t\t\t\t\t\t\t\t<span>\n\t\t\t\t\t\tWM Corp.\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/footer>\n\t\t<\/div>\n\t<\/div>\n<\/div>\t\t\t\t\t\t\t\t\t\n<div class=\"testimonial wd-carousel-item\">\n\t<div class=\"testimonial-inner\">\n\t\t\t\t\t<div class=\"testimonial-avatar\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"100\" height=\"100\" src=\"https:\/\/bnbrentalizer.com\/wp-content\/uploads\/2021\/09\/corporate-testimonials-3.jpg\" class=\"testimonial-avatar-image\" alt=\"\" \/>\t\t\t<\/div>\n\t\t\n\t\t<div class=\"testimonial-content\">\n\t\t\t<div class=\"testimonial-rating\">\n\t\t\t\t<span class=\"star-rating\">\n\t\t\t\t\t<span style=\"width:100%\"><\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/div>\n\n\t\t\tLooked up one of the more obscure Latin words, con sectetur, from a Lorem Ipsum passage, and going through the cites.\n\t\t\t<footer>\n\t\t\t\tDelphia Jocelin\n\t\t\t\t\t\t\t\t\t<span>\n\t\t\t\t\t\tWM Corp.\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/footer>\n\t\t<\/div>\n\t<\/div>\n<\/div>\t\t\t\t\t\t\t\t\t\n<div class=\"testimonial wd-carousel-item\">\n\t<div class=\"testimonial-inner\">\n\t\t\t\t\t<div class=\"testimonial-avatar\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/bnbrentalizer.com\/wp-content\/uploads\/2021\/09\/toys-testimonials-1.jpg\" class=\"testimonial-avatar-image\" alt=\"\" \/>\t\t\t<\/div>\n\t\t\n\t\t<div class=\"testimonial-content\">\n\t\t\t<div class=\"testimonial-rating\">\n\t\t\t\t<span class=\"star-rating\">\n\t\t\t\t\t<span style=\"width:100%\"><\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/div>\n\n\t\t\tThere are many variations of passages of lorem ipsum available, but the majority have suffered alteration in some form.\n\t\t\t<footer>\n\t\t\t\tKerrie Cathryn\n\t\t\t\t\t\t\t\t\t<span>\n\t\t\t\t\t\tWM Corp.\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/footer>\n\t\t<\/div>\n\t<\/div>\n<\/div>\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-nav-arrows wd-pos-sep wd-hover-1 wd-icon-1\">\n\t\t\t<div class=\"wd-btn-arrow wd-prev wd-disabled\">\n\t\t\t\t<div class=\"wd-arrow-inner\"><\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"wd-btn-arrow wd-next\">\n\t\t\t\t<div class=\"wd-arrow-inner\"><\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-d448dc3 wd-section-stretch-content e-flex e-con-boxed e-con e-parent\" data-id=\"d448dc3\" data-element_type=\"container\" data-settings=\"{&quot;shape_divider_top&quot;:&quot;waves&quot;,&quot;shape_divider_bottom&quot;:&quot;waves&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-shape elementor-shape-top\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M421.9,6.5c22.6-2.5,51.5,0.4,75.5,5.3c23.6,4.9,70.9,23.5,100.5,35.7c75.8,32.2,133.7,44.5,192.6,49.7\n\tc23.6,2.1,48.7,3.5,103.4-2.5c54.7-6,106.2-25.6,106.2-25.6V0H0v30.3c0,0,72,32.6,158.4,30.5c39.2-0.7,92.8-6.7,134-22.4\n\tc21.2-8.1,52.2-18.2,79.7-24.2C399.3,7.9,411.6,7.5,421.9,6.5z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M421.9,6.5c22.6-2.5,51.5,0.4,75.5,5.3c23.6,4.9,70.9,23.5,100.5,35.7c75.8,32.2,133.7,44.5,192.6,49.7\n\tc23.6,2.1,48.7,3.5,103.4-2.5c54.7-6,106.2-25.6,106.2-25.6V0H0v30.3c0,0,72,32.6,158.4,30.5c39.2-0.7,92.8-6.7,134-22.4\n\tc21.2-8.1,52.2-18.2,79.7-24.2C399.3,7.9,411.6,7.5,421.9,6.5z\"\/>\n<\/svg>\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a82d369 wd-animation-slide-from-bottom e-con-full e-flex wd-animation-normal wd-animation wd-transform e-con e-child\" data-id=\"a82d369\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-488ba46 wd-width-100 elementor-widget elementor-widget-wd_title\" data-id=\"488ba46\" data-element_type=\"widget\" data-widget_type=\"wd_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"title-wrapper wd-set-mb reset-last-child wd-title-color-default wd-title-style-default wd-title-size-default text-left\">\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"title-subtitle subtitle-color-default subtitle-style-default wd-fontsize-xs\">\n\t\t\t\t\tTHERE ARE MANY VARIATIONS\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"liner-continer\">\n\t\t\t\t<h4 class=\"woodmart-title-container title wd-fontsize-l wd-underline-colored\">How to find our <u>Woodmart<\/u> Company<\/h4> \n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-485f675 elementor-widget elementor-widget-wd_text_block\" data-id=\"485f675\" data-element_type=\"widget\" data-widget_type=\"wd_text_block.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wd-text-block reset-last-child text-left\">\n\t\t\t\n\t\t\t<p>There are many variations of passages of lorem ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which.<\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-474f4a8 e-con-full e-flex e-con e-child\" data-id=\"474f4a8\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-70da9ef e-con-full e-flex e-con e-child\" data-id=\"70da9ef\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7ec8489 wd-width-100 elementor-widget elementor-widget-wd_title\" data-id=\"7ec8489\" data-element_type=\"widget\" data-widget_type=\"wd_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"title-wrapper wd-set-mb reset-last-child wd-title-color-default wd-title-style-default wd-title-size-default text-left\">\n\n\t\t\t\n\t\t\t<div class=\"liner-continer\">\n\t\t\t\t<h4 class=\"woodmart-title-container title wd-fontsize-l\">POSTAL ADRESS<\/h4> \n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8275f51 elementor-widget elementor-widget-wd_infobox\" data-id=\"8275f51\" data-element_type=\"widget\" data-widget_type=\"wd_infobox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"info-box-wrapper\">\n\t\t\t<div class=\"wd-info-box text-left box-icon-align-left box-style-base color-scheme-dark wd-items-top\">\n\t\t\t\t\t\t\t\t\t<div class=\"box-icon-wrapper  box-with-icon box-icon-simple\">\n\t\t\t\t\t\t<div class=\"info-box-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"info-svg-wrapper\" style=\"width:40px; height:40px;\"><img decoding=\"async\"  src=\"https:\/\/bnbrentalizer.com\/wp-content\/uploads\/2021\/09\/sport-address-1.svg\" title=\"sport-address 1\" loading=\"lazy\" width=\"40\" height=\"40\"><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t<div class=\"info-box-content\">\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"info-box-inner reset-last-child\"data-elementor-setting-key=\"content\"><p>2585 Ritter Str. NY 10034<br \/>\n3305 Marcus Str. NY 10023<\/p>\n<\/div>\n\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7df4a30 wd-width-100 elementor-widget elementor-widget-wd_title\" data-id=\"7df4a30\" data-element_type=\"widget\" data-widget_type=\"wd_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"title-wrapper wd-set-mb reset-last-child wd-title-color-default wd-title-style-default wd-title-size-default text-left\">\n\n\t\t\t\n\t\t\t<div class=\"liner-continer\">\n\t\t\t\t<h4 class=\"woodmart-title-container title wd-fontsize-l\">WORK HOURS<\/h4> \n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d10a085 elementor-widget elementor-widget-wd_infobox\" data-id=\"d10a085\" data-element_type=\"widget\" data-widget_type=\"wd_infobox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"info-box-wrapper\">\n\t\t\t<div class=\"wd-info-box text-left box-icon-align-left box-style-base color-scheme-dark wd-items-top\">\n\t\t\t\t\t\t\t\t\t<div class=\"box-icon-wrapper  box-with-icon box-icon-simple\">\n\t\t\t\t\t\t<div class=\"info-box-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"info-svg-wrapper\" style=\"width:40px; height:40px;\"><img decoding=\"async\"  src=\"https:\/\/bnbrentalizer.com\/wp-content\/uploads\/2021\/09\/corporate-work-hour-1.svg\" title=\"corporate-work-hour 1\" loading=\"lazy\" width=\"40\" height=\"40\"><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t<div class=\"info-box-content\">\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"info-box-inner reset-last-child\"data-elementor-setting-key=\"content\"><p>Monday-Friday 9:00-19:00<br \/>\nSaturday 10:00-17:00<\/p>\n<\/div>\n\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-837eb85 e-con-full e-flex e-con e-child\" data-id=\"837eb85\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22f6ace wd-width-100 elementor-widget elementor-widget-wd_title\" data-id=\"22f6ace\" data-element_type=\"widget\" data-widget_type=\"wd_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"title-wrapper wd-set-mb reset-last-child wd-title-color-default wd-title-style-default wd-title-size-default text-left\">\n\n\t\t\t\n\t\t\t<div class=\"liner-continer\">\n\t\t\t\t<h4 class=\"woodmart-title-container title wd-fontsize-l\">MORE INFORMATION<\/h4> \n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5ca73df elementor-widget elementor-widget-wd_infobox\" data-id=\"5ca73df\" data-element_type=\"widget\" data-widget_type=\"wd_infobox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"info-box-wrapper\">\n\t\t\t<div class=\"wd-info-box text-left box-icon-align-left box-style-base color-scheme-dark wd-items-top\">\n\t\t\t\t\t\t\t\t\t<div class=\"box-icon-wrapper  box-with-icon box-icon-simple\">\n\t\t\t\t\t\t<div class=\"info-box-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"info-svg-wrapper\" style=\"width:40px; height:40px;\"><img decoding=\"async\"  src=\"https:\/\/bnbrentalizer.com\/wp-content\/uploads\/2021\/09\/corporate-mobile-phone.svg\" title=\"corporate-mobile-phone\" loading=\"lazy\" width=\"40\" height=\"40\"><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t<div class=\"info-box-content\">\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"info-box-inner reset-last-child\"data-elementor-setting-key=\"content\"><p>+44 202 555 0151<br \/>\n+44 202 555 0199<\/p>\n<\/div>\n\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1f8cccc wd-width-100 elementor-widget elementor-widget-wd_title\" data-id=\"1f8cccc\" data-element_type=\"widget\" data-widget_type=\"wd_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"title-wrapper wd-set-mb reset-last-child wd-title-color-default wd-title-style-default wd-title-size-default text-left\">\n\n\t\t\t\n\t\t\t<div class=\"liner-continer\">\n\t\t\t\t<h4 class=\"woodmart-title-container title wd-fontsize-l\">EMAIL ADRESS<\/h4> \n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-10e078a elementor-widget elementor-widget-wd_infobox\" data-id=\"10e078a\" data-element_type=\"widget\" data-widget_type=\"wd_infobox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"info-box-wrapper\">\n\t\t\t<div class=\"wd-info-box text-left box-icon-align-left box-style-base color-scheme-dark wd-items-top\">\n\t\t\t\t\t\t\t\t\t<div class=\"box-icon-wrapper  box-with-icon box-icon-simple\">\n\t\t\t\t\t\t<div class=\"info-box-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"info-svg-wrapper\" style=\"width:40px; height:40px;\"><img decoding=\"async\"  src=\"https:\/\/bnbrentalizer.com\/wp-content\/uploads\/2021\/09\/corporate-mail-1.svg\" title=\"corporate-mail\" loading=\"lazy\" width=\"40\" height=\"40\"><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t<div class=\"info-box-content\">\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"info-box-inner reset-last-child\"data-elementor-setting-key=\"content\"><p>johndoe@gmail.com<br \/>\njohndoe@yahoo.com<\/p>\n<\/div>\n\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d20c83b e-con-full e-flex e-con e-child\" data-id=\"d20c83b\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-15d1c5a e-con-full e-flex e-con e-child\" data-id=\"15d1c5a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-47a94d0 wd-width-100 elementor-widget elementor-widget-wd_title\" data-id=\"47a94d0\" data-element_type=\"widget\" data-widget_type=\"wd_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"title-wrapper wd-set-mb reset-last-child wd-title-color-default wd-title-style-default wd-title-size-default text-left\">\n\n\t\t\t\n\t\t\t<div class=\"liner-continer\">\n\t\t\t\t<h4 class=\"woodmart-title-container title wd-fontsize-l\">SUBSCRIBE<\/h4> \n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a1d65fe elementor-widget__width-auto elementor-widget elementor-widget-wd_button\" data-id=\"a1d65fe\" data-element_type=\"widget\" data-widget_type=\"wd_button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wd-button-wrapper text-center\" >\n\t\t\t<a class=\"btn btn-style-default btn-shape-semi-round btn-size-default btn-color-primary btn-icon-pos-right\"  href=\"#\">\n\t\t\t\t<span class=\"wd-btn-text\" data-elementor-setting-key=\"text\">\n\t\t\t\t\tSIGN UP\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a3da008 e-con-full e-flex e-con e-child\" data-id=\"a3da008\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fdab91f wd-width-100 elementor-widget elementor-widget-wd_title\" data-id=\"fdab91f\" data-element_type=\"widget\" data-widget_type=\"wd_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"title-wrapper wd-set-mb reset-last-child wd-title-color-default wd-title-style-default wd-title-size-default text-left\">\n\n\t\t\t\n\t\t\t<div class=\"liner-continer\">\n\t\t\t\t<h4 class=\"woodmart-title-container title wd-fontsize-l\">FOLLOW US<\/h4> \n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6d10fe6 elementor-widget elementor-widget-wd_social_buttons\" data-id=\"6d10fe6\" data-element_type=\"widget\" data-widget_type=\"wd_social_buttons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div\n\t\t\t\t\t\tclass=\" wd-social-icons wd-style-colored wd-size-default social-share wd-shape-circle color-scheme-dark text-left\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<a rel=\"noopener noreferrer nofollow\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https:\/\/bnbrentalizer.com\/\" target=\"_blank\" class=\" wd-social-icon social-facebook\" aria-label=\"Facebook social link\">\n\t\t\t\t\t\t<span class=\"wd-icon\"><\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<a rel=\"noopener noreferrer nofollow\" href=\"https:\/\/x.com\/share?url=https:\/\/bnbrentalizer.com\/\" target=\"_blank\" class=\" wd-social-icon social-twitter\" aria-label=\"X social link\">\n\t\t\t\t\t\t<span class=\"wd-icon\"><\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<a rel=\"noopener noreferrer nofollow\" href=\"https:\/\/pinterest.com\/pin\/create\/button\/?url=https:\/\/bnbrentalizer.com\/&#038;media=https:\/\/bnbrentalizer.com\/wp-includes\/images\/media\/default.svg&#038;description=Home%20Corporate\" target=\"_blank\" class=\" wd-social-icon social-pinterest\" aria-label=\"Pinterest social link\">\n\t\t\t\t\t\t<span class=\"wd-icon\"><\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<a rel=\"noopener noreferrer nofollow\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&#038;url=https:\/\/bnbrentalizer.com\/\" target=\"_blank\" class=\" wd-social-icon social-linkedin\" aria-label=\"Linkedin social link\">\n\t\t\t\t\t\t<span class=\"wd-icon\"><\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<a rel=\"noopener noreferrer nofollow\" href=\"https:\/\/telegram.me\/share\/url?url=https:\/\/bnbrentalizer.com\/\" target=\"_blank\" class=\" wd-social-icon social-tg\" aria-label=\"Telegram social link\">\n\t\t\t\t\t\t<span class=\"wd-icon\"><\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a65a006 e-con-full e-flex e-con e-child\" data-id=\"a65a006\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-26ff9dd wd-width-100 elementor-widget elementor-widget-wd_google_map\" data-id=\"26ff9dd\" data-element_type=\"widget\" data-widget_type=\"wd_google_map.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"google-map-container wd-map-container\" data-map-args='{&quot;multiple_markers&quot;:&quot;no&quot;,&quot;latitude&quot;:&quot;40.730610&quot;,&quot;longitude&quot;:&quot;-73.935242&quot;,&quot;zoom&quot;:15,&quot;mouse_zoom&quot;:&quot;no&quot;,&quot;init_type&quot;:&quot;page_load&quot;,&quot;init_offset&quot;:&quot;&quot;,&quot;json_style&quot;:&quot;W3siZmVhdHVyZVR5cGUiOiJ3YXRlciIsImVsZW1lbnRUeXBlIjoiZ2VvbWV0cnkiLCJzdHlsZXJzIjpbeyJjb2xvciI6IiNlOWU5ZTkifSx7ImxpZ2h0bmVzcyI6MTd9XX0seyJmZWF0dXJlVHlwZSI6ImxhbmRzY2FwZSIsImVsZW1lbnRUeXBlIjoiZ2VvbWV0cnkiLCJzdHlsZXJzIjpbeyJjb2xvciI6IiNmNWY1ZjUifSx7ImxpZ2h0bmVzcyI6MjB9XX0seyJmZWF0dXJlVHlwZSI6InJvYWQuaGlnaHdheSIsImVsZW1lbnRUeXBlIjoiZ2VvbWV0cnkuZmlsbCIsInN0eWxlcnMiOlt7ImNvbG9yIjoiI2ZmZmZmZiJ9LHsibGlnaHRuZXNzIjoxN31dfSx7ImZlYXR1cmVUeXBlIjoicm9hZC5oaWdod2F5IiwiZWxlbWVudFR5cGUiOiJnZW9tZXRyeS5zdHJva2UiLCJzdHlsZXJzIjpbeyJjb2xvciI6IiNmZmZmZmYifSx7ImxpZ2h0bmVzcyI6Mjl9LHsid2VpZ2h0IjowLjJ9XX0seyJmZWF0dXJlVHlwZSI6InJvYWQuYXJ0ZXJpYWwiLCJlbGVtZW50VHlwZSI6Imdlb21ldHJ5Iiwic3R5bGVycyI6W3siY29sb3IiOiIjZmZmZmZmIn0seyJsaWdodG5lc3MiOjE4fV19LHsiZmVhdHVyZVR5cGUiOiJyb2FkLmxvY2FsIiwiZWxlbWVudFR5cGUiOiJnZW9tZXRyeSIsInN0eWxlcnMiOlt7ImNvbG9yIjoiI2ZmZmZmZiJ9LHsibGlnaHRuZXNzIjoxNn1dfSx7ImZlYXR1cmVUeXBlIjoicG9pIiwiZWxlbWVudFR5cGUiOiJnZW9tZXRyeSIsInN0eWxlcnMiOlt7ImNvbG9yIjoiI2Y1ZjVmNSJ9LHsibGlnaHRuZXNzIjoyMX1dfSx7ImZlYXR1cmVUeXBlIjoicG9pLnBhcmsiLCJlbGVtZW50VHlwZSI6Imdlb21ldHJ5Iiwic3R5bGVycyI6W3siY29sb3IiOiIjZGVkZWRlIn0seyJsaWdodG5lc3MiOjIxfV19LHsiZWxlbWVudFR5cGUiOiJsYWJlbHMudGV4dC5zdHJva2UiLCJzdHlsZXJzIjpbeyJ2aXNpYmlsaXR5Ijoib24ifSx7ImNvbG9yIjoiI2ZmZmZmZiJ9LHsibGlnaHRuZXNzIjoxNn1dfSx7ImVsZW1lbnRUeXBlIjoibGFiZWxzLnRleHQuZmlsbCIsInN0eWxlcnMiOlt7InNhdHVyYXRpb24iOjM2fSx7ImNvbG9yIjoiIzMzMzMzMyJ9LHsibGlnaHRuZXNzIjo0MH1dfSx7ImVsZW1lbnRUeXBlIjoibGFiZWxzLmljb24iLCJzdHlsZXJzIjpbeyJ2aXNpYmlsaXR5Ijoib2ZmIn1dfSx7ImZlYXR1cmVUeXBlIjoidHJhbnNpdCIsImVsZW1lbnRUeXBlIjoiZ2VvbWV0cnkiLCJzdHlsZXJzIjpbeyJjb2xvciI6IiNmMmYyZjIifSx7ImxpZ2h0bmVzcyI6MTl9XX0seyJmZWF0dXJlVHlwZSI6ImFkbWluaXN0cmF0aXZlIiwiZWxlbWVudFR5cGUiOiJnZW9tZXRyeS5maWxsIiwic3R5bGVycyI6W3siY29sb3IiOiIjZmVmZWZlIn0seyJsaWdodG5lc3MiOjIwfV19LHsiZmVhdHVyZVR5cGUiOiJhZG1pbmlzdHJhdGl2ZSIsImVsZW1lbnRUeXBlIjoiZ2VvbWV0cnkuc3Ryb2tlIiwic3R5bGVycyI6W3siY29sb3IiOiIjZmVmZWZlIn0seyJsaWdodG5lc3MiOjE3fSx7IndlaWdodCI6MS4yfV19XQ==&quot;,&quot;marker_icon&quot;:&quot;https:\\\/\\\/bnbrentalizer.com\\\/wp-content\\\/uploads\\\/2021\\\/09\\\/corporate-map-pointer-1.svg&quot;,&quot;marker_icon_size&quot;:[150,150,true],&quot;elementor&quot;:true,&quot;marker_text_needed&quot;:&quot;no&quot;,&quot;marker_text&quot;:&quot;&lt;h3 style=\\&quot;min-width:300px; text-align:center; margin:15px;\\&quot;&gt;&lt;\\\/h3&gt;&quot;,&quot;selector&quot;:&quot;wd-map-id-69eb6ea19b432&quot;,&quot;markers&quot;:null,&quot;center&quot;:&quot;&quot;}'>\n\n\t\t\t\n\t\t\t\n\t\t\t<div class=\"wd-google-map-wrapper wd-map-wrapper wd-fill\">\n\t\t\t\t<div id=\"wd-map-id-69eb6ea19b432\" class=\"wd-google-map without-content wd-fill\"><\/div>\n\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Instantly Calculate Your Daily Earnings Unlock your villa&#8217;s earning potential! Discover your daily income possibilities now. Your address: No. of<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"_links":{"self":[{"href":"https:\/\/bnbrentalizer.com\/index.php\/wp-json\/wp\/v2\/pages\/3833"}],"collection":[{"href":"https:\/\/bnbrentalizer.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bnbrentalizer.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bnbrentalizer.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bnbrentalizer.com\/index.php\/wp-json\/wp\/v2\/comments?post=3833"}],"version-history":[{"count":75,"href":"https:\/\/bnbrentalizer.com\/index.php\/wp-json\/wp\/v2\/pages\/3833\/revisions"}],"predecessor-version":[{"id":15736,"href":"https:\/\/bnbrentalizer.com\/index.php\/wp-json\/wp\/v2\/pages\/3833\/revisions\/15736"}],"wp:attachment":[{"href":"https:\/\/bnbrentalizer.com\/index.php\/wp-json\/wp\/v2\/media?parent=3833"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}