/* 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";	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;
 
}
#headerwrap {	background: none;
	background-color: #eff1f1; 
}
#site-logo {	
	margin-top: 15px;
	margin-bottom: 15px; 
}
#site-description {	display: none; 
}
#main-nav a {	
	color: #3e8f6f;
	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: #0e7d79; 
}
.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: 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:#eff1f1;
	margin-top: 55px;/*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, .navbar-wrapper li, .navbar-wrapper a {
  background: white;
  padding:0;
}
/*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: #3e8f6f!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:.5% 0 0 0;
}
#main-nav a{
  text-align:center;
}
#header {
	text-align: center!important;
	padding: 7px 0 0 0;
}
#main-nav-wrap {
  margin-right: auto;
  margin: 0 auto;
}

#themify-social-links-3{
	position: absolute;
  right: -25px;
  top: -39px;
}
.social-links .icon-medium em {    
    color:#3e8f6f;
}
.social-links a:hover em {
    background: none;
	color:#474747;
}
.social-links .social-link-item {
    margin: 0 -1px 3px -90px!important;
}
#menu-botoes-1 {
    display: flex;
    top: 16px;
    position: absolute;
    font-size: 14px;
	right:0;
}
/*Posicionando e-mail e telefone no topo antigo #custom_html-2*/
#block-2{
	position:absolute;
	left:5px;
	top:-29px;
	font-size:12px;
	color:#474747
}
#block-13{
	position: absolute;
  top: -28px;
  right: 185px;
}
/*Posicionando e estilizando a caixa de pesquisa */
#headerwrap #searchform-wrap {
    position: absolute;
    top: -36px;
    right: 250px;
}
#headerwrap #searchform #s {
    border: 1px solid green;
    border-radius: 8px;
    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;
}
/*bandeiras do tradutor antigo #custom_html-3*/
#block-3{
    position: absolute;
    right:40px;
    top: -27px;
}
#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 #579aa2!important;
}
/*menu botoes*/
ul#menu-botoes-1 li {
    margin-left: 28px;
    line-height: 20px;
    float: left;
}
/*mudando cor do menu botoes*/
ul#menu-botoes-1 li a {
	color:#3e8f6f;
	font-weight:500;
}
/*mudando cor do menu botoes quando passar o mouse*/
ul#menu-botoes-1 li a:hover {
	color:#828282;
}
/*estilizando icones do menu botoes*/
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 esquerda*/
.single .post-meta, .single .post-title {
    text-align: left;
}
@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: 270px;
		max-width:initial!important
	}
}

@media only screen and (max-width: 900px){
	#main-nav a {
    font-size: 0.8em!important;
	}
	#main-nav>li>a {
		padding: 0.225em 1.5em!important;
	}
} 

@media only screen and (max-width: 800px){
	#body {
    margin-top: 100px!important;
	}
	.social-links .icon-medium em {    
    padding: 7px;
  }
	#block-3 {
    position: absolute;
    right: 13px;
    top: -29px;
  }
	#menu-botoes-1 {
    top: 160px!important;
    right: 163px!important;
	}
	
	#site-logo{
		max-width: 250px!important;
    margin-left: 54px!important;
	}
	#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: 750px){
	#menu-botoes-1 {
		right: 99px!important;
		font-size:12px
	}
}
@media only screen and (max-width: 600px){
	#menu-botoes-1 {
		right: 60px!important;
	}
	ul#menu-botoes-1 li {
    margin-left: 23px;
	}
}
@media only screen and (max-width: 550px){
	#menu-botoes-1 {
		right: 60px!important;
		font-size:11px
	}
	ul#menu-botoes-1 li {
		margin-left: 20px;
		font-weight:normal
	}
	ul#menu-botoes-1 li a {
		font-weight:500;
	}
	#block-3{
		max-width: 170px!important;
		right:200px!important;
	}
	 #custom_html-3{
		 right: 20px;
	}
	.social-links .social-link-item {
    margin: 0 -12px 5px 0!important;   
	}
}
@media only screen and (max-width: 500px){
	#menu-botoes-1 {
		right: 50px!important;
		font-size:10px
	}
	ul#menu-botoes-1 li {
		margin-left: 20px;
	}
}
@media only screen and (max-width: 450px){
	#menu-botoes-1 {
		right: 36px!important;
		font-size:10px
	}
}
@media only screen and (max-width: 400px){
	#site-logo {  
    margin-left: 32px!important;
	}
	body #site-logo a img {
    width: 270px;
		max-width:100%!important
	}
	#menu-botoes-1 {		
		top: 160px!important;
		right: 40px!important;
		font-size:10px
	}
	ul#menu-botoes-1 li {
		margin-left: 15px;
		line-height: 15px;
	}
	#block-2{
		display:none;
	}
	#block-3 {
    max-width: 100%!important;
    right: -26px!important;
	}
	#headerwrap #searchform #s:focus, #headerwrap #searchform #s:hover, #headerwrap #searchform .icon-search:hover ~ #s, #headerwrap #searchform .tf_fa:hover + #s {
			width: 150px!important;
		background:#fff!important;
	}
	#headerwrap #searchform-wrap {    
    right: 218px!important;    
 }
	#headerwrap #searchform #s {
    width: 130px!important;
  }
	 #custom_html-3{
		 right: 0px!important;
	}
/* 	.social-links .social-link-item {
    margin: 0 -6px 5px 0!important;   
	} */
}
@media only screen and (max-width: 360px){
	#site-logo {  
    margin-left: 10px!important;
	}
	#menu-botoes-1 {
		top: 160px!important;
		right: 40px!important;
		font-size:9px;
	}
	ul#menu-botoes-1 li a em {
    font-size: 23px;
    padding-top: 17px;
	}
}