.navbar.navbar-inverse a, .selector h3 { text-transform: uppercase; }
body { font-family: 'Raleway', sans-serif !important; }
#home-description { display: none !important; }
@media only screen and (min-width: 991px) {
    .page h3 { text-transform: uppercase; margin-top: 10px !important; }
    .page-subsections { background: #efe9d8; padding: 1px 10px 1px 10px; margin-bottom: 15px; }
    .page-subsections h5 { text-transform: uppercase; margin-top:10px !important; }
}
@media only screen and (max-width: 990px) {
    .page-subsections { background: #efe9d8; padding: 1px 10px 1px 10px; margin-top: 10px; }
    .page h3 { padding-top: 10px !important; }
    .page h3 { margin-top: 0px !important; }
}
.page { background: #fcf8ec;}
.page-subsections h5 { font-weight: bold; }
.selector h3, .page h3 { font-weight: bold; }
@media only screen and (min-width: 991px) {
    .page { min-height: 700px; }
}
#header-logo-pc { height: 60px !important; }

#footer-separator { border-color: #44423b !important; }
#footer-all { background: #44423b; }
#footer-all p, #footer-all h3, #footer-all a, #footer-all span, #footer-all label {
	color: white !important;
}
#footer-company-name { color: #bfbba9 !important; }
#footer-all input, #footer-all textarea {
	background: #bfbba9 !important; 
	border: 1px solid #bfbba9 !important;
	color: #44423b !important;
}
#footer-all button {
	background: #757267 !important;
	color: white !important; 
}
#footer-all ::placeholder {
	color: #44423b !important;
}

/*.navbar-inverse .navbar-nav li {
	border-right: 1px solid #c4c4c4;
}*/

#contactfooter_recieved .glyphicon-ok, #subscription_recieved .glyphicon-ok {
  color: #3c763d !important;
}
