Advertisement
Atanasov_88

Untitled

Feb 24th, 2017
365
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 7.12 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4.     <meta charset="UTF-8">
  5.     <title>Consulting Agency</title>
  6.     <link rel="stylesheet" href="consulting-agency.css">
  7. </head>
  8. <body>
  9.     <header class="site-header">
  10.         <nav class="top-navigation">
  11.             <ul>
  12.                 <li><a href="#">home</a></li>
  13.                 <li><a href="#">about us</a></li>
  14.                 <li><a href="#">services</a></li>
  15.                 <li><a href="#">cases</a></li>
  16.                 <li><a href="#">news</a></li>
  17.                 <li><a href="#">portfolio</a></li>
  18.                 <li><a href="#">contacts</a></li>
  19.             </ul>
  20.         </nav>
  21.         <section class="slider">
  22.             <h1>video slider</h1>
  23.             <p>Challenging established thinking, achieving sustainable advantage</p>
  24.             <a href="#" class="slider-button">our services</a>
  25.         </section>
  26.     </header>
  27.  
  28.     <main>
  29.  
  30.         <section class="industries">
  31.  
  32.             <h1>Industries</h1>
  33.  
  34.             <article>
  35.                 <div class="icon">icon</div>
  36.                 <h2>Travel and Aviation Consulting</h2>
  37.                 <p>We are a company that offers design and build services for you from initial sketches to the final construction.</p>
  38.             </article>
  39.  
  40.             <article>
  41.                 <div class="icon">icon</div>
  42.                 <h2>Business Services Consulting</h2>
  43.                 <p>The sector is diverse, including professional services, education and training, and support services and outsourcing.</p>
  44.             </article>
  45.  
  46.             <article>
  47.             <div class="icon">icon</div>
  48.             <h2>Consumer Products Consulting</h2>
  49.             <p>We are a company that offers design and build services for you from initial sketches to the final construction.</p>
  50.             </article>
  51.  
  52.             <article>
  53.             <div class="icon">icon</div>
  54.             <h2>Financial Services Consulting</h2>
  55.             <p>We are a company that offers design and build services for you from initial sketches to the final construction.</p>
  56.             </article>
  57.  
  58.             <article>
  59.             <div class="icon">icon</div>
  60.             <h2>Energy and Environment Consulting</h2>
  61.             <p>We are a company that offers design and build services for you from initial sketches to the final construction.</p>
  62.             </article>
  63.  
  64.             <article>
  65.             <div class="icon">icon</div>
  66.             <h2>Surface Transport & Logistics Consulting</h2>
  67.            <p>We are a company that offers design and build services for you from initial sketches to the final construction.</p>
  68.            </article>
  69.  
  70.        </section>
  71.  
  72.        <section class="mission">
  73.            <h1>
  74.                <div class="accent"> To help entrepreneurs get their act together</>
  75.                before they talk to investors.
  76.            </h1>
  77.        </section>
  78.  
  79.        <section class="benefits">
  80.            <h1>Why traders choose us</h1>
  81.  
  82.            <article>
  83.                <h1>Raw Spreads</h1>
  84.                <p>Receive premium pricing from Top Tier financial institutions. Pricing from Top Tier financial institutions.</p>
  85.            </article>
  86.  
  87.            <article>
  88.                <h1>No Dealing Desk</h1>
  89.                <p>With Consulting WP you’ll get no re-quotes, no dealer intervention and fair order execution.</p>
  90.            </article>
  91.  
  92.            <article>
  93.                <h1>State of the Art</h1>
  94.                <p>Trade Forex and CFDs with the world’s best trading platforms on your desktop or mobile device.</p>
  95.            </article>
  96.        </section>
  97.  
  98.        <section class="testimonials">
  99.            <article class="testimonial">
  100.                <p class="text">
  101.                    We were amazed by how little effort was required on our part to have
  102.                    Consulting WP prepare these materials.
  103.                    We exchanged a few phone calls and e-mails, and they… handled the rest.
  104.                </p>
  105.  
  106.                <div class="author">
  107.  
  108.                    <div class="position">Founder & CEO, Arcade Systems</div>
  109.  
  110.                    <div class="name">Amanda Seyfried</div>
  111.                </div>
  112.  
  113.            </article>
  114.        </section>
  115.  
  116.        <section class="partners">
  117.            <ul>
  118.                <li><a href="#"><img src="images/partner-TVC.png" alt="TVC"></a></li>
  119.                <li><a href="#"><img src="images/partner-fast-brothers.png" alt="Fast borthers ood"></a></li>
  120.                <li><a href="#"><img src="images/partner-arcade.png" alt="Arcade"></a></li>
  121.                <li><a href="#"><img src="images/partner-KPhone.png" alt="KPhone"></a></li>
  122.                <li><a href="#"><img src="images/partner-Edtech.png" alt="EdTech"></a></li>
  123.                <li><a href="#"><img src="images/partner-Volker-Stevin.png" alt="Volker"></a></li>
  124.            </ul>
  125.        </section>
  126.  
  127.        <footer class="site-footer">
  128.            <section class="consulting">
  129.                <h1>Consulting</h1>
  130.                    <p class="location">
  131.                        1010 Avenue of the Moon New York, NY 10018 US.
  132.                    </p>
  133.                    <p class="work-hours">
  134.                        Mon - Sat 8.00 - 18.00 Sunday CLOSED
  135.                    </p>
  136.                    <p class="phone-number">
  137.                        212 386 5578 Free call
  138.                    </p>
  139.                <a href="#"><i class="fa fa-facebook" aria-hidden="true"></i></a>
  140.                <a href="#"><i class="fa fa-twitter" aria-hidden="true"></i></a>
  141.                <a href="#"><i class="fa fa-linkedin" aria-hidden="true"></i></a>
  142.                <a href="#"><i class="fa fa-youtube" aria-hidden="true"></i></a>
  143.            </section>
  144.            <section class="extra-link">
  145.                <h1>Extra Links</h1>
  146.                <div class="first-column">
  147.                    <a href="#">About</a>
  148.                    <a href="#">Contacts</a>
  149.                    <a href="#">Typography</a>
  150.                    <a href="#">Careers</a>
  151.                    <a href="#">Shop</a>
  152.                    <a href="#">News</a>
  153.                </div>
  154.                <div class="second-column">
  155.                    <a href="#">Testimonials</a>
  156.                    <a href="#">Services</a>
  157.                    <a href="#">Our team</a>
  158.                    <a href="#">Our approach</a>
  159.                </div>
  160.            </section>
  161.            <section class="instagram-widget">
  162.                <h1>Instagram Widget</h1>
  163.                <ul>
  164.                    <li><a href="#"><img src="images/footer-widget(1).jpg"></a></li>
  165.                    <li><a href="#"><img src="images/footer-widget(2).jpg"></a></li>
  166.                    <li><a href="#"><img src="images/footer-widget(3).jpg"></a></li>
  167.                    <li><a href="#"><img src="images/footer-widget(4).jpg"></a></li>
  168.                    <li><a href="#"><img src="images/footer-widget(5).jpg"></a></li>
  169.                    <li><a href="#"><img src="images/footer-widget(6).jpg"></a></li>
  170.                </ul>
  171.            </section>
  172.        </footer>
  173.    </main>
  174. </body>
  175. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement