| Current File : /home/digitaw/Ycof/hambourg.html |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Document</title>
<!-- Favicon -->
<link href="img/ycof_bac.png" rel="icon">
<!-- Google Web Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com/">
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Jost:wght@500;600;700&family=Open+Sans:wght@400;500&display=swap"
rel="stylesheet">
<!-- Icon Font Stylesheet -->
<link href="css/all.min.css" rel="stylesheet">
<link rel="stylesheet" href="css/bootstrap-icons.css">
<link rel="stylesheet" href="js/bootstrap.bundle.min.js">
<!-- Libraries Stylesheet -->
<link href="lib/animate/animate.min.css" rel="stylesheet">
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<!-- Customized Bootstrap Stylesheet -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Template Stylesheet -->
<link href="css/style.css" rel="stylesheet">
<!-- Template Stylesheet -->
<link href="css/responsive.css" rel="stylesheet">
<link href="img/ycof_bac.png" rel="icon">
<link
href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC"
crossorigin="anonymous"
/>
<script
src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js"
integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM"
crossorigin="anonymous"
></script>
<link href="css/style.css" rel="stylesheet" />
<link rel="stylesheet" href="css/bootstrap-icons.css">
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<a href="index.html">
<img src="img/ycof_bac.png" alt="" class="img_logo">
</a>
<div class="container-fluid">
<button
class="navbar-toggler "
type="button"
data-bs-toggle="collapse"
data-bs-target="#navbarNavDropdown"
aria-controls="navbarNavDropdown"
aria-expanded="false"
aria-label="Toggle navigation" style="margin-left: 85%;margin-top: -80px;"
>
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavDropdown">
<ul class="navbar-nav">
<li class="nav-item dropdown">
<a
class="nav-link dropdown-toggle"
href="#"
id="navbarDropdownMenuLink"
role="button"
data-bs-toggle="dropdown"
aria-expanded="false"
>
Assurances
</a>
<ul
class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink"
>
<li>
<a class="dropdown-item" href="voyage.php"
>Assurances voyage</a
>
</li>
<li>
<a class="dropdown-item" href="auto.php">Assurances auto</a>
</li>
<li>
<a class="dropdown-item" href="habitation.php"
>Assurances habitation</a
>
</li>
<li>
<a class="dropdown-item" href="sante.php">Assurances santé</a>
</li>
</ul>
</li>
<li class="nav-item">
<a class="nav-link" href="about.php">Qui sommes nous ?</a>
</li>
<li class="nav-item">
<a class="nav-link" href="inscription.php">Inscriptions</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.php">Contact</a>
</li>
<li class="nav-item dropdown" id="navbarDropdownMenuLink">
<a
class="nav-link dropdown-toggle"
href="#"
role="button"
data-bs-toggle="dropdown"
aria-expanded="false"
id="devis"
>
Mon devis
</a>
<ul
class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink"
>
<li>
<a class="dropdown-item" href="voyage.php"
>Assurances voyage</a
>
</li>
<li>
<a class="dropdown-item" href="auto.php">Assurances auto</a>
</li>
<li>
<a class="dropdown-item" href="habitation.php"
>Assurances habitation</a
>
</li>
<li>
<a class="dropdown-item" href="sante.php">Assurances santé</a>
</li>
</ul>
</li>
</ul>
<a href="connexion.html">
<svg
xmlns="http://www.w3.org/2000/svg"
style="margin-top: 20px"
width="35"
fill="currentColor"
class="bi bi-person-circle text-primary"
viewBox="0 0 16 16"
active
>
<path d="M11 6a3 3 0 1 1-6 0 3 3 0 0 1 6 0z" />
<path
fill-rule="evenodd"
d="M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8zm8-7a7 7 0 0 0-5.468 11.37C3.242 11.226 4.805 10 8 10s4.757 1.225 5.468 2.37A7 7 0 0 0 8 1z"
/>
</svg>
</a>
</div>
<div class="d-none d-lg-flex ms-2">
<a
class="btn btn-light btn-sm-square rounded-circle ms-3"
href="https://twitter.com/ycof245/status/1630865987267436544?s=46"
>
<small class="fab fa-twitter text-primary"></small>
</a>
<a
class="btn btn-light btn-sm-square rounded-circle ms-3"
href="https://www.facebook.com/profile.php?id=100083306381015&mibextid=LQQJ4d"
>
<small class="fab fa-facebook-f text-primary"></small>
</a>
<a
class="btn btn-light btn-sm-square rounded-circle ms-3"
href="https://instagram.com/ycofdakar?igshid=YmMyMTA2M2Y="
>
<small class="fab fa-instagram text-primary"></small>
</a>
<a
class="btn btn-light btn-sm-square rounded-circle ms-3"
href="https://www.linkedin.com/company/ycof-assurances/"
>
<small class="fab fa-linkedin-in text-primary"></small>
</a>
</div>
</div>
</nav>
</body>
</html>