ACC SHELL

Path : /srv/www/vhosts/blastresistantbin/
File Upload :
Current File : /srv/www/vhosts/blastresistantbin/about.php

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

<head>
	<title>About Us | Blast resistant bin</title>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<link rel="stylesheet" type="text/css" href="css/style.css">
	<link rel="stylesheet" type="text/css" href="css/font-awesome.min.css">
	<link rel="stylesheet" type="text/css" href="css/fonts.css">
</head>

<body class="about">
<div class="header">
	<div class="logo-nav">
		<div class="logo">
				<a href="http://blastresistantbin.com"><img src="img/logo.png" alt="Logo Blast resistant bin" title="Blast resistent bin" /></a>
		</div>

		<?php include ('menu.php')?>
	</div>

	<h1>About Us</h1>
</div>
<!-- ### HEADER END ### -->

<div class="wrapper blue-line">
	<div class="content">
		<h2 class="normalcase">BOGGES, spol. s r.o.</h2>

		<p>BOGGES was founded in 2010 with the main focus on research, development, testing and expertise in the field of blast and ballistic protection. Our team is ready to answer your needs for personnel and vehicle survivability development and enhancement based on advanced materials and structures. We are providing the services which will help you to achieve the following goals:</p>

		<ul>
			<li>To protect against ballistic threat.</li>
			<li>To protect against mines and IED threat.</li>
			<li>To protect against warheads.</li>
			<li>Other special requirements.</li>
		</ul>

		<p>BOGGES main goal is to fulfil your requirements by combination of very high flexibility, employment of skilled team of experts and the utilization of most recent equipment and testing facilities.</p>
    <p><a onclick="window.open(this.href,'_blank');return false;" href="http://www.bogges.cz/wp-content/uploads/2014/08/140828-BOGGES-ISO-certificate.pdf">BOGGES is certified ISO 9001:2008</a></p>
	</div>

	<div class="footer">
		<h2>Contacts</h2>
		<p>BOGGES, spol. s r.o.<br />
		IČO: 24719064<br />
		Ing. Josef Krátký, Ph.D.<br />
		E-mail: info@bogges.cz</p>
	
		<a href="contact.php" class="button">Leave a message here!</a>
	
		<p>&copy; 2015 BOGGES, spol. s r.o.</p>
	</div>
</div>
<!-- ### WRAPPER END ### -->
</body>

</html>

ACC SHELL 2018