@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;
      border-radius: 4px;
     
  }
  
  
  ::-webkit-scrollbar-thumb { 
     background: #054386;
     border-radius: 5px;
     border: 0px solid #FFF; 
     
  }

body,
html {
	min-height:100%;
	font-family:sans-serif;
	line-height:1.5; 
    scroll-behavior: smooth;
   
}
h1
{
	font-size: 34px;
	text-align: left;
	color: #fff;
	margin-top: 20px;
	font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
    color: #fff;
	font-weight: 700;
	width: 100%;
    line-height: 33px;
    float: left;
}
h2
{
	font-size: 18px;
	text-align: center;
	color: #555;	
	font-family: "Montserrat3", Arial, Helvetica, sans-serif !important;
	font-weight: 100;
	width: 100%;
    margin-top: 20px;
    float: left;
    width: 100%;
}
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: #004c9e;	
	font-family: "Montserrat3", Arial, Helvetica, sans-serif !important;
	font-weight: 400;
	width: 100%;
    margin-top: 60px;
    float: left;
}
h5 {
    font-size: 28px;
	text-align: center;	
	color: #666;	
	font-family: "Montserrat3", Arial, Helvetica, sans-serif !important;
	font-weight: 400;
	width: 100%;
    margin-top: 30px;
    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: 16px;
	text-align: center;
	color: #223c78; 
	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;
}
.volta
{
    width: 100%;
    min-height: 30px;
    float: left;
    margin: 40px 1% 0 1;
    text-align: center;  
    color: #223c78; 
    font-family: Segoe UI,SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    cursor: pointer;
    text-shadow: none; 
    overflow: auto;
    backdrop-filter: 0px;
    -webkit-backdrop-filter: 0px;
}
.volta:hover
{
    color: #435184;
}
#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;
}
.bot_pg{

    width: 90%;
	height: 40px;
	margin: 20px auto;
	font-family: Calibri, Arial, "Century Gothic";
	 font-size: 22px;
	 border-radius: 3px;
	 background-color: #359907;
	 color: #fff;
	 text-align: center;
}
.bot_pg a, .bot_pg a:link, .bot_pg :active, .bot_pg link
{   
	color: #fff;	
}
.bot_pg:hover
{
	background-color: #476402;
}
.cont_topo
{
	width: 100%;
	min-height: 55px !important;
	background-color:#fff;
    z-index: 99;
    top: 0px; 
	position: relative;   
}
.cont_topo2
{
	width: 100%;
	min-height: 55px !important;
	background-color:#fff;
    z-index: 99;
    top: 0px; 
	position: relative; 
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);  
  }
.topo
{
	max-width: 1400px;
	min-height: 65px !important;
	border: 0px solid #000;
  margin: 0px auto;  
  }
.logo
{
  width: auto;
  height: 60px;
	float: left;
	margin-top: 5px;
	z-index: 99;
  image-rendering: optimizeQuality;
  border: 0px solid #fff;
}
.logo img
{
  height: 60px;
}

.cont_menu
{
	width: 780px;
	min-height: 35px;
	float: right;
	margin-top: 10px;
	z-index: 99;
	position: relative;
	border: 0px solid #fff;  
}
.menu_int
{
	width: 100%;
	min-height: 10px;
  float: right;
	margin-top: -5px;
	z-index: 99;
	position: relative;
	border: 0px solid #000;
}
.menu_int2
{
	width: 100%;
	min-height: 10px;
	float: right;
	margin-top: 0px;
	z-index: 99;
	position: relative;
	border: 0px solid #fff;
}
.menu_int2_a
{
  min-width: 15%;
	min-height: 15px;
	float: right;
	border-radius: 3px;
	background-color: transparent;
	text-align: center;
	color: #333;
	font-size: 14px;
	margin: 10px 10px 5px 0;
	cursor: pointer;
}
.menu_int2_a:hover
{
	background-color: #fff;
}
.menu_int2_b
{
  min-width: 10%;
	min-height: 10px;
	float: right;
}
.ico_rede_top {
    width: 20px;
    float: right;
    margin: 5px 10px 0 0;
    border: 0px solid #fff;
}
.ico_rede_top img:hover {
  opacity : 0.5  
}
.cont_conteudo
{
    width: 100%;
    min-height: 300px;
    float: left;
    margin: 0; 
    background-color: #004c9e;
    background-size: 100%;
    background-image: url(/images/cnpj-e-empresas-suporte-tecnologico-para-todo-brasil.jpg);
    background-repeat: no-repeat;
}
.cont_conteudo2
{
    width: 100%;
    height: 100%;
    float: left;
    margin: 0; 
    background-color: #004c9e;
    background-size: 100%;
    background-image: url(/images/fundo-login-vendas-360-6.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;    
}
.cont_conteudo_limpo
{
    width: 100%;
    min-height: 300px;
    float: left;
    margin: 0; 
    background-color: #fff;    
}
.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;  
    border-radius: 10px; 
    background: #fff;   
   
    overflow: hidden;
}
.bloco1
{
    max-width: 1400px;
    min-height: 250px;
    float: none;   
    z-index: 3;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
   
}
.bloco1 img
{
    width: 30%;
    height: auto; 
    float: right;
    margin-right: 5%;
}
.bloco7
{
    max-width: 1400px;
    min-height: 250px;
    float: none;   
    z-index: 3;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    background-color: #fff;
   
}
.bloco10
{
    max-width: 1400px;
    min-height: 250px;
    float: none;   
    z-index: 3;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
   
}
.text_bloco
{
    width: 50%;
    min-height: 250px;
    float: none;  
    top: 12%;
    left: 1%;
    position: absolute;
}
.bloco3
{
    width: 100%;
    min-height: 500px;
    float: left;   
    z-index: 3;
    margin-top: 0;
    position: relative;
    overflow: hidden;    
    background-size: 100%;
    background-image: url(/images/vendas-360-mobilidade-total-para-vendas-externas2.jpg);
    background-repeat: no-repeat;    
    background-color: #091f87;    
}
.bloco3_int
{
    max-width: 1400px;
    min-height: 450px;
    float: none;
    margin: 0 auto;
    text-align: left;
    display: flex;
    align-items: center; 
    justify-content: right;
}
.bloco3_texto
{
    width: 55%;
    min-height: 30px;
    float: right;  
    font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
    font-size: 22px;
    color: #FFF;
    text-align: left;
    padding: 50px 5% 50px 5%;
    font-weight: 600;
    text-decoration: none;
    text-shadow: #000 1px 2px 2px;
    background: rgba( 0, 0, 0, 0.75 );    
    backdrop-filter: blur( 5.5px );
    -webkit-backdrop-filter: blur( 5.5px );
}
.bloco4
{
    width: 100%;
    min-height: 200px;
    float: left;   
    z-index: 3;
    margin-top: 0px;
    position: relative;
    overflow: hidden;    
    background-size: 100%;
    background-image: url(/images/fundo_tec4.jpg);
    background-repeat: no-repeat;    
    background-color: #091f87;    
}
.text_logo
{
    width: 100%;
    min-height: 20px;
    float: left;  
    font-family: "Gatile", Arial, Helvetica, sans-serif !important;
    font-size: 28px;
    color: #fff;
    text-align: left;
    font-weight: 0;
    text-decoration: none;
}
.text_logo2
{
    width: 100%;
    min-height: 10px;
    float: left;  
    font-family: "Lemosty", Arial, Helvetica, sans-serif !important;
    font-size: 12px;
    color: #fff;
    text-align: left;
    font-weight: 0;
    text-decoration: none;
}
.botao_acao
{
    min-width: 100%;
    min-height: 40px;
    float: left;  
    font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
    font-size: 17px;
    color: #FFF;
    text-align: left;
    font-weight: 600;
    text-decoration: none;
    text-align: center;
    background-color: #449f1c;
    border-radius: 5px;
    margin: 30px 5% 0 0;
    padding-top: 12px;
   
}
.botao_acao:hover
{
    color: #fff;
    background-color: #277607;
    cursor: pointer;
}

.botao_acao_home
{
    min-width: 91%;
    min-height: 40px;
    float: left;  
    font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
    font-size: 17px;
    color: #FFF;
    text-align: left;
    font-weight: 600;
    text-decoration: none;
    text-align: center;
    background-color: #449f1c;
    border-radius: 5px;
    margin: 30px 5% 0 0;
    padding-top: 12px;
   
}
.botao_acao_home:hover
{
    color: #fff;
    background-color: #277607;
    cursor: pointer;
}


