/* Move down content because we have a fixed navbar that is 50px tall */
body {letter-spacing: 1px !important; background: white; padding-top: 40px; font-family: 'Open Sans', sans-serif;}
h1,h2,h3,h4,h5,h6 {font-family: 'Montserrat', sans-serif; line-height: 1.5em; text-transform: uppercase;}
p {font-family: 'Open Sans', sans-serif; color: #333; line-height: 1.5em; font-size: 14px; padding-top: 10px;}
a {font-family: 'Open Sans', sans-serif;  font-size: 12px; text-transform: uppercase; color: #333; font-weight: 400;}
a:hover {text-decoration: none; color: red;}
li {margin:0; padding: 0; list-style-position: outside;}
.opensans {font-family: 'Open Sans', sans-serif !important;}
.raleway {font-family: 'Raleway', sans-serif !important;}
.padding-tb {padding-top: 20px; padding-bottom: 20px;}
.padding-xl-tb {padding-top: 40px; padding-bottom: 40px;}
.padding-xl-t {padding-top: 40px;}
.margin-t {margin-top: 10px;}
.margin-b {margin-bottom: 10px;}
.margin-r {margin-right: 10px !important;}
.margin-tb {margin-top: 20px; margin-bottom: 20px;}
.margin-xl-tb {margin-top: 40px; margin-bottom: 40px;}
.bg-grey {background-color: #f5f5f5;}
.bg-white {background-color: #fff;}
.white {color: white !important;}
.text-red {color:red;}
.block {display: block; height: auto; overflow: hidden;}
/*NAVBAR*/
.top-layer p, .top-layer a {color: white; font-family: 'Open Sans', sans-serif !important; text-align: right; padding-top: 0;}
.navbar {margin-bottom: 0 !important;}
.navbar-blue {background-color:#005392; border-color:#005392;}
.navbar-nav>li>a {color: white; text-transform: uppercase;}
.nav>li>a:focus, .nav>li>a:hover {background-color: red !important;}
.dropdown-menu>li>a {padding: 8px 20px;}
.jumbotron {color: white !important; margin-bottom: 0; min-height: 360px;}
.bg-polypropylene {background: url('img/bg-polypropylene.jpg') no-repeat; }
.bg-cables {background: url('img/bg-cables.jpg') no-repeat;}
.bg-conductors {background: url('img/bg-conductors.jpg') no-repeat;}
.bg-bicycles {background: url('img/bg-bicycles.jpg') no-repeat;}
.bg-agriculture {background: url('img/bg-agriculture.jpg') no-repeat;}
/* Call-to-action */
.cta p, .cta h3, .cta h2, .cta li {color: white !important;}
.cta-buttons a {width: 200px;}
/*Page content*/
.page-content h1 {font-size: 30px; color: #005392; margin-top: 0;}
.page-content h2 {font-size: 24px; margin-top: 0; padding-top: 0; margin-bottom: 12px;}
/*sidebar*/
.sidelinks a {font-size: 14px;}
/*ul.childlinks li:before {font-family: FontAwesome; content: "\f101"; display: inline-block; list-style-position: outside;}*/
ul.pagelinks li {padding:5px 0; }
