﻿@charset "utf-8";
/* CSS Document *//*------------------ Configurações do tooltip ------------------------*/
.tooltip {
    position: relative;
    display: inline-block;
    /*border-bottom: 1px dotted black;*/}
.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
}
.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}
.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
/*------------------ configuração da página Tecnologia e Inovação ---------------*/

/*@media (min-width:800px){
#uaits-destaques{
    max-width: 1150px; margin: auto; margin-bottom: 80px; margin-top:50px;
}
}
@media (max-width:799px){
    #uaits-destaques{
    max-width: 1150px; margin: auto; margin-bottom: 80px; margin-top:80px;
}
}*/

#uaits-caixa-busca{
background-color:#dedede;
background-image:url(http://datasebrae.com.br/wp-content/uploads/2018/06/grafismo-busca2-2.png);
background-repeat:none;
width:100vw; 
margin-left:-25px;
height:230px;
padding-top:5px;
margin-bottom:67px;
}
.uatis-img-indicadores{
float:left;
margin:5px;
}
.img-transparente{
opacity:0.75;
}
.img-transparente:hover{
opacity:1;
}
#uaits-destaques li{
text-align:center;
}
#uaits-busca .search-field{
border-radius: 25px;
padding-left:20px;
width:40vw;
border-color:#888;
background-color:#fff;
}
#uaits-busca{
text-align:center;
padding-top: 20px;
}
#uaits-busca .search-submit{	
	border-radius: 25px;
}
.uaits-cadastro{
width:360px; 
height:220px;
margin-left:10px;
float:left;
}
@media (min-width: 800px) {
.uaits-valor {
width:100vw;
height:42vw;
margin-left:-25px;
margin-top:-45px;
background-image:url(/wp-content/uploads/2018/11/proposta-de-valor-tecnologia.jpg);
background-repeat: no-repeat; 
background-size: 100vw 42vw;
/*background-size: calc(100vw) calc(20vw);*/
background-position: 50% 50%;
}
.uaits-texto-prop{
margin-left:10%;
margin-top:100px;
width:28vw;
height:34vw;
}
}
@media (max-width: 799px) {
.uaits-valor {
background-color:#fff;
width:100vw;
height:260px;
margin-left:-25px;
margin-top:-45px;
background-image:url();
background-repeat: no-repeat;    
/*background-size: calc(100vw) calc(20vw);*/
background-position: left;
}
.uaits-texto-prop{
margin-top:15px;
align-content:center;
/*margin-left:-15px;*/
width:300px;
position: absolute;
left: 10%;
}
}
/*-------------- configuração da página Inteligência territorial e Setorial ----------*/
#upp-paineis-sub h2{
border-bottom-style:solid; border-bottom-color:#777; border-bottom-width:1px;
}
#upp-comercio-servicos h2{
border-bottom-style:solid; border-bottom-color:#777; border-bottom-width:1px;
}
#upp-industria h2{
border-bottom-style:solid; border-bottom-color:#777; border-bottom-width:1px;
}
#upp-comercio-servicos li{
margin-bottom:35px;
}
@media (min-width: 800px) {
.upp-destaques {
margin-left:18px;
margin-bottom:18px;
box-shadow: 1px 1px 8px #888888;
border-radius: 4px;
}
.upp-destaques:hover {
margin-left:18px;
margin-bottom:18px;
box-shadow: 4px 5px 12px #888888;
border-radius: 4px;
}
.frase-proposta-upp{
width:55vw; height:15vw;
}
#prop-de-valor-upp{
width:100vw; 
margin-left:-25px; 
margin-top:-45px; 
height:520px; 
background-color:#ddd; 
background-image:url(http://datasebrae.com.br/wp-content/uploads/2018/06/bg-up-proposta-de-valor-upp-min.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
padding-top:120px;
padding-left:9%;
background-position: center; 
}	
#upp-paineis{
width:100vw;
height: 350px;
margin-left:-25px;
background-color:#ECEFF1;
}
#upp-paineis-sub{
max-width:1150px; 
margin:auto;
padding-top:20px;
}
#upp-comercio-servicos{
max-width:1150px; 
margin:auto;
padding-top:20px;
padding-left:20px;
}
#upp-industria{
max-width:1150px; 
margin:auto;
padding-top:20px;
padding-left:20px;
}
}
@media (max-width: 799px) {
.frase-proposta-upp{
margin-top:50px;
width:90%;
}
.upp-destaques {
margin-left:1px;
margin-bottom:18px;
box-shadow: 1px 1px 8px #888888;
border-radius: 4px;
}
#prop-de-valor-upp{
width:100vw; 
margin-left:-25px; 
margin-top:-45px; 
height:250px; 
background-color:#ddd; 
background-image:url(http://datasebrae.com.br/wp-content/uploads/2018/06/bg-up-proposta-de-valor-upp-min.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center; 
}
#upp-paineis{
}	
}
/*------------------ Página do Sebrae RS --------------------------*/
.button-rs{
    display: inline-block;
    padding: 0.5rem 1rem;
    border-radius: 0.1875rem;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    background: #555;
    color: #fff;
    border: 0;
    line-height: 1.5;
    font-size: 1rem;
    vertical-align: middle;
    text-shadow: none;
    -webkit-transition: background 0.1s;
    -moz-transition: background 0.1s;
    transition: background 0.1s
}
.button-rs:hover{
color:#fff;
background-color:#333;
}
.list-mun-rs{
color:#777;
font-size:1.1em;
line-height:27px;
}
.destaque-paineis-rs{
width:360px;
height:145px;
margin-left:10px;
margin-bottom:10px;
margin:auto;
/*background-color:#ededed;*/
}
@media (min-width:800px){
#busca-mgauchos{
margin:auto;
width:50%;
margin-bottom:80px;
}
input#input-municipios-rs{
width:100%;
border-radius:25px;
color:#666;
font-size:1.3em;
padding-left:20px;
border-color:#666;
background-color:#fafafa;
}
ul#ul-municipios-rs{
column-count:4;
list-style-type: none;
}
}
@media (max-width:799px){
#busca-mgauchos{
margin:auto;
width:100%;
}
input#input-municipios-rs{
width:100%;
border-radius:25px;
color:#666;
font-size:1em;
padding-left:20px;
border-color:#666;
background-color:#fafafa;
}
ul#ul-municipios-rs{
column-count:1;
list-style-type: none;
}
}
.card-2 {
box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);
transition: all 0.3s cubic-bezier(.25,.8,.25,1);
padding-top:140px;
padding-left: 10px;
padding-right: 8px;
background-color:#fff;
margin-right:10px; 
margin-bottom:10px;
border-radius: 3px; 
margin:auto;
background-repeat: no-repeat;
margin-top:12px;
}
.card-2:hover {
box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
#busca-rs .search-field{
border-radius: 25px;
padding-left:20px;
width:40vw;
border-color:#888;
background-color:#fff;
}
#busca-rs{
text-align:center;
padding-top: 20px;
}
#busca-rs .search-submit{
border-radius: 25px;
}
.titulo-rs{
border-bottom-style:solid; border-bottom-color:#777; border-bottom-width:1px;
}
.titulo-rs-branco{
border-bottom-style:solid; border-bottom-color:#fff; border-bottom-width:1px;
color:#fff;
}
@media (min-width: 800px){
#rs-prop-de-valor{
margin-left:-25px;
margin-top:-46px;
width:100vw; 
height:35vw;
background-image:url(http://datasebrae.com.br/wp-content/uploads/2018/06/foto-lisa.jpg);
background-repeat: no-repeat;    
background-size: calc(100vw) calc(42vw);
background-position: 50% 50%;
}

.valor-rs{
width: 50vw; 
height: 17vw;
margin-left:9%;
margin-top:13%;
}

}

