@font-face
{
       font-family: "Montserrat" ;
      src: url("/fonts/montserrat-VariableFont_wght.ttf") format("truetype");
}
@font-face
{
      font-family: "Montserrat2" ;
      src: url("/fonts/montserrat-Italic-VariableFont_wght.ttf") format("truetype");    
}
@font-face
{
      font-family: "Montserrat3" ;
      src: url("/fonts/Montserrat-VariableFont_wght_0.ttf") format("truetype");    
}
@font-face
{
      font-family: "Gatile" ;
      src: url("/fonts/gatile.otf") format("truetype");    
}
@font-face
{
      font-family: "Gotham" ;
      src: url("/fonts/gotham-black.otf") format("truetype");    
}
@font-face
{
      font-family: "Lemosty" ;
      src: url("/fonts/lemosty.otf") format("truetype");    
}

* {
	margin: 0;
	padding: 0;
		
}
a, a:link, link, ul, li
{
    text-decoration: none!important;
}
  ::-webkit-scrollbar {
      width: 6px;
  }
  
  ::-webkit-scrollbar-thumb { 
     background: #bdb8b8;
     border-radius: 0px;
     border: 0px solid #FFF; 
     
  }

body,
html {
	height:100%;
	font-family:sans-serif;
	line-height:1.5; 
    scroll-behavior: smooth;
}
h1
{
	font-size: 34px;
	text-align: center;
	color: #666;
	margin-top: 20px;
	font-family: "Montserrat", Arial, Helvetica, sans-serif !important;   
	font-weight: 400;
	width: 100%;
    line-height: 33px;
    float: left;
}
h2
{
	font-size: 18px;
	text-align: center;
	color: #666;	
	font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
	font-weight: 100;
	width: 100%;
    margin-top: 20px;
    float: left;
}
h3
{
	font-size: 21px;
	text-align: left;
	color: #fff;	
	font-family: "Montserrat3", Arial, Helvetica, sans-serif !important;
	font-weight: 100;
	width: 100%;
    margin-top: 30px;
    float: left;
}
h4
{
	font-size: 36px;
	text-align: center;	
	color: #2b39bc;	
	font-family: "Montserrat3", Arial, Helvetica, sans-serif !important;
	font-weight: 400;
	width: 100%;
    margin-top: 30px;
    float: left;
}
h5 {
    font-size: 16px;
	text-align: center;	
	color: #666;	
	font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
	font-weight: 400;
	width: 100%;
    margin-top: 10px;
    float: left;
}
h6
{
    font-size: 20px;
	text-align: center;
	color: #fff;
	margin-top: 30px;
	font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
   	font-weight: 600;
	width: 100%;
    line-height: 22px;
    float: left;  
}
.lembrar
{
    font-size: 18px;
	text-align: center;
	color: #333; 
	margin-top: 0px;
	font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
   	font-weight: 0;
	width: 50%;
    float: left; 
    text-shadow: none; 
    backdrop-filter: 0px;
    -webkit-backdrop-filter: 0px;
}
.cont_topo1
{
	width: 100%;
	min-height: 45px !important;	
    z-index: 98;
    top: 0px; 
	position: relative;     
}
.cont_topo2
{
	width: 100%;
	min-height: 60px !important;	
    z-index: 98;
    top: 0px; 
	position: relative;  
    background-color: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur( 13.5px );
    -webkit-backdrop-filter: blur( 13.5px ); 
}
.cont_topo3
{
	width: 100%;
	min-height: 40px !important;	
    z-index: 97;
    top: 0px; 
	position: relative;    
}
.topo1
{
	max-width: 1400px;
	min-height: 45px !important;
	border: 0px solid #000;
    margin: 0px auto;
    position: relative;
  }
  .topo2
{
	max-width: 1400px;
	min-height: 60px !important;
	border: 0px solid #000;
    margin: 0px auto;
    position: relative;
  }
  .topo3
{
	max-width: 1400px;
	min-height: 30px !important;
	border: 0px solid #000;
    margin: 0px auto;
    position: relative;
    font-size: 16px;
	text-align:right;
	color: #fff; 
	margin-top: 0px;
	font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
    padding-top: 10px;
    padding-right: 5px;
  }
.logo
{
  width: auto;
  height: 150px;
  top: -45px;
  z-index: 99;
  left: 0px;
  image-rendering: optimizeQuality; 
  border: 0px solid #fff;
  position: absolute;
}
.logo img
{
  height: 150px;
}
.logo_rodape
{
  width: auto;
  height: 150px;
  top: 5px;
  z-index: 99;
  left: 0px;
  image-rendering: optimizeQuality;
  border: 0px solid #fff;
}
.logo_rodape img
{
  height: 150px;
}
label
{
	font-size: 14px;
	text-align: center;
	color: #333;
	margin-top: 0px;
    margin-bottom: 0px;
	font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
    font-weight: 500;
	width: 100%;
    line-height: 33px;
    float: left;
}

iframe {
    border: 0px;
    width: 320px;
    min-height: 50px;
    float: none;
    margin: 10px auto;
}
.cont_contador
{
    width: 22%;
    height: 70px;
    float: left;
    text-align: center;
}
.redes
{
    width: 20%;
    min-height: 45px;
    float: right; 
    margin-top: 7px;        
}
.redes_ico
{
    width: 30px;
    height: 30px;
    float: right; 
    margin: 0 3px 0 3px;
    cursor: pointer;        
}
.redes_ico img
{
    width: 80%; 
    margin-top: 10%;          
}
.redes_ico:hover
{
    opacity: 0.5;
}
.cont_banner
{
    width: 100%;
    float: left;
    height: 470px;
    overflow: hidden;
    z-index: 98;
    margin-top: -175px;
}
.cont_banner_pagina
{
    width: 100%;
    float: left;
    height: 185px;
    overflow: hidden;
    z-index: 98;
    margin-top: -175px;
    background-image: url(../plataforma_admin/banner/agro-hand-o-maior-site-de-anuncios-de-agronegocio.jpg);
    background-attachment: fixed;
    background-size: 100%;
    background-repeat: no-repeat;
}
.cont_cont_busca
{
    width: 50%;
    float: left;
    height: 50px;   
    z-index: 97;
    top: 50%;
    position: absolute;
}
.cont_cont_busca2
{
    width: 100%;
    float: left;
    height: 50px;   
    z-index: 59;
    margin: 0px 0px 10px 0px;
    position: relative;
}
#campo_busca_home
{
    width: 80%;
    height: 46px;
    float: left;
    border-radius: 20px;
    padding-left: 10px; 
    margin: 2px 0 0 1px;
    border: 0px!important; 
    font-size: 18px;
    background-color: rgba(255, 255, 255, 0.0);      
}

#bot_busca
{
    width: 40px;
    height: 40px;
    float: right;
    border: 0px;
    background-color: transparent;
    border-radius: 0px;
    overflow: hidden;
    margin: 5px 10px 0 0;
    cursor: pointer;    
}
#bot_busca img
{
    width: 100%;
   
}
.cont_busca
{
    width: 90%;
    float: none;
    height: 50px;   
    z-index: 97;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 30px;
    position: relative;
    -webkit-box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.75);
box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.75);
}
.janela_mestra, #janela_mestra
{
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.85);
    backdrop-filter: blur( 1.5px );
    -webkit-backdrop-filter: blur( 1.5px );
	position: fixed !important;
	z-index: 99;
	background-size: 100%;
	background-repeat: no-repeat;
	top: 0;
	bottom: 0;
    background-attachment: fixed;
    overflow: auto;
}
#janela_mestra2
{
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	position: fixed !important;
	z-index: 98;
	background-size: 100%;
	background-repeat: no-repeat;
	top: 0;
  left: 0;
	bottom: 0;
    background-attachment: fixed;
    overflow: auto;
}

.janela
{
    width: 35%;
    min-height: 300px;
    position: absolute;
    left: 32.5%;
    top: 50px;
    -webkit-box-shadow: 0px 0px 12px -2px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 12px -2px rgba(0,0,0,1);
    box-shadow: 0px 0px 12px -2px rgba(0,0,0,1);
	text-align: center; 
	background: #fff;   
   
	padding: 10px;
    z-index: 101;
	overflow: hidden;
	border-radius: 5px;	
}
.janela2
{
    width: 96%;
    min-height: 300px;
    position: absolute;
    left: 1%;
    top: 50px;
    -webkit-box-shadow: 0px 0px 12px -2px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 12px -2px rgba(0,0,0,1);
    box-shadow: 0px 0px 12px -2px rgba(0,0,0,1);
	text-align: center; 
	background: rgba( 255, 255, 255, 0.75 );    
    backdrop-filter: blur( 5.5px );
    -webkit-backdrop-filter: blur( 5.5px );
	padding: 10px;
    z-index: 101;
	overflow: hidden;
	border-radius: 5px;
}
.janela3
{
    width: 35%;
    min-height: 300px;
    position: absolute;
    left: 32.5%;
    top: 50px;
    -webkit-box-shadow: 0px 0px 12px -2px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 12px -2px rgba(0,0,0,1);
    box-shadow: 0px 0px 12px -2px rgba(0,0,0,1);
	text-align: center; 
	background: rgba( 255, 255, 255, 0.75 );
    backdrop-filter: blur( 5.5px );
    -webkit-backdrop-filter: blur( 5.5px );  
	padding: 10px;
    z-index: 101;
	overflow: hidden;
	border-radius: 5px;
}
.janela_vidro
{
    width: 35%;
    min-height: 300px;
    position: absolute;
    left: 32.5%;
    top: 50px;
    -webkit-box-shadow: 0px 0px 12px -2px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 12px -2px rgba(0,0,0,1);
    box-shadow: 0px 0px 12px -2px rgba(0,0,0,1);
	text-align: center; 	
	padding: 10px;
   z-index: 101;
	overflow: hidden;
	border-radius: 5px; 
    background: rgba( 255, 255, 255, 0.75 );
    backdrop-filter: blur( 5.5px );
    -webkit-backdrop-filter: blur( 5.5px );
}
.fechar
{
    width: 100%;
    height: 10px;
    font-size: 12px;
    text-align: right;
    float: left;
    margin: 0px 0 10px 0;
    COLOR: #666;
    text-decoration: none;
    cursor: pointer;
}
.fechar2
{
    width: 100%;
    height: 20px;
    font-size: 12px;
    text-align: right;
    float: none;
    margin: 5px auto;
    COLOR: #fff;
    text-decoration: none;
    cursor: pointer;
}
#campo2, #cpf, #cnpj {
    width: 96%;	
    height: 40px;
    margin: 0px 2% 0 2%;
    font-family: "Montserrat",Calibri, Century Gothic, Arial;
    font-size: 18px;
    padding-left: 1%;
    float: none;
    background-color: #f7f8f9;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 0px #fff inset;
    border-radius: 4px;
    box-shadow: none;
}
#senha {
  width: 96%;	
  height: 45px;
  margin: 5px 2% 0 2%;
  font-family: "Montserrat",Calibri, Century Gothic, Arial;
  font-size: 18px;
  padding-left: 1%;
  float: none;
  background-color: #f7f8f9;
  border: 1px solid #ccc;
  box-shadow: 0px 0px 0px #fff inset;
  border-radius: 4px;
  box-shadow: none;
}
#descrito {
    width: 96%;
    height: 75px;
	margin: 5px 2% 0 2%;
    font-family: "Montserrat",Calibri, Century Gothic, Arial;
    font-size: 18px;
    padding-left: 1%;
    float: none;
    background-color: #f7f8f9;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 0px #fff inset;
    border-radius: 4px;
    box-shadow: none;
    text-align: left;
    color: #666;
}
#campo3, #cep {
    width: 94.3%;
    height: 45px;
    margin: 5px auto;
    font-family: "Montserrat",Calibri, Century Gothic, Arial;
    font-size: 18px;
    padding-left: 1%;
    float: none;
    background-color: #f7f8f9;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 0px #fff inset;
    border-radius: 4px;
    box-shadow: none;
}