.text_bloco2
{
    width: 40%;
    min-height: 250px;
    float: none;  
    top: 12%;
    left: 50%;
    position: absolute;    
}
.quadrado
{
    width: 70%;
    min-height: 250px;
    background-color: #9fc131;
    border-radius: 10px;
    float: none;
    margin: 10px auto;
    overflow: hidden;
}
.quadrado_int
{
    width: 100%;
    height: 50px;
    float: left;
    margin: 15px 0% 15px 0%;   
}
.quadrado_int2
{
    width: 46%;
    height: 45px;
    float: left;
    margin: 8px 2% 15px 2%;   
    background-color: #004c9e;
    color: #ffff;
    text-align: center;
    padding-top: 10px;
    border-radius: 10px;
    font-size: 20px;
    font-weight: 50;
}
.texto_quadrado
{
    width: 82%;
    min-height: 30px;
    float: right;
    font-size: 15px;
    text-align: left;
    color: #03323d;
    font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
    font-weight: 500;
    margin-top: 10px;
}
.seta1
{
    width: 40px;
    height: 40px;
    float: left;
    margin: 10px 10px 0 0;
}
.seta1 img
{
    width: 100%;
    height: auto;    
}
.botao_acao2
{
    width: 40%;
    min-height: 30px;
    float: left;  
    font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
    font-size: 17px;
    color: #fff;
    text-align: left;
    font-weight: 600;
    text-decoration: none;
    text-align: center;
    background-color: #449f1c;
    border-radius: 5px;
    margin: 20px 30% 50px 30%;
    padding-top: 8px;
}
.botao_acao2:hover
{
    color: #fff;
    background-color: #277607;
    cursor: pointer;
}
.botao_acao3
{
    width: 350px;
    min-height: 30px;
    float: none;  
    font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
    font-size: 17px;
    color: #fff;
    text-align: left;
    font-weight: 600;
    text-decoration: none;
    text-align: center;
    background-color: #449f1c;
    border-radius: 5px;
    margin: 0px auto;
    padding-top: 8px;
}
.botao_acao3:hover
{
    color: #fff;
    background-color: #277607;
    cursor: pointer;
}
.barra2
{
    width: 100%;
    min-height: 40px;
    float: left;   
    text-align: center;
    margin-top: -60px;   
    z-index: 5; 
    position: relative;
}
.barra3
{
    width: 100%;
    min-height: 300px;
    float: left;   
    text-align: center;
    margin-top: 0px;   
    position: relative;
    background-color: #9fc131;
    -webkit-box-shadow: 0px 15px 10px -6px rgba(0,0,0,0.58);
    -moz-box-shadow: 0px 15px 10px -6px rgba(0,0,0,0.58);
    box-shadow: 0px 15px 10px -6px rgba(0,0,0,0.58);
}
.barra3 img
{
    width: 100%;
    height: auto;
    float: none;     
}
.barra4
{
    width: 100%;
    min-height: 40px;
    float: left;   
    text-align: center;
    margin-top: 0px;   
    z-index: 5; 
    position: relative;
}
.seta2
{
    width: 100%;
    min-height: 60px;
    float: left;
    text-align: center;
    margin-top: 20px;
}
.seta2 img
{
    width: auto;
    height: 60px;
    float: none;
    margin: 0 auto;
}
.bloco_a
{
    width: 70%;
    min-height: 200px;
    float: left;
    text-align: center;
    margin: 20px 15% 20px 15%;   
}
.bloco_b
{
    width: 50%;
    min-height: 200px;
    float: left;
    text-align: center;
    margin-top: 20px;   
}
.quadrado2
{
    width: 70%;
    min-height: 250px;
    background-color: #9fc131;
    border-radius: 15px;
    float: right;
    margin: 0px auto;
    overflow: hidden;
    -webkit-box-shadow: 0px -4px 27px 4px rgba(0,0,0,0.58);
-moz-box-shadow: 0px -4px 27px 4px rgba(0,0,0,0.58);
box-shadow: 0px -4px 27px 4px rgba(0,0,0,0.58);
}
.texto_quadrado2
{
    width: 82%;
    min-height: 30px;
    float: right;
    font-size: 15px;
    text-align: left;
    color: #fff;
    font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
    font-weight: 500;
    margin-top: 10px;
}
.qualidade
{
    width: 100%;
    min-height: 350px;
    float: none;   
    z-index: 3;
    margin-top: 0;
    position: relative;
    text-align: center;
}
.qualidade img
{
    width: 50%;
    height: auto; 
    margin-top: 30px;   
}
#campo {
    width: 100%;	
    height: 45px;
    margin: 0px 0 0 0;
    font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
    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;
}
label
  {
      font-size: 14px;
      text-align: center;
      width: 100%!important;
      float: left;
      color: #333;
      margin: 0px auto;
      font-family: "Montserrat3", Arial, Helvetica, sans-serif !important;
      font-weight: 400;
  }
  #descrito {
    width: 100%;
    height: 75px;
	margin: 5px 0 30px 0;
    font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
    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;
}
.cont_form
{
	width: 70%;
	margin: 20px auto;
	float: none;
    text-align: center;
}
#txtbut
{
    width: 94%;
    min-height: 55px;
    float: left;  
    font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
    font-size: 16px;
    color: #fff;
    text-align: left;
    font-weight: 400;
    text-decoration: none;
    text-align: center;
    background-color: #223c78; 
    border-radius: 5px;
    margin: 20px 3% 50px 3%;
    padding-top: 4px;
    border: 0;
    cursor: pointer;
}
#txtbut:hover
{
    background-color: #2c6ace;
}
.bloco2
{
    width: 100%;
    min-height: 150px;
    float: left;   
    z-index: 3;
    margin-top: 0;
    position: relative;
    overflow: hidden;
    background-size: 100%;
    padding-bottom: 30px;
    
    /*background-image: url(/images/fundo_b.jpg);
    background-repeat: no-repeat;
    background-color: #0098F9;*/
    background-color: #f1f1f1;
}
.bloco7
{
    width: 100%;
    min-height: 150px;
    float: left;   
    z-index: 3;
    margin-top: 0;
    position: relative;
    overflow: hidden;
    background-size: 100%;
    
   
}
.sistema
{
    width: 48%;
    height: auto; 
    float: left;
    margin-right: 2%;
}
.sistema img
{
    width: 100%;
}
.sistema2
{
    width: 48%;
    height: auto; 
    float: left;
    margin-right: 2%;
}
.sistema2 img
{
    width: 70%;
    float: right;
    margin-right: 6%;
}
.sistema_texto
{
    width: 50%;
    height: auto; 
    float: left;
    padding-top: 30px;
}
.bloco2_int
{
    max-width: 1400px;
    min-height: 150px;
    float: none;
    margin: 0 auto;
    text-align: left;
    padding-top: 0px;
    padding-left: 1%;
    padding-right: 1%;
    overflow: hidden;    
}
.bloco2_int_a
{
    width: 80%;
    min-height: 150px;
    float: left;
    text-align: left;
    overflow: hidden;    
}
.bloco2_int_b
{
    width: 20%;
    min-height: 150px;
    float: left;
    text-align: left;
    overflow: hidden; 
    display: block;  
}
.bloco2_int_b img
{
    width: 100%;
    margin-top: 20px;
}
.bloco10_int
{
    max-width: 1400px;
    min-height: 150px;
    margin: 0 auto;
    text-align: left;
    padding-top: 0px;
    padding-left: 1%;
    padding-right: 1%;
    padding-bottom: 50px;
    overflow: hidden;    
}
.coluna_1
{
    width: 49%;
    min-height: 750px;
    float: left; 
    padding-top: 80px; 
    z-index: 8;  
    position: relative;
    padding-bottom: 30px;
}
.coluna_2
{
    width: 2%;
    min-height: 1250px;
    float: left;
    text-align: center;
    z-index: 7;  
    position: relative;
    overflow: hidden;
    padding-bottom: 0px;
}
.coluna_2 img
{
    height: 1470px;
    width: 100%;
}
.coluna_1_bloco_e
{
    width: 70%;
    float: right;
    height: 200px;  
    margin: 2px -15px 0 0;
    display: flex;
    align-items: center; 
    justify-content: center;
}
.coluna_1_bloco_d
{
    width: 70%;
    float: left;
    height: 200px;   
    margin: 2px 0 0 -15px;
    display: flex;
    align-items: center; 
    justify-content: center;
}
.quad_bloco_e
{
    width: 70%;
    float: left;
    height: 150px;
    border-radius: 20px;
    background-image: linear-gradient( to right, #1c2a87, #344b99 ); 
    display: flex;
    align-items: center;       
}
.quad_bloco_d
{
    width: 70%;
    float: right;
    height: 150px;
    border-radius: 20px;
    background-image: linear-gradient( to right, #1c2a87, #344b99 ); 
    display: flex;
    align-items: center;       
}
.seta_e
{
    width: 30%;
    float: right;
    height: 10px;
}
.seta_e img
{
    width: 100%;
    height: auto;
}
.seta_d
{
    width: 30%;
    float: left;
    height: 10px;
}
.seta_d img
{
    width: 100%;
    height: auto;
}
.numero_e
{
    width: 20px;
    min-height: 60px;
    float: left;  
    font-family: "Gotham", Arial, Helvetica, sans-serif !important;
    font-size: 120px;
    color: #fff;
    margin-left: -10%;
}
.numero_d
{
    width: 20px;
    min-height: 60px;
    float: right;  
    font-family: "Gotham", Arial, Helvetica, sans-serif !important;
    font-size: 120px;
    color: #fff;
    margin-right: 0%;
}
.quad_con_texto
{
    width: 80%;
    min-height: 80px;      
    color: #fff;    
    float: none;
    margin: 0 auto;
}
.quad_tit
{
    width: 100%;
    min-height: 40px;      
    color: #fff;    
    float: left;
    text-align: center;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-weight: 800;
}
.quad_texto
{
    width: 100%;
    min-height: 30px;      
    color: #fff;    
    float: left;
    text-align: center;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-size: 26px;
    font-weight: 500;
    margin-top: -5px;
}
.bloco_d_texto
{
    width: 88%;
    min-height: 50px;      
    color: #fff;    
    float: right;
    text-align: right;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-size: 19px;
    font-weight: 300;
    margin-top: 0px;
}
.bloco_e_texto
{
    width: 88%;
    min-height: 50px;      
    color: #fff;    
    float: left;
    text-align: left;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-size: 19px;
    font-weight: 300;
    margin-top: 0px;
    margin-left: -20%;
}
.bloco_650
{
    width: 70%;
    float: none;
    min-height: 50px;  
    margin: 10px auto;   
    align-items: center; 
    justify-content: center;
    display: none;
}
.bloco_texto_geral
{
    width: 100%;
    min-height: 50px;      
    color: #fff;    
    float: left;
    text-align: center;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-size: 19px;
    font-weight: 300;
    margin-top: 0px;
    display: none;    
}
.quadrado_int
{
    width: 100%;
    min-height: 60px;
    float: left;
    margin: 0px 0% 0px 0%; 
    overflow: hidden;  
}
.texto_quadrado2
{
    width: 90%;
    min-height: 60px;
    float: left;
    font-size: 18px;
    text-align: left;
    color: #444;
    font-family: "Calibri_ligth", Arial, Helvetica, sans-serif !important;
    font-weight: 100;
    margin-top: 10px;
    padding-top: 2px;
    overflow: hidden; 
}
.seta1
{
    width: 30px;
    height: 30px;
    float: left;
    margin: 10px 10px 0 0;
}
.seta1 img
{
    width: 100%;
    height: auto;    
}
.tit_quem
{
    font-size: 34px;
    width: 100%;
	text-align: center;
	color: #054386;
	margin-top: 50px;
	font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
   	font-weight: 400;
	width: 100%;
    line-height: 33px;
    float: left;
}
.tit_log
{
    font-size: 28px;
    width: 100%;
	text-align: center;
	color: #054386;
	margin: 20px 0 20px 0;
	font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
   	font-weight: 400;
	width: 100%;
    line-height: 33px;
    float: left;
}
.topo1
{
    width: 100%;
    min-height: 30px;
    float: left;
}
.logo1
{
    width: 170px;
    height: auto;
    float: none;
    margin: 40px auto 40px;
}
.logo1 img
{
    width: 100%;
    height: auto;    
}
#campo2, #cpf, #cnpj, #valor, #cpfcnpj {
    width: 94.3%;
    height: 45px;
    margin: 5px auto;
    font-family: "Lato", Calibri, Arial, Helvetica, sans-serif;
    font-size: 18px;
    padding-left: 1%;
    float: none;
    background-color: #fff;
    border: 1px solid #b1b1b1;
    box-shadow: 0px 0px 0px #fff inset;
    border-radius: 4px;
    box-shadow: none;
}
.tit_login
{
    font-size: 28px;
    width: 100%;
	text-align: center;
	color: #223c78; 
	margin-top: 10px;
    margin-bottom: 10px;
	font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
   	font-weight: 400;
	width: 100%;
    line-height: 33px;
    float: left;
    text-shadow: none;
}
.texto_quem
{
    font-size: 22px;
    width: 90%;
	text-align: center;
	color: #333;
	margin: 20px 5% 40px 5%;
	font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
   	font-weight: 400;
	line-height: 33px;
    float: left;
    text-shadow: none;
}
.texto_quem2
{
    font-size: 20px;
    width: 90%;
	text-align: left;
	color: #333;
	margin: 20px 5% 40px 5%;
	font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
   	font-weight: 400;
	line-height: 20px;
    float: left;
    text-shadow: none;
    font-size: 16px;
}
.texto_quem3
{
    font-size: 20px;
    width: 90%;
	text-align: center;
	color: #153474;
	margin: 10px 5% 0px 5%;
	font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
   	font-weight: 700;
    float: left;
    text-shadow: none;
    font-size: 34px;
}
.texto_quem4
{
    font-size: 22px;
    width: 90%;
	text-align: center;
	color: #153474;
	margin: 10px 5% 0px 5%;
	font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
   	font-weight: 700;
    float: left;
    text-shadow: none;    
}

#celular, #telefone, #rg {
    width: 94.3%;
    height: 45px;
    margin: 5px auto;
    font-family: "Lato", Calibri, Arial, Helvetica, sans-serif;
    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;
}
.label_capcha
{
	width: 100%;
	text-align: center;
	font-size: 14px!important;
	min-height: 15px;
	margin: 10px 0 10px 0;
	float: left;
    text-shadow: none;
    color: #333;
    overflow: hidden;
}
.capcha2
{
    width: 50%;
    float: left;
    margin: 0px 2% 0 0;
    height: 50px; 
    border: 1px solid #ccc;
    overflow: hidden;
    position: relative;
    padding: 0px;
    border-radius: 4px;
}
.capcha2 img
{
    width: 100%;
    height: 50px; 
    left: 0px;
    top: 0px;
    position: relative;
}
.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_rodape 
{
    width: 100%;
    min-height: 150px;
    float: left;
    overflow: hidden;   
    color: #fff;
    text-align: center;   
}
.rodape_filtro
{
    /*background-color: rgba(6, 3, 53, 0.8);*/
    width: 100%;
    min-height: 230px;
    padding-top: 1%;
}
.rodape
{
    max-width: 1400px;
    min-height: 230px;
    float: none;
    overflow: hidden;
    margin: 10px auto 10px;     
    font-family: "Corbell", Calibri, Arial, Helvetica, sans-serif !important;
    color: #fff;
    overflow: hidden;
}
.col_rod_logo {
    position: relative;
    min-height: 50px;
    width: 21%;
    margin-left: 0%;
    text-align: center;
    float: left;
    z-index: 989;
    margin: 5px 2% 10px 2%;
    border: 0px solid #000;
    font-family: "Barlow", Calibri, Arial, Helvetica, sans-serif !important;
    font-size: 18px;
    color: #fff;
    text-align: left;
    padding: 3px 0 3px 0;
}
.col_rod {
    position: relative;
    min-height: 50px;
    width: 21%;
    margin-left: 0%;
    text-align: center;
    float: left;
    z-index: 989;
    margin: 5px 2% 10px 2%;
    border: 0px solid #000;
    font-family: "Barlow", Calibri, Arial, Helvetica, sans-serif !important;
    font-size: 18px;
    color: #fff;
    text-align: left;
    padding: 3px 0 3px 0;
}
.col_rod2 {
    position: relative;
    min-height: 50px;
    width: 10%;
    margin-left: 0%;
    text-align: center;
    float: left;
    z-index: 989;
    margin: 5px 2% 10px 2%;
    border: 0px solid #000;
    font-family: "Barlow", Calibri, Arial, Helvetica, sans-serif !important;
    font-size: 18px;
    color: #fff;
    text-align: left;
    padding: 3px 0 3px 0;
}
.logo_rodape {
    width: 100%;
    position: relative;
    z-index: 99;
    margin-top: 30px;
}
.logo_rodape img {
    height: 50px;
}
.tit {
    font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    text-align: left;
    font-weight: 0;
    margin-bottom: 10px;
}
.autor {
    width: 50px;
    height: 35px;
    float: right;
}
.autor img {
    width: 100%;  
}
.cont_dados_rod {
    width: 100%;
    min-height: 20px;
    float: left;
    margin-top: 5px;
}
.ico_rod {
    width: 7%;
    height: auto;
    float: left;
    margin-right: 10px;
}
.text {
    font-family: 'Calibri', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #fff;
    text-align: left;
    width: 88%;
    float: right;
}
.rodape_sub
{
	width: 96%;
	min-height: 40px !important;
	border: 0px solid #000;
  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: "Corbell", Calibri, Arial, Helvetica, sans-serif !important;
  color: #fff;
}
.coluna_rodape_c
{
  width: 22%;
  min-height: 100px;
  float: left;
  margin: 10px 2% 10px 2%;
  font-family: "Corbell", Calibri, Arial, Helvetica, sans-serif !important;
}
.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: "Corbell", Calibri, Arial, Helvetica, sans-serif !important;
  font-size: 18px;
  color: #fff;
  text-align: left;
  font-weight: 100;
  margin-top: 0px;
}
.texto_rodape
{
  width: 100%;
  min-height: 30px;
  padding-top: 0px;
  font-family: "Calibri", Arial, Helvetica, sans-serif !important;
  font-size: 14px;
  color: #fff;
  text-align: left; 
  margin-top: 0px;
  font-weight: 100;
}
.janela_mestra
{
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.70);
    backdrop-filter: blur( 5.5px );
    -webkit-backdrop-filter: blur( 5.5px );
	position: fixed !important;
	z-index: 100;
	background-size: 100%;
	background-repeat: no-repeat;
	top: 0;
	bottom: 0;
    background-attachment: fixed;
    overflow: auto;
}

