/* Themify Customize Styling */
body {	
	font-family: "Montserrat";	font-weight:500;

	color: #248d42; 
}
a {	
	color: #008e3a; 
}
a:hover {	
	color: #575757; 
}
:root {	
	--theme_accent: #008e3a; 
}
.transparent-header #headerwrap a,.transparent-header #headerwrap.fixed-header a,#headerwrap a,#headerwrap.fixed-header a,#footerwrap a {	
	color: #008e3a; 
}
h1 {	
	font-family: "Montserrat";	font-weight:bold;
	font-size:1.3em;
 
}
h2 {	
	font-family: "Montserrat";	font-weight:bold;
	font-size:1.2em;
 
}
h3 {	
	font-family: "Montserrat";	font-weight:bold;
	font-size:1.1em;
 
}
h4 {	
	font-family: "Montserrat";	font-weight:bold;
	font-size:1em;
 
}
h5 {	
	font-family: "Montserrat";	font-weight:100;
	font-size:.9em;
 
}
h6 {	
	font-family: "Montserrat";	font-weight:bold;
	font-size:.8em;
 
}
body #site-logo a img {		width: 350px; 
}
#site-logo {	
	margin-top: 15px;
	margin-bottom: 15px; 
}
#site-description {	display: none; 
}
#main-nav a {	
	color: #575757;
	font-family: "Montserrat";	font-weight:bold;
	font-size:.9em;
	text-transform:uppercase; 
}
#main-nav a:hover {	
	color: #484848; 
}
#main-nav ul a {	
	color: #484848;
	font-family: "Montserrat";	font-weight:500;
	line-height:1.5em;
	text-transform:capitalize; 
}
#main-nav ul a:hover {	background: none;
	background-color: #eff1f1;
	color: #3e8f6f; 
}
.post-title {	
	font-family: "Montserrat";	font-weight:700;
	font-size:1.2em;
	text-transform:capitalize; 
}
.post-title a:hover, .loops-wrapper .post-image + .post-content .post-title a:hover {	
	color: #008e3a; 
}
.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: "Montserrat";	font-weight:500;
	font-size:.7em;
 
}
#footerwrap {	background: none;
	background-color: #1c1c1c; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {	
	font-family: "Montserrat";	font-weight:500;
	font-size:.9em;
 
}
@media(max-width: 1280px) { /* 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: 680px) { /* Themify Customize Styling */
body {	
	font-family: "Montserrat";	font-weight:500;

	color: #248d42; 
}
a {	
	color: #008acb; 
}
a:hover {	
	color: #575757; 
}
:root {	
	--theme_accent: #0e7d79; 
}
.transparent-header #headerwrap a,.transparent-header #headerwrap.fixed-header a,#headerwrap a,#headerwrap.fixed-header a,#footerwrap a {	
	color: #0e7d79; 
}
h1 {	
	font-family: "Montserrat"; 
}
h2 {	
	font-family: "Montserrat"; 
}
h3 {	
	font-family: "Montserrat"; 
}
h4 {	
	font-family: "Montserrat"; 
}
h5 {	
	font-family: "Montserrat";	font-weight:100;
 
}
h6 {	
	font-family: "Montserrat"; 
}
#headerwrap {	background: none;
	background-color: #eff1f1; 
}
#main-nav a {	
	color: #3e8f6f;
	font-family: "Montserrat"; 
}
#main-nav a:hover {	
	color: #484848; 
}
.post-title {	
	font-family: "Montserrat";	font-weight:700;
 
}
.post-title a:hover, .loops-wrapper .post-image + .post-content .post-title a:hover {	
	color: #0e7d79; 
}
#footerwrap {	background: none;
	background-color: #1c1c1c; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {	
	font-family: "Montserrat";	font-weight:500;
 
}
 }
/* Themify Custom CSS */
#body{
	background:#fff;
	margin-top: 47px;/*abrindo espaco do menu meio com fundo branco*/
}
/*retirando o sublinhado dos botoes*/
ul#menu-botoes-1 li a:hover {
    text-decoration:none;
}
/*Retirando espaco entre menu e inicio do banner*/
#content {
  padding: 2% 0;
	color:#000
}
/*fundo e espacamento do menu meio*/
.navbar-wrapper {
  background: #F0F0F0;
  padding:5px;
}
/*Removendo linhas do menu meio*/
.navbar-wrapper {
  border-top: none;
  border-bottom: none;
}
#main-nav>li>a {
  border-left: 1px solid rgba(180,180,180,.2);
  padding: 0.225em 1em;
}
#main-nav>li>a {
  border-left: none;
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {
   color: #008e3a!important;
}
#headerwrap {
	margin-top:40px;/*Criando espaco no top para os links sociais*/
  padding-bottom: 0!important;/*Removendo espaco entre o logotipo e menu meio*/
}