#celular, #telefone, #rg {
    width: 96%;
    height: 45px;
	margin: 5px 2% 0 2%;
    font-family: "Montserrat",Calibri, Century Gothic, Arial;
    font-size: 18px;
    padding-left: 1%;
    float: none;
    background-color: #f7f8f9;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 0px #fff inset;
    border-radius: 4px;
    box-shadow: none;
}
#aniver {
    width: 94.3%;
    height: 45px;
    margin: 5px auto;
    font-family: "Montserrat",Calibri, Century Gothic, Arial;
    font-size: 18px;
    padding-left: 1%;
    float: none;
    background-color: #f7f8f9;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 0px #fff inset;
    border-radius: 4px;
    box-shadow: none;
}
#estado, #cidade, #estado2, #atividade, #pais {
    width: 95.5%;
    height: 40px;
    margin: 0px auto;
    font-family: "Montserrat",Calibri, Century Gothic, Arial;
    font-size: 18px;
    padding-left: 1%;
    float: none;
    background-color: #f7f8f9;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 0px #fff inset;
    border-radius: 4px;
    box-shadow: none;
}
#whats {
    width: 94.3%;
    height: 45px;
    margin: 5px auto;
    font-family: "Montserrat",Calibri, Century Gothic, Arial;
    font-size: 18px;
    padding-left: 1%;
    float: none;
    background-color: #f7f8f9;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 0px #fff inset;
    border-radius: 4px;
    box-shadow: none;
}
#txtbut {
    width: 95%;
    min-height: 50px;
    float: none;
    margin: 30px auto;
    text-align: center;
    color: #271717;
    border: 1px solid #271717;
    font-family: "Montserrat",Calibri, Century Gothic, Arial;
    font-size: 18px;
    box-shadow: 0px 0px 0px #fff inset; 
    background-color: #fff;
    box-shadow: none;  
    cursor: pointer;
    font-weight: 500;
}
#txtbut:hover {
opacity: 0.5;
}
#txtbut2 {
    height: 40px;
    float: none;
    margin: 40px auto;
    text-align: center;
    color: #271717;
    border: 1px solid #271717;
    font-family: "Montserrat",Calibri, Century Gothic, Arial;
    font-size: 18px;
    box-shadow: 0px 0px 0px #fff inset; 
    background-color: #fff;
    box-shadow: none;  
    cursor: pointer;
    font-weight: 500;
    padding-top: 10px;
}
#txtbut2:hover {
opacity: 0.5;
}
#campo4 {
    width: 79%;	
    height: 40px;
    margin: 0px 0% 0 2%;
    font-family: "Montserrat",Calibri, Century Gothic, Arial;
    font-size: 18px;
    padding-left: 1%;
    float: left;
    background-color: #f7f8f9;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 0px #fff inset;
    border-radius: 4px;
    box-shadow: none;
}
#txtbut4 {
    width: 15%;
    min-height: 39px;
    float: right;
    margin: 0px 2%;
    text-align: center;
    color: #fff;
    border: 1px solid #666;
    font-family: "Montserrat",Calibri, Century Gothic, Arial;
    font-size: 18px;
    box-shadow: 0px 0px 0px #fff inset; 
    background-color: #107b04;
    box-shadow: none;  
    cursor: pointer;
    font-weight: 500;
    border-radius: 5px;
}
#txtbut4:hover {
    opacity: 0.5;
}
.cont_conteudo
{
    width: 100%;
    min-height: 400px;
    float: left;
    overflow: hidden;
}
.conteudo
{
    max-width: 1400px;
    min-height: 400px;
    float: none;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 50px;
    padding-left: 10px;
    padding-right: 10px;
}
.cont_rodape
{
    width: 100%;
    min-height: 150px;
    float: left;
    background-size: 100%;
    background-image: url(../images/fundo-rodape.jpg);
    overflow: hidden;
    background-repeat: no-repeat;
    margin-top: 20px;
}

.rodape
{
    max-width: 1400px;
    min-height: 130px;
    float: none;
    overflow: hidden;
    margin: 10px auto 10px;
    
    font-family: "Montserrat",Calibri, Century Gothic, Arial;
    color: #555;
    overflow: hidden;
}
.rodape_sub
{
	width: 96%;
	min-height: 40px !important;
	border: 0px solid #fff;
  margin: 0 auto;
  border-top: 0px solid #fff; 
}
.coluna_rodape_e
{
  width: 22%;
  min-height: 100px;
  float: left;
  margin: 10px 2% 10px 0%;
  font-family: "Montserrat",Calibri, Century Gothic, Arial;
  color: #fff;
}
.coluna_rodape_c
{
  width: 22%;
  min-height: 100px;
  float: left;
  margin: 10px 2% 10px 2%;
  font-family: "Montserrat",Calibri, Century Gothic, Arial;
}
.coluna_rodape_d
{
  width: 22%;
  min-height: 100px;
  float: left;
  margin: 10px 0% 10px 2%;
}
.tit_rodape
{
  width: 100%;
  min-height: 30px;
  padding-top: 0px;
  font-family: "Montserrat",Calibri, Century Gothic, Arial;
  font-size: 16px;
  color: #fff;
  text-align: left;
  font-weight: 600;
  margin-top: 0px;
}
.texto_rodape
{
  width: 100%;
  min-height: 30px;
  padding-top: 0px;
  font-family: "Montserrat",Calibri, Century Gothic, Arial;
  font-size: 14px;
  color: #fff;
  text-align: left; 
  margin-top: 0px;
}
.cont_produto
{
    width: 17.7%;
    min-height: 400px;
    float: left;
    margin: 10px 1% 10 1%;
    overflow: hidden;
    position: relative;
    border: 1px solid #b1b1b1;
}
.cont_patrocinado
{
    width: 97%!important;
    min-height: 150px;
    float: left;
    margin: 10px 1% 10 1%;
    overflow: hidden;
    position: relative;
    border: 0px solid #032e1a; 
    background-color: #dcf1ce;   
}
.foto_produto
{
    width: 95%;
    height: 140px;
    margin: 5px 2% 0px 2%;   
    border: 0px solid #e1e1e1;
    display: flex;
    align-items: center; 
    justify-content: center;  
    overflow: hidden;     
}
.foto_produto img
{
    width: 120%;
    margin-left: -10%;
   	
}
.foto_produto img:hover
{
    opacity: 0.5;
}

.foto_produto_patrocinado
{
    width: auto;
    height: 150px;
    margin: 5px 1% 0px 1%;   
    border: 0px solid #e1e1e1;
    float: left;
}
.foto_produto_patrocinado img
{
    height: 100%;
    margin-left: 0;
   	
}
.foto_produto_patrocinado img:hover
{
    opacity: 0.5;
}
.cont_texto_patrocinado
{
    width: 80%;
    min-height: 150px;
    float: right;       
}
.tit_prod
{
    width: 96%;
    min-height: 40px;
    float: left;
    margin: 0px 2% 10px 2%;
    text-align: center;
    color: #222;    
    font-family: "Montserrat",Calibri, Arial, Helvetica, sans-serif !important;
    font-size: 16px;
    font-weight: 700;
    position: relative;
}
.tit_local
{
    width: 95%;
    min-height: 50px;
    float: left;
    margin: 0px 2% 20px 2%;
    text-align: center;
    color: #fff;    
    font-family: "Montserrat",Calibri, Arial, Helvetica, sans-serif !important;
    font-size: 14px;
    line-height: 16px;
    font-weight: 200;
    position: relative;
    background-color: #193018;
    display: flex;
    align-items: center; 
    justify-content: center;
}
.tit_local img
{
    width: 20px;
    height: 20px;
}
.tit_local2
{
    width: 20%;
    min-height: 50px;
    float: right;
    margin: 0px 2% 20px 2%;
    text-align: center;
    color: #fff;    
    font-family: "Montserrat",Calibri, Arial, Helvetica, sans-serif !important;
    font-size: 14px;
    line-height: 16px;
    font-weight: 200;
    position: relative;
    background-color: #193018;
    display: flex;
    align-items: center; 
    justify-content: center;
}
.tit_local2 img
{
    width: 20px;
    height: 20px;
}
.text_prod
{
    width: 96%;
    min-height: 60px;
    float: left;
    margin: 0px 1% 10px 1%;
    padding: 1%;
    text-align: center;
    color: #222;    
    font-family: Calibri, Arial, Helvetica, sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    position: relative;
}
.cont_sub
{
    width: 99%;
    min-height: 40px;
    color: #fff;    
    font-family: "Montserrat",Calibri, Arial, Helvetica, sans-serif !important;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    border: 0px solid #b1b1b1;
    border-radius: 5px;
    margin: 10px 0 30px 0;
    float: left;
    padding-top: 7px;
    background: #1d3164;
}
.cont_foto_int
{
    width: 25%;
    height: auto;
    float: left;
    border: 1px solid #e1e1e1;
    margin: 10px 2% 10px 0;
}
.cont_foto_int img
{
    width: 100%;
}
.cont_detalhes
{
    width: 72%;
    height: auto;
    float: right;
    border: 0px solid #e1e1e1;
    margin: 10px 0 10px 0;
    color: #666;    
    font-family: "Montserrat",Calibri, Arial, Helvetica, sans-serif !important;
    font-size: 18px;
}
.cont_botao
{
    width: 100%;
    height: auto;
    float: left;   
    margin: 0px 0 0px 0;
}
.botao
{
    width: 40%;
    height: 40px;
    float: left;   
    margin: 0 auto;
    border-radius: 5px;
    background-color: #139d0e;
    color: #fff;    
    font-family: "Montserrat",Calibri, Arial, Helvetica, sans-serif !important;
    font-size: 18px;    
    text-align: center;    
    display: flex;
    align-items: center; 
    justify-content: center; 
    cursor: pointer;
}
.botao:hover
{
    background-color: #0d740a;
}

