src/Flexy/FrontBundle/Themes/CoWorking/templates/_footer.html.twig line 1
<footer style="overflow-x:hidden;" class=" py-4 px-5 mt-4 bg-dark" style=" font-family: Archivo, sans-serif;">
<div class="row d-flex flex-wrap justify-content-between align-items-center">
<div class=" col-md-9 col-sm-12 row">
<div class=" col-md-4 my-auto">
<div class="w-75">
<a href="#">
<img class="img-fluid" style="filter: invert(100%) sepia(16%) saturate(7463%) hue-rotate(170deg) brightness(189%) contrast(195%);" src="{{asset("themes/coworking/front/images/logoCowork.png")}}">
</a>
</div>
<div class="pt-4 pb-2 text-light" >
<p style="line-height:24px;">138 Bd Moulay Youssef, 20 000, Casablanca - Maroc </p>
<p>+212 5 22 27 34 47 </p>
<p>contact@coworkandlive.ma</p>
</div>
<div class="mb-3" style="display: flex; column-gap: 10px;" >
<a href="https://www.facebook.com/profile.php?id=61551253435716&mibextid=LQQJ4d" target="_blank" style="border-radius: 50%;height: 40px;width: 40px;display: flex;justify-content: center;align-items: center;border: 1px solid rgba(255, 255, 255, 0.8);color:white"> <i class="fa-brands fa-facebook"></i></a>
<a href="https://instagram.com/coworkandlive?igshid=MzRlODBiNWFlZA" target="_blank" style="border-radius: 50%;height: 40px;width: 40px;display: flex;justify-content: center;align-items: center;border: 1px solid rgba(255, 255, 255, 0.8);color:white"> <i class="fa-brands fa-instagram"></i></a>
<a href="https://www.linkedin.com/company/cowork-live" target="_blank" style="border-radius: 50%;height: 40px;width: 40px;display: flex;justify-content: center;align-items: center;border: 1px solid rgba(255, 255, 255, 0.8);color:white"> <i class="fa-brands fa-linkedin"></i></a>
</div>
</div>
<div class=" text-light my-auto p-2 col-md-7 col-sm-12 lh-base align-items-start">
<p class=" fs-6">
Cowork&live offre un environnement de coworking et de coliving qui comprend des espaces de travail en libre accès, des bureaux privés et des salles de réunion.
</p>
</div>
</div>
<div class=" col-md-3 col-sm-12">
<ul class="list-unstyled lh-lg">
<li><a class="text-light" href="#">Mon compte</a></li>
<li><a class="text-light" href="{{asset('themes/coworking/front/images/cgvVFinale.docx.pdf')}}" target="_blank">CGV et règlement intérieur</a></li>
<li><a class="text-light" href="{{asset('themes/coworking/front/images/Annexe2GrilleTarifaire.pdf')}}" target="_blank">Grille tarifaire</a></li>
</ul>
</div>
</div>
</footer>
<!-- modal - Make an Appointment -->
<div
class="modal fade"
id="modalMRequestQuote"
tabindex="-1"
role="dialog"
aria-label="myModalLabel"
aria-hidden="true"
>
<div class="modal-dialog modal-md">
<div class="modal-content">
<div class="modal-body form-default modal-layout-dafault">
<button
type="button"
class="close"
data-dismiss="modal"
aria-hidden="true"
>
<span class="icons-860796"></span>
</button>
<div class="modal-titleblock">
<div class="modal-title">Schedule a Pickup</div>
</div>
<form
class="form-modal"
id="jsFormRequestQuote"
method="post"
novalidate="novalidate"
action="#"
>
<div class="form-group">
<input
type="text"
name="name"
class="form-control"
id="modalName01"
placeholder="Votre nom *"
/>
</div>
<div class="row">
<div class="col-md-6">
<div class="form-group">
<input
type="text"
name="email"
class="form-control"
id="modalEmail01"
placeholder="Your e-mail Adresse *"
/>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<input
type="text"
name="phone"
class="form-control"
id="modalPhone01"
placeholder="Votre numéro de téléphone"
/>
</div>
</div>
</div>
<div class="form-group">
<input
type="text"
name="modalAddress"
class="form-control"
id="modalAddress"
placeholder="Adresse *"
/>
</div>
<div class="form-group">
<div class="custom-select">
<select name="typeofholiday" class="tt-select">
<option value="Service">Service</option>
<option value="Service 02">Service 02</option>
<option value="Service 03">Service 03</option>
<option value="Service 04">Service 04</option>
<option value="Service 05">Service 05</option>
</select>
</div>
</div>
<div class="row">
<div class="col-lg-6">
<div class="form-group">
<input
name="date-pick-up"
placeholder="Pick-Up Date"
autocomplete="off"
data-timepicker="true"
class="js_datepicker-1 form-control"
type="text"
/>
<div class="form-group__icon icons-747310"></div>
</div>
</div>
<div class="col-lg-6">
<div class="form-group">
<input
name="date-delivery"
placeholder="Date de livraison"
autocomplete="off"
data-timepicker="true"
class="js_datepicker-2 form-control"
type="text"
/>
<div class="form-group__icon icons-747310"></div>
</div>
</div>
</div>
<div class="form-group">
<textarea
name="message"
class="form-control"
placeholder="Your comment"
></textarea>
</div>
<div class="tt-btn tt-btn__wide">
<span class="mask">Commandez</span>
<button type="submit" class="button">Commandez</button>
</div>
</form>
</div>
</div>
</div>
</div>
<a href="#" class="tt-btn tt-back-to-top" id="js-backtotop">
<span class="mask">
<svg
version="1.1"
x="0px"
y="0px"
width="24"
height="24"
viewBox="0 0 24 24"
style="enable-background: new 0 0 24 24;"
xml:space="preserve"
>
<g>
<polygon
fill="currentColor"
points="20.9,17.1 12.5,8.6 4.1,17.1 2.9,15.9 12.5,6.4 22.1,15.9 "
></polygon>
</g>
</svg>
</span>
<div class="button">
<svg
version="1.1"
x="0px"
y="0px"
width="24"
height="24"
viewBox="0 0 24 24"
style="enable-background: new 0 0 24 24;"
xml:space="preserve"
>
<g>
<polygon
fill="currentColor"
points="20.9,17.1 12.5,8.6 4.1,17.1 2.9,15.9 12.5,6.4 22.1,15.9 "
></polygon>
</g>
</svg>
</div>
</a>
<div class="tt-colorswatch">
<div class="tt-colorswatch-options">
<a
href="#"
class="colorswatch2 js-swatch-color"
data-color="2"
data-img="step-line2-x.png"
></a>
<a
href="#"
class="colorswatch3 js-swatch-color"
data-color="3"
data-img="step-line2-x-color02.png"
></a>
<a
href="#"
class="colorswatch4 js-swatch-color"
data-color="4"
data-img="step-line2-x-color03.png"
></a>
<a
href="#"
class="colorswatch5 js-swatch-color"
data-color="5"
data-img="step-line2-x-color04.png"
></a>
<a
href="#"
class="colorswatch6 js-swatch-color"
data-color="6"
data-img="step-line2-x-color05.png"
></a>
<a
href="#"
class="colorswatch6 js-swatch-color"
data-color="7"
data-img="step-line2-x-color06.png"
></a>
</div>
</div>