.janela
{
    width: 35%;
    min-height: 100px;
    position: absolute;
    left: 32.5%;
    top: 15px;
    -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-color: #fff;
	padding: 10px;
    z-index: 101;
	overflow: hidden;
	border-radius: 5px;
}
.fechar
{
    width: 100%;
    height: 10px;
    font-size: 12px;
    text-align: right;
    float: left;
    margin: 0px 0 5px 0;
    COLOR: #666;
    text-decoration: none;
    cursor: pointer;
}
.cont_contador
{
  width: 23%;
  float: left;
  min-height: 150px;
  overflow: hidden;
  margin: 100px 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: #153474;
  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: #153474;
  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: #666;
  text-align: center;
}
.painel_result
{
	width: 100%;
	min-height: 250px;
  float: left;
	margin-top: 0px;
  border-radius: 0px;
	z-index: 97;
	position: relative;  
  border-top: 0px solid #e1e1e1; 
  border-bottom: 0px solid #e1e1e1; 
}
.cont_cont_busca
{
    width: 100%;
	min-height: 50px;
     float: left;
	margin-top: 30px;
    
}
#cont_busca
{
    width: 31.3%;
	min-height: 50px;
    float: left;
	margin: 30px 1% 30px 1%;
    background-color: #fff;
    border-radius: 0px;
    border: 1px solid #d1d1d1;
    padding-left: 10px;
    font-size: 18px;  
    color: #666;  
}
#cont_busca_unico
{
    width: 40%;
    margin: 30px 30% 30px 30%;
	min-height: 50px;
    float: left;	
    background-color: #fff;
    border-radius: 0px;
    border: 1px solid #d1d1d1;
    padding-left: 10px;
    font-size: 18px;  
    color: #666;  
    text-align: center;
}
#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_busca5
{
    width: 40px;
    height: 40px;
    float: right;
    border: 0px;
    background-color: transparent;
    border-radius: 0px;
    overflow: hidden;
    margin: 5px 10px 0 0;
    cursor: pointer;    
}
#bot_busca5 img
{
    width: 100%;
   
}
.cont_busca2
{
    width: 50%;
    float: none;
    height: 50px;   
    z-index: 99;
    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);
}
#estado, #cidade {
    width: 31.3%;
	min-height: 50px;
    float: left;
	margin: 30px 1% 30px 1%;
    background-color: #fff;
    border-radius: 0px;
    border: 1px solid #d1d1d1;
    padding-left: 10px;
    font-size: 18px;  
    color: #666;  
}
#bot_busca
{
    width: 20%;
	min-height: 40px;
    float: left;
	margin: 20px 40% 30px 40%;
    background-color: #004c9e;
    border-radius: 0px;
    color: #fff;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 0;
    font-size: 18px;
    cursor: pointer;
    font-family: "Montserrat3", Arial, Helvetica, sans-serif !important;
    font-weight: 0;
    display: flex;
    align-items: center; 
    justify-content: center;
}
#bot_busca:hover
{
    opacity: 0.8;
}
.bot_opcao
{
    width: 90%;
	min-height: 60px;
    float: left;
	margin: 20px 5% 0 5%;
    background-color: #004c9e;
    border-radius: 0px;
    color: #fff;
    text-align: center;   
    border: 0;
    font-size: 20px;
    cursor: pointer;
    display: flex;
    align-items: center; 
    justify-content: center;
    font-family: "Montserrat3", Arial, Helvetica, sans-serif !important;
    font-weight: 0;
}
.bot_opcao:hover
{
  opacity: 0.8;
}
.cont_result_categ
{
    width: 96%;
    min-height: 50px;
    margin: 10px auto; 
    overflow: hidden;  
    border: 1px solid #d1d1d1;
    padding: 1%;
}
.cont_result_categ a:link, a:hover, a
{
   color: #666!important;
}
.res_nome
  {
    font-family: "Montserrat3", Arial, Helvetica, sans-serif !important;
    width: 48%;
    height: 25px;
    font-weight: 100;
    float: left;
    text-decoration: none;  
    font-weight: 500; 
    overflow: hidden;
  }
  .res_nome_int
  {
    width: 49%;
    min-height: 20px;
    float: left;
  }
  .res_nome2
  {
    width: 48%;
    height: 25px;
    font-weight: 100;
    float: right;
    text-align: right;
    overflow:hidden;
  }
  .res_icon
  {
    width: 33%;
    min-height: 20px;
    float: left;
  }
  .icone
  {
	width: 25px;
	height: 25px;
	margin: 5px 3px 0px 0;
	float: left;	
  }
  .icone img
  {
	width: 100%;	
  }
  .icone2
  {
	width: 25px;
	height: 25px;
	margin: 5px 3px 0px 0;
	float: right;	
  }
  .icone2 img
  {
	width: 100%;	
  }
  .item_emp
  {
    font-family: "Montserrat3", Arial, Helvetica, sans-serif !important;
    width: 100%;
    min-height: 18px;
    float: left;
    text-decoration: none;  
    font-weight: 400; 
    color: #000;
    margin-top: 10px;
    font-size: 18px;
  }
  .bot_item
  {
      width: 31.3%;
      min-height: 40px;
      float: left;
      margin: 20px 1% 20px 1%;
      background-color: #004c9e;
      border-radius: 0px;
      color: #fff;
      text-align: center;   
      border: 0;
      font-size: 18px;
      cursor: pointer;
      display: flex;
      align-items: center; 
      justify-content: center;
      font-family: "Montserrat3", Arial, Helvetica, sans-serif !important;
      font-weight: 0;
  }
  .bot_item:hover
  {
    opacity: 0.8;
  }
  #janela_load
{
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	position: fixed !important;
	z-index: 100;
	background-size: 100%;
	background-repeat: no-repeat;
	top: 0;
	bottom: 0;
    background-attachment: fixed;
    overflow: auto;
}
.load
{
    width: 2%;
    min-height: 50px;
    position: absolute;
    left: 48%;
    top: 45%;
    z-index: 101;
	overflow: hidden;
}
.load img
{
    width: 100%;
}
.bot_estados
{
    width: 32%;
	min-height: 50px;
    float: left;
	margin: 20px 0.5% 0 0.5%;
    border: 1px solid #054386;
    border-radius: 0px;
    color: #054386;
    text-align: center;     
    font-size: 18px;
    cursor: pointer;
    display: flex;
    align-items: center; 
    justify-content: center;
    font-family: "Montserrat3", Arial, Helvetica, sans-serif !important;
    font-weight: 500;
}
.bot_estados:hover
{
    background-color: #054386;
    color: #fff;
}
.cont_controle {
    width: 90%;
    min-height: 30px;
    float: left;
    margin: 50px 5% 50px 5%;
    text-align: center;
  }
  .cont_blog
  {
      width: 44%;
      min-height: 150px;
      float: left;
      margin: 10px 2% 20px 2%;
      border: 4px solid #ff6600;       
  }
  .foto_blog
  {
      width: 15%;
      height: auto;       
      position: absolute;
      background-color: #fff; 
      margin-left: -3%;
      margin-top: -1%; 
      overflow: hidden;
  }
  .foto_blog img
  {
      width: 96%;
      margin: 0 2% 2% 0; 
      border: 1px solid #a1a1a1;  
  }
  .texto_blog
  {
      width: 65%;
      min-height: 200px;
      font-family: "Montserrat",Calibri, Century Gothic, Arial;
      font-size: 18px;
      float: right;
      text-align: center;
      color: #333;
      margin-top: 10px;      
  }
  .texto_blog b
  {
    color: #054386;
  }
  .ler_tudo
  {
      width: 90%;
      min-height: 30px;
      float: right;
      margin: 10px 1% 10px 0;
      text-align: right;
      color: #333;    
      font-family: "Montserrat",Calibri, Arial, Helvetica, sans-serif !important;
      font-size: 16px;
      font-weight: 700;
      cursor: pointer;
  }
  .data_post
  {
      width: 15%;
      min-height: 30px;
      float: left;
      margin: 0px;
      text-align: left;
      color: #054386;    
      font-family: "Montserrat",Calibri, Arial, Helvetica, sans-serif !important;
      font-size: 18px;
      font-weight: 700;      
  }
  .texto_cidadania
{
    width: 90%;
    min-height: 340px;
    font-family: "Montserrat",Calibri, Century Gothic, Arial;
    font-size: 16px;
    float: right;
    text-align: left;
    color: #333;
    margin-top: 10px;
    padding-bottom: 30px;
      
}
.tit_cidadania
{
    width: 98%;
    min-height: 30px;
    font-family: "Montserrat",Calibri, Century Gothic, Arial;
    font-size: 22px;
    float: left;
    text-align: center;
    color: #054386;
    margin: 20px 1% 10px 1%; 
    font-weight: 600;      
}
.bloco_pag
{
    width: 70%;
    min-height: 360px;
    padding: 10px;
    font-family: "Montserrat",Calibri, Century Gothic, Arial;
    font-size: 20px;
    text-align: center;
  
    margin-top: 30px;
    margin-left: 25%;
    border: 4px solid #ff6600;
    overflow: hidden;
}
.foto_bloco
{
    width: 25%;
    height: auto;
    margin-top: 1%;
    margin-left: -15%;
    position: absolute;
}
.foto_bloco img
{
    width: 100%;
}
.foto_bloco_pag
{
    width: 25%;
    height: auto;
    margin-top: 1%;
    margin-left: -20%;
    position: absolute;
    background-color: #fff;
}
.foto_bloco_pag img
{
    width: 94%;
    margin: 3%;
}
.cont_dow
{
    width: 100%;
    height: auto;
    margin: 10px 1% 10px 1%;
    text-align: left;
}
.dow_icone
{
  width: 30;
  height: 30px;
  float: left; 
  margin-right: 10px;
}
.dow_icone img
{
  width: 30px;   
}
.cont_produto
{
    width: 18%;
    min-height: 290px;
    border-radius: 7px;
    float: left;
    margin: 10px 1% 10 1%;  
    overflow: hidden;
    position: relative;
   

}
.foto_produto
{
    width: 95%;
    height: 170px;
    margin: 10px 2% 0px 2%;   
    border: 0px solid #e1e1e1;
    border-radius: 5px; 
    display: flex;
    align-items: center; 
    justify-content: center;  
    overflow: hidden; 
}
.foto_produto img
{
    width: 80%;
}
.tit_prod
{
    width: 96%;
    min-height: 40px;
    float: left;
    margin: 0px 2% 20px 2%;
    text-align: center;
    color: #222;    
    font-family: "Montserrat",Calibri, Arial, Helvetica, sans-serif !important;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    text-transform: uppercase;
    padding-top: 5px;
}
.prod_valor
{
    width: 96%;
    min-height: 30px;
    float: left;
    margin: 0px 2% 10px 2%;
    text-align: center;
    color: #124677;    
    font-family: "Montserrat",Calibri, Arial, Helvetica, sans-serif !important;
    font-size: 26px;
    font-weight: 800;
    position: relative;  
}
.cont_bot_home
{
    width: 100%;
    min-height: 40px;
    margin: 60px 0 20px 0;
    float: left;
    overflow: hidden;
}
.bot_home_pesq
{
    width: 40%;
    min-height: 40px;
    margin: 0px 5% 0px 5%;
    float: left;
    overflow: hidden;
    background-color:#2c6ace;
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding-top: 8px;
}
.cont_iten_portfolio
{
    width:31%;    
    min-height: 380px;
    float: left;
    margin: 10px 1% 10px 1%;  
    border: 1px solid #e1e1e1;
    border-radius: 5px;
   
}
.img_item_portfolio
{
    width: 96%;
	margin: 5px 2% 10px 2%;  
    min-height: 200px;
    float: left;    
}
.img_item_portfolio img
{
    width: 100%;
	margin: 0 auto;
}
.texto_item_portfolio
{
    width: 96%;
    min-height: 20px;
    float: left;
    margin: 5px 2% 10px 2%; 
    font-size: 14px;
    text-align: center;
    color: #666;
    font-family: Calibri, Arial, Helvetica, sans-serif;
}
.cont_anuncio
{
    width: 96%;
    min-height: 70px;
    float: left;
    margin: 10px 2% 10px 2%;
    display: none;
}
.cont_anuncio img
{
    width: 100%;
    height: auto;
}
.cont_anuncio2
{
    width: 96%;
    min-height: 70px;
    float: left;
    margin: 10px 2% 10px 2%;
    display: block;
    text-align: center;
}
.cont_anuncio2 img
{
    width: 50%;
    height: auto;
    float: none;
    margin: 0 auto;
}
.modal {
    display: none; /* Modal inicialmente escondida */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
  }
  .modal-content {
    background-color: white;
    padding: 20px;
    border-radius: 5px;
    text-align: center;
  }
  .modal button {
    margin-top: 10px;
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
  }
  /* Estilo para o fundo da modal */
    .modal-overlay {
      display: none; /* escondido por padrão */
      position: absolute;
      top: 0; left: 0;
      width: 100%;
      height: 100%!important;
      background-color: rgba(0, 0, 0, 0.8);
      z-index: 1000;
      justify-content: center;
      align-items: center;
    }

    /* Estilo para o conteúdo da modal */
    .modal-content {
      background-color: #fff;
      padding: 20px;
      border-radius: 8px;
      max-width: 360px;      
      box-shadow: 0 2px 10px rgba(0,0,0,0.2);
      text-align: center;
    }

    /* Botão de fechar */
    .close-btn {
      margin-top: 15px;
      padding: 8px 16px;
      color: #666;
      border: none;
      border-radius: 4px;
      cursor: pointer;
      font-size: 20px;
    }

    .close-btn:hover {
      background-color: #666;
      color: #fff;
    }
    .temu
    {
      width: 100%;
      height:auto;
    }
    .temu img
    {
      width: 100%;
      height:auto;
    }
    .cont_atividade
    {
        width: 96%;
        min-height: 35px;
        float: left;
        margin: 5px 1% 5px 1%;
        background-color: #fff;
        font-family: "Montserrat",Calibri, Arial, Helvetica, sans-serif !important;
        border-radius: 5px;
        border: 1px solid #afafaf;
    }
    .cnae
    {
        width: 98%;
        min-height: 15px;
        float: left;
        border-radius: 5px 5px 0 0;
        text-align: left;
        color: #000;
        padding: 2px 0 0 1%;
        font-size: 13px;
    }
    
    .atv
    {
        width: 98%;
        min-height: 20px;
        float: left; 
        border-radius: 0 0 5px 5px; 
        font-size: 16px;
        text-align: left;
        color: #000;
        padding: 2px 0 2px 1%;        
        
    }
    #search { 
        float: none;
        margin: 20px 25% 20 25%; 
        border-radius: 5px; 
        padding: 8px; 
        width: 50%; 
        height: 50px;
        font-size: 18px;
    }
        .cnae-item { 
            padding: 0px; 
            margin: 0; 
            border-bottom: 0px solid #ddd;
        }
        .hidden { 
            display: none;
        }
           .cont_cid
{
    width: 29%;
    height: 33px;
    float: left;
    margin: 10px 2% 0px 2%;
    border: 1px solid #004c9e;
    color: #666;
    text-align: center;
    padding-top: 8px;
}
.user_home
{
    width: auto;
    min-height: 30px;
    border: 1px solid #666;
    border-radius: 20px;
    float: right;
    padding: 5px 1% 0px 1%;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
      -moz-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
}
.user_home img
{
   width: 25px;
   height: 25px;
   float: left;
   margin-right: 10px;
}
.user_sair
{
    width: auto;
    min-height: 30px;
    float: right;
    text-align: right;
    font-size: 18px;
    font-weight: 700;
    margin: 0 10px 0 10px;
    display: none;
      -moz-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
}
.user_sair a
{
    width: 15px;
    height: 18px!important;
    float: right;
    margin-top: -5px;
    margin-bottom: 0;
    -moz-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
    color: #ff6600!important;
}