.botao img
{
    width: 30px;
    height: 30px;
    margin-right: 10px;
}
.botao_home
{
    width: 28.5%;
    height: 40px;
    float: left;   
    margin: 0 2% 0 2%;
    color: #193018;   
    font-family: "Montserrat",Calibri, Arial, Helvetica, sans-serif !important;
    font-size: 18px;    
    text-align: center;    
    display: flex;
    align-items: center; 
    justify-content: center; 
    cursor: pointer;
    border: 1px solid #193018;
}
.botao_home:hover
{
    border: 1px solid #f7ab27;

}
.botao_home2
{
    width: 29.0%;
    height: 40px;
    float: left;   
    margin: 0 2% 0 2%;
    color: #193018;   
    font-family: "Montserrat",Calibri, Arial, Helvetica, sans-serif !important;
    font-size: 18px;    
    text-align: center;    
    display: flex;
    align-items: center; 
    justify-content: center; 
    cursor: pointer;
    border: 1px solid #f7ab27;
}
.botao_home2:hover
{
    opacity: 0.5;

}
.saber_mais
{
    width: 96%;
    height: 30px;
    float: left;       
    border-radius: 5px;    
    color: #101d58;    
    font-family: "Montserrat",Calibri, Arial, Helvetica, sans-serif !important;
    font-size: 13px;    
    text-align: center;    
    cursor: pointer;
    font-weight: 500;
    position: absolute;
    bottom: 20px;
}
.caminho
{
    width: 96%;
    height: 30px;
    float: left;   
    margin: 5px 2% 5px 2%;
    color: #666;   
    font-family: "Montserrat",Calibri, Arial, Helvetica, sans-serif !important;
    font-size: 13px;    
    text-align: left; 
    text-transform: uppercase;     
}
.caminho a:link
{
   color: #666;   
}
.caminho a
{
    color: #666;       
}
.whatsapp {
    width: 70px;
    height: 70px;
    position: fixed;
    bottom: 0;
    left: 93%;
    padding: 10px;
    z-index: 98;
  }
  .whatsapp img {
    width: 70px;
    height: 70px;
  }
  .cont_cont_noticia
  {
    width: 31.3%;
    height:320px;
    float: left;
    margin: 10px 1% 0 1%;
    border: 0px solid #e1e1e1;
    overflow: hidden;  
    position: relative;
  }
  .cont_noticia
  {
    width: 100%;
    height: 230px;
    float: left;
    margin: 10px 1% 0 1%;
    border: 0px solid #e1e1e1;
    overflow: hidden;
    background-color: #000;
    position: relative;
  }
  .cont_noticia img
  {
    width: 100%;
  }
  .cont_noticia_sobre
  {
    width: 100%;
    height: 100%;
     left: 0;
    top: 0;
    background-image: linear-gradient( transparent, #000);
    position: absolute;
  }
  .noticia_int
  {
    width: 98%;
    padding: 0 1% 5px 1%;
    min-height: 50px;
    position: absolute;
    bottom: 0;
    color: #fff;
    text-align: center;
    cursor: pointer;
  }
  .noticia_tit
  {
    width: 100%;
    height: 50px;
    float: left;  
    position: relative;
    color: #fff;
    font-family: "Lato-Black", Calibri,Komika Axis, Arial;
    font-size: 18px;
    text-align: center;   
  }
  .noticia_texto
  {
    width: 100%;
    min-height: 40px;
    float: left;  
    position: relative;
    color: #666;
    font-family: "Lato-Light", Calibri,Komika Axis, Arial;
    font-size: 14px;
    text-align: center; 
    margin-top: 10px;  
  }
  .cont_form {
    width: 70%;
    margin: 20px auto;
    float: none;
  }
  .label_capcha
  {
      width: 100%;
    min-height: 40px;
      text-align: center;
      font-size: 12px;
      height: 15px;
      margin: 20px 0 20px 0;
      float: left;
  }
  .cont_capcha
  {
      width: 90%;
      float: none;
      margin: 20px auto;
      min-height: 40px; 
  }
  .cont_cap
  {
      display: none;
  }
  .capcha
  {
      width: 40%;
      float: left;
      margin: 0px 5% 0 0;
      min-height: 40px; 
      border: 1px solid #ccc;
  }
  .capcha img
  {
      width: 100%;
      height: auto; 
  }
  #capcha_campo
  {
      width: 43%;
      float: right;
      margin: 0px 0 0 0;
      min-height: 50px; 
    font-family: "Roboto Condensed Light", Calibri, Arial, Helvetica, sans-serif;
    font-size: 18px;
    background-color: #f7f8f9;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 0px #fff inset;
    border-radius: 4px;
    box-shadow: none;
  }
  
  .cont_cap
  {
      max-width: 320px;
      margin: 0px auto;
      display: none;	
  }
  .cont_noticia
{
    width: 48%;
    min-height: 200px;
    border-radius: 10px;
    float: left;
    margin: 10px 1% 10 1%;
    -webkit-box-shadow: -1px 2px 18px -7px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 2px 18px -7px rgba(0,0,0,0.75);
    box-shadow: -1px 2px 18px -7px rgba(0,0,0,0.75);
    overflow: hidden;
    background: #fff;
}
.foto_noticia
{
    width: 40%;
    height: 180px;
    margin: 10px 2% 10px 2%; 
    overflow: hidden;
    float: left;
    border-radius: 10px 0 0 10px;
}
.foto_noticia img
{
    height: 100%;
    width: auto;
}
.tit_noticia
{
    width: 55%;
    min-height: 60px;
    float: right;
    margin: 10px 1% 10px 0;
    text-align: left;
    color: #222;    
    font-family: "Montserrat",Calibri, Arial, Helvetica, sans-serif !important;
    font-size: 16px;
    font-weight: 800;
}
.desc_noticia
{
    width: 55%;
    min-height: 60px;
    float: right;
    margin: 10px 1% 10px 0;
    text-align: left;
    color: #222;    
    font-family: "Montserrat",Calibri, Arial, Helvetica, sans-serif !important;
    font-size: 14px;
    font-weight: 500;
}
.ler_tudo
{
    width: 90%;
    min-height: 30px;
    float: right;
    margin: 10px 1% 10px 0;
    text-align: right;
    color: #152156;    
    font-family: "Montserrat",Calibri, Arial, Helvetica, sans-serif !important;
    font-size: 16px;
    font-weight: 800;
    cursor: pointer;
}
.ler_tudo:hover
{
    opacity: 0.5;
}
.foto_e {
    max-width: 420px;
    height: auto;
    border: 0;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.foto_e img
{
    width: 100%;
}
.voltar
{
    width: 100%;
    min-height: 30px;
    float: left;
    margin: 50px 1% 50px 0;
    text-align: center;
    color: #152156;    
    font-family: "Montserrat",Calibri, Arial, Helvetica, sans-serif !important;
    font-size: 16px;
    font-weight: 800;
    cursor: pointer;
}
.voltar:hover
{
    opacity: 0.5;
}
.cont_tel {
    min-width: 10px;
    height: 35px;
    text-align: center;
    padding: 15px 10px 0px 10px;
    margin: -3px 5px 0 5px;
    float: right;
    position: relative;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    font-family: "Montserrat",Calibri, Century Gothic, Arial;
}
.cont_tel img {
    float: left;
    width: 35px;
    height: auto;
    margin-top: -6px;
  }
.autor
{
  width: 30%;
  margin: 0 auto;
  float: none;
  color: #fff;
  font-size: 16px;
  text-align: left!important;
  padding-bottom: 10px;    
    display: flex;
    align-items: center; 
    justify-content: center; 
}
.autor img
{
  width: 40px;
  height: 30px;
  margin-top: 0px;  
}
.min
{
	width: 31%;
	float: left;
	height: 90px;
	border: 1px solid  #c1c1c1;
	margin: 10px 1% 20px 1%;
	padding: 0px;
	-webkit-transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
	overflow: hidden;
	text-align: center;
}
 .min img
{
	width: 100%;
	height: auto;
	margin: 0 auto;
	
}
.cont_video_embed
{
    width: 100%;
    min-height: 250px;
    float: left;
    margin: 20px 0 20px 0;   
}
.cont_cliente
{
    width: 23%;
    min-height: 200px;
    float: left;
    margin: 10px 1% 10px 1%;    
  
}

.cliente_foto
{
    width: 100%;
    height: 300px;
    float: left;
    overflow: hidden;    
}
.cliente_foto img
{
    width: 100%;
}
.cliente_texto
{
    width: 98%;
    height: 150px;
    padding: 1%;
    float: left;
    overflow: auto;
    background: #333;
    color: #fff;
    text-align: center;
    margin-top: -50px;
    font-family: "Montserrat",Calibri, Century Gothic, Arial;
    font-size: 14px;
}
.cont_map
{
width: 100%;
min-height: 350px;
float: left;
overflow: hidden;
background-color: #f1f1f1;
}
.cont_map iframe
{
    width: 100%;
}
.coluna_a 
{
    width: 25%;
    min-height: 350px;
    float: left;
    border: 1px solid #b1b1b1;
    margin-top: 20px;
}
.coluna_b 
{
    width: 73%;
    min-height: 350px;
    float: right;
    border: 1px solid #b1b1b1;
    margin-top: 20px;
}
.cont_tipos
{
    width: 100%;
    float: left;
    min-height: 40px;
    overflow: hidden;
    margin-top: 20px;
}
.tipo
{
    width: 22.7%;
    float: left;
    min-height: 35px;
    margin: 0 1% 0 1%;
    border: 1px solid #2a2020;
    color: #2a2020;
    text-align: center;
    padding-top: 9px; 
}
.tipo:hover
{
    cursor: pointer;
    background-color: #2a2020;
    color: #fff;
}
.tipo2
{
    width: 22.7%;
    float: left;
    min-height: 35px;
    margin: 0 1% 0 1%;
    border: 1px solid #2a2020;
    background-color: #2a2020;
    color: #fff;
    text-align: center;
    padding-top: 7px; 
}
.tipo2:hover
{
    opacity: 0.5;
    cursor: pointer;
}
.anuncio_bot
{
    width: 25%;
    float: none;
    min-height: 40px;
    background-color: #d58700;
    color: #fff;
    text-align: center;
    margin: 30px auto;
    padding-top: 10px;
    font-size: 22px;
}
.anuncio_bot:hover
{
    opacity: 0.5;
    cursor: pointer;
}
.bot_novo {
    width: 90%;
    height: 36px;
    float: left;
    margin: 30px 5% 20px 5%;
    background-color: #3b3434;    
    color: #fff;
    text-align: center;
    padding-top: 10px;
    cursor: pointer;
}
.bot_novo:hover
{
    opacity: 0.5;
}
.video_modulo
{
	width: 96%;
	height: 350px;
	margin: 0px auto;
}
.cot_item
{
    width: 10%;
    min-height: 25px;
    background-color: #437cc7;
    float: left;
}

/*------------------------------ Blocos itens -------------------------------------------------------*/

.cont_cont_result_categ
{
    width: 100%;
    min-height: 20px;
    margin: 10px auto; 
    overflow: hidden;   
}
.cont_result_categ
{
    width: 96%;
    min-height: 20px;
    margin: 10px auto;
    background-color: #f1f1f1;
    text-align: left;
    padding: 7px 1% 0px 1%;
    border-radius: 2px;
    font-size: 14px;
	  border: 1px solid #e1e1e1;
	  overflow: hidden;
    color: #555; 
}
.cont_result_categ2
{
    width: 89%;
    min-height: 20px;
    margin: 0px 0.7% 0 0;
    float: right;
    background-color: #ffffff;
    text-align: left;
    padding: 7px 1% 0px 1%;
    border-radius: 2px;
    font-size: 14px;
	  border: 1px solid #e1e1e1;
	  overflow: hidden;
    color: #555; 
}
.cont_result_categ3
{
    width: 96%;
    min-height: 20px;
    margin: 10px auto;
    text-align: left;
    padding: 7px 1% 0px 1%;
    border-radius: 2px;
    font-size: 14px;
	overflow: hidden;
    color: #555; 
    background-color: #ffffff;
}
.filha
{ 
  float: left;
  height: 40px;
  width: auto;
  margin-left: 1%;
margin-top: 0px;
}
.filha img
{
  width: auto;
  height: 40px;

}
.cont_result_categ a, a:visited
{
   color: #555; 
   width: 50px;
}
.cont_result_categ2 a, a:visited
{
   color: #555; 
   width: 50px;
}
.res_nome
  {
    width: 65%;
    min-height: 20px;
    font-weight: 100;
    float: left;
  }
  .res_icon
  {
    width: 33%;
    min-height: 20px;
    float: right;
  }
  .icone_enc
  {
	width: 20px;
	height: 30px;
	margin: -5px 0px 0px 0;
	float: right;
	cursor: pointer; 
  }
  .icone_enc_int
  {
	width: 15px;
	height: 15px;
	margin-top: 0x;
	float: left;
	cursor: pointer;  
  }
  .icone_enc_int img
  {
	width: 100%;
	
  }
  .icone_enc_int:hover
  {
	opacity: 0.6;
  }
  .icone
  {
	width: 30px;
	height: 30px;
	margin: 5px 3px 0px 0;
	float: right;
	cursor: pointer;
  }
  .icone img
  {
	width: 100%;
	
  }
  .icone:hover
  {
	opacity: 0.6;
  }
  .modulo_corpo
  {
	width: 98%;
	height: 570px;
	float: left;
	color: #333;
	background-color: #fff;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: left;
	margin: 0px 1% 5px 1%;
	overflow: auto;
  }
  .modulo_corpo_int
  {
	width: 98%;
	height: 490px;
	float: left;
	color: #333;
	background-color: #fff;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: left;
	margin: 0px 1% 5px 1%;
	overflow: auto;
  }
  .cont_opt_info
  {
    width: 100%;
    min-height: 30px;
    float: left;
    border-top: 1px solid #e1e1e1;
  }
  .opt_info
  {
    width: 48%;
    min-height: 25px;
    float: left;
    margin: 0 1% 0 1%;
    text-align: center;
    font-weight: 100;
    padding-top: 5px;
    color: #13477a;
    font-weight: 600;
  }
  .opt_info:hover
  {
    opacity: 0.5;
  }
  .opt_info_trio
  {
    width: 32.3%;
    min-height: 25px;
    float: left;
    margin: 0 0.5% 0 0.5%;
    text-align: center;
    font-weight: 100;
    padding-top: 5px;
    color: #13477a;
    font-weight: 600;
  }
  .opt_info_trio:hover
  {
    opacity: 0.5;
  }
  .cont_banner_img
  {
    width: 50px;
    height: 50px;
    overflow: hidden;
    float: left;
    border: 1px solid #b1b1b1;
    border-radius: 3px;
    margin-bottom: 5px;
  }
  .cont_banner_img img
  {
    width: 120%;
    margin-left: -10%;
  }
  .cont_texto_banner
  {
    width: 80%;
    height: 50px;
    display: flex;
    align-items: center; 
    justify-content: center;
    text-align: center;
    }
  .cont_banner_img_adm
  {
    width: 60%;
    height: auto;
    overflow: hidden;
    float: none;
    border: 1px solid #b1b1b1;
    border-radius: 0px;  
    margin: 0 auto;
    padding: 0;
  }
  .cont_banner_img_adm img
  {
    width: 100%;
  }
  .cont_comando
  {
    width: 30px;
    height: 30px;
    position: absolute;
    margin-left: 70%;
  }
  .cont_comando img
  {
    width: 30px;
  }
  .cont_prod
  {
	width: 95.5%;
	min-height: 40px;
	float: left;
	padding: 10px 1% 10px 1%;
	background-color: #fff;
	margin: 10px 1% 0 1%;
  border: 1px solid #d1d1d1;
  border-radius: 3px;
  }
  .nome_prod
  {
	font-family: "Lato-Light", Arial, Helvetica, sans-serif !important;
	font-size: 16px;
	text-align: center;
	min-height: 40px;
    float: left;
    width: 100%;
  }
  .cont_bot_prod
  {
	width: 100%;
	min-height: 20px;
	float: left;
	background-color: #f1f1f1;
    margin-top:10px;
  }
  .bot_prod2
  {
	width: 24%;
	min-height: 20px;
	float: left;
	text-align: center;
	cursor: pointer;
	color: #000;
	font-size: 14px;
  }
  .bot_prod2:hover
  {
	color: #333;
  }
  .foto_prod_mini
  {
    width: 50px;
    height: 35px;
    float: left;
    margin: -5px 5px 5px 0;
    border: 1px solid #e1e1e1;
    overflow: hidden;
  }
  .foto_prod_mini img
  {
    width: auto;
    height: 100%;
  }
  .foto_prod_adm
  {
    width: 250px;
    height: auto;
    float: none;
    margin: 0 auto;
    border: 0px solid #e1e1e1;    
  }
  .foto_prod_adm img
  {
    width: 100%;
  }
  .res_nome
  {
    width: 65%;
    min-height: 20px;
    font-weight: 100;
    float: left;
  }
  .res_icon
  {
    width: 33%;
    min-height: 20px;
    float: right;
  }
  .bot_cadastro
{
    width: 95%;
    min-height: 35px;
    float: none;
    margin: 30px auto;
    text-align: center;  
    color: #fff;
    background-color: #555;
    font-family: Segoe UI,SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    box-shadow: 0px 0px 0px #fff inset;
    border-radius: 4px;
    box-shadow: none;
    border: 0px;
    cursor: pointer;
    padding-top: 7px;
    padding-bottom: -10px;
}
.bot_cadastro:hover
{
    background-color: #888;
}
.bloco_estatistica
{
    width: 96%;
    min-height: 30px;
    float: left;
    margin: 5px 2% 0 2%;    
    color: #626970;
    font-size: 12px;
    text-align: center;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    padding-bottom: 10px; 
    padding-top: 10px;
    overflow: hidden;   
}
#cont_cont_estat, #cont_cont_estat2, #cont_cont_estat3
{
    width: 96%;
    min-height: 20px;
    margin: 10px 2% 10px 2%;
}
#bot_tempo_1, #bot_tempo_2, #bot_tempo_3
{
    width: 31.3%;
    float: left;
    min-height: 20px;
    margin: 5px 1% 5px 1%;
    color: #fff;
    background-color: #555;
    text-align: center;
    border-radius: 0px;
    padding-top: 5px;
    font-weight: 0;
}
#bot_tempo_1:hover, #bot_tempo_2:hover, #bot_tempo_3:hover
{
    background-color: #888;  
    cursor: pointer;  
}
.cont_estat
{
    width: 100%;
    min-height: 20px;
    margin: 5px 0% 0px 0%;
    color: #fff;
    float: left;
}
.cont_estat2
{
    width: 98%;
    min-height: 20px;
    margin: 5px 0% 0px 0%;
    padding: 2px 1% 0 1%;
    color: #333;
    background-color: #f1f1f1;
}
.estat
{
    width: 100%;
    height: 12px;
    float: left;
    font-size: 12px;     
    text-align: left; 
    color: #fff; 
    
}
.estat2
{
    width: 100%;
    height: 12px;
    float: left;
    font-size: 12px;     
    text-align: left; 
    color: #fff; 
}
.result
{
    width: 50px;
    height: 12px;
    float: right;
    font-size: 12px;     
    text-align: right; 
    color: #fff; 
    font-weight: 600;
}
.barra
{
    width: 100%;
    height: 8px;
    float: left;     
    margin-top: 10px;
    background-color: #e1e1e1;  
    border-radius: 5px; 
}
.barra_int
{
    height: 8px;
    float: left;
    background-color: #10b4c3;  
    border-radius: 5px 0 0 5px; 
}
.hidden {
    display: none;
}

#preview {
    width: 40%;
    height: auto;
    float: left;
    margin: 10px 30% 10px 30%;
    overflow: hidden;  
    border: 1px solid #ccc;
}

.loading {
   float: left;
   width: 100%; 
   text-align: center;   
}
.loading img {
    width: 30px;
    height: 30px;  
    float: none;
    margin: 0 auto; 
}
#uploadButton
{
    width: 80%;
    height: 30px;
    float: left;
    margin: 10px 10% 10px 10%;
    background-color: #222;
    color: #fff;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
    border: 0px;
}
#uploadButton:hover
{
    opacity: 0.6;
}
.cont_foto_anuncio
{
    width: 28.7%;
    height: 100px;
    float: left;
    margin: 10px 2% 0 2%;
    border: 1px solid #e1e1e1;
    overflow: hidden;
    position: relative;
}
.cont_foto_anuncio img
{
    width: 140%;
    margin-left: -20%;
}
.foto_inclui
{
    width: 28.7%;
    height: auto;
    float: none;
    margin: 10px auto;
    overflow: hidden;
    cursor: pointer;
}
.foto_inclui img
{
    width: 100%;        
}
.foto_inclui:hover
{
    opacity: 0.5;
}
.pri 
{
    position: absolute;
    margin-top: 40px;
    width: 90%;
    margin-left: 5%;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    text-align: center;   
    font-family: "Montserrat",Calibri, Century Gothic, Arial;
    font-size: 14px;    
}
.pri2
{
    position: absolute;
    margin-top: 0px;
    width: 20%;
    height: 20px; 
    margin-left: 80%;
    padding-top: 3px;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    text-align: center;    
    font-family: "Montserrat",Calibri, Century Gothic, Arial;
    font-size: 14px;    
}
.pri2:hover
{
    opacity: 0.5;
}
.cont_anuncio 
{
    width: 45.7%;
    min-height: 160px;
    border: 1px solid #e1e1e1;
    float: left;
    margin: 10px 2% 0 2%;
    overflow: hidden;
}
.foto_int_anuncio
{
    width: 26%;
    height: 100px; 
    float: left;
    border: 1px solid #b1b1b1;    
    overflow: hidden;
    margin-top: 10px;
    margin-left: 2%;
}
.foto_int_anuncio img
{
    width: 140%;
    margin-left: -20px;
}
.text_int_anuncio
{
    margin-top: 0px;
    width: 70%;
    height: 100px; 
    float: right;
    padding-top: 10px;
    color: #555;
    text-align: left;    
    font-family: "Montserrat",Calibri, Century Gothic, Arial;
    font-size: 16px;   
}
.tit_sub_anuncio
{
    width: 100%;
    min-height: 10px; 
    float: left;
    padding-top: 3px;
    color: #555;
    text-align: left;    
    font-family: "Montserrat",Calibri, Century Gothic, Arial;
    font-size: 18px; 
    display: block; 
    font-weight: 700;  
    align-items: left; 
    justify-content: left;
}
.text_sub_anuncio
{
    width: 100%;
    min-height: 10px; 
    float: left;
    padding-top: 0px;
    color: #555;
    text-align: left;    
    font-family: "Montserrat",Calibri, Century Gothic, Arial;
    font-size: 14px; 
    display: table-cell; 
    align-items: left; 
    justify-content: left;    
}
.sub_anuncio
{
    width: 25%;
    min-height: 20px; 
    float: left;
    padding-top: 10px;
    color: #1b3253;
    text-align: center;    
    font-family: "Montserrat",Calibri, Century Gothic, Arial;
    font-size: 14px; 
    font-weight: 600;
    cursor: pointer;   
}
.cont_label
{
    width: 48%;
    height: auto;
    float: left;
    margin: 0 1% 0 1%;
}
.cont_conteudo2
{
    width: 100%;
    height: 100%;
    float: left;
    margin: 0; 
    background-color: #004c9e;
    background-size: 100%;
    background-image: url(/images/fundo2.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;    
}
.janela_login
{
    width: 30%;
    min-height: 300px;
    float: none;  
    font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
    color: #FFF;
    text-align: center;
    padding: 10px 2% 30px 2%;
    margin: 15px auto;
    font-weight: 600;
    text-decoration: none;
    text-shadow: #000 1px 2px 2px;
    background: rgba( 0, 0, 0, 0.3);    
    backdrop-filter: blur( 5.5px );
    -webkit-backdrop-filter: blur( 5.5px );
    overflow: hidden;
}
.logo1
{
    width: 170px;
    height: auto;
    float: none;
    margin: 5px auto;
}
.logo1 img
{
    width: 100%;
    height: auto;    
}
.cont_foto_anuncio_pag
{
    width: 44%;
    min-height: 450px;
    float: left;
   
}
.cont_texto_anuncio_pag
{
    width: 55%;
    min-height: 450px;
    float: right;
   
}
#imagemGrande {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
.miniatura {
    width: 100px;
    height: auto;
    margin: 5px;
    cursor: pointer;
    display: inline-block;
    border: 2px solid transparent;
}
.miniatura:hover {
    opacity: 0.5;
}
.ativo {
    opacity: 0.5;
}
.tit_anuncio_pag
{
    width: 96%;
    min-height: 30px; 
    float: left;
    color: #1b3253;
    padding: 0px 2% 10px 2%;
    text-align: left;    
    font-family: "Montserrat",Calibri, Century Gothic, Arial;
    font-size: 36px; 
    font-weight: 600;

}
.texto_anuncio_pag
{
    width: 96%;
    min-height: 30px; 
    float: left;
    padding: 20px 2% 10px 2%;
    color: #000;
    text-align: left;    
    font-family: "Montserrat",Calibri, Century Gothic, Arial;
    font-size: 20px; 
    font-weight: 400;     
}
.valor_anuncio_pag
{
    width: 96%;
    min-height: 30px; 
    float: left;
    color: #1b3253;
    padding: 20px 2% 10px 2%;
    text-align: left;    
    font-family: "Montserrat",Calibri, Century Gothic, Arial;
    font-size: 36px; 
    font-weight: 800;     
}
.cont_control_pag
{
    width: 100%;
    min-height: 50px;
    position: relative;
    margin: 30px 0 30px 0;  
    float: left;   
}
.bot_action
{
    width: 45.3%;
    height: 60px;
    border: 1px solid #271717;
    color: #271717;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    margin: 0 2% 0 2%;
    position: relative;
    float: left;

}
.bot_action:hover
{
    opacity: 0.5;
    cursor: pointer;
}
.bot_action2
{
    width: 96%;
    height: 60px;
    border: 1px solid #271717;
    color: #271717;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    margin: 0 2% 0 2%;
    position: relative;
    float: left;

}
.bot_action2:hover
{
    opacity: 0.5;
    cursor: pointer;
}
.icone_pais
{
    width: 20%;
    height: auto;
    position: absolute;
    margin-left: 75%;
    top: 3%;
}
.icone_pais img
{
    width: 100%;
}

.icone_pais_pag
{
    width: 70px;
    height: auto;
    float: left;
    position: relative;
    margin-left: 10px; 
    margin-right: 10px;   
}
.icone_pais_pag img
{
    width: 100%;
}
.icone_pais_pag_patrocinado
{
    width: 50px;
    height: auto;
    float: left;
    position: relative;
    margin: 5px 10px 0 0;      
}
.icone_pais_pag_patrocinado img
{
    width: 100%;
}
.modal {
    display: none; 
    position: fixed; 
    z-index: 98; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
     background-color: rgba(0,0,0,0.8); 
     backdrop-filter: blur( 3.5px );
    -webkit-backdrop-filter: blur( 3.5px );
}

.modal-content {
    background-color: #fefefe;
    margin: 5% auto; 
    padding: 10px;
    border: 0px solid #888;
    width: 70%; 
}
.circulo
{
    position: fixed;
    width: 300px;
    height: 300px;
    background-color: rgba( 0, 0, 0, 0.3);
    margin-left: 25%;
    margin-top: 5%;
    border-radius: 170px;
    z-index: 99!important;
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
.cont_proposta
{
    width: 94%;
    margin: 0 2% 10px 2%;
    min-height: 150px;
    overflow: auto;
    text-align: left;
    border-radius: 5px;
    border: 1px solid #b1b1b1;
    color: #666;
    padding: 10px 1% 10px 1%;
}
.cont_conversa
{
    width: 70%;
    margin: 5px 0 5px 0;
    min-height: 30px;
    float: left;
    border-radius: 0px 10px 10px 10px;
    background-color: #f1f1f1;
    border: 1px solid #a1a1a1;
    text-align: left;
    padding: 7px 1% 0 1%;
    color: #333;
    
}
.cont_resposta
{
    width: 70%;
    margin: 5px 0 5px 0;
    min-height: 30px;
    text-align: right;
    float: right;
    border-radius: 10px 0px 10px 10px;
    background-color: #bbffb7;
    border: 1px solid #a1a1a1;
    padding: 7px 1% 0 1%;
    color: #333;
}

.progress-container {
    margin-top: 20px;
    width: 100%;
    background: #ddd;
    border-radius: 5px;
}

.progress-bar {
    width: 0;
    height: 20px;
    background: #4caf50;
    border-radius: 5px;
}
.destaque
{
    width: 100px;
    height: 26px;
    position: relative;    
    background-color: #107b04;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    padding-top: 3px;
    cursor: pointer;
    float: right;
    margin: 0px 5px 0 0;
    font-size: 14px;
}
.destaque:hover
{
    opacity: 0.5;
}
#chave_pix {
    width:95%;
    height: 40px;
    border: 1px solid #d1d1d1;
    border-radius: 3px;
    float: left;
    padding-left: 5px;
    margin: 0px 2% 10px 2%; 
    font-size: 16px;
}
#bot_pix {
    width: 98%;
    text-align: center;
    height: 34px;
    float: right;
    border-radius: 3px;
    margin: 0px 1% 0px 1%;
    background-color: #437cc7;
    border: 0px solid #e1e1e1;
    color: #fff !important;
	padding-top: 8px;
	padding-bottom: 0;
	font-size: 16px;
	cursor: pointer;
}
#bot_pix:hover 
{
	background-color: #1e314e;
}
.cont_qr
{
	width: 100%;
	float: left;
	margin: 10px 0 10px 0;
	min-height: 100px;
}
.opt_pag
{
    width: 28.7%;
    min-height: 130px;
    float: left;
    border: 1px solid #21560d;
    border-radius: 10px;
    margin: 40px 2% 20px 2%;   
}
.opt_pag:hover
{
    opacity: 0.5;
}
.num_pag
{
    width: 96%;
    min-height: 30px; 
    float: left;
    padding: 10px 2% 10px 2%;
    color: #555;
    text-align: center;    
    font-family: "Montserrat",Calibri, Century Gothic, Arial;
    font-size: 28px; 
    font-weight: 800;     
}
.text_pag
{
    width: 96%;
    min-height: 30px; 
    float: left;
    padding: 10px 2% 10px 2%;
    color: #555;
    text-align: center;    
    font-family: "Montserrat",Calibri, Century Gothic, Arial;
    font-size: 18px; 
    font-weight: 600;     
}
.capcha2 {
    width: 40%;
    float: left;
    margin: 0px 2% 0 0;
    min-height: 50px;
    border: 1px solid #ccc;
    overflow: hidden;
    position: relative;
    padding: 0px;
}
.capcha2 img {
    width: 100%;
}
.cont_contador
{
  width: 23%;
  float: left;
  min-height: 100px;
  overflow: hidden;
  margin: 10px 1% 10px 1%;
}
.contador_num
{
  width: 98%;
  float: none;
  min-height:50px;
  overflow: hidden;
  margin: 0px 1% 0px 1%;
}
.grafico
{
  height: 50px;
  width: 50px;
  float: left;
  margin-left: 20%;
}
.grafico img
{
  width:100%; 
}
.grafico_num
{
  width: auto;
  float: left;
  font-size: 36px;
  font-weight: 800;
  font-family: "Arial", Lato-Black, Calibri,Komika Axis;
  margin-left: 5px;
  margin-top: -10px;
  color: #193018;
  text-align: left;
 
}
.grafico_mais
{
  width: auto;
  float: left;
  font-size: 36px;
  font-weight: 800;
  font-family: "Arial", Lato-Black, Calibri,Komika Axis;
  margin-left: 5px;
  margin-top: -10px;
  color: #193018;
  text-align: left;
  
}
.grafico_res
{
  width: 100%;
  float: left;
  font-size: 20px;
  font-weight: 100;
  font-family: "Lato-Light", Calibri,Komika Axis, Arial; 
  margin-top: 0px;
  color: #000000;
  text-align: center;
}
.painel_result
{
	width:100%;
	min-height: 350px;
  float: left;
	margin: 0px auto;
  border-radius: 0px;
	z-index: 97;
	position: relative; 
  border-top: 0px solid #e1e1e1; 
  border-bottom: 0px solid #e1e1e1; 
  position: relative;
}
.painel_result_int
{
	max-width: 1400px;
	min-height: 350px;
  float: none;
	margin: 0px auto;
  border-radius: 0px;
	z-index: 97;
  border-top: 0px solid #e1e1e1; 
  border-bottom: 0px solid #e1e1e1; 
  position: relative; 
}
.cont_parceiros
{
    width: 100%;
    min-height: 300px;
    overflow: hidden;
    float: left;
}
.parceiros_int
{
    max-width: 1400px;
    min-height: 300px;
    overflow: hidden;
    float: none;
    margin: 0 auto;
    padding-bottom: 30px;
}
.parceiros
{
    width: 22%;
    min-height: 70px;
    float: left;
    text-align: center;
    border: 1px solid #b1b1b1;
    border-radius: 20px;
    margin: 10px 1% 20px 1%;
}
.foto_profissional
{
    width: 100px;
    height: 100px;
    float: none;
    margin: 10 auto;
    border-radius: 50px;
    overflow: hidden;
    border: 0px solid #000;
    background-color: #b1b1b1;
}
.foto_profissional img
{
    width: 100%;
    margin-left: 0%;
}
.nome_profissional
{
    color: #555;
    font-size: 24px;
    font-family: "Acephimere-fina", Calibri, Century Gothic,  Arial;
    font-weight: 600;
    text-align: center;
    width: 98%;
    min-height: 65px;
    margin: 10px auto;
    float: none;  
    line-height: 26px; 
}
.atividade_profissional
{
    color: #333;
    font-size: 20px;
    font-family: "Acephimere-fina", Calibri, Century Gothic,  Arial;
    font-weight: 400;
    text-align: center;
    width: 98%;
    min-height: 30px;
    margin: 10px auto;
    float: none;   
}
.cont_contatos
{
    width: 100%;
    min-height: 30px;
    margin: 10px auto;
    float: none; 
    text-align: center; 
    display: flex; 
    justify-content: center;
}
.icone_profissional
{
    width: 45px;
    height: 45px;   
    margin: 0 5px 0 5px; 
}
.icone_profissional img
{
    width: 100%;
}
.icone_profissional:hover
{
    opacity: 0.5;
    cursor: pointer;
}
.foto_cot {
    width: 40%;
    border: 0;
    float: left;
    min-height: 300px;   
}
.foto_cot img
{
    width: 100%;
}
.tab_cot {
    width: 58%;
    min-height: 300px;
    border: 0;
    float: right;   
}
.cont_cotacao
{
    width: 29.3%;
    min-height: 60px;
    float: left;
    margin: 20px 2% 0 2%;
}
.cotacao_foto
{
    float: left;
    height: 100px;
    width: 100px;
    margin: 0 2% 0 0;
    border-radius: 60px;
    overflow: hidden;   
}
.cotacao_foto img
{
    width: 160%;
    margin-left: -30%;
}
.cotacao_nome
{
    color: #555 !important;
	font-size: 18px !important;
	font-family: "Montserrat3",Calibri, Century Gothic,  Arial; 
    width: 50%;
    float: left;
    min-height: 20px;
    margin: 40px 0 5px 2%;
    text-align: left;
}
.bloco_a
{
    width: 85%;
    min-height: 150px;
    float: left;
    text-align: left;
    overflow: hidden;
}
.bloco_b
{
    width: 15%;
    min-height: 150px;
    float: left;
    text-align: left;
    overflow: hidden;
}
.bloco_b img
{
    width: 100%;
    height: auto;
    margin-top: 10px;
}
.bloco_c
{
    width: 100%;
    min-height: 150px;
    float: left;
    text-align: left;
    overflow: hidden;
}
   .cont_cid  
{
    width: 29%;
    height: 33px;
    float: left;
    margin: 10px 2% 0px 2%;
    border: 1px solid #235307;
    color: #666;
    text-align: center;
    padding-top: 8px;
}
.agroamigo
{
    width: 30%;
    min-height: 270px;
    background-color: #fff;
    border-radius: 10px;
    position: absolute;
    z-index: 98;
    left: 65%;
    top: 120px;
    -webkit-box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.75);
}
.agroamigo img
{
    width: 30%;
    height: auto;
    float: right;
    margin: 10px 1% 0 0;
}
.agroamigo_logo
{
    width: 45%;
    height: auto;     
    position: absolute;
    margin-left: 10px;
    margin-top: 0px;
}
.agroamigo_logo img
{
    width: 100%;
}
.agroamigo-texto
{
    color: #333 !important;
	font-size: 15px !important;
	font-family: "Montserrat3",Calibri, Century Gothic,  Arial; 
    width: 60%;
    float: left;
    min-height: 20px;
    margin: 150px 0 0px 3%;
    text-align: left;
}
.agroamigo_rod
{
    width: 100%;
    min-height: 70px;
    padding-top: 10px;
    float: left;    
    font-size: 14px !important;
	font-family: "Montserrat3",Calibri, Century Gothic,  Arial;
    text-align: center;
    overflow: hidden;
    color: #000; 
    position: relative;
    bottom: 5px;
    left: 0%;
    z-index: 999;
    overflow: hidden;
    border-top: 1px solid #e1e1e1;
    margin: 0px 0% 10px 0%;
    background-color: #fff;
}
.agroamigo_bot
{
    width: 80%;
    height: 33px;
    float: left;    
    font-size: 16px !important;
	font-family: "Montserrat3",Calibri, Century Gothic,  Arial;
    text-align: center;
    overflow: hidden;
    color: #fff; 
    position: relative;
    z-index: 999;
    overflow: hidden;
    background-color: #0d740a;
    border-radius: 20px;
    padding-top: 5px;
    margin: 0 10% 0 10%;
    cursor: pointer;
}
.chat-container {
    width: 300px;
    background-color: #fff;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.chat-box {
    max-height: 300px;
    overflow-y: auto;
    float: left;
    position: relative;
    margin-bottom: 10px;
    width: 100%;
}

