/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.2.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/


/*Fonts
---------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6,
.navbar .navbar-nav {
  font-family: 'Armata', sans-serif;
}
body {
  font-family: 'Armata', sans-serif;
}
.logo-font {
  font-family: 'Armata', sans-serif;
}


/* first level menu item */
.navbar-default .navbar-nav > li > a {
	font-size: 14px;
}

.footer {
    padding: 40px 0;
    background-color: #fff;
	border-top:1px #ddd dashed;
	border-bottom:20px #09afdf dotted;
}


.txt_small {
  font-size: 10px;
}