/* Themify Customize Styling */
h4 {		font-size:2.3em;
	text-transform:capitalize; 
}
#header {		text-transform:capitalize; 
}
#site-logo {		position:absolute;

	top: 25%; 
}
#site-logo img {		width: 150px; 
}
#site-logo a {		width: 150px; 
}
#site-description {	
	color: #ffffff;
	top: 2%; 
}
#main-nav {	
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-top: 5%; 
}
#main-nav a {	
	font-family:humanst521-bt;	font-size:1.1em;
	text-transform:capitalize;
	color: #ffffff; 
}
.post-title, .post-title a {	
	font-family:humanst521-bt; 
}
.page-title {		text-transform:capitalize; 
}
#footerwrap {	
	background-color: #082d77;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none; 
}
#footer {	
	background-color: #082d77;
	color: #ffffff; 
}
#footer a {	
	color: #ffffff; 
}
#footer-nav {	background-image: none;
	background-color: #082d77; 
}
#footer-nav a {	
	color: #ff0808;
	background-color: #ed1111; 
}
#footer-nav a:hover {	
	background-color: #082d77; 
}
#footer-nav .current_page_item a, #footer-nav .current-menu-item a {	
	background-color: #082d77; 
}
.footer-widgets-wrap {	
	color: #082d77;
	background-color: #082d77;
	padding-top: 25px;
	padding-bottom: 0px; 
}
.footer-widgets .widget {	
	border: none; 
}
.footer-widgets .widget li {	
	background-color: #082d77; 
}

/* Themify Custom CSS */
.wpcf7 input[type=text] {
	  width:75%;margin-bottom:10px;font-size:16px;
}
.wpcf7 input[type=email] {
	  width:75%;margin-bottom:10px;font-size:16px;
}
span.wpcf7-list-item {
	  display:block;
}
.wpcf7 textarea.wpcf7-textarea {
	    height: 10px;    width: 75%; 
}
.wpcf7 select.wpcf7-textarea {
	  margin-bottom:10px;
}
.wpcf7-form p{
	  margin-bottom: 11px;font-size:16px;
}