.chat-message {
    margin-bottom: 10px;
}

.bot-message p {
    background-color: #f1f5f9;
    background-image: url(../images/mascote_icone2.png);
    background-size: 40px;
    background-position: 5px;
    background-repeat: no-repeat;
    padding: 10px 5px 10px 40px;
    border-radius: 0px 10px 10px 10px;
    width: 87%;
    float: left;
    position: relative;
    margin-top: 10px;
}

.user-message p {
    background-color: #d5eed4; 
    padding: 10px;
    border-radius: 10px 0px 10px 10px;
    width: 87%;
    float: right;
    position: relative;
    margin-top: 10px;
    color: #000;
}

input[type="text"] {
    width: 80%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

button {
    width: 15%;
    padding: 10px;
    background-color: #144b40;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

button:hover {
    background-color:  #0d5748;
}
/* Estilo para as bolinhas de "digitando..." */
.typing-indicator {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}

.dot {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background-color: #007BFF;
    border-radius: 50%;
    animation: bounce 0.8s infinite alternate;
}

.dot:nth-child(1) {
    animation-delay: 0s;
}

.dot:nth-child(2) {
    animation-delay: 0.2s;
}

.dot:nth-child(3) {
    animation-delay: 0.4s;
}

@keyframes bounce {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.5);
    }
}
.masc_icone
{
    width: 45px;
    height: 45px;
    float: left;
    margin-top: 5px;
}
.masc_icone img
{
    width: 45px;
    height: 45px;
  }