.user_home:hover > .user_sair
{
    display: block;
      -moz-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
}
/*---------------Medias---------------------################################################################*/
@media all and (min-width: 1370px) {
	
}
@media all and (max-width: 1200px) {
    .cont_conteudo2
    {       
        background-size: 130%;
        background-position-x: 20%;               
    }

}
@media all and (max-width: 1050px) {
.bot_estados {
    width: 48.5%;
}
.cont_produto
{
    width: 18%;
}
}

@media all and (max-width: 1000px) {
    .cont_produto
{
    width: 23%;
    margin: 10px 1% 10 1%;    
}
    #bot_busca
{
    width: 30%;
	margin: 20px 35% 20px 35%;    
}
    .cont_contador
    {
      width: 48%;
      float: left;
      min-height: 100px;
      overflow: hidden;
      margin: 10px 1% 10px 1%;
    }
      .grafico
      {
        height: 50px;
        width: 50px;
        float: left;
        margin-left: 20%;
      }
      .grafico img
      {
        width:100%; 
      }
      .grafico_num
      {
        width: auto;
        float: left;
        font-size: 50px;
        font-weight: 900;
        font-family: "Arial", Lato-Black, Calibri,Komika Axis;
        margin-left: 5px;
        margin-top: -10px;     
        text-align: left;
      }
      .grafico_res
      {
        width: 100%;
        float: left;
        font-size: 20px;
      }
    .cont_conteudo2
    {       
        background-size: 150%; 
        background-position-x: 30%;             
    }
    .coluna_1_bloco_e, .coluna_1_bloco_d
    {
        width: 80%;       
    }
    .bloco3
    {
        background-size: 125%;
        background-position: 35%;
    }
    
    .bloco1
{
    width: 100%;
    min-height: 350px;
    float: none;   
    z-index: 3;
    margin-top: 0;
    position: relative;
    overflow: hidden;
}
.text_bloco {
    width: 60%;
    min-height: 250px;
    float: none;
    top: 2%;
    left: 2%;
    position: absolute;
}
.text_bloco2
{
    width: 50%;
    min-height: 250px;
    float: none;  
    top: 12%;
    left: 40%;
    position: absolute;    
}
.seta2 img
{
    width: auto;
    height: 60px;
    float: none;
    margin: 0 auto;
}
.janela
{
    width: 50%;
    min-height: 100px;
    position: absolute;
    left: 25%;
}

.bloco2 {       
    background-size: 150%; 
    background-position-x: 25%;      
}
.bloco1 img {
    width: 36%;
    height: auto;
    float: right;
    margin-right: 5%;
}
.cont_conteudo
{       
    background-size: 130%;
    background-position-x: 20%;               
}
.bloco2_int
{
   
    margin: 20px auto;
    text-align: left;
    padding-top: 0px;
    padding-left: 1%;
    padding-right: 1%;
    overflow: hidden;    
}
}
@media all and (max-width: 950px) {
 
.janela_login
{
    width: 40%;
}
.cont_menu {
    width: 60%;
}
}
@media all and (max-width: 870px) {
        .cont_cid {
    width: 45%;
    height: 33px;
    float: left;
    margin: 10px 2% 0px 2%;   
    padding-top: 8px;
}
    .cont_iten_portfolio
    {
        width:31%;    
        min-height: 300px;
        float: left;
        margin: 10px 1% 10px 1%;  
        border: 1px solid #e1e1e1;
        border-radius: 5px;
       
    }
    .bloco1 img {
        width: 40%;
        height: auto;
        float: right;
        margin-right: 5%;
    }
    .res_nome_int
  {
    width: 88%;
    min-height: 20px;
    float: left;
  }
  .res_nome, .res_nome2 {   
    width: 98%;  
    float: left;
    text-align: left; 
}
.cont_busca2 {
    width: 70%;
}
.cont_anuncio2 img
{
    width: 60%;   
}

    #bot_busca
{
    width: 40%;
	margin: 20px 30% 20px 30%;    
}
    .janela
{
  width: 70%;
  min-height: 100px;
  position: absolute;
  left: 15%;
}
    .cont_conteudo2
    {       
        background-size: 180%;
        background-position-x: 45%;              
    }

    .coluna_1_bloco_e
    {
        width: 90%; 
        margin: 2px -13px 0 0;      
    }
    .coluna_1_bloco_d
    {
        width: 90%;
        margin: 2px 0 0 -13px;       
    }
}
@media all and (max-width: 850px) {
    .bot_item
    {
        width: 90%;
        min-height: 40px;
        float: left;
        margin: 20px 5% 0px 5%;
    }
    .qualidade img
{
    width: 70%;
    height: auto; 
    margin-top: 30px;   
}
    .bloco_a
{
    width: 90%;
    min-height: 200px;
    float: left;
    text-align: center;
    margin: 20px 5% 20px 5%;   
}
    .bloco1
{
    width: 100%;
    min-height: 350px;
    float: none;   
    z-index: 3;
    margin-top: 0;
    position: relative;
    overflow: hidden;
}

.text_bloco {
    width: 60%;
    min-height: 250px;
    float: none;
    top: 1%;
    left: 1%;
    position: absolute;
}
h1 {
    font-size: 28px;
    line-height: 30px;
    margin-top: 10px;
}
h2 {
    font-size: 16px;
    margin-top: 10px;    
}
h3 {
    font-size: 18px;    
    margin-top: 15px;   
}
.text_bloco2
{
    width: 60%;
    min-height: 250px;
    float: none;  
    top: 10%;
    left: 40%;
    position: absolute;    
}
.seta1 img {
    width: 80%;
    margin-left: 20%;    
}
.seta2 img
{
    width: auto;
    height: 60px;
    float: none;
    margin: 0 auto;
}
.bloco2 {   
    background-size: 200%;   
}
.sistema {
    width: 98%;
    height: auto;
    float: none;
    margin: 10px auto;
}
.sistema2 {
    width: 60%;
    height: auto;
    float: none;
    margin: 10px auto;
}
.quadrado_int2 {
    width: 96%;
    height: auto;
    float: left;
    margin: 8px 2% 15px 2%;
    background-color: #004c9e;
    color: #ffff;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
    font-size: 20px;
    font-weight: 50;
}
.sistema_texto {
    width: 94%;
    height: auto;
    float: none;
    margin: 10px auto;
}
h4 {
    font-size: 30px;
    text-align: center;
    color: #2b39bc;
    font-family: "Montserrat3", Arial, Helvetica, sans-serif !important;
    font-weight: 400;
    width: 100%;
    margin: 0 auto;
    float: none;
    height: auto;
    overflow: hidden;
}
h5
{
    margin: 0 auto;
    float: none;
    height: auto;
    overflow: hidden;
}
}
@media all and (max-width: 800px) {
    .cont_iten_portfolio
    {
        width:31%;    
        min-height: 260px;
        float: left;
        margin: 10px 1% 10px 1%;  
        border: 1px solid #e1e1e1;
        border-radius: 5px;
       
    }
    .bloco1 img
{
width: 42%;
margin-left: -10%;
}
.bloco3
{
    background-size: 135%;
}
.botao_acao2
{
    width: 70%;
    margin: 20px 15% 50px 15%;   
}

.janela_login
{
    width: 50%;
}
.cont_anuncio2 img
{
    width: 75%;   
}
.cont_produto
{
    width: 31.33%;
}
.texto_quadrado2 {
    width: 85%;
    min-height: 20px;
    float: left;
    font-size: 16px;
}
.cont_conteudo {       
    background-size: 150%;       
}
.cont_blog
{
    width: 90%;
    min-height: 150px;
    float: left;
    margin: 10px 2% 20px 5%;    
}
.foto_blog {
    width: 30%;
    height: auto;
    position: absolute;
    background-color: #fff;
    margin-left: -3%;
    margin-top: -1%;
    overflow: hidden;
}
}