#main-nav {
  float: none;
	padding:.1% 0 0 0;
}
#main-nav a{
  text-align:center;
}
#header {
	text-align: center!important;
	padding: 14px 0 0 0;
}
.header-bar {
	width: 25%
}
#main-nav-wrap {
  margin-right: auto;
  margin: 0 auto;
}

#themify-social-links-3{
	position: absolute;
  right: 0;
  top: -39px;
}
.social-links .icon-medium em {    
    color:#008e3a;
}
.social-links a:hover em {
    background: none;
	color:#474747;
}
.social-links .social-link-item {
    margin: 0 2px 3px 0!important;
}
#menu-botoes-1 {
    display: flex;
    top: 25px;
    position: absolute;
    font-size: 14px;
	right:0;
}
/*Posicionando e-mail e telefone no topo*/
#block-2{
	position:absolute;
	left:5px;
	top:-29px;
	font-size:12px;
	color:#474747
}
#block-13{
	position: absolute;
  top: -28px;
  right: 185px;
}
/*Estilizando o menu mobile*/
#menu-icon {
    color: #828282!important;
    background: #f2f2f2!important;
}
/*Posicionando e estilizando a caixa de pesquisa */
#headerwrap #searchform-wrap {
    position: absolute;
    top: -36px;
    right: 250px;
}
#headerwrap #searchform #s {
    border: 1px solid #008e3a;
    border-radius: 25px;
    padding: 6px 15px 6px 20px;
    width: 190px;
    height: 32px;
    position: absolute;
    right: -2px;
    z-index: 2;
    transition: width .7s,background .7s;
}
#headerwrap #searchform #s:focus, #headerwrap #searchform #s:hover, #headerwrap #searchform .icon-search:hover ~ #s, #headerwrap #searchform .tf_fa:hover + #s {
    width: 190px;
	background:#fff;
}
#headerwrap #searchform .tf_fa {
  background-color: #ffffff00;
}
.tf_icon_wrap {
	top: 43%!important;
}

#footerwrap a:hover,#headerwrap a:hover,#main-nav .current-menu-item>a,#main-nav .current_page_item>a,#slide-cart a:hover,.header-leftpane #main-nav .mega-menu-posts a:hover,.header-leftpane #main-nav ul a:hover,.header-rightpane #main-nav .mega-menu-posts a:hover,.header-rightpane #main-nav ul a:hover,.header-stripe.mobile-menu-visible #headerwrap a:hover,.mobile-menu-visible #headerwrap #main-nav a:hover,.mobile-menu-visible #headerwrap #main-nav ul a:hover,.mobile-menu-visible #headerwrap a:hover,.mobile_menu_active #headerwrap a:hover {
    color: #008e3a!important;
}
/*Posicionando e estilizando a caixa de pesquisa ANTIGA
#block-3{
    position: absolute;
    top: -32px;
    right: 248px;
}
*/
/*bandeiras do tradutor*/
#custom_html-3{
    position: absolute;
    right:150px;
    top: -25px;
}
#flags{
	right: 5px;
  position: absolute;
  z-index: -9999;
}
#flags ul {
    display: inline-flex!important;
}
#flags li {
    margin-right:5px!important;
}
input[type=search]{    
    padding: 0.2em 0.6em!important;
    margin: 2px 1em 0.4em 0!important;    
    border-radius: 5px!important;
    border: 1px solid #008e3a!important;
}

ul#menu-botoes-1 li {
    margin-left: 28px;
    line-height: 20px;
    float: left;
}

ul#menu-botoes-1 li a {
	color:#828282;
	font-weight:normal;
}
ul#menu-botoes-1 li a:hover {
	color:#008e3a;
}
ul#menu-botoes-1 li a em {
    font-size: 30px;
    padding-bottom: 7px;
    padding-top: 10px;
    display: block;
		text-align:center;
}
.header-widget .widget{
	margin:0;
}
/*Retirando espaco criado para descricao do site*/
#site-description {
    margin: 0px 0 0 0px!important;
}


/*botao subir*/
#footer .back-top.back-top-float a::before {
  content: "";
}
#footer .back-top.back-top-float {
	background-color:#579aa2;
}
/*Corrigindo posicionamento do icone do acordion*/
.module-accordion .accordion-title i {
    top: 8px!important;
    left: 10px!important;
}

/*Removendo a transicao lenta dos links*/
a {    
    -webkit-transition:none!important; 
    -moz-transition:none!important;
    transition:none!important; 
}
/*Alinhando titulo do post a esquerda*/
.single .post-meta, .single .post-title {
    text-align: left!important;
}
@media (hover: none){
	#main-nav .menu-item-has-children>a {
			padding-right: 0!important;
	}
}
@media only screen and (min-width: 801px){
 .menu-item .child-arrow {
	display:none!important;
	}
}

@media only screen and (max-width: 1280px){
	body #site-logo a img {
		width: 277px;		
	}
}
@media only screen and (max-width: 1024px){
	#main-nav a {
    font-size: 11px!important;
	}
}