/*-----------------------------------------------Medias--------------------------------------------------------*/

@media all and (min-width: 1370px) {	
    .cont_cont_busca
    {
        top: 50%;   
    }
}

@media all and (max-width: 1300px) {
    .coluna_rodape_e, .coluna_rodape_d
   {
     width: 22%;
     min-height: 100px;
     float: left;
     margin: 10px 1% 10px 1%;
   
   }
   .coluna_rodape_c
   {
     width: 22%;
     min-height: 100px;
     float: left;
     margin: 10px 1% 10px 1%;
    
   }
   }
@media all and (max-width: 1200px) {
    .rodape
    {
        width: 98%;       
    }
    .cont_conteudo2
    {       
        background-size: 130%;
        background-position-x: 20%;               
    }
    .cont_texto_patrocinado {
    width: 74%;
    min-height: 150px;
    float: right;
    }
    .tit_local2 {
    width: 40%;
    }
}
@media all and (max-width: 1110px) {
    .topo_int {
        width: 77%;        
    }
     .agroamigo
    {
        width: 40%;
        min-height: 270px;
        background-color: #fff;
        border-radius: 10px;
        position: absolute;       
        left: 59%;
        top: 120px;
    }
    }

@media all and (max-width: 1020px) {
    .topo_int {
        width: 65%;        
    }
    .redes {
        width: 30%;
        min-height: 35px;
        float: right;
    }
}
@media all and (max-width: 1100px) {
.cont_produto
{
    width: 22.6%;
    min-height: 380px;
    margin: 10px 1% 10 1%;
}
.cont_cont_busca
{
    top: 60%;   
}
}

