/* Themify Customize Styling */
body {	
	background-color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;	font-weight:normal;
	text-align:center;
	color: #023c5b; 
}
#headerwrap {	
	background-color: rgba(255,255,255,0.95);margin: auto; 
}
#header {	
	font-family:Verdana, Geneva, sans-serif;	font-weight:bolder;
	text-align:center;
	color: #023c5b; 
}
#header a {		font-weight:bold;
	font-weight:bold;

	color: #000000; 
}
#site-logo {	
	font-family:Alef; 
}
#site-logo img {		width: 100px; 
}
#site-logo a {		width: 100px; 
}
#main-nav a {	
	font-family:Arial, Helvetica, sans-serif;	font-weight:500;
	text-align:center;
	color: #000000; 
}
.post-title, .post-title a {	
	font-family:Arial, Helvetica, sans-serif;
	color: #023c5b; 
}
.page-title {	
	color: #023c5b;
	font-family:Alef;	font-weight:normal;
	text-align:center; 
}
.module-title {	
	color: #023c5b;
	font-family:Arial, Helvetica, sans-serif;	text-align:right; 
}
#sidebar {	
	color: #023c5b;
	font-family:Arial, Helvetica, sans-serif; 
}
#sidebar .widgettitle {	
	color: #023c5b;
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
}
#footer {	
	color: #023c5b;
	font-family:Verdana, Geneva, sans-serif;	text-align:right; 
}

/* Themify Custom CSS */
.full_width.sidebar-none .themify_builder .themify_builder_row {
	  width: 100%;height: 100vh;
}
#searchform-wrap{
	  right: 20%px!important;
}
.social-widget {
	  position:relative;right:30%!important;
}
.home a.shortcode.button.rounded, .home .portfolio-post .post-image img{
	    -webkit-box-shadow: 7px 7px 17px 0px rgba(0,0,0,0.75) !important;-moz-box-shadow: 7px 7px 17px 0px rgba(0,0,0,0.75) !important;box-shadow: 7px 7px 17px 0px rgba(0,0,0,0.75) !important;
}
.themify_builder_row:hover .row-slider .row-slider-prev {
	  left: 50px;
}
.themify_builder_row:hover .row-slider .row-slider-next {
	  right:50px;
}
@media screen and (max-width: 976px) { /* Themify Customize Styling */
#headerwrap {	
	background-color: rgba(255,255,255,0.95); 
}
#site-logo img {		width: 100px; 
}
#site-logo a {		width: 100px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body {	
	background-color: #ffffff;
	color: #023c5b; 
}
#header {	
	color: #023c5b; 
}
#header a {	
	color: #000000; 
}
#site-logo img {		width: 100px; 
}
#site-logo a {		width: 100px; 
}
#main-nav a {	
	color: #000000; 
}
.post-title, .post-title a {	
	color: #023c5b; 
}
.page-title {	
	color: #023c5b; 
}
.module-title {	
	color: #023c5b; 
}
#sidebar {	
	color: #023c5b; 
}
#sidebar .widgettitle {	
	color: #023c5b; 
}
#footer {	
	color: #023c5b; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body {	
	background-color: #ffffff; 
}
#site-logo img {		width: 100px; 
}
#site-logo a {		width: 100px; 
}
 }