/* Themify Customize Styling */
body {	
	font-family: "Georgia", 'Times New Roman', "Times", serif;
	color: #000000; 
}
a {	
	color: #2388b0; 
}
a:hover {	
	color: #3ebef0; 
}
h1 {	
	color: #000000; 
}
input[type=reset], input[type=submit], button {	background: none;
	background-color: #2388b0;
	color: #ffffff; 
}
body[class*="themify"] #site-logo a img {	
	height: 88px; 
}
#main-nav a, #main-nav > li > a, .transparent-header #main-nav a {	
	color: #277592; 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #3ebef0; 
}
#main-nav-wrap #main-nav .current_page_item > a, #main-nav .current-menu-item > a, #main-nav > .current_page_item > a, #main-nav > .current-menu-item > a {	
	color: #3ebef0; 
}
#footerwrap {	background: none;
	background-color: #277592;background-image: url(https://dev.terasemmovementfoundation.com/wp-content/uploads/dna-1506155.png);
	background-size: cover;
	background-position: center center; 
}
#footer-logo a {	
	color: #ffffff; 
}
#footer-logo a img {	
	height: 100px; 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #e3e3e3; 
}
#footer a:hover {	
	color: #3ebef0; 
}
.footer-widgets .widget {	
	color: #ffffff; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 88px; 
}
#footer-logo a img {	
	height: 100px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 88px; 
}
#footer-logo a img {	
	height: 100px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 88px; 
}
#footer-logo a img {	
	height: 100px; 
}
 }
/* Themify Custom CSS */
#footerwrap {
position :relative;
}
#footerwrap:after{
		content:"";
		background-color:rgba(0,0,0,0.9);
		width:100%;
		height:100%;
		position:absolute;
		top:0;
		Left:0;
}
	#footerwrap #footer { 
z-index: 3;
		color: white !important;
}

#footerwrap li, #footerwrap h3, #footerwrap h4 {
color: white !important;
}

.two {
  visibility: hidden;
}

.button {
background-color: #2388b0 !important;
color: white !important;
}