@media (max-width: 799px){

#rs-prop-de-valor{
margin-left:-25px;
margin-top:-50px;
width:100vw; 
height:45vw;
background-image:url(http://datasebrae.com.br/wp-content/uploads/2018/06/foto-lisa.jpg);
background-repeat: no-repeat; 
background-size: calc(100vw) calc(42vw);
background-position: 50% 50%;
}

.valor-rs{
margin-top:10%;
width: 95%; 
}

}






/*---------------------- Configurações da página de painéis --------------*/

.carddospaineis {
width:320px; height:330px; margin:5px; padding-top:150px; padding-left:15px; padding-right: 10px;
}

.paineis-tabcontent a{
color:#777;
}

/* Style the tab */
.paineis-tab {
    float: left;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
padding-left:20px;
    width: 300px;
    height: calc(100vh - 20px);
}

/* Style the buttons inside the tab */
.paineis-tab button {
    display: block;
    height:44px;
    margin-top:-19px;
    background-color: inherit;
    color: #666;
    padding: 2px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of buttons on hover */
.paineis-tab button:hover {
    background-color: #ddd;
}

/* Create an active/current "tab button" class */
.paineis-ptab button.paineis-active {
    background-color: #ccc;
}

/* Style the tab content */
.paineis-tabcontent {
    float: left;
    padding: 0px 12px;
    border: 1px solid #fff;
width:calc(100vw - 350px);
    border-left: none;
background-color:#fff;
    
}

/*------------------------------- Página Petróleo e Gás --------------------*/

@media (min-width: 1300px){

#oillinks{
height:150px;
width:700px;
margin-left:5vw;
margin-top:4vw;
padding-top:55px;
background-image:url(/wp-content/uploads/2018/09/titulo-dos-icones3.png);
background-repeat:no-repeat; 
}

#oil-propdevalor-mob{
display:none;
}