@media all and (max-width: 760px) {
    .logo_rodape {
        width: 100%;
        position: relative;
        z-index: 99;
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .coluna_1_bloco_e
    {
        width: 96%; 
        margin: 2px -11px 0 0;      
    }
    .coluna_1_bloco_d
    {
        width: 96%;
        margin: 2px 0 0 -11px;       
    }
    .col_rod_logo {       
        width: 100%;       
        margin: 5px 1% 10px 1%; 
        text-align: center;
        border-bottom: 1px solid #fff;      
}
.col_rod {       
    width: 31.3%;       
    margin: 5px 1% 10px 1%;      
}
.col_rod2 {       
    width: 16%;       
    margin: 5px 2% 10px 2%;       
}
.cont_banner {
    width: 100%;
    float: left;
    height: 320px;
}
}
@media all and (max-width: 750px) {
    .bloco2 {   
        background-size: 300%;  
        background-position-x: 50%;     
    }
    .bloco1
{
    width: 100%;
    min-height: 350px;
    float: none;   
    z-index: 3;
    margin-top: 0;
    position: relative;
    overflow: hidden;
}
.bloco img
{
width: 160%;
margin-left: -30%;
}
.text_bloco {
    width: 60%;
    min-height: 250px;
    float: none;
    top: 2%;
    left: 1%;
    position: absolute;
}
.bloco1 img {
    width: 45%;
    margin-left: -10%;
}
.seta1 img {
    width: 70%;
    margin-left: 30%;
}
.seta2 img
{
    width: auto;
    height: 60px;
    float: none;
    margin: 0 auto;
}
.bloco3
{
    background-size: 160%;
    background-position: 40%;
}
.cont_conteudo2
{       
    background-size: 210%;           
}
.bot_estados {
    width: 98%;
}
}
@media all and (max-width: 700px) {
   
    .item_emp {
        color: #222;
        font-size: 16px;
    }
    #cont_busca , #estado , #cidade
    {
        width: 70%;
        margin: 10px 15% 0 15%;    
    }
        #bot_busca
    {
        width: 50%;
        margin: 20px 25% 20px 25%;    
    }
   
    .numero_e, .numero_d
{
    font-size: 100px;
    margin-left: -10%;
}
.bloco_d_texto, .bloco_e_texto
{
    font-size: 16px;
    font-weight: 300;
}
.cont_produto
{
    width: 31.33%;
      margin: 10px 1% 10 1%;    
}
    .text_bloco2
    {
        width: 70%;
        min-height: 250px;
        float: none;  
        top: 5%;
        left: 35%;
        position: absolute;    
    }
     #search { 
        float: none;
        margin: 0px 5% 20 5%; 
        border-radius: 5px; 
        padding: 8px; 
        width: 90%; 
        height: 50px;        
    }
    .cont_iten_portfolio
    {
        width:47%;    
        min-height: 230px;
        float: left;
        margin: 10px 1% 10px 1%;  
        border: 1px solid #e1e1e1;
        border-radius: 5px;
       
    }
    .seta2 img
{
    width: auto;
    height: 60px;
    float: none;
    margin: 0 auto;
}
.janela
{
  width: 90%;
  min-height: 100px;
  position: absolute;
  left: 2.5%;
  top: 20px;
}	
.barra3
{
    width: 100%;
    min-height: 200px;
    float: left;   
}
.botao_acao {   
    margin-top: 10px;
    padding-top: 5px;
}
.bloco1 img {
    width: 48%;
    margin-left: -10%;
}
.cont_busca2 {
    width: 90%;
}
#cont_busca_unico
{
    width: 60%;
    margin: 30px 20% 30px 20%;
}
.bloco_pag {
    width: 90%;
    min-height: 360px;
    margin-left: 3%;
    margin-top: 50%;
}
.bot_home_pesq {
    width: 90%;
    min-height: 35px;
    margin: 20px 5% 0px 5%;
}
.foto_bloco {
    width: 30%;
    height: auto;
    margin-top: -170px;
    margin-left: 30%;
}
.foto_bloco_pag
{
width: 40%;
height: auto;
margin-top: -150px;
margin-left: 24%;
}
.texto_cidadania {
    width: 98%;
    margin: 30px 1% 10px 1%;
    min-height: 340px;
}
.bloco10 {
    width: 100%!important;
   
}
.bloco2_int
{
   
    margin: 30px auto;
    text-align: left;
    padding-top: 0px;
    padding-left: 1%;
    padding-right: 1%;
    overflow: hidden;    
}
.volta {
     margin: 30px 1% 0 1;
}
}
@media all and (max-width: 650px) {
    .cont_conteudo {       
        background-size: 200%;       
    }
    .cont_conteudo2
{       
    background-size: 240%; 
    background-position-x: 50%;             
}
    .bloco1
    {
        background-size: 120%;
        background-position-x: 20%;
    }
    .bloco1 img {
        width: 52%;
        margin-right: -10%;
    }
    .text_bloco {
        width: 70%;
        min-height: 250px;
        float: none;
        top: 2%;
        left: 1%;
        position: absolute;
    }
    .bloco3
    {
        background-size: 250%;
        padding-bottom: 30px;
    }
.bloco_a
{
    width: 96%;
    min-height: 200px;
    float: left;
    text-align: center;
    margin: 20px 2% 20px 2%;   
}
.coluna_1, .coluna_2
{
    display: none;
}
.bloco_650
{
    width: 70%;
    float: left;
    min-height: 50px;  
    margin: 15px 15% 0 15%;
    display: flex;
    align-items: center; 
    justify-content: center;   
}
.numero_e {
    font-size: 120px;
    margin-left: -10%;
}
.bloco_texto_geral
{
    width: 100%;
    min-height: 50px;      
    color: #fff;    
    float: left;
    text-align: center;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-size: 19px;
    font-weight: 300;
    margin-top: 0px;
    display: block;    
}
	.cont_cid {
    width: 95%;
    height: 33px;
    float: left;
    margin: 10px 2% 0px 2%;
    padding-top: 8px;
    }
}


