/* Themify Customize Styling */
body {	
	font-family: "Open Sans";	font-weight:300;
 
}
h1 {	
	font-family: "Open Sans Condensed";	font-weight:300;
 
}
h2 {	
	font-family: "Open Sans Condensed";	font-weight:300;
 
}
h3 {	
	font-family: "Open Sans Condensed";	font-weight:300;
 
}
h4 {	
	font-family: "Open Sans Condensed";	font-weight:300;
 
}
h5 {	
	font-family: "Open Sans Condensed";	font-weight:300;
 
}
h6 {	
	font-family: "Open Sans Condensed";	font-weight:300;
 
}
body[class*="themify"] #site-logo a {		line-height:90%;
 
}
#site-description {	
	font-family: "Open Sans Condensed";	font-weight:bold;
	font-size:120%;
 
}

/* Themify Custom CSS */
#text-1003{
	background: #000;
	padding-top: 10%;
	color: #fff;
}
#text-1003 img{
	 border-radius: 50%;
    width: 100px;
    height: 100px;
}
#text-1003 h3{
	color: #fff;
}
#text-1003 a{
	color: #4ABCA7;
}
#headerwrap {
	background-color: rgba(74,188,167,0.86);
	border: 0;
	color: #d9fcff;
}
.transparent-header #headerwrap.fixed-header, #headerwrap.fixed-header {
	background-color: rgba(74,188,167,0.86);
}
 .header-horizontal #main-nav .current_page_item > a::after, .header-horizontal #main-nav .current-menu-item > a::after {
	border-color: transparent;
	width: 100%;
}
#footerwrap .one, #footerwrap .two, #footerwrap .widget, #footerwrap h4, #footerwrap h5, #footerwrap a, #footerwrap p{
	color: #fff!important;
}
.ui.yellow, .ui.yellow.nav, .ui.yellow.nav ul, .ui.yellow.separate > li, .ui.yellow.module-tab .tab-nav li, .ui.yellow.vertical .tab-nav, .ui.yellow.module-accordion .accordion-title, .ui.yellow.window .bar, .ui.yellow.module-tab.panel .tab-nav {
	background-color: #DDBC6A;
}
.ui.brown, .ui.brown.nav, .ui.brown.nav ul, .ui.brown.separate > li, .ui.brown.module-tab .tab-nav li, .ui.brown.vertical .tab-nav, .ui.brown.module-accordion .accordion-title, .ui.brown.window .bar, .ui.brown.module-tab.panel .tab-nav {
	background-color: #DDBC6A;
}
.themify_builder_content-88 .tb_nh4h178.module-text.module .tb_text_wrap h3:not(.module-title) {
    color: rgba(84, 177, 155, .6);