#oil-propdevalor{
background-image:url(/wp-content/uploads/2018/09/montagem-da-proposta-de-valor9-min.jpg); background-size:65vw 50vw; 
background-position:top right; 
background-repeat:no-repeat; 
width:99vw; 
margin-left:-25px; 
height: 50vw; 
margin-top:-45px;
}

#oil-textpropdevalor{
padding-top:90px; 
padding-left:5vw;
}
}

@media (max-width: 1299px) and (min-width:1030px){
#oillinks{
    display: flex;
    height: 157px;
    width: 539px;
    margin-left: 2vw;
    margin-top: 20px;
    padding-top: 55px;
    background-image: url(/wp-content/uploads/2018/09/titulo-dos-icones3.png);
    background-repeat: no-repeat;
margin-bottom:30px;
    display:none;
}

#oil-propdevalor-mob{
display:none;
}


#oil-propdevalor{
background-image:url(/wp-content/uploads/2018/09/montagem-da-proposta-de-valor9-min.jpg); background-size:65vw 50vw; 
background-position:top right; 
background-repeat:no-repeat; 
width:99vw; 
margin-left:-25px; 
height: 50vw; 
margin-top:-45px;
}

#oil-textpropdevalor{
width:650px;
height:260px;
margin-top:5vh; 
margin-left:2vw;
}
}

@media (max-width:1029px){
#oil-propdevalor{
display:none;
}
#oil-propdevalor-mob{

}
#oil-textpropdevalor-mob{
margin-top:-30px;
}
}

#oil-busca .search-form input.search-field {
    height: 40px;
    padding-top: 3px;
    color: #666;
    width: 55%;
    border-radius: 25px;
    padding-left: 40px;
    border-color: #38726c;
}

#oil-busca input.search-submit.button {
    border-radius: 25px;
background-color:#044447;
}

#oil-busca{
margin-bottom:50px;
}
#oil-ondeestao{
width:100vw; 
margin-left:-25px;
/*height:550px;*/
background-color:#085f68;
}


#oil-paineis{
padding-top:60px;
max-width:1150px;
margin:auto;
margin-bottom:20px;
}

#oil-relatorios{
max-width:1150px;
margin:auto;
padding-top:30px;
}

#oil-biblioteca{
max-width:1150px;
margin:auto;
margin-top:100px;
display:flex;
flex-wrap:wrap;

}

.oil-underline{
border-bottom-style:solid; 
border-bottom-width:2px;
border-bottom-color:#044447;
}

.oil-destaques-relat{
padding-top:135px;
padding-left:10px;
padding-right:10px;
}


#oil-form input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-email{
width:100%;
}

#oil-form textarea.wpcf7-form-control.wpcf7-textarea{
width:100%;
height:100px;
}

#oil-form label{
color:#044447;
font-size:1.3em;
margin-top:20px;
}

#oil-form input.wpcf7-form-control.wpcf7-submit{
background-color:#044447;
color:#fff;
border-radius: 6px;
height:40px;
width:100px;
}

#oil-form input.wpcf7-form-control.wpcf7-submit:hover{
background-color:#075656;
color:#fff;
border-radius: 6px;
height:40px;
width:100px;
}

#oil-biblioteca a{
color:#777;
}

#oil-biblioteca2{
box-shadow:5px 10px 30px #ccc inset;
}

/*-------------------------------- Página Cliente Sebrae -------------------------*/


@media (min-width:1500px){
#cli-proposta{
background-image:url(http://datasebrae.com.br/wp-content/uploads/2018/11/bg-proposta-de-valor.jpg);
width:100vw;
height:56vw;
margin-left:-25px;
margin-top:-45px;
background-size:100vw 56vw;
padding-top: 135px;
}
}

