Current File : /home/d/i/g/digitaw/Ycof/.history/menu_20230606131158.php
<!DOCTYPE html>
<html lang="en">


<!-- Mirrored from themewagon.github.io/finanza/index.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 20 Apr 2023 11:01:47 GMT -->
<!-- Added by HTTrack -->
<meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack -->

<head>
<meta charset="utf-8">
    <title>Ycof_Assurances</title>
    <meta content="width=device-width, initial-scale=1.0" name="viewport">
    <meta content="" name="keywords">
    <meta content="" name="description">

    <!-- 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&amp;family=Open+Sans:wght@400;500&amp;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">   
      <style> 
    #nav{background-color: white;}
    </style>
</head>

<body>
    
    <!-- Spinner 

    <div id="spinner"
        class="show bg-white position-fixed translate-middle w-100 vh-100 top-50 start-50 d-flex align-items-center justify-content-center">
        <div class="spinner-border text-primary" role="status" style="width: 3rem; height: 3rem;"></div>
    </div>
        End -->


    <!-- Navbar Start -->
    <div class="container-fluid fixed-top px-0 wow fadeIn" id="nav" data-wow-delay="0.1s">
        <div class="top-bar row gx-0 align-items-center d-none d-lg-flex">
            <div class="col-lg-6 px-5 text-start">
                <small><i class="fa fa-map-marker-alt text-primary me-2"></i>Sacré Cœur III Pyrotechnie, BP 14414
                    Dakar-Peytavin Dakar - Sénégal</small>
                <small class="ms-4"><i class="fa fa-clock text-primary me-2"></i>08h - 17h</small>
            </div>
            <div class="col-lg-6 px-5 text-end">
                <small><i class="fa fa-envelope text-primary me-2"></i><a href="mailto:ycof@ycofassurances.com">ycof@ycofassurances.com</small>
                <small class="ms-4"><i class="fa fa-phone-alt text-primary me-2"></i>+221 78 498 35 49</small>
            </div>
        </div>

        <nav class="navbar navbar-expand-lg navbar-light py-lg-0 px-lg-5 wow fadeIn" data-wow-delay="0.1s">
            <a href="index.html">
                <img src="img/ycof_bac.png" alt="" class="navbar-brand ms-4 ms-lg-0" width="75px">
            </a>
            <button type="button" class="navbar-toggler me-4" data-bs-toggle="collapse"
                data-bs-target="#navbarCollapse">
                <span class="navbar-toggler-icon"></span>
            </button>
            <div class="collapse navbar-collapse" id="navbarCollapse">
                <div class="navbar-nav ms-auto p-4 p-lg-0">
                <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>
            
            </ul>
                    <a href="about.php" class="nav-item nav-link ">Qui sommes nous ?</a>
                    <a href="inscription.php" class="nav-item nav-link">Inscriptions</a>
                    <a href="contact.php" class="nav-item nav-link">Contact</a>
                    <div class="nav-item dropdown">
                        <a href="#" class="nav-link dropdown-toggle shadow"data-bs-toggle="dropdown" id="devis">Mon devis</a>
                        <div class="dropdown-menu border-light m-0">
                            <a href="voyage.php" class="dropdown-item">Assurances voyage</a>
                            <a href="auto.php" class="dropdown-item">Assurances auto</a>
                            <a href="habitation.php" class="dropdown-item">Assurances habitation</a>
                            <a href="sante.php" class="dropdown-item">Assurances santé</a>

                        </div>
                    </div>
                    <a href="connexion.php" style="margin-top: 20px;" title="Connexion">
                        <svg xmlns="http://www.w3.org/2000/svg" width="35" fill="currentColor"
                        class="bi bi-person-circle text-primary" viewBox="0 0 16 16">
                        <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 target="_blank" 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 target="_blank" 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 target="_blank" 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 target="_blank" 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>
    </div>
    
    <!-- Navbar End -->

  
</body>

</html>