@media all and (max-width: 1000px) {
    .cont_contador
{
    width: 44%;
    height: 70px;
    float: left;
    text-align: center;
}
    .janela_login
{
    width: 40%;
}

.cont_conteudo2
{       
    background-size: 150%; 
    background-position-x: 30%;             
}
    .cont_cliente
{
    width: 31.3%;
    min-height: 200px;
    float: left;
    margin: 10px 1% 10px 1%;       
}

    .min
{
	width: 60%;
	float: left;
	height: 250px;
	border: 1px solid  #c1c1c1;
	margin: 10px 5% 20px 5%;
	padding: 0px;
	-webkit-transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
	overflow: hidden;
	text-align: center;
}

    .cont_noticia
    {
        width:96%;
        min-height: 210px;
        border-radius: 10px;
        float: left;
        margin: 30px 2% 10 2%;
        -webkit-box-shadow: -1px 2px 18px -7px rgba(0,0,0,0.75);
        -moz-box-shadow: -1px 2px 18px -7px rgba(0,0,0,0.75);
        box-shadow: -1px 2px 18px -7px rgba(0,0,0,0.75);
       overflow: hidden!important;
        background: #fff;
    }
    .botao
{
    width: 60%;
    height: 40px;
    float: left;  
   
}

.janela
{
    width: 50%;
    min-height: 100px;
    position: absolute;
    left: 25%;
}
.janela3
{
    width: 50%;   
    left: 25%;
}
.cont_banner {
    width: 100%;
    float: left;
    height: 550px;
    overflow: hidden;
    z-index: 98;
    margin-top: -170px;
}
.cont_cont_busca
{
    top: 60%;   
}
}