@media all and (max-width: 600px) {
    .foto_bloco_pag {
        width: 40%;
        height: auto;
        margin-top: -100px;
        margin-left: 24%;
    }

   
    .bot_opcao
{
    width: 90%;
	min-height: 60px;
    float: left;
	margin: 20px 5% 0 5%;
    font-weight: 500;
}
#cont_busca , #estado , #cidade
    {
        width: 80%;
        margin: 10px 10% 0 10%;    
    }
        #bot_busca
    {
        width: 60%;
        margin: 20px 20% 20px 20%;    
    }
    .cont_contador
  {
    width: 80%;
    float: left;
    min-height: 100px;
    overflow: hidden;
    margin: 10px 10% 10px 10%;
  }
    .grafico
    {
      height: 50px;
      width: 50px;
      float: left;
      margin-left: 20%;
    }
    .grafico img
    {
      width:100%; 
    }
    .grafico_num
    {
      width: auto;
      float: left;
      font-size: 50px;
      font-weight: 900;
      font-family: "Arial", Lato-Black, Calibri,Komika Axis;
      margin-left: 5px;
      margin-top: -10px;     
      text-align: left;
    }
    .cont_produto
    {
        width: 46%;
    }
    .grafico_res
    {
      width: 100%;
      float: left;
      font-size: 20px;
    }
    .bloco1
    {
        background-size: 150%;
        background-position-x: 50%;
    }
    .bloco2_int_a
{
    width: 100%;   
}
.cont_anuncio2 img
{
    width: 94%;   
}
.bloco2_int_b
{
    width: 70%;    
    margin: 0px 15% 10px 15%; 
    display: none; 
}
    /*
    .bloco2 img {
        width: 70%;
        height: auto;
        float: left;
        margin: 0 15% 0 15%;
    }*/
    .res_nome2 img , .cont_result_categ img {
        width: 20px!important;
        height: 20px;
        margin-top: 0px;       
    }
    .bloco2 {
        background-size: 360%;
    }
    .bloco4 {
       background-size: 250%;
    }
    h4, h5 {
        font-size: 28px;       
    }
    .bloco_650
{
    width: 80%;
    float: left;
    min-height: 50px;  
    margin: 15px 10% 0 10%;
    display: flex;
    align-items: center; 
    justify-content: center;   
}
    .cont_form {
        width: 90%;
        margin: 20px auto;
        float: none;
        text-align: center;
    }
   
    .quadrado2 {
        width: 100%;
        min-height: 250px;
      
        margin: 0px auto;
      
    }
    .bloco_b {
        width: 70%;
        min-height: 200px;
        float: left;
        text-align: center;
        margin: 20px 15% 0 15%;
    }
    .bloco1
{
    width: 100%;
    min-height: 400px;
    float: none;   
    z-index: 3;
    margin-top: 0;
    position: relative;
    overflow: hidden;
}
.bloco1 img {
    width: 65%;
    margin-right: -15%;
}
.botao_acao {
    margin-top: 20px;
    padding-top: 5px;
}
.text_bloco {
    width: 60%;
    min-height: 250px;
    float: none;
    top: 2%;
    left: 1%;
    position: absolute;
}
.seta1 img {
    width: 70%;
    margin-left: 30%;
}
.barra2 {
    width: 100%;
    min-height: 40px;
    float: left;
    text-align: center;
    margin-top: -120px;
    z-index: 5;
    position: relative;
}
.text_bloco2
{
    width: 80%;
    min-height: 250px;
    float: none;  
    top: 5%;
    left: 25%;
    position: absolute;    
}
.seta2 img
{
    width: auto;
    height: 60px;
    float: none;
    margin: 0 auto;
}
.janela_login
{
    width: 70%;
}
.col_rod {       
    width: 90%;       
    margin: 10px auto;      
    float: none
}
.col_rod2 {       
    width: 98%;       
    margin: 5px 1% 10px 1%; 
    border-top: 1px solid #fff;      
}
.cont_dados_rod {
    width: 100%;
    min-height: 20px;
    float: left;
    margin-top: 5px;
    overflow: hidden;
    padding-bottom: 30px;
}
.bloco4 {
    background-size: 350%;
}
.tit {
    font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    text-align: left;
    font-weight: 0;
    margin-bottom: 10px;
    float: left;
    min-height: 30px;
}
.cont_anuncio
{
  display: block;
}
}
@media all and (max-width: 550px) {
   
    .cont_conteudo2
    {       
        background-size: 270%; 
        background-position-x: 50%;             
    }
    .bloco1
    {
        background-size: 160%;
        background-position-x: 60%;
    }
    .bloco1 img {
        width: 72%;
        margin-right: -20%;
    }
    h1 {
        font-size: 25px;
        line-height: 27px;
        margin-top: 10px;
    }
    .qualidade img
    {
        width: 90%;
        height: auto; 
        margin-top: 30px;   
    }
    .text_bloco2
    {
        width: 90%;
        min-height: 250px;
        float: none;  
        top: 5%;
        left: 15%;
        position: absolute;    
    }
    .barra2 {
        width: 100%;
        min-height: 40px;
        float: left;
        text-align: center;
        margin-top: -80px;
        z-index: 5;
        position: relative;
    }
  
    .seta2 img
{
    width: auto;
    height: 60px;
    float: none;
    margin: 0 auto;
}
/*
.bloco2 img {
    width: 80%;
    height: auto;
    float: left;
    margin: 0 10% 0 10%;
}*/
.cont_blog
{
    width: 90%;
    min-height: 150px;
    float: left;
    margin: 80px 2% 20px 5%;
}
.foto_blog {
    width: 40%;
    height: auto;
    position: absolute;
    background-color: #fff;
    margin-left: 25%;
    margin-top: -18%;
    overflow: hidden;
}
.texto_blog {
    width: 96%;
    min-height: 150px;
    font-family: "Montserrat", Calibri, Century Gothic, Arial;
    font-size: 18px;
    float: right;
    text-align: center;
    color: #333;
    margin: 35px 2% 0 2%;
}
.cont_conteudo
{       
    background-size: 250%;
    background-position-x: 20%;               
}
}

