/* Themify Customize Styling */
body {	
	background-color: #ffffff;
	font-family:Open Sans;	font-size:14px;
	line-height:160%;
 
}
a {	
	color: #0e97e6; 
}
a:hover {		font-style:normal;
	font-weight:normal;
	text-decoration:none;

	color: #0b7dbf; 
}
#sidebar {	
	background-color: #eceef1;
	padding-top: 30px;
	padding-bottom: 0px;
	margin-top: 50px; 
}
h1 {	
	font-family:Open Sans;	font-weight:bold;
	font-weight:bold;
	line-height:110%;
 
}
h2 {	
	font-family:Open Sans;	font-weight:bold;
	font-weight:bold;
	line-height:110%;
 
}
h3 {	
	font-family:Open Sans;	font-weight:bold;
	font-weight:bold;
	font-size:16px;
	line-height:135%;
 
}
h4 {	
	font-family:Open Sans;	font-weight:bold;
	font-weight:bold;
	line-height:110%;
 
}
h5 {	
	font-family:Open Sans;	font-weight:bold;
	font-weight:bold;
	line-height:110%;
 
}
h6 {	
	font-family:Open Sans;	font-weight:bold;
	font-weight:bold;
	line-height:110%;
 
}
input[type=reset], input[type=submit], button {	
	background-color: #f25435;
	color: #ffffff; 
}
input[type=reset]:hover, input[type=submit]:hover, button:hover {	
	background-color: #e03c1b;
	color: #ffffff; 
}
#headerwrap {	
	background-color: #eceef1; 
}
#site-logo, #site-logo a, .header-horizontal #site-logo, .header-minbar #site-logo, .header-leftpane #site-logo, .header-slide-out #site-logo, .boxed-compact #site-logo, .header-top-bar #site-logo {	
	font-family:Oswald;	font-weight:bold;
	font-weight:bold;
	font-size:24px;
	line-height:100%;
	text-transform:uppercase;	text-align:left;
	color: #21201e; 
}
#site-logo, #site-logo a, .header-horizontal #site-logo, .header-minbar #site-logo, .header-leftpane #site-logo, .header-slide-out #site-logo, .boxed-compact #site-logo, .header-top-bar #site-logo a {	
	color: #21201e; 
}
#site-logo {		position:relative;

	top: 25px; 
}
#site-description {	
	font-family:Open Sans;	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	line-height:100%;
	text-transform:uppercase;	text-align:left;
	color: rgba(36,35,33,0.42);display: none;	position:static;
 
}
#main-nav {	
	padding-top: 30px;
	padding-bottom: 30px; 
}
#main-nav a {	
	font-family:Open Sans;	font-weight:bold;
	font-weight:bold;
	font-size:14px;
	line-height:130%;
	text-transform:uppercase; 
}
#main-nav a, #main-nav > li > a {	
	color: #000000; 
}
#main-nav a:hover, #main-nav > li > a:hover {	
	color: #f25435; 
}
#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: #f25435; 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	
	color: #f25435; 
}
.post {	
	background-color: #f7f9fd;
	border: 1px solid #dddfe3;
	padding: 15px; 
}
#sidebar .widget {	
	background-color: #eceef1;
	padding-right: 30px;
	padding-left: 30px; 
}
#footerwrap {	
	background-color: #000000;
	border-top: 10px solid #2f3031; 
}
#footer {	
	color: #ffffff; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {	
	font-family:Oswald;	font-size:14px;
	line-height:110%;
 
}
#footer a {		text-transform:uppercase; 
}

/* Themify Custom CSS */
/* Remover borda arredondada de alguns botões */button.btn.btn-primary {
	  border-radius: 0px;
}
/* Remover espaço entre letras dos títulos */h1, h2, h3, h4, h5, h6 {
	letter-spacing: 0px !important;
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
#site-logo, #site-logo a, .header-horizontal #site-logo, .header-minbar #site-logo, .header-leftpane #site-logo, .header-slide-out #site-logo, .boxed-compact #site-logo, .header-top-bar #site-logo a {	
	color: #21201e; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo, #site-logo a, .header-horizontal #site-logo, .header-minbar #site-logo, .header-leftpane #site-logo, .header-slide-out #site-logo, .boxed-compact #site-logo, .header-top-bar #site-logo a {	
	color: #21201e; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
#site-logo, #site-logo a, .header-horizontal #site-logo, .header-minbar #site-logo, .header-leftpane #site-logo, .header-slide-out #site-logo, .boxed-compact #site-logo, .header-top-bar #site-logo a {	
	color: #21201e; 
}
 }