@media all and (max-width: 900px) {
    .cont_produto {
        width: 30.9%;
        min-height: 380px;
        margin: 10px 1% 10 1%;
    }
    .cont_busca
    {
        width: 96%;   
    }

    .min
    {
        width: 70%;
        float: left;
        height: 250px;
        border: 1px solid  #c1c1c1;
        margin: 10px 5% 20px 5%;
        padding: 0px;
        -webkit-transition: 0.3s ease-in;
        -moz-transition: 0.3s ease-in;
        -o-transition: 0.3s ease-in;
        transition: 0.3s ease-in;
        overflow: hidden;
        text-align: center;
    }
    .autor
{
  width: 35%;
}
.redes
{
    width: 30%;
}
    .topo_int
{
    width: 65%;
    height: 65px;
    float: right;    
}
    .cont_cid {
    width: 45%;
    height: 33px;
    float: left;
    margin: 10px 2% 0px 2%;   
    padding-top: 8px;
}
.janela, .janela3
{
  width: 70%;
  min-height: 100px;
  position: absolute;
  left: 15%;
}
.janela2 {
  width: 95%;
  min-height: 300px;
  position: absolute;
  left: 1%;
}
.cont_rodape
{
    width: 100%;
    min-height: 150px;
    float: left;
    background-size: 150%;    
    overflow: hidden;
}
.cont_banner {
    width: 100%;
    float: left;
    height: 500px;
    overflow: hidden;
    z-index: 98;
    margin-top: -170px;
}
   .cont_texto_patrocinado {
    width: 66%;
    min-height: 150px;
    float: right;
    }
    .tit_local2 {
    width: 50%;
    }
}
@media all and (max-width: 850px) {
    .coluna_rodape_e, .coluna_rodape_d, .coluna_rodape_c
{
  width: 48%;
  min-height: 100px;
  float: left;
  margin: 10px 1% 10px 1%;
 
}
    .cont_produto
    {
        min-height: 390px;        
    }
    .bloco_a
    {
        width: 75%;
    }
    .bloco_b
    {
        width: 25%;
    }
    .whatsapp {
        left: 89%;    
      }
      .cont_conteudo2
      {       
          background-size: 180%;
          background-position-x: 45%;              
      }
   
}
@media all and (max-width: 800px) {
    .cont_anuncio 
    {
        width: 94%;
        min-height: 160px;
        border: 1px solid #e1e1e1;
        float: left;
        margin: 10px 2% 0 2%;
    }
    .anuncio_bot {
        width: 40%;      
    }
.cont_produto
{
    width: 30.5%;
    min-height: 440px;
    float: left;
    margin: 10px 1% 10 1%;    
}
 .agroamigo
    {
        width: 50%;
        min-height: 270px;
        background-color: #fff;
        border-radius: 10px;
        position: absolute;
        left: 49%;
        top: 120px;
    }
.cont_rodape
{
    width: 100%;
    min-height: 150px;
    float: left;
    background-size: 180%;    
    overflow: hidden;
}
.janela_login
{
    width: 50%;
}
.parceiros
{
    width: 47%;
    min-height: 70px;
    float: left;
    text-align: center;
    border: 1px solid #b1b1b1;
    border-radius: 20px;
    margin: 10px 1% 20px 1%;
}
.cotacao_foto
{
    float: none;
    height: 100px;
    width: 100px;
    margin: 0 auto;
    border-radius: 60px;
    overflow: hidden;   
}
.cotacao_nome
{
    color: #555 !important;
	font-size: 18px !important;
	font-family: "Montserrat3",Calibri, Century Gothic,  Arial; 
    width: 100%;
    float: none;
    min-height: 20px;
    margin: 10px auto;
    text-align: center;
}
}

@media all and (max-width: 750px) {
    .cont_produto
    {
        width: 30.5%;
        min-height: 420px;       
        float: left;
        margin: 10px 1% 10 1%;    
    }
    .autor
    {
      width: 40%;
    }
   
    .cont_conteudo2
{       
    background-size: 210%;           
}
.foto_cot {
    width: 90%;
    border: 0;
    float: none;
    min-height: 200px; 
    margin: 10px auto;  
}
.tab_cot {
    width: 96%;
    min-height: 300px;
    border: 0;
    float: none; 
    margin: 10px auto;   
}
    }

@media all and (max-width: 700px) { 
    .agroamigo
    {
        width: 90%;
        min-height: 150px;
        background-color: #fff;
        border-radius: 10px;
        position: absolute;       
        left: 5%;
        top: 320px;
    }
    .agroamigo_logo {
        width: auto;
        height: 140px;
        position: relative;
        margin-left: 10px;
        margin-top: 0px;
        float: left;
    }
    .agroamigo-texto {
        color: #333 !important;
        font-size: 15px !important;
        font-family: "Montserrat3", Calibri, Century Gothic, Arial;
        width: 45%;
        float: left;
        min-height: 20px;
        margin: 10px 0 0px 3%;
        text-align: left;
    }
    .agroamigo img {
        width: auto;
        height: 140px;
        float: right;
        margin: 0px 1% 0 0;
    }
    .agroamigo_logo img {
        width: auto;
        height: 100px;
    }
    .cont_texto_patrocinado {
    width: 98%;
    min-height: 150px;
    float: left;
    }
    .tit_local2 {
    width: 50%;
    }
    .foto_produto_patrocinado {
    width: auto;
    height: 150px;
    margin: 5px auto;
    border: 0px solid #e1e1e1;
    float: none;
    text-align: center;
}
    .cont_conteudo2
    {       
        background-size: 240%; 
        background-position-x: 50%;             
    }
    .tipo , .tipo2
{
    width: 45.3%;
    float: left;
    min-height: 35px;
    margin: 10px 2% 0 2%;
}
    .cont_cliente
    {
        width: 48%;
        min-height: 200px;
        float: left;
        margin: 10px 1% 10px 1%;        
    }
    .capcha2 {
        width: 80%;
        float: left;
        margin: 0px 10% 0 10%;
        min-height: 50px;
        border: 1px solid #ccc;
        overflow: hidden;
        position: relative;
        padding: 0px;
    }
    #capcha_campo {
        width: 96%;
        float: right;
        margin: 10px 2% 0 2%;
    }
    .botao
    {
        width: 80%;
        height: 40px;
        float: left;  
       
    }
    .whatsapp {
        left: 85%;    
      }
    .cont_cont_busca {
    width: 100%;
    float: left;
    height: 50px;
    z-index: 97;
    top: 40%;
    position: absolute;
}
 .cont_banner
{
    width: 100%;
    float: left;
    height: 500px;
    overflow: hidden;
    z-index: 98;
    margin-top: -170px;
}
.cont_foto_anuncio_pag {
    width: 70%;
    min-height: 150px;
    float: none;
    margin: 0 auto;
}
.cont_texto_anuncio_pag {
    width: 70%;
    min-height: 150px;
    float: none;
    margin: 10px auto;
}

.janela, .janela3
{
  width: 90%;
  min-height: 100px;
  position: absolute;
  left: 2.5%;
  top: 20px;
}	
.rodape
{
    width: 96%;       
}

