/* Themify Customize Styling */
body {	
	font-family: "Lato";	font-weight:400;

	color: #474747; 
}
a {	
	color: #008e3a; 
}
a:hover {	
	color: #474747; 
}
h1 {	
	font-family: "Lato";	font-weight:900;
	font-size:1.4em;
 
}
h2 {	
	font-family: "Lato";	font-weight:900;
	font-size:1.3em;
 
}
h3 {	
	font-family: "Lato";	font-weight:900;
	font-size:1.2em;
 
}
h4 {	
	font-family: "Lato";	font-weight:900;
	font-size:1.1em;
 
}
h5 {	
	font-family: "Lato";	font-weight:900;
	font-size:1em;
 
}
h6 {	
	font-family: "Lato";	font-weight:900;
	font-size:0.9em;
 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #eff1f1; 
}
body #site-logo a img {		width: 350px; 
}
#site-logo {	
	margin-top: 6%; 
}
#site-description {	display: none; 
}
#main-nav {	
	border-top: none !important;
	border-right: none !important;
	border-bottom: none !important;
	border-left: none !important;
	padding-top: 10px;
	padding-bottom: 10px; 
}
#main-nav a {	
	border-top: none !important;
	border-right: none !important;
	border-bottom: none !important;
	border-left: none !important;
	color: #707070;
	font-family: "Lato";	font-weight:900;
	font-size:16px;
	text-transform:uppercase; 
}
#main-nav a:hover {	
	color: #008e3a; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #474747; 
}
#main-nav ul a {	
	font-family: "Lato";	font-weight:400;
	text-transform:none; 
}
#main-nav ul a:hover {	background: none;
	background-color: #eff1f1;
	color: #074221; 
}
.post-title {	
	font-family: "Lato";	font-weight:900;
	font-size:22px;
	text-align:left; 
}
.post-title, .post-title a, .loops-wrapper .post-image + .post-content .post-title a {	
	color: #000000; 
}
.post-title a:hover, .loops-wrapper .post-image + .post-content .post-title a:hover {	
	color: #474747; 
}
.post-date, .post .post-date .day,.post-date .month, .post .post-date .year, .loops-wrapper.list-post .post .post-date, .single #pagewrap .post-content .post-date, .single-post #pagewrap .post-date-inline .post-date .year {	
	font-family: "Lato";	font-style:italic;
	font-weight:400;
	font-style:italic;
	font-size:12px;
	text-align:left; 
}
.page-title {	
	margin-top: 3%;
	color: #000000;
	font-family: "Lato";	font-weight:900;
	font-size:22px;
 
}
.module-title {	
	font-family: "Montserrat";	font-weight:bold;
	font-size:1.2em;
 
}
#footerwrap {	background: none;
	background-color: #1c1c1c;
	padding: 15px; 
}
#footer {	
	color: #eff1f1; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {	
	font-family: "Montserrat";	font-weight:normal;
 
}
#pagewrap .back-top.back-top-float, .full-section-scrolling #footerwrap .back-top .arrow-up a, .footer-horizontal-left #footerwrap .back-top .arrow-up a, .footer-horizontal-right #footerwrap .back-top .arrow-up a, .footer-left-col #footerwrap .back-top .arrow-up a, .footer-right-col #footerwrap .back-top .arrow-up a, #footer .back-top .arrow-up a {	background: none;
	background-color: #008e3a; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 350px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 350px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 350px; 
}
 }
/* Themify Custom CSS */
/*ajustando margin posts*/
.post-content {
    margin-top: 3% !important;
}
/*ajustando postagem da agenda*/
.mec-wrap{
	margin-top:74px
}

/*icon menu mobile*/
#menu-icon{
	background:#f0f0f0;
}

#menu-icon:hover{
	background:#e3e3e3;
}

