You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34 lines
1.4 KiB
34 lines
1.4 KiB
<div class="row">
|
|
<div class="col-12">
|
|
<div class="section-title">Contatti</div>
|
|
</div>
|
|
|
|
<div class="col-12 contacts">
|
|
<i class="fa fa-map-marker"></i> <b>Sede:</b> Via Settimio Mobilio, 17 - SALERNO<br>
|
|
<i class="fa fa-phone"></i> <b>Telefono:</b> 089.405080 - 089.795900<br>
|
|
<i class="fa fa-fax"></i> <b>Fax:</b> 089.798628<br>
|
|
<i class="fa fa-envelope"></i> <b>E-Mail:</b> info@ordinefarmacistisalerno.it<br>
|
|
<i class="fa fa-envelope"></i> <b>E-Mail certificata:</b> ordinefarmacistisa@pec.fofi.it <br>
|
|
</div>
|
|
|
|
|
|
<div class="col-12">
|
|
<div class="section-title">Richiedi informazioni</div>
|
|
</div>
|
|
<div class="col-12">
|
|
<?php
|
|
@include 'blocks/contactForm.php';
|
|
?>
|
|
</div>
|
|
|
|
|
|
<div class="col-12">
|
|
<div class="section-title">Come raggiungerci</div>
|
|
</div>
|
|
<div class="col-12">
|
|
<div id="map" class="px-0">
|
|
<iframe width="100%" height="500" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.it/maps?f=q&source=s_q&hl=it&geocode=&q=ordine+farmacisti+salerno&sll=41.442726,12.392578&sspn=17.04957,43.286133&ie=UTF8&hq=ordine+farmacisti&hnear=Salerno+SA&ll=40.685389,14.781933&spn=0.004012,0.014656&z=14&iwloc=A&cid=4099829483191197382&output=embed"></iframe>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|