.cont_produto
{
    width: 47.3%;
    min-height: 400px;
    float: left;
    margin: 10px 1% 10 1%;    
}
.botao_home {
    width: 90.0%;
    height: 40px;
    float: left;
    margin: 10px 5% 0 5%;   
}
	.cont_cid {
    width: 95%;
    height: 33px;
    float: left;
    margin: 10px 2% 0px 2%;
    padding-top: 8px;
}
}
@media all and (max-width: 650px) {
    .min
    {
        width: 80%;
        float: left;
        height: 250px;
        border: 1px solid  #c1c1c1;
        margin: 10px 5% 20px 5%;
        padding: 0px;
        -webkit-transition: 0.3s ease-in;
        -moz-transition: 0.3s ease-in;
        -o-transition: 0.3s ease-in;
        transition: 0.3s ease-in;
        overflow: hidden;
        text-align: center;
    }
    .autor
    {
      width: 52%;
    }
    .coluna_rodape_e, .coluna_rodape_d, .coluna_rodape_c
{
  width: 90%;
  min-height: 100px;
  float:none;
  margin: 10px auto;
 
}
    .foto_e {
        max-width: 630px;
        height: auto;
        border: 0;
        float: none;
        margin-right: 10px;
        margin-bottom: 20px;
        margin-left: 10px;
    }
.label_capcha {
    width: 100%;
    
    text-align: center;
    font-size: 12px;
    height: 15px;
    margin: 20px auto;
    float: none;
}
  .cont_capcha
	{
		width: 90%;
		float: none;
		margin: 20px auto;
		min-height: 50px; 
	}
	.capcha
	{
		width: 80%;
		float: none;
		margin: 0px auto;
		min-height: 50px; 
	}
	
	#capcha_campo
	{
		width: 80%;
		float: none;
		margin: 20px auto;
		min-height: 50px; 
	}
  .cont_form
  {
    width: 95%;
    
  }
  .cont_cont_noticia
  {
    width: 90%;
    min-height: 240px;
    float: none;
    margin: 20px auto;  
  }
  .cont_calculador
  {
    width: 80%; 
  }

  #capcha_campo {
    width: 80%;
    float: left;
    margin: 10px 10% 0 10%;
  }
  .cont_rodape
{
    width: 100%;
    min-height: 150px;
    float: left;
    background-size: 350%;  
    background-position: 40%;  
    overflow: hidden;
}
.modal-content {
    background-color: #fefefe;
    margin: 5% auto; 
    padding: 10px;
    border: 0px solid #888;
    width: 90%; 
}
}
@media all and (max-width: 600px) {
    .cont_busca
    {
        width: 90%;   
    }
    .min
    {
        width: 80%;
        float: none;
        height: 250px;
        border: 1px solid  #c1c1c1;
        margin: 10px auto;
        padding: 0px;
        -webkit-transition: 0.3s ease-in;
        -moz-transition: 0.3s ease-in;
        -o-transition: 0.3s ease-in;
        transition: 0.3s ease-in;
        overflow: hidden;
        text-align: center;
    }
    .janela_login
{
    width: 70%;
}
    .anuncio_bot {
        width: 80%;      
    }
   
    .cont_detalhes
    {
        text-align: center;
    }
    .botao
    {
        width: 90%;
        height: 40px;
        float: none;       
       
    }
    .cont_foto_int
{
    width: 70%;
    height: auto;
    float: left;
    border: 0px solid #e1e1e1;
    margin: 10px 15% 10px 15%;
}
.cont_detalhes
{
    width: 96%;
    height: auto;
    float: left;    
    margin: 10px 2% 10px 2%;   
}
.foto_cot {
    width: 94%;
    border: 0;
    float: none;
    min-height: 200px; 
    margin: 10px auto;  
}
.tab_cot {
    width: 94%;
    min-height: 300px;
    border: 0;
    float: none; 
    margin: 10px auto; 
    
}
th
{
     font-size: 12px; 
     font-weight: 100;
     font-weight: 400;
}
td
{
     font-size: 12px; 
     font-weight: 100;
     color: #000;
     font-weight: 400;
}
}
@media all and (max-width: 560px) {
    .cont_noticia
    {
        width:96%;
        min-height: 500px;
        overflow: hidden;
    }
    .foto_noticia {
        width: 96%;
        height: auto;
        margin: 10px 2% 10px 2%;
        overflow: hidden;
        float: left;
        border-radius: 10px 10px 0 0px;
    }
    .cont_conteudo2
    {       
        background-size: 270%; 
        background-position-x: 50%;             
    }
    .foto_noticia img {
        width: 100%;
        height: auto;
    }
    .tit_noticia {
        width: 96%;
        min-height: 30px;
        float: left;
        margin: 10px 2% 10px 2%;      
    }
    .desc_noticia {
        width: 96%;
        min-height: 60px;
        float: left;
        margin: 10px 2% 10px 2%;  
    }
    .ler_tudo {
        width: 96%;
        min-height: 30px;
        float: right;
        margin: 10px 2% 10px 2%;
        text-align: center;        
    }
    .cont_rodape
    {
        width: 100%;
        min-height: 150px;
        float: left;
        background-size: 400%;  
        background-position: 60%;  
        overflow: hidden;
    }
    .cont_foto_anuncio_pag, .cont_texto_anuncio_pag {
        width: 85%;      
    }
    .cont_contador
{
    width: 90%;
    height: 70px;
    float: none;
    text-align: center;
    margin: 10px auto;
}
.tit_local2 {
    width: 98%;
    float: left;
    }
    .tit_anuncio_pag {
      text-align: center;
    }
    .icone_pais_pag_patrocinado {
    width: 50px;
    height: auto;
    float: none;
    position: relative;
    margin: 5px auto;
}
.texto_anuncio_pag {   
    text-align: center;
}
.valor_anuncio_pag {
     text-align: center;
}    
    .foto_produto_patrocinado {
        width: auto;
        height: 220px;
        margin: 5px auto;
        border: 0px solid #e1e1e1;
        float: none;
        text-align: center;
    }
}
@media all and (max-width: 520px) {
    .cont_cont_busca {
        top: 45%;
    }
    .cont_conteudo {
    margin-top: 180px;
}
    .cont_busca
    {
        width: 96%;   
    }
    .min
    {
        width: 90%;
        float: none;
        height: 250px;
        border: 1px solid  #c1c1c1;
        margin: 10px auto;
        padding: 0px;
        -webkit-transition: 0.3s ease-in;
        -moz-transition: 0.3s ease-in;
        -o-transition: 0.3s ease-in;
        transition: 0.3s ease-in;
        overflow: hidden;
        text-align: center;
    }
    .autor
    {
      width: 60%;
    }
    .cont_noticia
    {
        width:96%;
        min-height: 460px;
        overflow: hidden;
    }
    .whatsapp {
        left: 80%;    
      }
    .redes {
        width: 96%;
        min-height: 35px;
       
    }
 .agroamigo
{
    width: 90%;
    min-height: 200px;
    background-color: #fff;
    border-radius: 10px;
    position: absolute;
    z-index: 98;
    left: 5%;
    top: 350px;
    -webkit-box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.75);
}
.agroamigo img
{
    width: 30%;
    height: auto;
    float: right;
    margin: 10px 1% 0 0;
}
.agroamigo_logo
{
    width: 40%;
    height: auto;     
    position: absolute;
    margin-left: 10px;
    margin-top: 0px;
}
.agroamigo_logo img
{
    width: 100%;
}
.agroamigo-texto
{
    color: #333 !important;
	font-size: 15px !important;
	font-family: "Montserrat3",Calibri, Century Gothic,  Arial; 
    width: 60%;
    float: left;
    min-height: 20px;
    margin: 150px 0 0px 3%;
    text-align: left;
}
    .cont_banner {
        width: 100%;
        float: left;
        height: 450px;
        overflow: hidden;
        z-index: 98;
        margin-top: -170px;
    }
    
    .logo {
        width: 40%;    
    }
    .cont_tel {
        min-width: 10px;
        height: 20px;
        text-align: center;
        padding: 5px 10px 0px 10px;
        margin: -100px 5px 0 5px;
    }
    .cont_produto {
        width: 90.0%;
        min-height: 400px;
        float: left;
        margin: 10px 4.5% 10 5%;
    }
    .bloco_a
    {
        width: 100%;
        margin-top: 10px;
    }
    .bloco_b
    {
        width: 92%;
        margin: 10px 4% 10px 4%;
    }
    .cont_conteudo2
{       
    background-size: 290%; 
    background-position-x: 50%;             
}
.janela_login
{
    width: 90%;
}
}
@media all and (max-width: 480px) {
    .cont_rodape
    {
        width: 100%;
        min-height: 150px;
        float: left;
        background-size: 460%;  
        background-position: 80%;  
        overflow: hidden;
    }
    .cont_foto_anuncio
    {
        width: 45.3%;
        height: 100px;
        float: left;
        margin: 10px 2% 0 2%;
        border: 1px solid #e1e1e1;
        overflow: hidden;
        position: relative;
    }
    .foto_inclui {
        width: 40%;
        height: auto;
        float: none;
        margin: 10px auto;
        overflow: hidden;
        cursor: pointer;
    }
    .cont_label
    {
        width: 100%;
        margin: 0 auto;
    }
    .parceiros
    {
        width: 90%;
        min-height: 70px;
        float: none;
        text-align: center;
        border: 1px solid #b1b1b1;
        border-radius: 20px;
        margin: 20px auto;
    }
}

@media all and (max-width: 440px) {
    .cont_cont_busca {
        top: 60%;
    }
    .cont_cliente
    {
        width: 80%;
        min-height: 200px;
        float: left;
        margin: 10px 10% 10px 10%;  
    }
    .min
    {
        width: 96%;
        float: none;
        height: 250px;
        border: 1px solid  #c1c1c1;
        margin: 10px auto;
        padding: 0px;
        -webkit-transition: 0.3s ease-in;
        -moz-transition: 0.3s ease-in;
        -o-transition: 0.3s ease-in;
        transition: 0.3s ease-in;
        overflow: hidden;
        text-align: center;
    }
    .cont_foto_anuncio_pag, .cont_texto_anuncio_pag {
        width: 94%;      
    }
    .bot_action {
        width: 94%;
        height: 60px;
        border: 1px solid #271717;
        color: #271717;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 20px;
        margin: 10px 2% 0 2%;
        position: relative;
        float: left;
    }
    .autor
    {
      width: 90%;
    }
    .cont_noticia
    {
        width:96%;
        min-height: 420px;
        overflow: hidden;
    }
    .cont_conteudo2
{       
    background-size: 310%; 
    background-position-x: 50%;             
}
    .whatsapp {
        left: 75%;    
      }
      .cont_conteudo {
        margin-top: 260px;
    }
    .cont_banner {
        width: 100%;
        float: left;
        height: 400px;
        overflow: hidden;
        z-index: 98;       
    }
    .cont_rodape
    {
        width: 100%;
        min-height: 150px;
        float: left;
        background-size: 550%;  
        background-position: 80%;  
        overflow: hidden;
    }
    .foto_int_anuncio {
        width: 80%;
        height: 180px;
        float: left;
        border: 1px solid #b1b1b1;
        overflow: hidden;
        margin-top: 10px;
        margin-left: 10%;
    }
    .text_int_anuncio {
        margin-top: 0px;
        width: 90%;
        min-height: 100px;
        float: left;
        margin-left: 5%;
    }
    .cont_anuncio
    {
        padding-bottom: 10px;
        min-height: 330px;
    }
      ::-webkit-scrollbar {
      width: 0px;
  }
}
@media all and (max-width: 400px) {
    .cont_cont_busca {
        top: 55%;
    }
    .cont_banner_pagina {        
        height: 200px;
        overflow: hidden;
        z-index: 98;
        margin-top: -175px;
        background-size: 130%;     
    }
    .cont_conteudo2
{       
    background-size: 360%; 
    background-position-x: 50%;             
}
.cont_cotacao {
    width: 46%;
    min-height: 60px;
    float: left;
    margin: 20px 2% 0 2%;
}
}
@media all and (max-width: 360px) {
    .cont_cont_busca {
        top: 60%;
    }
.cont_banner {
    width: 100%;
    float: left;
    height: 400px;
    overflow: hidden;
    z-index: 98;       
}
.cont_conteudo2
{       
    background-size: 400%; 
    background-position-x: 50%;             
}
}
@media all and (max-width: 350px) {
    .cont_cliente
    {
        width: 90%;
        min-height: 200px;
        float: left;
        margin: 10px 5% 10px 5%;    
       
    }
    .cont_rodape
    {
        width: 100%;
        min-height: 150px;
        float: left;
        background-size: 300%;
        background-image: url(../images/fundo-rodape.jpg);
        overflow: hidden;
    }
    .tipo , .tipo2
    {
        width: 95.8%;
        float: left;
        min-height: 35px;
        margin: 10px 2% 0 2%;
    }
 
 
}
@media all and (max-width: 320px) {
   
    
}
@media all and (max-width: 300px) {

    
}
@media all and (max-width: 270px) {

}