@media all and (max-width: 500px) {
    .cont_iten_portfolio
	{
		width:96%;    
		min-height: 230px;
		float: left;
		margin: 10px 1% 10px 1%;  
		border: 1px solid #e1e1e1;
		border-radius: 5px;
	   
	}
    .foto_bloco_pag {
        width: 50%;
        height: auto;
        margin-top: -120px;
        margin-left: 20%;
    }
    .sistema {
        width: 98%;
        height: auto;
        float: none;
        margin: 10px auto;
    }
    .sistema_texto {
        width: 90%;
        height: auto;
        float: none;
        padding-top: 0px;
        margin: 10px auto;
    }
    .cont_produto
    {
        width: 46%;
        margin: 10px 2% 10 2%;    
    }
    .bloco1
    {
        background-size: 190%;
        background-position-x: 80%;
    }
    .cont_conteudo {       
        background-size: 250%;       
    }
    .bloco2 img {
        width: 96%;
        height: auto;
        float: left;
        margin: 0 2% 0 2%;
    }
    .bloco2 {
        background-size: 400%;        
    }
    .botao_acao2 {
        width: 90%;
        margin: 20px 5% 50px 5%;
    }
    .bloco3
    {
        background-size: 300%;
        padding-bottom: 30px;
    }
    .bloco_650
{
    width: 90%;
    float: left;
    min-height: 50px;  
    margin: 15px 5% 0 5%;
    display: flex;
    align-items: center; 
    justify-content: center;   
}
    .bloco1
{
    width: 100%;
    min-height: 400px;
    float: none;   
    z-index: 3;
    margin-top: 0;
    position: relative;
    overflow: hidden;
}

.botao_acao
{
    min-width: 300px;
    min-height: 30px;
    font-size: 14px;
    padding-top: 7px;
}
.bloco1 img {
    width: 75%;
    margin-right: -20%;
    margin-top: 15%;
}
.seta1 img {
    width: 70%;
    margin-left: 30%;
}
.text_bloco {
    width: 60%;
    min-height: 250px;
    float: none;
    top: 1%;
    left: 2%;
    position: absolute;
}
.tit_quem {
    font-size: 26px;
}
h4, h5 {
    font-size: 24px;
}
.texto_quadrado2 {
color: #000;
font-weight: 400;
}
.texto_quem {
    font-size: 20px;
    width: 90%;
    text-align: center;
    color: #000;
}
.seta2 img
{
    width: auto;
    height: 60px;
    float: none;
    margin: 0 auto;
}
.cont_conteudo2
{       
    background-size: 290%; 
    background-position-x: 50%;             
}

}
@media all and (max-width: 450px) {
    .foto_bloco_pag {
        width: 70%;
        height: auto;
        margin-top: -160px;
        margin-left: 10%;
    }
    .bloco_pag {
        width: 90%;
        min-height: 360px;
        margin-left: 3%;
        margin-top: 70%;
    }
    #cont_busca , #estado , #cidade
    {
        width: 90%;
        margin: 10px 5% 0 5%;    
    }
        #bot_busca
    {
        width: 70%;
        margin: 20px 15% 20px 15%;    
    }
    .janela_login
{
    width: 90%;
}
    .bloco1
    {
        background-size: 200%;
        background-position-x: 80%;
    }
    .quad_bloco_e {
        width: 80%;
        float: left;
        height: 150px;
        border-radius: 20px;
        background-image: linear-gradient(to right, #1c2a87, #344b99);
        display: flex;
        align-items: center;
    }
    .cont_produto
    {
        width: 46%;
        min-height: 270px;
        margin: 10px 2% 10 2%;    
    }
    .bloco3
    {
        background-size: 320%;
        padding-bottom: 30px;
        background-position-x: 15%;
    }
    .bloco3_texto {
        width: 90%;
        min-height: 30px;
        float: none;
        font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
        font-size: 22px;
        color: #FFF;
        text-align: left;
        padding: 10px 5% 10px 5%;
        font-weight: 600;
        margin-top: 80%;
    }
    #cont_busca_unico
{
    width: 96%;
    margin: 30px 2% 30px 2%;
}
    .bloco_b {
        width: 90%;
        min-height: 200px;
        float: left;
        text-align: center;
        margin: 20px 5% 0 5%;
    }
    .bloco1
{
    width: 100%;
    min-height: 400px;
    float: none;   
    z-index: 3;
    margin-top: 0;
    position: relative;
    overflow: hidden;
}
.bloco2_int_b
{
    width: 94%;    
    margin: 0px 3% 10px 3%; 
    display: none; 
}
.seta1 img {
    width: 70%;
    margin-left: 30%;
}
.text_bloco2
{
    width: 90%;
    min-height: 250px;
    float: none;  
    top: 5%;
    left: 5%;
    position: absolute;    
}.quadrado {
    width: 90%;
    min-height: 250px;
    background-color: #9fc131;
    border-radius: 10px;
    float: none;
    margin: 10px auto;
    overflow: hidden;
}
.barra2 {
    width: 100%;
    min-height: 40px;
    float: left;
    text-align: center;
    margin-top: -50px;
    z-index: 5;
    position: relative;
}

.seta2 img
{
    width: auto;
    height: 60px;
    float: none;
    margin: 0 auto;
}
.text_bloco {
    width: 70%;
    min-height: 250px;
    float: none;
    top: 5%;
    left: 2%;
    position: absolute;
}

.bloco1 img {
    width: 76%;
    margin-right: -20%;
    margin-top: 15%;
}
.cont_conteudo2
{       
    background-size: 310%; 
    background-position-x: 50%;             
}
.bloco2 {
    background-size: 450%;        
}
}
@media all and (max-width: 400px) {
    .foto_bloco_pag {
        width: 80%;
        height: auto;
        margin-top: -180px;
        margin-left: 4%;
    }
    .bloco_pag {
        width: 90%;
        min-height: 360px;
        margin-left: 3%;
        margin-top: 90%;
    }
    .tit_quem {
        font-size: 22px;
    }
    .bloco2 img {
        width: 100%;
        height: auto;
        float: left;
        margin: 0 0 0 0;
    }
    .cont_produto
    {
        width: 60%;
        min-height: 250px;
        border-radius: 10px;
        float: none;
        margin: 20px auto;
        padding-bottom: 20px;    
    }
    .bloco2 {
        background-size: 480%;
    }
    .seta2 img
{
    width: auto;
    height: 60px;
    float: none;
    margin: 0 auto;
}
.cont_conteudo2
{       
    background-size: 360%; 
    background-position-x: 50%;             
}
.bloco1 img {
    width: 80%;
    margin-right: -20%;
    margin-top: 15%;
}
.cont_conteudo
{       
    background-size: 300%;
    background-position-x: 20%;               
}
.bloco4 {
    background-size: 400%;
}
}
@media all and (max-width: 390px) {
    .bloco4 {
        background-size: 500%;
     }
    .bloco1
    {
        background-size: 210%;
        background-position-x: 85%;
    }
    .bloco3
    {
        background-size: 380%;
        padding-bottom: 30px;
    }
    #txtbut {
        width: 96%;
        margin: 20px 2% 50px 2%;
    }
    h1 {
        font-size: 20px;
        line-height: 22px;
        margin-top: 10px;
    }
    h2 {
        font-size: 14px;
        margin-top: 10px;
    }
    
    .text_bloco {
        width: 65%;
        min-height: 250px;
        float: none;
        top: 5%;
        left: 2%;
        position: absolute;
    }
    .bloco1 img {
        width: 84%;
        margin-right: -20%;
        margin-top: 10%;
    }
    .bloco1 {
        width: 100%;
        min-height: 360px;
        float: none;
        z-index: 3;
        margin-top: 0;
        position: relative;
        overflow: hidden;
    }
    .cont_conteudo2
{       
    background-size: 400%; 
    background-position-x: 50%;             
}
}
@media all and (max-width: 350px) {
.bloco1 img {
    width: 90%;
    margin-right: -20%;
    margin-top: 10%;
}
.foto_bloco_pag {
    width: 80%;
    height: auto;
    margin-top: -150px;
    margin-left: 4%;
}
.bloco_pag {
    width: 90%;
    min-height: 360px;
    margin-left: 3%;
    margin-top: 80%;
}
.cont_produto
{
    width: 85%;
    min-height: 200px;
    border-radius: 10px;
    float: none;
    margin: 20px auto;
    padding-bottom: 20px;    
}
}