Restaurant Northstreet Demo (Comoros)

Northstreet restaurant are proud of its long history of making delicious meals, warm and friendly atmosphere and professional staff
HOME-TAB-CONTENT
SERVICES-TAB-CONTENT
PHOTOS-TAB-CONTENT
ABOUT-TAB-CONTENT
CONTACT-TAB-CONTENT
REVIEWS-TAB-CONTENT
Restaurant Northstreet Demo  (Comoros)
Restaurant Northstreet Demo  (Comoros)
Restaurant Northstreet Demo  (Comoros)
Restaurant Northstreet Demo  (Comoros)
Restaurant Northstreet Demo  (Comoros)
Restaurant Northstreet Demo  (Comoros)
Restaurant Northstreet Demo  (Comoros)
Restaurant Northstreet Demo  (Comoros)
Restaurant Northstreet Demo  (Comoros)
Restaurant Northstreet Demo  (Comoros)
Restaurant Northstreet Demo  (Comoros)
Restaurant Northstreet Demo  (Comoros)
*style> .dismissButton{background-color:#fff;border:1px solid #dadce0;color:#1a73e8;border-radius:4px;font-family:Roboto,sans-serif;font-size:14px;height:36px;cursor:pointer;padding:0 24px}.dismissButton:hover{background-color:rgba(66,133,244,.04);border:1px solid #d2e3fc}.dismissButton:focus{background-color:rgba(66,133,244,.12);border:1px solid #d2e3fc;outline:0}.dismissButton:focus:not(:focus-visible){background-color:#fff;border:1px solid #dadce0;outline:none}.dismissButton:focus-visible{background-color:rgba(66,133,244,.12);border:1px solid #d2e3fc;outline:0}.dismissButton:hover:focus{background-color:rgba(66,133,244,.16);border:1px solid #d2e2fd}.dismissButton:hover:focus:not(:focus-visible){background-color:rgba(66,133,244,.04);border:1px solid #d2e3fc}.dismissButton:hover:focus-visible{background-color:rgba(66,133,244,.16);border:1px solid #d2e2fd}.dismissButton:active{background-color:rgba(66,133,244,.16);border:1px solid #d2e2fd;-webkit-box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.dismissButton:disabled{background-color:#fff;border:1px solid #f1f3f4;color:#3c4043}sentinel{} *!style> *link rel=”stylesheet” href=”https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css”> *script src=”https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js”>*!script> *script src=”https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js”>*!script> *script src=”https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js”>*!script> *link href=”https://fonts.googleapis.com/css?family=Roboto” rel=”stylesheet”> *link href=”https://fonts.googleapis.com/css?family=Open+Sans” rel=”stylesheet”> *link href=”https://fonts.googleapis.com/css?family=Leckerli+One” rel=”stylesheet”> *link href=”https://fonts.googleapis.com/css?family=Lato” rel=”stylesheet”> *link href=”https://fonts.googleapis.com/css?family=Lora” rel=”stylesheet”> *link href=”https://fonts.googleapis.com/css?family=Ubuntu” rel=”stylesheet”> *link rel=”stylesheet” href=”https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css”> *style> html, body { overflow-x: hidden; font-family: ‘Lato’, sans-serif; width: 100%; } a { text-decoration: none; } ul { list-style-type: none; } a:hover, a:focus { text-decoration: none; } h1, h2, h3, h4, h5, h6 { text-transform: none; font-weight: 600; font-family: ‘Lato’, sans-serif; text-align: center; } hr { border-color: #ffc266; border-width: 5px; max-width: 100%; } .container-h1 { font-family: ‘Lora’, serif; text-align: center; font-size: 50px; font-weight: 700; margin: 50px auto; color: #333; font-family: ‘Ubuntu’, sans-serif; } .btn { color: #fff; background-color: #182c39; margin: 20px auto; border-radius: 0; font-weight: 500; display: table; padding: 10px; } .btn:hover{ color: #182c39; background-color: transparent; border: 1px solid #182c39; } .hr-h3s { border: 3px solid #E94B3C; width: 70px; margin: 0 auto 35px auto; } textarea { resize: none; } section { align-items: center; padding: 50px 60px; } .bg-section h2 { font-family: ‘Montserrat’, sans-serif; text-transform: none; color: #ffc266; background-color: #182c39; margin: 50px 0; padding: 25px 20px; border-radius: 50px; } .slideanim { visibility: hidden; } .slide { animation-name: slide; -webkit-animation-name: slide; -moz-animation-name: slide; animation-duration: 1.5s; -webkit-animation-duration: 1.5s; -moz-animation-duration: 1.5s; visibility: visible; } @keyframes slide { 0% { opacity: 0; transform: translateX(50%); } 100% { opacity: 1; transform: translateX(0%); } } @-webkit-keyframes slide { 0% { opacity: 0; -webkit-transform: translateX(50%); transform: translateX(50%); } 100% { opacity: 1; -webkit-transform: translateX(0%); transform: translateX(0%); } } /* ******* Header + Navigation ******* */ .navbar { background-color: #182c39; border-color: rgb(51, 17, 0); border-color: rgba(51, 17, 0, 0.2); font-family: ; font-weight: 700; padding: 15px 0; transition: padding .5s; } .navbar .navbar-brand { color: #fff; font-family: ‘Leckerli One’, cursive; font-weight: 500; text-transform: none; font-size: 25px; padding-left: 15px; text-shadow: black 0.3em 0.3em 0.3em; } .navbar .navbar-brand:hover, .navbar .navbar-brand:focus { color: #ffc266; transition: color 1s; } .navbar .navbar-nav { padding-right: 50px; } .navbar .navbar-nav > li > a { text-transform: uppercase; font-weight: 600; font-size: 14px; color: #fff; margin: auto 5px; font-family: ‘Lato’, sans-serif; text-shadow: #222 0.3em 0.3em 0.3em; } .navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus:hover { color: #ffc266; transition: color 1s; } .navbar .navbar-nav > li.active > a:hover, .navbar .navbar-nav > li.active > a:focus:hover { background-color: transparent; } .navbar.scrolled { box-shadow: 0 3px 3px rgba(0,0,0,0.1); padding: 5px 0; opacity: 0.9; } .jumbotron { margin-bottom: 0px; background-image: url(‘https://res.cloudinary.com/dbte0ueti/image/upload/v1536951689/new/jumbotron.jpg’); background-position: 0% 25%; background-size: cover; background-repeat: no-repeat; color: white; text-shadow: black 0.3em 0.3em 0.3em; height: 700px; } .jumbotron .header-content-inner { font-weight: 700; text-transform: none; margin-bottom: 0; margin: 200px; font-family: ‘Roboto’, sans-serif; } .jumbotron h1 { font-size: 45px; } .jumbotron h3 { font-size: 25px; } /* ******* About ******* */ .bg-about { margin: auto 50px; background-color: white; } #about h3 { font-family: ‘Roboto’, sans-serif; color: #E94B3C; } #about .restaurant-history p { padding: 20px 80px; font-weight: ; font-family: ‘Roboto’, sans-serif; font-size: 15px; color: #444; } p.first::first-letter { font-size: 150%; color: #000; } #about h1 { padding-top: 35px; } #about .image { display: block; width: 100%; height: auto; } #about .hov-img * { box-sizing: border-box; } #about .hov-img { position: relative; display: inline-block; overflow: hidden; max-width: 100%; height: auto; margin-bottom: 10px; } #about .hov-img img { max-width: 100%; } #about .hov-img-bottom { display: block; } #about .hov-img-top { opacity: 0; position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); color: #fff; -moz-transition: all 0.4s ease-in-out 0s; -webkit-transition: all 0.4s ease-in-out 0s; -ms-transition: all 0.4s ease-in-out 0s; transition: all 0.4s ease-in-out 0s; } #about .hov-img:hover .hov-img-top { opacity: 1; } #about .hov-img-text { text-align: center; font-size: 18px; display: inline-block; position: absolute; text-shadow: black .2em .2em .2em; top: 50%; left: 50%; -moz-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } #about .hov-img-text p { font-size: 15px; line-height: 1.2em; } #about .hov-img-slideup { -moz-transform: translateY(100%); -webkit-transform: translateY(100%); -ms-transform: translateY(100%); transform: translateY(100%); } #about .hov-img:hover .hov-img-slideup { -moz-transform: translateY(0); -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } /* ******* Menu ******* */ .bg-menu { margin: auto 50px; } #menu .nav-pills { background-color: #182c39; border-color: transparent; font-weight: 500; color: #000; margin: 25px; } #menu .nav-pills > li > a, #menu .nav-pills > li > a:focus { font-weight: 500; font-size: 15px; color: #fff; border-radius: 0; border: 1px solid #fff; text-transform: uppercase; font-family: ‘Roboto’, sans-serif; } #menu .nav-pills > li > a:hover, #menu .nav-pills > li > a:focus:hover { color: #fff; background-color: #944743; } #menu .nav-pills > li > a.active, #menu .nav-pills > li > a.active:focus { background-color: #944743; color: #fff; } #menu .hr-menu { border: 2px solid #182c39; width: 100%; } #menu .list-group-item { background-color: transparent; border: none; border-bottom: 1px solid #555; padding: 0 auto; } #menu .tab-content .tab-pane h3 { text-align: center; font-family: ‘Leckerli One’, cursive; } #menu .list-group-item:first-child { border-top-right-radius: 0; border-top-left-radius: 0; } #menu .list-group-item:last-child { border-bottom-right-radius: 0; border-bottom-left-radius: 0; } #menu .list-group-item h4 { text-align: left; color: #182c39; text-transform: none; font-size: 18px; } #menu .list-group-item p { text-align: left; color: #555555; font-weight: 500; font-style: italic; text-transform: none; font-size: 14px; } #menu .badge { border-radius: 0; background-color: #444; font-size: 12px; color: #fff; } #menu .right-cover { background-color: #fff; color: #DC4C46; text-shadow: #DC4C46 .4em .4em .4em; padding: 10px; text-transform: none; } /* ******* Service ******* */ #service .service-round { height: 100px; width: 100px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; border: 8px solid #182c39; text-align: center; display: inline-block; padding: 10px; color: #182c39; } #service .service-round i { color: #182c39; } #service h4 { margin: 10px auto; font-size: 20px; color: #555; } #service .round:hover .fa { color: #ffc266; transition: color 2s; } #service .round:hover .service-round { border-color: #ffc266; transition: border-color 2s; } /* ******* Gallery ******* */ #gallery h3 { font-family: ‘Lato’, sans-serif; text-transform: none; color: #182c39; margin: 50px auto 10px auto; font-weight: 700; } #gallery .gallery { margin: 0px 80px; } #gallery .no-gutter > [class*=”col-“] { padding-right: 0; padding-left: 0; } #gallery .caption-content { position: absolute; bottom: 100%; left: 0; right: 0; background: rgba(0, 0, 0, 0.8); color: #f1f1f1; overflow: hidden; width: 100%; height: 0; transition: .5s ease; } #gallery .portfolio-item:hover .caption-content { bottom: 0; height: 100%; } #gallery .caption-content .fa { white-space: nowrap; color: white; font-size: 40px; position: absolute; overflow: hidden; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } #gallery .more-img { margin: 0 80px; background-color: #182c39; } #gallery .more-img .to-gallery { text-align: center; text-transform: none; color: #fff; padding: 10px; margin: 0px auto; } #gallery .more-img .to-gallery h4 { text-transform: none; color: #fff; padding: 5px; margin: auto; font-size: 16px; } #gallery .more-img .social-networks .fa { font-size: 20px; margin: 5px 5px; color: #fff; } #gallery .more-img .social-networks .fa:hover { color: #ffc266; } /* ******* Our staff ******* */ #staff .thumbnail-row { margin: auto 60px; } #staff h3 { font-family: ‘Lato’, sans-serif; text-transform: none; color: #182c39; margin: 50px auto 10px auto; } #staff img { border-radius: 50%; margin-bottom: 10px; } #staff h5 { color: #222; font-family: ‘Roboto’, sans-serif; font-size: 18px; } #staff h6 { color: #555; font-size: 16px; } #staff img:hover { box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.9); transition: .3s; } /* ******* Testimonials ******* */ #testimonials .hr-testimonials { border: 1px solid #182c39; width: 50%; margin: 0 auto 35px auto; } #testimonials h3 { color: #182c39; margin: 40px auto; } #testimonials .carousel { float: none; margin: auto; } #testimonials .carousel-indicators li { border: 2px solid #182c39; background-color: #fff; height: 10px; width: 10px; border-radius: 50%; } #testimonials .carousel-indicators li.active { border-color: #fff; background-color: #182c39; } #testimonials .carousel-item h4 { font-size: 18px; line-height: 1.2em; font-weight: 500; padding-bottom: 20px; } #testimonials .carousel-item h5 { font-size: 15px; font-weight: 500; margin-bottom: 80px; font-style: italic; } /* ******* Contact ******* */ #contact .form-group input, #contact .form-group textarea { border: 1px solid #000; border-radius: 0; } #contact .form-group input:hover, #contact .form-group textarea:hover { border-color: #ababee; box-shadow: 2px 2px 2px rgba(0,0,0, .2); } #contact .contact-buttons input, #contact .contact-buttons input:focus { color: #fff; background-color: #182c39; margin: 20px auto 40px auto; border-radius: 0; font-weight: 500; padding: 10px; border: 1px solid #182c39; cursor: pointer; } #contact .contact-buttons input:hover { color: #182c39; background-color: #fff; } #contact .left-box { background-color: #182c39; margin: 0 20px; font-size: 15px; text-transform: none; line-height: 1.8em; font-weight: 500; padding: 30px 50px; color: #fff; } #contact .left-box .span-contact { color: #ffc266; font-weight: 700; padding-right: 20px; font-size: 17px; } #contact #googleMap { -webkit-filter: grayscale(100%); filter: grayscale(100%); } /* ***** Footer ***** */ #footer { background-color: #182c39; color: white; font-family: ‘Roboto’, sans-serif; } #footer ul { list-style-type: none; padding-left: 0; line-height: 2.2; } #footer h5 { font-size: 18px; color: white; margin-top: 40px; margin-bottom: 10px; text-transform: uppercase; } #footer a { color: #aaa; } #footer a:hover, #footer a:focus { text-decoration: none; color: white; } #footer .social-networks { padding-top: 20px; padding-bottom: 25px; } #footer .footer-items .fa { font-size: 17px; margin-bottom: 5px; background-color: white; color: #182c39; border-radius: 50%; padding-bottom: 25px; height: 30px; width: 30px; text-align: center; line-height: 31px; text-decoration: none; transition: color 1s; } #footer .footer-items { margin: auto; padding-left: 50px; font-size: 15px; } #footer .fa-facebook:hover, #footer .fa-instagram:hover { border: 1px solid #fff; color: #fff; background-color: #182c39; } .footer-copyright { background-color: #10222e; } .footer-copyright p { text-align: center; color: #ccc; font-size: 15px; padding: 10px 0; margin-bottom: 0; } #footer .hr-foot { width: 80%; margin: 10px auto; border: 1px solid #fff; } #footer .to-top { color: #fff; font-size: 30px; position: fixed; right: 12px; bottom: 12px; height: 40px; width: 40px; text-decoration: none; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; text-align: center; background: rgba(0, 0, 0, 0.5); background-repeat: no-repeat; background-position: center; } #footer .to-top:hover { background-color: #222; color: #fff; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; } *!style> *script type=”text/javascript” charset=”UTF-8″ src=”https://maps.googleapis.com/maps-api-v3/api/js/60/2/common.js”>*!script> *script type=”text/javascript” charset=”UTF-8″ src=”https://maps.googleapis.com/maps-api-v3/api/js/60/2/util.js”>*!script> *script type=”text/javascript” charset=”UTF-8″ src=”https://maps.googleapis.com/maps-api-v3/api/js/60/2/map.js”>*!script> *script type=”text/javascript” charset=”UTF-8″ src=”https://maps.googleapis.com/maps-api-v3/api/js/60/2/marker.js”>*!script> *script type=”text/javascript” charset=”UTF-8″ src=”https://maps.googleapis.com/maps-api-v3/api/js/60/2/controls.js”>*!script> *script bis_use=”true” type=”text/javascript” charset=”utf-8″ data-bis-config=”[” facebook.com=”” “,”twitter.com=”” “,”youtube-nocookie.com=”” embed=”” “,”=”” vk.com=”” www.vk.com=”” “,”linkedin.com=”” www.linkedin.com=”” instagram.com=”” www.instagram.com=”” www.google.com=”” recaptcha=”” api2=”” hangouts.google.com=”” webchat=”” calendar=”” maps=”” embed”,”spotify.com=”” “,”soundcloud.com=”” player.vimeo.com=”” disqus.com=”” tgwidget.com=”” js.driftt.com=”” “,”friends2follow.com”,”=”” widget”,”login”,”=”” video.bigmir.net=”” “,”blogger.com”,”=”” smartlock.google.com=”” keep.google.com=”” web.tolstoycomments.com=”” “,”moz-extension:=”” “,”chrome-extension:=”” auth=”” analytics.google.com=”” “,”adclarity.com”,”paddle.com=”” checkout”,”hcaptcha.com”,”recaptcha.net”,”2captcha.com”,”accounts.google.com”,”www.google.com=”” shopping=”” customerreviews”,”buy.tinypass.com”,”gstatic.com”,”secureir.ebaystatic.com”,”docs.google.com”,”contacts.google.com”,”github.com”,”mail.google.com”,”chat.google.com”,”audio.xpleer.com”,”keepa.com”,”static.xx.fbcdn.net”,”sas.selleramp.com”,”1plus1.video”,”console.googletagservices.com”,”=”” lnkd.demdex.net=”” radar.cedexis.com=”” li.protechts.net=”” “,”challenges.cloudflare.com=”” “,”ogs.google.com”]”=”” src=”chrome-extension://eppiocemhmnlbhjplcgkofciiegomcon/../executers/vi-tr.js”>*!script>

WEBZZY: Welcome to Northstreet restaurant

We are proud of our long history of making delicious meals, warm and friendly atmosphere and professional staff.

About

Warm welcome

Warm welcome

It had separate tables, a menu, and specialized in soups made with a base of meat and eggs, which were said to be restaurants or, in English “restoratives”.

Delicious meals

Delicious meals

In about 1765 a new kind of eating establishment, called a “Bouillon”, was opened on rue des Poulies, near the Louvre, by a man named Boulanger.

Professional staff

Professional staff

For centuries Paris had taverns which served food at large common tables, but they were notoriously crowded, noisy, not very clean, and served food of dubious quality.

Restaurant Northstreet

The modern idea of a restaurant – as well as the term itself – appeared in Paris in the 18th century. For centuries Paris had taverns which served food at large common tables, but they were notoriously crowded, noisy, not very clean, and served food of dubious quality. In about 1765 a new kind of eating establishment, called a “Bouillon”, was opened on rue des Poulies, near the Louvre, by a man named Boulanger.

It had separate tables, a menu, and specialized in soups made with a base of meat and eggs, which were said to be restaurants or, in English “restoratives”. Other similar bouillons soon opened around Paris. In about 1765 a new kind of eating establishment, called a “Bouillon”, was opened on rue des Poulies, near the Louvre, by a man named Boulanger. It had separate tables, a menu, and specialized in soups made with a base of meat and eggs, which were said to be restaurants or, in English “restoratives”. Other similar bouillons soon opened around Paris.

Thanks to Boulanger and his imitators, these soups moved from the category of remedy into the category of health food and ultimately into the category of ordinary food. Their existence was predicated on health, not gustatory, requirements.

Service

Birthday party

For more information please contact us.

Wedding

For more information please contact us

Business dinner

For more information please contact us.

Contact us

Our staff


chef-img

John Johnson
Manager

chef-img

Anna Schmidt
Chef

chef-img

Ivan Gonzales
Chef

chef-img

Joseph Martinez
Chef

What people say about us


Contact us

Call:
+091 1234 5678
Email:
northstreet@gmail.com
Visit:
22, Northstreet Road
Melbourne, Victoria
Australia

This page can’t load Google Maps correctly.
Do you own this website?

*script src=”http://maps.googleapis.com/maps/api/js”>*!script> *script> var myCenter = new google.maps.LatLng(-37.817110, 144.959128); function initialize() { var mapProp = { center: myCenter, zoom: 12, scrollwheel: false, draggable: false, mapTypeId: google.maps.MapTypeId.ROADMAP }; var map = new google.maps.Map(document.getElementById(“googleMap”), mapProp); var marker = new google.maps.Marker({ position: myCenter, }); marker.setMap(map); } google.maps.event.addDomListener(window, “load”, initialize); *!script>

*script src=”https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js”>*!script> *script src=”https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js”>*!script> *script src=”https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js”>*!script>

*script>*!script>*script>localStorage.setItem(“maincategory”,”DEMOS”); *!script>

Overview

MENU

*iframe src="https://africaconnect.travel/listings/profile/html/northwest%20beach%20bar.html" style="border:0px #ffffff none;" name="LinkedSiteIframe" scrolling="yes" frameborder="1" marginheight="0px" marginwidth="0px" height="980px" width="100%" allowfullscreen>*!iframe>

Theme
Aquamarine Header:BlueWave
City/Region
Moroni
Year Established
1985
Number of Employees
17
Number of Branches
1
Type of Incorporation
Partnership
Languages
Local,English,French,Arabic
REVIEWS
0.0
0.0 out of 5 stars (based on 0 reviews)
Excellent0%
Very good0%
Average0%
Poor0%
Terrible0%

There are no reviews yet. Be the first one to write one.

Specialty
We specialise in international food especially European / Mediteranean
Report Abuse
×

Location

Comoros

GOOGLE PHOTOS


SMART EDITOR

CREATE BEUTIFUL DESIGNS

<

⓵ EDIT FROM SCRATCH

Just like editing a Word document ,you can add text, paste content from documents or web pages, change fonts and colors, add photos and videos etc.

⓶ EDIT BASED ON A TEMPLATE

Choose a beutiful template form the list and start editor it. Change Text, photos and videos. Add sor delete sections and more...

⓷ EDIT BASED ON A WEBSITE

Copy any website or webpage from anywhere on the internet and then edit it to match your needs. once you made your change you can save them as your page here

⓸ DISPLAY EXISTING WEBSITE

This brings your existing website or webpage and present it AS IS without Editing it.

Likes

Here are your Likes

      No Likes