Projet13-eng
PRIVATE RESIDENCE Tangiers – Morocco
Residential • Individual
Architecture and Interior Design
Renovation studies of a 3,200 sqm residence and 2,400 sqm spa
OTHER ProjeCts
MENU
ENG
|
FRA
Home
News
References
Founders
Team
Contact
Recruitment
Legal Notice
$(function() { var pull = $('#pull'); menu = $('nav ul'); menuHeight = menu.height(); $(pull).on('click', function(e) { e.preventDefault(); menu.slideToggle(); }); $(window).resize(function(){ var w = $(window).width(); if(w > 320 && menu.is(':hidden')) { menu.removeAttr('style'); } }); });