@media (max-width:1499px) and (min-width:667px){
#cli-proposta{
background-image:url(http://datasebrae.com.br/wp-content/uploads/2018/11/bg-proposta-de-valor.jpg);
width:100vw;
height:56vw;
margin-left:-25px;
margin-top:-45px;
background-size:100vw 56vw;
padding-top: 20px;
}
}

@media (max-width:666px){
#cli-proposta{
background-image:url(http://datasebrae.com.br/wp-content/uploads/2018/11/bg-proposta-de-valor.jpg);
width:100vw;
margin-left:-25px;
margin-top:-45px;
background-size:100vw 56vw;
padding-top: 20px;
background-repeat:no-repeat;
background-color:#001844;
}
}
#cli-titulo{
width:350px;
margin:auto;
}

#cli-titulo h2{
font-size:3.2em;
font-family: Roboto, sans-serif;
font-weight:Bold;
color:#ffffff;
    text-align:center;
}

#cli-subtitulo{
max-width:600px;
margin:auto;
}

#cli-subtitulo h3{
font-size:26px;
font: Roboto, sans-serif;
color:#ffffff;
    text-align:center;
    line-height:40px;
}

#cli-botao-prop{
    width:350px;
    margin:auto;
    text-align:center;
    margin-top:60px;
}

.cli-botao{
    width: 306px;
  height: 35px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.5;
  letter-spacing: normal;
  text-align: center;
    background-color:#fff;
    padding:10px 30px 10px 30px;
    border-radius:3px;
    font-size:20px;
    box-shadow:2px 4px 8px 0 rgba(0, 0, 0, 0.2)
}

.cli-botao:hover{
background-color:#dedede;
    color:#254876;
    box-shadow:8px 10px 8px 0 rgba(0, 0, 0, 0.2)
}

#cli-setinha{
    margin:auto;
    width:100px;
    text-align:center;
    margin-top:60px;
}

@media (min-width:1076px){
#cli-caixas-destaque{
    max-width:1100px; 
    display:flex;
    flex-wrap:wrap;
    margin:auto;
    margin-top:-200px;
    
}
}
@media (max-width:1075px){
#cli-caixas-destaque{
    max-width:1100px; 
    display:flex;
    flex-wrap:wrap;
    margin:auto;
    
}
}


.cli-caixas-destaquez{
    box-shadow:2px 4px 8px 0 rgba(0, 0, 0, 0.2);
    background-color:#fff;
    width:340px;
    height:400px;
    margin:auto;
    border-radius:5px;
    text-align:center;
    margin-bottom:10px;
}

.cli-caixas-destaquez h4{
    margin-top:20px;
    font-weight:bold;
    
}

#cli-titulo-paineis{
    max-width:1150px;
    margin:auto;
    text-align: center;
    margin-top:100px;
    margin-bottom:60px;
}

.cli-paineis{
    display:flex;
    flex-wrap:wrap-reverse;
    max-width:1100px;
    margin:auto;
    margin-top:60px;
}

.cli-paineis-rev{
    display:flex;
    flex-wrap:wrap;
    max-width:1100px;
    margin:auto;
    margin-top:60px;
}

.cli-paineis-in{
    width:500px;
    margin-bottom:15px;
    height:280px;
    margin:auto;
    padding-left:30px;
    padding-top:10px;
    padding-right:30px;
    
}

.cli-button-destques{
  height: 35px;
    color:#fff;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.5;
  letter-spacing: normal;
    background-color:#073a85;
    padding:10px 30px 10px 30px;
    border-radius:3px;
    font-size:20px;
    box-shadow:2px 4px 8px 0 rgba(0, 0, 0, 0.2)
}

.cli-button-destques:hover{
    background-color:#12448d; 
    color:#fff;
}

#cli-form{
    width:100vw;
    margin-left:-25px;
    background-color: ;
    background-image: linear-gradient(to bottom, #073a85, #021945);
    padding-bottom:30px;
    margin-top:40px;
}

#cli-form textarea, input[type="text"], input[type="email"], select{
    width:100%;    
}

#cli-form input[type="submit"]{
    width:200px;
    height:40px;
    text-align:center;
}

#cli-form h2{
    text-align:center;
    color:#fff;
    padding-top:60px;
    
}

.cli-img-destaque1{
    border-radius:2px;
    box-shadow: 1px 5px 20px 2px rgb(0,0,0,0.1), -20px 20px #00C5FC; 
}
.cli-img-destaque2{
    border-radius:2px;
    box-shadow: 1px 5px 20px 2px rgb(0,0,0,0.1), 20px 20px #083883; 
}

