header {
	/* filter: brightness(50%); */
	  background-opacity: 0.35;

}
h1, h2, h3, h4, h5, h6 {
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 100; 
}
section#contact {
    background-color: white;
    background-image: none;
header .intro-text h2 {
    font-size: 40px; 
    }
.navbar-brand {
	float: none;
}
.navbar-default.navbar-shrink {
    background-color: white;
}
.navbar-default {
    border-color: transparent;
    background-color: white;
}
.navbar-nav {
	float: right;
}
.navbar-default .navbar-nav > a {
    color: white;
}
.navbar-default .nav li a {
    color: black;
    text-transform: none;
    letter-spacing: 0; 
}
.navbar {
    color: black;
    background-color: white;
}
.navbar-default:hover .navbar-toggle:hover {
    color: #fff;
}
.navbar-default .navbar-toggle {
    color: #fff;
}
.btn {
    color: #fff;
    text-transform: none;
}
.btn:hover {
    color: #fff;
}
.form-control {
    color: black;
}
h1, h2, h3, h4, h5, h6 {
    text-transform: none;
}
header .intro-text h2 {
	text-transform:none;
}