/* @media only screen and (max-width: 900px){
	#main-nav a {
    font-size: 11px!important;
	}
} */

@media only screen and (max-width: 940px){
	#body {
    margin-top: 100px!important;
	}
	
	#header{
		border-bottom: none!important;
		text-align: center!important;
		padding: 7px 0 0 0!important;
		height:initial!important
	}
	.header-widget .widget {
    margin: 0 0 0!important;
	}
/* 	.header-bar {
    width: 20%!important;
	} */
/* 	#site-logo{
		max-width: 250px!important;
    margin-left: 54px!important;
	} */
	body #site-logo a img {		
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	#headerwrap #searchform {
		position:absolute!important;
    width: 40px!important;
    height: 40px!important;
    border: 0!important;
    font-size: 1em!important;
		
  }
	#headerwrap #searchform-wrap {
    position: absolute!important;
    top: -36px!important;
    right: 250px!important;
		display: inline-block!important;
    vertical-align: middle!important;
		margin:0 0 0 4px!important
    
	}
	#headerwrap #searchform #s {
			background-color: #fff!important;
			border: 1px solid green!important;
			border-radius: 8px!important;
			padding: 6px 15px 6px 20px!important;
			width: 220px!important;
			height: 32px!important;
			position: absolute!important;
			right: -2px!important;
			z-index: -1!important;
			transition: width .7s,background .7s!important;
	}
	#headerwrap #searchform #s:focus, #headerwrap #searchform #s:hover, #headerwrap #searchform .icon-search:hover ~ #s, #headerwrap #searchform .tf_fa:hover + #s {
			width: 190px!important;
		background:#fff!important;
	}
	#headerwrap #searchform .tf_fa {
		background-color: #ffffff00!important;
		top:-10px!important;
	}
	.tf_icon_wrap {
		top: 43%!important;
	}
	.fixed-header-on #headerwrap #searchform-wrap, #headerwrap #searchform-wrap {
    display: initial;
    margin: 0;
  }
} 
@media only screen and (max-width: 800px){
	.social-links .icon-medium em {    
    padding: 7px;
  }
	/*e-mails*/
	#custom_html-2 {
		left: -15px;
		font-size:10px;
	}
	#custom_html-3{
    position: absolute;
    right:120px;
    top: -25px;
	}	
	#headerwrap #searchform #s {
			width: 190px!important;						
	}
	#headerwrap #searchform-wrap {   
    right: 230px!important;    
	}
	ul#menu-botoes-1 li {
    margin-left: 20px;
	}
}
@media only screen and (max-width: 750px){
	#menu-botoes-1 {
		right: 40px!important;
		font-size:12px
	}
	ul#menu-botoes-1 li {
    margin-left: 15px;
	}
}
@media only screen and (max-width: 700px){
	#custom_html-2 {
		display:none;
	}
}

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

	ul#menu-botoes-1 li {
    margin-left: 12px;
	}
	

 #headerwrap .header-icons {
   right: 5%;
	 margin-top:5%;
	}
}
@media only screen and (max-width: 680px){
		#menu-botoes-1 {
    top: 144px!important;
    right: 137px!important;
		font-size:12px;
	}
}
/* @media only screen and (max-width: 600px){
	#menu-botoes-1 {
		top:150px!important;
		right: 20px!important;
		font-size:10px
	}
	ul#menu-botoes-1 li {
   margin-left: 11px;
   line-height: 15px;
	}
	
} */
@media only screen and (max-width: 550px){
/* 	#menu-botoes-1 {		
		right: 17px!important;
		font-size:9.5px
	}
	ul#menu-botoes-1 li {
   margin-left: 9px;
	} */
	#block-3{
		max-width: 170px!important;
		right:200px!important;
	}
	 #custom_html-3{
		 right: 100px;
	}
	.social-links .social-link-item {
    margin: 0 -12px 5px 0!important;   
	}
}
@media only screen and (max-width: 500px){
	#menu-botoes-1 {		
		right: 60px!important;
	}

}
@media only screen and (max-width: 450px){
/* 	#menu-botoes-1 {		
		right: 10px!important;
		font-size:8.5px
	}
	ul#menu-botoes-1 li {
   margin-left: 8px;
	} */
}
@media only screen and (max-width: 400px){
#menu-botoes-1 {		
		right: 25px!important;
				
	}
	/* 	
	ul#menu-botoes-1 li {
   line-height: 12px;
	}
	ul#menu-botoes-1 li a em {
    font-size: 23px;
    padding-top: 17px;
	} */
	/*bandeiras do tradutor*/
	#custom_html-3{
			top: -28px;
	}
	#headerwrap #searchform #s {
			width: 130px!important;						
	}
	#headerwrap #searchform #s:focus, #headerwrap #searchform #s:hover, #headerwrap #searchform .icon-search:hover ~ #s, #headerwrap #searchform .tf_fa:hover + #s {
			width: 130px!important;
	}
}
@media only screen and (max-width: 360px){

}