#cli-top-secundarias{
    padding-top:50px;
    background-color:#ededed;
    width:100vw;
    margin-top:-45px;
    margin-left:-25px;
    height:300px;
}
#cli-top-secundarias-in{
    max-width:500px;
    margin:auto;
    height:300px;
}

#cli-top-secundarias-in h2{
    text-align:center;
    font-size:2.5em;
    line-height:50px;
    color:#fff;
    text-shadow: 3px 3px 3px rgb(0, 0, 0, 0.5);
    
}

#cli-menu-categorias{
    background-color:#073a85;
    width:100vw;
    margin-left:-25px;
    height:70px;
    align-content: center;
    position:relative;
}

#cli-menu-categorias li{
    color:#fff; 
   display:inline;
    padding:45px 20px 3px 20px;
    font-weight:600;
    font-size:1.2em;
}

#cli-menu-categorias li:hover{
    color:#073a85 !important; 
   display:inline;   
    background-color:#efefef;
}

#cli-menu-categorias li a{
    color:#fff; 
    
}

#cli-menu-categorias li:hover a{
    color:#073a85; 
    
}
#cli-menu-categorias li a:hover{
    color:#073a85; 
}

.cli-menu-ativo{
    background-color:#fff;
    color:#073a85 !important;
}

.cli-menu-ativo a{
    color:#073a85 !important;
}

.cli-menu-home:hover{
    background-color:#012959 !important;
}



#cli-menu-categorias ul{
    position:absolute;
   bottom:0;
    margin-top:0;
    margin-bottom:0;
}

.cli-card{
    width:320px;
    height:390px;
    padding-top:150px;
    padding-left:20px;
    padding-right:10px;
}

#cli-cards-content{
    max-width: 1000px;
    margin:auto;
    display:flex;
    flex-wrap:wrap;
    padding-top:50px;
    
    
}

/*----------------------- Landing page da UGE -------------------*/

#uge-prop-de-valor{
    width:99.5vw; 
    margin-left:-25px;
    height:41vw;
    background-image:url(http://datasebrae.com.br/wp-content/uploads/2018/12/bg-laranja-8.jpg);
    background-repeat:no-repeat;
    background-size:99.5vw 41vw;
    margin-top:-45px;
    
}

#uge-missao{
    width:99.5vw;
    margin-left:-25px;
    
    
    
}

.card-uge{
    width:350px;;
    height:400px;
    padding:20px;
}

.uge-opcoes:hover{
    margin-top:-20px;
cursor:pointer;
}

/*------------------ Cenário dos pequenos negócios -----------*/
@media (max-width:1467px) and (min-width:800px){
.bg-cenario{
background-image:url(https://datasebrae.com.br/wp-content/uploads/2019/01/imagem-prop-de-valor-min-1.png);
}
}


@media (min-width: 1468px){
.bg-cenario{
background-image:url(https://datasebrae.com.br/wp-content/uploads/2019/01/imagem-prop-de-valor2.png);
}
}

.border-bottom-verdinha{
    border-bottom-style:solid; 
    border-bottom-width:1px; 
    border-bottom-color:#c3dcdd; 
    height: 52px;
}

#cenarios-area-cards{
    max-width:1150px;
    margin:auto;
    margin-top: 40px;
    display:flex;
    flex-wrap:wrap;
    padding-top:20px;  
}

.cards-desafios-cen{
    width:372px;
    height:200px;
    padding:20px;
    margin-right:10px;
    margin:auto;
    margin-bottom:10px;
    cursor:pointer;
}

/*-------------- Integração com os Novos Dirigentes----------*/

@media (min-width:800px){
.bg-int-dirigentes{
    background-image:url(https://datasebrae.com.br/wp-content/uploads/2019/02/imagem-UC.jpg);
    width:100vw;
	margin-left:-25px;
    background-size:contain; 
    height:50vw;
    background-repeat:no-repeat;
}
}

@media (max-width:799px){
.bg-int-dirigentes{
    background-image:url(https://datasebrae.com.br/wp-content/uploads/2019/02/imagem-UC-mob.jpg);
    width:100vw;
	margin-left:-25px;
    background-size: 100vw 70vw;
    height:50vw;
    background-repeat:no-repeat;
}
}

.cards-links-dirigentes{
    width:372px;
    height:200px;
    padding:20px;
    margin-right:10px;
    margin:auto;
    margin-bottom:10px;
}