/*breadcrumb*/
.breadcrumb-container ol{
	margin:0!important;
	margin-top:10px!important;
}
/*altura do header*/
.header-bar {
 float: left;
 max-width: 100%;
 width: 100%;
}
#header {
 padding: 0 0!important;
}
/* #content {
 padding:74px 0 0!important;
}
.post-content {
    margin-top: 60px;
} */
/*RETIRANDO ESPACO ENTRE MENU E LOGO*/
#headerwrap {
  padding-bottom: 0!important;
}
/*alinhando menu ao centro*/
#main-nav-wrap {
    margin: 0 auto;
    text-align: center;
}
/*cor de fundo do menu meio*/
.navbar-wrapper {
  background: #F0F0F0;
	border-block: none;
}
/*estilizando menu botoes*/
#menu-botoes-1 {
  display: flex;
  top: 75px;
  position: absolute;
	font-size:16px;
  width: 100%;
	text-align:center;
	right:-52%;
	color:#707070!important;
}
ul#menu-botoes-1 li {
    margin-left: 25px;
    line-height: 25px;
    float: left;	
}
ul#menu-botoes-1 li a{
  color:#707070!important;
}

ul#menu-botoes-1 li a em {
  font-size: 37px;
  padding-bottom: 7px;
  padding-top: 7px;
  display: block;
	color:#707070!important;
}

#header .widget .social-links {
    padding-right: 11px;
    position: absolute;
    right: 0;
    top: 0px;
}
.social-links .icon-medium em svg use{
	color: #707070;
}
.social-rodape .social-links .icon-medium em svg use{
	color: #fff;
}

.header-bar #site-logo a img {
    float: left;
}
/*input pesquisa*/
.wp-block-search__input{
	width: 200px!important;
    height: 33px!important;
    background: white!important;
    position: absolute!important;
    top: 5px!important;
    right: 170px!important;
    border: 1px solid #707070!important;
    border-radius: 17px!important;
    padding-left: 15px!important;
    font-size: 16px!important;
}
/*bandeiras*/
#block-3{
	position:absolute;
	top:10px;
	right:111px;
	display:flex;
}
#flags {
 width: 50px!important;
}
#sortable{
	display: flex!important;
}
/*agendamento topo*/
#block-4{
	position: absolute!important;
  top: 10px!important;
  left: 0!important;
}

/*ajuste passadores do slider*/
.tf_carousel_nav_wrap .carousel-next:before {
    margin-inline: 0 9px;
}

.tb_default_color {
	border-radius: 5px!important;
  padding: 15px!important;
	--tb_pr_color:  #fff;
  --tb_pr_bg: #004e59;
  --tb_pr_hover_bg: #f1f1f1;
  font-weight: 700;
  box-shadow: 0 0 5px 1px #f0f0f0; 
}
.builder_button:hover {
  background-color: var(--tb_pr_hover_bg, #f1f1f1);
  text-decoration: none;
  --tb_pr_color: #707070;
}
.ui.builder_button {
	font-size: var(--tb_mb_f, 0.8em);
}
@media only screen and (max-width: 1200px) {
  #menu-botoes-1 {
    right: -600px;
	}	
}
@media only screen and (max-width: 1101px) {
	#menu-botoes-1 {
    right: -500px;
	}
  #main-nav a {
    font-size: 14px;
	}
}
@media only screen and (max-width: 1000px) {
	#menu-botoes-1 {
    right: -420px;
	}
  #main-nav a {
    font-size: 13px;
	}
}

@media only screen and (max-width: 900px) {
  #site-logo {
    font-size: 24px;
    margin: 60px 10px 5px 0!important;
  }
	.header-icons {        
    top: 85px!important;
  }
	.menu-botoes-container{
		padding-bottom:5%!important;
	}
	#menu-botoes-1 {
    top: 160px!important;
		right: -20%!important;
	}	
	#header {
   border-bottom: none!important;
  }
	.wp-block-search__input{
		width: 150px!important;
		right: 155px !important;
	}
}

@media only screen and (max-width: 800px) {

	#topo{
		display:none!important;
	}
	
}
@media only screen and (max-width: 700px) {
	#menu-botoes-1 {
		right: -11%!important;
	}		
}

@media only screen and (max-width: 600px) {
		body #site-logo a img {
    width: 270px!important;
	}		
}
@media only screen and (max-width: 500px) {
	#menu-botoes-1 {
		right: -3%!important;
		font-size:14px!important;
	}	
	ul#menu-botoes-1 li a em {
    font-size: 28px!important;
	}
	
}
@media only screen and (max-width: 400px) {
	#menu-botoes-1 {
		right: 0!important;
		font-size:14px!important;
	}	
	ul#menu-botoes-1 li {
    margin-left: 16px!important;    
	}
	ul#menu-botoes-1 li a em {
   font-size: 25px!important;
	}
	body #site-logo a img {
    width: 270px!important;
	}	
}