/* Themify Customize Styling */
a {	
	color: #0099ff; 
}
h1 {	
	font-family:Montserrat;	font-weight:normal;
	font-size:4em;
	line-height:92%;
 
}
h2 {	
	font-family:Montserrat;	font-weight:normal;
	font-size:42px;
	line-height:40px;
	text-transform:capitalize; 
}
h3 {	
	font-family:Montserrat;	font-weight:normal;
	line-height:32px;
 
}
h4 {	
	font-family:Montserrat;	font-weight:normal;
 
}
input[type=reset], input[type=submit], button {	background: none;
	background-color: #0099ff;
	color: #ffffff; 
}
#headerwrap {	background: none;
	background-color: #ffffff; 
}
body[class*="themify"] #site-logo a img {		width: 240px; 
}
#site-description {	display: none; 
}
#footerwrap {	background: none;
	background-color: #fcfcfc; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 240px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 240px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 240px; 
}
 }
/* Themify Custom CSS */
.nf-form-fields-required {
  display: none;
}
.nf-field-container, #ninja_forms_required_items {
    margin-bottom: 5px !important;
}
.ninjabutton{
font-size: 18px !important;
color:#fff !important;
background-color: #0e88be !important;}

.fixed-header-on #site-logo img{
min-width: 240px !Important;
}
#content {
padding-bottom: 0 !important;
}
h2:after {
display: none !important;
}

.menu-item.project-btn {
background: #0099ff;
color: #ffffff;
}
.menu-item {
color: #000000;
}
@media (min-width:961px)  { 
.menu-item.project-btn a {
color: #ffffff !important;
}
.menu-item.menu-item-2583 a {
color: #000000 !important;
}
.menu-item.menu-item-3067 a {
color: #000000 !important;
}
.menu-item.menu-item-3779 a {
color: #000000 !important;
}
.menu-item.menu-item-3986 a {
color: #000000 !important;
}
}