/* Themify Customize Styling */
body {	
	font-family: "Open Sans";	font-weight:300;
	font-size:18px;
	line-height:26px;

	color: #383434; 
}
a {		font-weight:bold;
	text-decoration:underline;
	font-weight:bold;

	color: #383434; 
}
a:hover {		font-weight:bold;
	text-decoration:underline;
	font-weight:bold;

	color: #987500; 
}
h1 {	
	font-family: "Open Sans";	font-weight:bold;
	font-size:80px;
	line-height:100px;
 
}
h2 {	
	font-family: "Crete Round";	font-weight:normal;
 
}
h3 {	
	font-family: "Crete Round";	font-weight:normal;
 
}
h4 {	
	font-family: "Open Sans";	font-weight:300;
 
}
h5 {	
	font-family: "Open Sans";	font-weight:300;
 
}
h6 {	
	font-family: "Open Sans";	font-weight:300;
 
}
.header-classic #headerwrap, #headerwrap {	background: none;
	background-color: #0070dd; 
}
#headerwrap a:hover {	
	color: #f8be00; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #0070dd; 
}
body:not(.mobile_menu_active) #headerwrap.fixed-header #header a:hover {	
	color: #f8be00; 
}
body[class*="themify"] #site-logo a img {		width: 250px; 
}
#site-description {	display: none; 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #ffc300; 
}
#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: #ffc300; 
}
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a, .fixed-header #main-nav ul a, #main-nav .has-mega-column > .sub-menu a {	
	color: #383434; 
}
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover, .fixed-header #main-nav ul a:hover {	
	color: #ffc300; 
}
.post-title {		font-size:2.5em;
	line-height:1.2em;
 
}
.post-title a:hover, .loops-wrapper .post-image + .post-content .post-title a:hover {	
	color: #c89900; 
}
.post-date, .loops-wrapper.list-post .post .post-date, .single #pagewrap .post-content .post-date {	background: none;
	background-color: rgba(0,111,222,0.81); 
}
.post-nav a {		font-weight:100;
 
}
#footerwrap {	background: none;
	background-color: #ecf2f4; 
}
#footer a:hover {		text-decoration:underline;

	color: #f8be00; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 250px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body {	
	color: #383434; 
}
 }.mobile-menu-visible.header-slide-out .sidemenu-on, .mobile_menu_active.header-leftpane #headerwrap, .mobile_menu_active.header-rightpane #headerwrap, .mobile_menu_active #headerwrap .sidemenu-on { background: none;
	background-color: #0070dd; }.mobile_menu_active #headerwrap .sidemenu-on a:hover, .mobile_menu_active #headerwrap #main-nav a:hover, .mobile_menu_active #headerwrap #main-nav ul a:hover { 
	color: #c7c7c7; }
/* Themify Custom CSS */
ul.accent-bullet-list > li {
list-style-type:none;
}
ul.accent-bullet-list > li::before {
content:"\1405";
padding-right:5px;
color:#F85000;
display:inline;
}

.custom-border a {
border: 1px #FFC300 solid;
border-radius: 5px;
}

.clear-margin {
margin: 0;
}

#headerwrap.fixed-header #main-nav {
padding-top: 15px;
}

strong {
font-style: italic;
}

div#gtranslate_wrapper {
right:10px !important;
}

ol.accent-ordered-list {
	list-style: none;
  counter-reset: accent-ordered-list;
}
ol.accent-ordered-list li::before {
	display: inline !important;
	margin-left:-1em;
	content: counter(accent-ordered-list) ". ";
	counter-increment: accent-ordered-list;
  color: #F85000;
  font-weight: bold;
}

.icon-alignment i {
	margin-left: -4% !important;
}

.no-underline a {
	text-decoration: none;
}

.list-level-2 li:first-child {
	margin: 0.3em 0 0 0;
}

.list-level-2 > li {
	margin-bottom: 0em;
}

.message-brazil {
	display:none !important;
}
.message-brazil:lang(pt) {
	display:block !important;
}

.event-time-at , .event-time  {
	display: none;
}

.ptb_archive_news #sidebar .ptb_recent_entries .ptb_col3-1{
    display: none;
}
.ptb_archive_news #sidebar .ptb_recent_entries .ptb_col_last {
    flex-basis: 100% !important;
}

.ptb_single_news #sidebar .ptb_recent_entries .ptb_col3-1{
    display: none;
}
.ptb_single_news #sidebar .ptb_recent_entries .ptb_col_last {
    flex-basis: 100% !important;
}

a {
	text-decoration-color: #ffc300;
}

a:hover {
	text-decoration-color: #ffc300;
}