/* body { font-family: "Lato", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 2em; margin: 0; color: #333; position: relative; font-weight: 300; padding: 0 !important;} */

body, h1, h2, h3, h4, h5 { font-family: "Lato", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 2em; margin: 0; color: #333; position: relative; padding: 0 !important; }

body, p { font-size: 12px; }
h2, .h2 { font-size: 26px; }
h4, .h4 { font-size: 16px; }
h5, .h5 { font-size: 14.4px; }

body, p, h2 small, h4, h5 { font-weight: 400; }
h1, h1 small, h2, h3, .jumbotron p { font-weight: 300; }

body { background-color: #ddd; }

.container-fluid { padding-right: 45px; padding-left: 45px; }
.content { padding-top: 138px }

.navbar { margin-bottom: 45px; box-shadow: 2px 2px 20px rgba(0,0,0,0.15); }
.navbar-default { background-color: #fff; border: none; }
.navbar-brand { float: left; height: 50px; padding: 30px 15px; }
.navbar-brand img { height: 40px; }
.navbar-nav>li>a { padding: 35px 25px 35px 25px; margin-left: 20px; border-bottom: 3px solid #fff; letter-spacing: 1px; font-size: 1.2em; text-transform: uppercase; color: #999; font-weight: 300; }
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus { color: #333; background-color: #f8f8f8; border-bottom: 3px solid #ccc; }
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus { color: #333; background-color: #fff;  border-bottom: 3px solid #aaa; }
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus { color: #333; background-color: #fff;  border-bottom: 3px solid #aaa; }

.jumbotron:nth-child(2) { margin: 90px 0 0 0; color: #fff; background: #222 url("../images/cover.png"); background-size: cover; background-position: center center; background-repeat: no-repeat; padding: 130px 0; }
.jumbotron:nth-child(3) { padding: 50px; background-color: #ddd; color: #333; box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.25); }

.jumbotron p, .jumbotron h1 { font-weight: 200; margin: 50px 0; }
.jumbotron p.lead { font-size: 30px; }
.jumbotron h1 { line-height: 1.2em; }