html{
font-family:'Raleway', Helvetica, Arial;
}

/* Header */
#head { background:#181015 url( ../images/bg_header.jpg) no-repeat; background-size: cover; min-height:650px; text-align: center; padding-top:200px;  font-family:'Raleway', Helvetica, Arial; font-weight:300; }
#head.secondary { height:100px; min-height: 100px; padding-top:0px; }
	#head .lead { font-family:"Raleway", Helvetica, Arial; font-size:60px; margin-bottom:15px; color:#003; line-height:1.15em;text-shadow: 3px 3px 0px #eee, 4px 4px 0px #cacbcb, 3px 3px 23px rgba(255, 255, 255, 1), 3px 3px 23px rgba(255, 255, 255, 1);font-weight:bold; } 
	#head .tagline { color:black; margin-bottom:30px; font-size:28px;text-shadow: 2px 2px #FFFFFF, 3px 3px 23px rgba(255, 255, 255, 1);font-weight:500;}
		#head .tagline a { color:black; } 
	
	#head .btn, #contact .btn { margin-bottom:10px; font-size:20px;border-radius:15px;box-shadow: 3px 3px 0px #eee, 4px 4px 0px #cacbcb, 3px 3px 23px rgba(255, 255, 255, 1), 3px 3px 23px rgba(255, 255, 255, 1);}
	#head .btn-default { text-shadow: none; background:transparent; color:rgba(255,255,255,.5); -webkit-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.5); -moz-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.5); box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.5); background: transparent;}
		#head .btn-default:hover,
		#head .btn-default:focus { color:rgba(255,255,255,.8); -webkit-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.8); -moz-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.8); box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.8); background: transparent; }
		#head .btn-default:active, 
		#head .btn-default.active { color:#fff; -webkit-box-shadow:inset 0px 0px 0px 3px #fff; -moz-box-shadow:inset 0px 0px 0px 3px #fff; box-shadow:inset 0px 0px 0px 3px #fff; background: transparent; }

@media (max-width: 767px) {
	#head { min-height:420px; padding-top:160px; }
	#head .lead { font-size: 34px; }
}

.widget-title{width:300px;padding-top:45px;}

/* Navbar */
.navbar a {text-transform:uppercase; font-weight:400;}

/* Autohide navbar */
.slideUp {top:-100px; }
.headroom { -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; transition: all 0.4s ease-out; }

.navbar-inverse {background: #003 url( ../images/nav-back.jpg) top left no-repeat; opacity:0.8;border-bottom: 4px silver solid;}

.sub-heading{font-size:15px;text-transform:uppercase;}

/* Highlights (in jumbotron in most cases) */
.highlight { margin-top:30px;}
	.h-caption { text-align: center;}
	.h-caption i { display:block; font-size: 54px; color:#382526; margin-bottom:26px;}
	.h-caption h4 { color:#382526; font-size: 16px; font-weight: bold; margin-bottom:20px;}
	.h-body { }

/* Typography */
h1, h2, h3, h4, h5, h6 { font-family:'Raleway', Helvetica, Arial;}
h1, .h1, h2, .h2, h3, .h3 { margin-top:30px; line-height:1.5em; }
blockquote { font-style: italic; font-family: 'Raleway'; color:#999; margin:30px 0 30px;}
label { color: #777;}
.thin { font-weight:300;}
.page-title { margin-top:20px; font-weight:300; }
.text-muted { color:#888; }
.breadcrumb { background:none; padding:0; margin:30px 0 0px 0; }
ul.list-spaces li{ margin-bottom:10px; }
h3{font-weight: bold;}

/* Helpers */
.container-full { margin: 0 auto; width: 100%; }
.top-space { margin-top: 60px; }
.top-margin { margin-top:20px; }

img { max-width:100%; }
img.pull-right { margin-left: 10px; }
img.pull-left { margin-right: 10px; }
#map { width:100%; height:280px; }
#social { margin-top:50px; margin-bottom:50px; }
#social .wrapper { width:340px; margin:0 auto; }

/* Main content block */
.maincontent { }

/* Sidebars */
.sidebar { padding-top:36px; padding-bottom:30px; }
	.sidebar .widget { margin-bottom:20px; }
	.sidebar h1, .sidebar .h1, .sidebar h2, .sidebar .h2, .sidebar h3, .sidebar .h3 { margin-top:20px; } 

/* Footer */
	.footer1 { background: #003; padding: 30px 0 0 0; font-size: 12px; color: #999; }
	.footer1 a { color: #ccc; }
		.footer1 a:hover {color: #fff; }
	.footer1 .widget { margin-bottom:30px; }
	.footer1 .widget-title { font-size: 17px; font-weight: bold; color: #ccc; margin: 0 0 20px; }
	.footer1 .entry-meta { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin: 0 0 35px 0; padding: 2px 0; color: #888888; font-size: 12px; font-size: 0.75rem; }
		.footer1 .entry-meta a { color: #333333; }
		.footer1 .entry-meta .meta-in { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 10px 0; }
	.follow-me-icons { font-size:30px; }
		.follow-me-icons i { float:left; margin:0 10px 0 0; }

	.footer2 { background: #003; padding: 15px 0; color: #777; font-size: 12px; }
		.footer2 a { color: #aaa; }
		.footer2 a:hover { color: #fff; }
		.footer2 p { margin: 0; }

	.widget-simplenav { margin-left:-5px; }
		.widget-simplenav a{ margin:0 5px; }
	
	#products{
		background-color:#e3e7ff;
        position: relative;
        padding: 8px 8px 42px 8px;
		color:#003;
    }
	  #products:after {
        background: linear-gradient(-45deg, #ffffff 16px, transparent 0), linear-gradient(45deg, #ffffff 16px, transparent 0);
        background-position: left-bottom;
        background-repeat: repeat-x;
        background-size: 20px 32px;
        content: " ";
        display: block;
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 100%;
        height: 32px;
    }
	
	#products:before {
        background: linear-gradient(-45deg, #e3e7ff 16px, transparent 0), linear-gradient(45deg, #e3e7ff 16px, transparent 0);
        background-position: left-top;
        background-repeat: repeat-x;
        background-size: 20px 32px;
        content: " ";
        display: block;
        position: absolute;
        top: -30px;
        left: 0px;
        width: 100%;
        height: 32px;
    }

	#companies {
		margin-bottom:30px;
	}

	.staff-box{margin:10px;}
	.section-icon{color:silver; padding-bottom:10px; margin-bottom:5px;}
	small {color:silver;}
	.margin-top-5 {margin-top:5px;}


	.fineprint{
		font-size:0.7em;
		font-style: italic;
		}

	.product-icons{
		font-size:4em;
		}