﻿.g-page-surround{min-height: 100%; position: relative; overflow: visible;}
     
/*----------------------Bloco proposta de valor com 5 botões (tipo petróleo e gás)--------------------*/

@media (min-width: 1468px){.ds-bloco-fullblock{width:100vw;margin-left:-25px;background-size:contain; height:50vw;background-repeat:no-repeat;}}
@media (max-width:1467px) and (min-width:800px){.ds-bloco-fullblock{width:100vw;margin-left:-25px;background-size:contain; height:50vw;background-repeat:no-repeat;}}
@media (max-width:799px){.ds-bloco-fullblock{margin-left:-25px;background-position: left;background-repeat:no-repeat;}}
/*-- Títulos proposta de valor --*/
@media (min-width: 1468px){.ds-conteiner-titulo{width:40vw;padding-left:5vw;padding-top:8.5%;}}
@media (max-width:1467px) and (min-width:800px){.ds-conteiner-titulo{width:60vw;padding-left:5vw;padding-top:6.5%;}}
@media (max-width:799px){.ds-conteiner-titulo{width:100vw;padding-left:5vw;padding-top:2%;}}
@media (min-width: 1468px){.ds-container-titulo{width:40vw;padding-left:5vw;padding-top:8.5%;}}
@media (max-width:1467px) and (min-width:800px){.ds-container-titulo{width:60vw;padding-left:5vw;padding-top:6.5%;}}
@media (max-width:799px){.ds-container-titulo{width:100vw;padding-left:5vw;padding-top:2%;}}
/*-- sequencia de 5 botões --*/
@media (min-width: 1468px){.ds-5botoes{margin-top:-340px;margin-left:5vw;max-width:700px;padding-top:60px;background-repeat:no-repeat;display:flex;}}
@media (max-width:1467px) and (min-width:800px){.ds-5botoes{margin-top:-97px;margin-left:5vw;max-width:700px;padding-top:60px;background-repeat:no-repeat;display:flex;}}
@media (max-width:799px){.ds-5botoes{margin-top:30px;margin-left:5vw;max-width:700px;padding-top:60px;background-repeat:no-repeat;}}
.ds-5botoes img:hover{transform: translateY(-10px);}

/*-- Blocos padrão --*/
.ds-block-full{width:100vw; margin-left:-25px; height:50vw;}
.ds-block-limited{max-width:1150px; margin-left:auto; margin-right:auto;}
.ds-block-wide{width:100vw; margin-left:25px;}
.ds-block-wide-450{width:100vw; margin-left:-25px; height:450px;}
.ds-block-wide-x35{width:100vw; margin-left:-25px; height:35vw; background-size:contain; background-repeat:no-repeat;}
.ds-block-cards{max-width:1150px; margin-left: auto; margin-right: auto; display: flex; flex-wrap:wrap;align-items: center;}

/*------- sub-blocos ---------------*/
/*--Divisão em 2 blocos (metades)--*/
@media (min-width:800px){.ds-half-cards{width:49%;margin-left:auto;margin-right:auto;}}
@media (max-width:799px){.ds-half-cards{width:95%;margin-left:auto;margin-right:auto;}}
/*--Item centralizado -------------*/
@media (min-width:800px){.ds-central-card{margin-left:auto; margin-right:auto; width:50%; padding-top:10%; text-align:center;}}
@media (max-width:799px){.ds-central-card{margin-left:auto; margin-right:auto; width:95%; padding-top:2%; text-align:center;}}
/*--Item alinhado à esquerda ------*/
@media (min-width:800px){.ds-esq-card{margin-left:15%; width:50%; padding-top:10%; text-align:left;}}
@media (max-width:799px){.ds-esq-card{margin-left:20px; width:95%; padding-top:2%; text-align:left;}}

/*-- Margins top padrão --*/
.ds-top--45{margin-top:-45px;}
.ds-top-100{margin-top:100px;}
.ds-top-120{margin-top:120px;}
.ds-top-50{margin-top:50px;}
.ds-top-70{margin-top:70px;}

/*-- Paddings top padrão --*/
@media(min-width:800px){.ds-padding-100-0{padding-top:100px;}}
@media(min-width:800px){.ds-padding-150-0{padding-top:150px;}}
@media(min-width:800px){.ds-padding-200-0{padding-top:200px;}}
/*-- Paddings gerais padrão --*/
.ds-pad-20{padding:20px 20px 20px 20px;}
.ds-pad-30{padding:30px 30px 20px 30px;}
.ds-pad-40{padding:40px 40px 20px 40px;}

/*-- Alinhamento de texto---*/
.ds-t-center{text-align:center;}
.ds-t-right{text-align:right;}
.ds-t-left{text-align:left;}

/*-- Cor de texto --*/
.ds-t-branco{color:#fff;}
.ds-t-cinza{color:#777;}

/*-- Linhas laterais --*/
.ds-lat-line-white{border-left-style:solid;border-left-width:1px;border-left-color:#fff;}
.ds-lat-line-grey{border-left-style:solid;border-left-width:1px;border-left-color:#ddd;}
.ds-lat-line-black{border-left-style:solid;border-left-width:1px;border-left-color:#333;}
.ds-lat-line-r-white{border-right-style:solid;border-right-width:1px;border-right-color:#fff;}
.ds-lat-line-r-grey{border-right-style:solid;border-right-width:1px;border-right-color:#ddd;}
.ds-lat-line-r-black{border-right-style:solid;border-right-width:1px;border-right-color:#333;}
/*-- linhas top/bottom --*/
.ds-top-line-white{border-top-style:solid;border-top-width:1px;border-top-color:#fff;}
.ds-top-line-grey{border-top-style:solid;border-top-width:1px;border-top-color:#ddd;}
.ds-top-line-black{border-top-style:solid;border-top-width:1px;border-top-color:#333;}
.ds-bot-line-white{border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#fff;}
.ds-bot-line-grey{border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#ddd;}
.ds-bot-line-black{border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#333;}

/*--------- Modal -----------------*/
.ds-bg-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgb(0,0,0,0.75);z-index:100;display:none;background-image:url(https://datasebrae.com.br/wp-content/uploads/2019/02/botao-fechar-modal3.png);background-repeat:no-repeat;background-position: top right;}
.ds-inmodal{position:relative;background-color:#fff;height:90vh;margin:auto; z-index:105;padding:20px;border-radius:3px;margin-top:4vh;margin-left:6%;margin-right:6%;overflow: auto;padding-left:30px;}

/*--------- colapse -----------------*/
.ds-collapse{display:none;} 

/*--------- Desktop ou Mobile ---------*/
@media (max-width:799px){.ds-desk{display:none;}}
@media (min-width:800px){.ds-mobi{display:none;}}

/*------ Cards --------------------*/
.ds-cards-3-foto{width:372px;height:300px;padding-left:20px;padding-right:20px;padding-top:150px;margin-right:10px;margin:auto;margin-bottom:10px; background-repeat:no-repeat;}
.ds-cards-4-foto{width:275px;height:300px;padding-left:20px;padding-right:20px;padding-top:150px;margin-right:10px;margin:auto;margin-bottom:10px; background-repeat:no-repeat;}
.ds-cards-3xl-foto{width:372px;height:420px;padding-left:20px;padding-right:20px;padding-top:150px;margin-right:10px;margin:auto;margin-bottom:10px; background-repeat:no-repeat;}
.ds-cards-3-sfoto{width:372px;height:250px;padding-left:20px;padding-right:20px;padding-top:20px;margin-right:10px;margin:auto;margin-bottom:10px;}
.ds-cards-clean{width:372px; margin-left:auto; margin-right:auto; margin-bottom:10px; background-repeat:no-repeat;}
.ds-cards-allclean{margin-right:10px; margin-bottom:10px; background-repeat:no-repeat;padding: 10px 20px 10px 20px;}
.ds-cards-allclean2{margin-right:10px; margin-bottom:10px; background-repeat:no-repeat;padding: 0px 0px 0px 20px;}
.ds-cards-opacity{opacity:0.9;}
.ds-cards-opacity:hover{opacity:1;}
.ds-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; }
.ds-card-2:hover {box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);}


/*---- Camada de sobreposição full --*/
.ds-sobretudo-full{width:100vw; height:100vh; position:absolute; top:0; left:0; z-index:100;} 
.ds-sobretudo-header{width:100vw; height:35px; background-color:#1867a9;} 
.ds-sobretudo-header img{width:144px; height:24px; margin-left:25px; margin-top:5px;}

/*---- Embed de powerbi ------------*/
.ds-painel-bar iframe{height: calc(100vh - 40px); width: calc(100vw); box-sizing: border-box; margin-top: 1px;}
.ds-painel-nobar iframe{height: calc(100vh); width: calc(100vw); box-sizing: border-box; overflow:hidden; margin-top: 1px;}
.ds-painel-nobar{height: calc(100vh - 40px); width: 100vw; overflow:hidden; margin-top: 1px;}

/*-------- Botões -------------------*/
.ds-button-cinzaesc{background-color:#555; border-radius:3px; padding:10px 20px; color:#fff; font-weight:500; cursor:pointer;}
.ds-button-cinzaesc:hover{background-color:#454545; border-radius:3px; padding:10px 20px; color:#fff; box-shadow: 3px 3px 6px rgba(0,0,0,0.2); font-weight:500; cursor:pointer;}
.ds-button-branco{background-color:#fff; border-radius:3px; padding:10px 20px; color:#777; font-weight:500; cursor:pointer;}
.ds-button-branco:hover{background-color:#f9f9f9; border-radius:3px; padding:10px 20px; color:#777; box-shadow: 3px 3px 6px rgba(0,0,0,0.2); font-weight:500; cursor:pointer;}
.ds-button-azul{background-color:#1565c0; border-radius:3px; padding:10px 20px; color:#fff; font-weight:500; cursor:pointer;}
.ds-button-azul:hover{background-color:#0a55a0; border-radius:3px; padding:10px 20px; color:#fff; box-shadow: 3px 3px 6px rgba(0,0,0,0.2); font-weight:500; cursor:pointer;}
.ds-button-vermelho{background-color:#f44336; border-radius:3px; padding:10px 20px; color:#fff; font-weight:500; cursor:pointer;}
.ds-button-vermelho:hover{background-color:#c62828; border-radius:3px; padding:10px 20px; color:#fff; box-shadow: 3px 3px 6px rgba(0,0,0,0.2); font-weight:500; cursor:pointer;}
.ds-button-amarelo{background-color:#ffc107; border-radius:3px; padding:10px 20px; color:#333; font-weight:500; cursor:pointer;}
.ds-button-amarelo:hover{background-color:#ffa000; border-radius:3px; padding:10px 20px; color:#333; box-shadow: 3px 3px 6px rgba(0,0,0,0.2); font-weight:500; cursor:pointer;}
.ds-button-cinza{background-color:#eeeeee; border-radius:3px; padding:10px 20px; color:#333; font-weight:500; cursor:pointer;}
.ds-button-cinza:hover{background-color:#e0e0e0; border-radius:3px; padding:10px 20px; color:#333; box-shadow: 3px 3px 6px rgba(0,0,0,0.2); font-weight:500; cursor:pointer;}

/*------ Campo de busca --------------*/
/*-Botão azul*/
#ds-busca-azul .search-field{border-radius: 25px; padding-left: 20px; width: 40vw; border-color: #888;background-color: #fff;}
#ds-busca-azul .search-submit{border-radius: 25px; display: inline-block; padding: .5rem 1rem; box-shadow: 1px 1px 1px rgba(0,0,0,.1); background: #1c6ab1; color: #fff; border: 0; line-height: 1.5; font-size: 1rem; vertical-align: middle; text-shadow: none;}
#ds-busca-azul .search-submit:hover{border-radius: 25px; display: inline-block; padding: .5rem 1rem; box-shadow: 2px 2px 3px rgba(0,0,0,.1); background: #024f89; color: #fff; border: 0; line-height: 1.5; font-size: 1rem; vertical-align: middle; text-shadow: none;}
/*-Botão cinza*/
#ds-busca-cinza .search-field{border-radius: 25px; padding-left: 20px; width: 40vw; border-color: #888;background-color: #fff;}
#ds-busca-cinza .search-submit{border-radius: 25px; display: inline-block; padding: .5rem 1rem; box-shadow: 1px 1px 1px rgba(0,0,0,.1); background: #d6d6d6; color: #555; border: 0; line-height: 1.5; font-size: 1rem; vertical-align: middle; text-shadow: none;}
#ds-busca-cinza .search-submit:hover{border-radius: 25px; display: inline-block; padding: .5rem 1rem; box-shadow: 2px 2px 3px rgba(0,0,0,.1); background: #c1c1c1; color: #555; border: 0; line-height: 1.5; font-size: 1rem; vertical-align: middle; text-shadow: none;}
/*-Botão azul escuro*/
#ds-busca-azulesc .search-field{border-radius: 25px; padding-left: 20px; width: 40vw; border-color: #888;background-color: #fff;}
#ds-busca-azulesc .search-submit{border-radius: 25px; display: inline-block; padding: .5rem 1rem; box-shadow: 1px 1px 1px rgba(0,0,0,.1); background: #092f66; color: #fff; border: 0; line-height: 1.5; font-size: 1rem; vertical-align: middle; text-shadow: none;}
#ds-busca-azulesc .search-submit:hover{border-radius: 25px; display: inline-block; padding: .5rem 1rem; box-shadow: 2px 2px 3px rgba(0,0,0,.1); background: #07284f; color: #fff; border: 0; line-height: 1.5; font-size: 1rem; vertical-align: middle; text-shadow: none;}


/*------- Campos de formulário de contato ---*/
#ds-simple-form input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-email{width:100%;}
#ds-simple-form textarea.wpcf7-form-control.wpcf7-textarea{width:100%;height:100px;}
#ds-simple-form label{color:#777;font-size:1.3em;margin-top:20px;}
#ds-simple-form input.wpcf7-form-control.wpcf7-submit{background-color:#777;color:#fff;border-radius: 6px;height:40px;width:100px;}
#ds-simple-form input.wpcf7-form-control.wpcf7-submit:hover{background-color:#555;color:#fff;border-radius: 6px;height:40px;width:100px;}


/*------ Listas UL ------------------*/
.ds-bullet-none{list-style-type: none; margin-left:0px;}

/*------ Inset shadow ---------------*/
.ds-inset-shadow{box-shadow:inset 0px 0px 17px rgba(0,0,0,0.2);}

/*------ Setas de carrossel----------*/
.ds-seta-carrossel-dir{position:absolute;right:10px; margin-top:-80px; cursor:pointer;}
.ds-seta-carrossel-esq{margin-top:-80px; cursor:pointer;}

/*------ Carrossel múltiplo -------- */
.carrosselmain{width:100vw; height:450px; overflow:hidden; margin-left:-25px;}
.carrosselfull{display: flex; transition: margin 0.7s;}
.carrosselinterno{width:100vw;}

/*------ Formatações especiais de texto ---*/
.ds-line-h2{border-bottom-style: solid; border-bottom-color: #777;border-bottom-width: 1px;} 

/*------ Área de painéis com menu lateral--*/

/*------ Magik menu -----------------------*/
/* Pacote do menu dsktop*/

@media (min-width:801px){
          #base-menu{height:50px; background-color:#fff; display:flex; justify-content:space-between; padding-left:0px; padding-right:0px/*box-shadow: 4px 0px 10px rgb(100,100,100,0.3);*/}
          #mgk-navbar{position:fixed; left:0; top:0; right:0; z-index:200;}}          
@media (max-width:800px){#mgk-navbar{display:none; z-index:200;}}             
        /*itens menu nav central*/

       .mgkblocomenu ul {
        font-size: 0!important;
      }
    
      .mgkblocomenu li {
        background-color: #fff; /* apenas para efeitos visuais */
        list-style-type: none!important;
        display: inline!important;
        padding-left: 5px!important;
        font-size: 16px!important;
      } 

.mgkblocomenu{/*min-width:50px;background-color:#000;*/ padding: 0; margin: 0;}    
.mgkblocomenu li{/*min-width:50px;*/ padding: 0; margin: 0;}      
.mgkmenu-ul-nav{padding-inline-start: 0; list-style: none; margin-top:13px !important;}
.mgkmenu-ul-nav li{display:inline;padding-left:1px !important;padding-right:1px !important;font-size:15px;font-family:'Roboto', sans-serif;padding-top: 17px !important;padding-bottom: 14px !important;cursor:pointer;color:#333;}
.mgkmenu-ul-nav li:hover{background-color:#f5f5f5;}     
.margin-menu li {margin: 0; padding: 0;} 
.margin-menu {margin: 0; padding: 0;}   
        /* Itens do menu Nav da direita*/
.mgkblocomenu2{min-width:50px;background-color:#f5f5f5;} 
.mgkmenu-ul-nav2{padding-inline-start: 0;list-style: none; margin-top:13px !important;}
.mgkmenu-ul-nav2 li{display:inline;font-size:16px;font-family:'Roboto', sans-serif;padding-top: 17px !important; padding-bottom: 14px !important;cursor:pointer;color:#333;}     
.mgkmenu-ul-nav2 li:hover{background-color:#efefef;}
        /*gerais*/
.material-icons{vertical-align:middle;}
.mgkmenu-linha-esquerda{border-left: 1px solid #ddd;}
.mgkmenu-linha-direita{border-right: 1px solid #ddd;}
.mgkmenu-linha-top{border-top: 1px solid #ddd;}
      /*.content{width:99vw;height:1500px;margin-left:-8px;}*/
        /*ajustes baseados em largura da página*/          
/*@media(max-width:855px){#menunav-right{min-width:136px;}}        
@media(min-width:856px)and(max-width:955px){#menunav-right{min-width:193px;}}
@media(min-width:956px)and(max-width:1183px){#menunav-right{min-width:243px;}}
@media(min-width:1184px)and(max-width:1241px){#menunav-right{min-width:378px;}}
@media(min-width:1242px)and(max-width:1274px){#menunav-right{min-width:436px;}}        
@media(min-width:1275px){#menunav-right{min-width:465px;}}*/
@media(max-width:987px){#meudatasebrae{display:none;}}
@media(min-width:1017px){#iconelock{display:none;}}
@media(max-width:1017px){#palavralock{display:none;}}
@media(max-width:1049px){#palavralock2{display:none;}}
@media(min-width:1049px){#palavralock{display:none;}}
@media(max-width:955px){#palavrabusca{display:none;}}
@media(max-width:1184px){#palavraestados{display:none;}}
@media(max-width:1242px){#palavralock3{display:none;}}
@media(min-width:1275px){#palavralock3{display:none;}}
@media(max-width:1275px){#palavralock4{display:none;}}
@media(max-width:854px){.mgkmenu-ul-nav2 li{padding-left:2px !important;padding-right:2px !important;}}
@media(min-width:855px){.mgkmenu-ul-nav2 li{padding-left:4px !important;padding-right:4px !important;}}
@media(min-width:799px){.mgkmenu-ul-nav2 li{padding-left:3px !important;padding-right:3px !important;}}
@media(min-width:799px){.mgkmenu-ul-nav li{padding-left:3px !important;padding-right:3px !important;}}

.mgkmenu-li img { float: left; padding-left: 5px; margin-top: -15px;}

#mgkmenu-menu-contextual{border-top: 1px solid #ddd;}        
.bloco-submenus{left:0;right:0;background-color:#fafafa; display:flex; flex-wrap: nowrap; border-bottom:1px solid #777;}     
.mgkmenu-titulos{color:#555;font-family:'Roboto', sans-serif;padding-left:20px !important;padding-top:-10px !important;font-size:18px;font-weight:600;margin-bottom: -8px !important;text-align:left;margin-top:10px !important;/*letter-spacing: 1px;*/}
.mgkmenu-subtitulos{color:#555;font-family:'Roboto', sans-serif;padding-left:20px !important;padding-top:-10px !important;font-size:15px;font-weight:600;margin-bottom: -8px !important; margin-top:10px !important;/*letter-spacing: 1px;*/}
.mgkmenu-h2{color:#555;font-family:'Roboto', sans-serif;padding-left:10px !important;font-size:25px;font-weight:600;/*letter-spacing: 1px;*/}
.mgkmenu-ul{list-style:none;text-indent: 20px;padding-left: 15px !important;padding-top:10px !important;padding-bottom:10px !important;}
.mgkmenu-li{font-family:'Roboto', sans-serif;font-size:16px;color:#333;padding:7px 15px 7px 0px !important;cursor:pointer;text-align:left;}
.mgkmenu-li-sub{font-family:'Roboto', sans-serif;font-size:16px;color:#333;padding:7px 15px 7px 0px !important;cursor:pointer;}
.mgkmenu-li a{font-family:'Roboto', sans-serif;font-size:16px;color:#333 !important;padding:7px 15px 7px 0px !important;cursor:pointer;text-decoration:none;}
.mgkmenu-li-sub a{font-family:'Roboto', sans-serif;font-size:16px; color:#333;padding:7px 15px 7px 0px !important;cursor:pointer;text-decoration:none;}
.mgkmenu-li:hover{background-color:#f3f3f3;}
.mgkmenu-li-sub:hover{text-decoration:underline;}  
.mgkmenu-ultimo-li{margin-bottom:30px !important;}
.mgkmenu-blocoitens{display:none;}         
.mgkmenu-lista-cats{min-width:325px;} 
/*      
.mgkmenu-btn-buscar{padding:8px !important;background-color:#2238c2;font-size:16px;font-family:'Roboto', sans-serif;border-radius:16px;cursor:pointer;color:#fff;font-weight:500;}
.mgkmenu-btn-buscar:hover{background-color:#ccc; color:#333;}     
*/
.mgkmenu-campo-busca{padding:10px 10px 10px 25px !important;min-width:500px;font-size:18px;font-family:'Roboto', sans-serif;border-radius:23px !important;border:1px solid #ddd !important; color:#555;}
.mgkmenu-campo-busca:focus{outline:0;border:1px solid #bbb !important;}
.mgkmenu-p{font-family:'Roboto', sans-serif;color:#333;}
.mgkmenu-p2{font-family:'Roboto', sans-serif;color:#4caf50;margin-left:30px !important;font-size:12px;}
.mgkmenu-p3{font-family:'Roboto', sans-serif;color:#f44336;margin-left:30px !important;font-size:12px;}
.mgkmenu-textarea{margin-left:30px !important;padding-left:20px !important;padding-top:10px !important;font-size:16px !important;margin-top:10px !important;font-family: 'Roboto', sans-serif;background-color:#fafafa;border-color:#ddd; color:#333;}
.mgkmenu-textarea:focus{outline-color: #ddd;}
.mgkmenu-bloco-login-widget{color:#333;padding-bottom:50px !important;}
.mgkmenu-btn-destacado{padding:5px !important;border-radius:6px; background-color:#4caf50; color:#fff !important; font-family:'Roboto', sans-serif; text-decoration:none;}
.mgkmenu-btn-destacado:hover{padding:5px !important;border-radius:6px; background-color:#43a047;color:#fff !important;}

.btn-titulo{padding:2px !important;border-radius:6px; background-color:#4caf50; color:#fff !important; font-family:'Roboto', sans-serif; text-decoration:none;}
.btn-titulo:hover{padding:10px !important;border-radius:6px; background-color:#43a047;color:#fff !important;}



#input-range-ppa{padding-left:30px !important;}
#input-range-ppa input[type=range] {-webkit-appearance: none; width: calc(100% - 75px);margin: 14.3px 0 !important;}
#input-range-ppa input[type=range]:focus {outline: none;}
#input-range-ppa input[type=range]::-webkit-slider-runnable-track {width: 100%;height: 8.4px;cursor: pointer;box-shadow: 0px 0px 1px #dddddd, 0px 0px 0px #eaeaea;background: #dddddd; border-radius: 1.3px;border: 0.2px solid #010101;}
#input-range-ppa input[type=range]::-webkit-slider-thumb {box-shadow: 1px 1px 1px #777777, 0px 0px 1px #848484;border: 0.4px solid rgba(221, 221, 221, 0);height: 37px; width: 37px;border-radius: 24px;background: #dddddd;cursor: pointer;-webkit-appearance: none;margin-top: -14.5px !important;}
#input-range-ppa input[type=range]:focus::-webkit-slider-runnable-track {background: #eaeaea;}
#input-range-ppa input[type=range]::-moz-range-track {width: 100%;height: 8.4px; cursor: pointer;box-shadow: 0px 0px 1px #dddddd, 0px 0px 0px #eaeaea;background: #dddddd; border-radius: 1.3px;border: 0.2px solid #010101;}
#input-range-ppa input[type=range]::-moz-range-thumb {box-shadow: 1px 1px 1px #777777, 0px 0px 1px #848484;border: 0.4px solid rgba(221, 221, 221, 0);height: 37px;width: 37px;border-radius: 24px;background: #dddddd;cursor: pointer;}
#input-range-ppa input[type=range]::-ms-track {width: 100%;height: 8.4px;cursor: pointer;background: transparent; border-color: transparent; color: transparent;}
#input-range-ppa input[type=range]::-ms-fill-lower {background: #d0d0d0;border: 0.2px solid #010101;border-radius: 2.6px; box-shadow: 0px 0px 1px #dddddd, 0px 0px 0px #eaeaea;}
#input-range-ppa input[type=range]::-ms-fill-upper {background: #dddddd;border: 0.2px solid #010101;border-radius: 2.6px;box-shadow: 0px 0px 1px #dddddd, 0px 0px 0px #eaeaea;}
#input-range-ppa input[type=range]::-ms-thumb {box-shadow: 1px 1px 1px #777777, 0px 0px 1px #848484;border: 0.4px solid rgba(221, 221, 221, 0);height: 37px;width: 37px;border-radius: 24px;background: #dddddd;cursor: pointer;height: 8.4px;}
#input-range-ppa input[type=range]:focus::-ms-fill-lower {background: #dddddd;}
#input-range-ppa input[type=range]:focus::-ms-fill-upper {background: #eaeaea;}          
.mgkmenu-css-drop-sub{display:none;}
.mgkmenu-css-drop:hover .mgkmenu-css-drop-sub{display:block;}
          /* reset do css*/ 
.yui3-cssreset body,.yui3-cssreset div,.yui3-cssreset dl,.yui3-cssreset dt,.yui3-cssreset dd,.yui3-cssreset ul,.yui3-cssreset ol,.yui3-cssreset li,.yui3-cssreset h1,.yui3-cssreset h2,.yui3-cssreset h3,.yui3-cssreset h4,.yui3-cssreset h5,.yui3-cssreset h6,.yui3-cssreset pre,.yui3-cssreset code,.yui3-cssreset form,.yui3-cssreset fieldset,.yui3-cssreset legend,.yui3-cssreset input,.yui3-cssreset textarea,.yui3-cssreset p,.yui3-cssreset blockquote,.yui3-cssreset th,.yui3-cssreset td{margin:0;padding:0}
@media(max-width:1174px){.ds-mais-1175{display:none;}}
@media(min-width:1175px){.ds-mais-1175{display:block;}}
#toptop{height:50px;}
/* ajuste no login do novo menu */
.log-form-group input[type="password"] {height: 35px; margin-bottom: 25px;}
/*ajuste para menu mobile*/
#g-navigation{
    display:none;
}
/* ajuste para campo de busca do novo menu
#campo-busca{
    width:calc(100% - 104px);
}
*/
/* Matriz temática */

@media (min-width: 1000px) {
  .ds-bloco-matriz {
    width: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr;
        grid-template-rows: 1fr 1fr 1fr;
  }
}

@media (min-width: 800px) and (max-width: 999px) {
  .ds-bloco-matriz {
    width: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr;
        grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}

@media (max-width: 799px) {
  .ds-bloco-matriz {
    width: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
}

.matriz-1 {
  background-color: #004D40;
  min-height: 240px;
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 100px;
      grid-template-columns: 1fr 100px;
}

.matriz-2 {
  background-color: #00796B;
  min-height: 240px;
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 100px;
      grid-template-columns: 1fr 100px;
}

.matriz-3 {
  background-color: #009688;
  min-height: 240px;
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 100px;
      grid-template-columns: 1fr 100px;
}

.matriz-4 {
  background-color: #4DB6AC;
  min-height: 240px;
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 100px;
      grid-template-columns: 1fr 100px;
}

.matriz-5 {
  background-color: #80CBC4;
  min-height: 240px;
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 100px;
      grid-template-columns: 1fr 100px;
}

.ds-card-matriz-plus {
  width: 100px;
  height: 100px;
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 0.6;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
}

.ds-card-matriz-plus:hover {
  width: 100px;
  height: 100px;
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 0.9;
}

.ds-card-text {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
  font-family: 'Roboto', sans-serif;
  padding: 30px 5px 10px 5%;
  color: #fff;
  font-size: 21px;
}

.bg-matriz-modal {
  background-color: rgba(20, 20, 20, 0.8);
  position: fixed;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
    z-index:2000;
}

.conteudo-modal-matriz {
  background-color: #fff;
  border-radius: 5px;
  margin: 3%;
  padding: 10px;
  margin-top: 50px;
    height:90vh;
    overflow:auto;
}

.btn-fechar-modal-matriz {
  position: absolute;
  width: 25px;
  right: 3%;
  top: 20px;
}

.btn-fechar-modal-matriz img {
  width: 25px;
}

/*--------------------- DS-LiB 2.0 -------------- */
@media (max-width: 843px) {
  #ds-header-estado {
    height: 500px;
    background-size: cover;
  }
}

@media (max-width: 844px) {
  #ds-texto-header-estado {
    height: 463px;
    width: 90%;
  }
}

@media (min-width: 845px) {
  #ds-texto-header-estado {
    height: auto;
    width: 27%;
  }
}

#ds-menu-subheader {
  width: 100vw;
  margin-left: -25px;
}

.menu-subheader-cinza {
  background-color: #333333;
}

.menu-subheader-cinza a, .menu-subheader-cinza p {
  color: #fff;
}

.menu-subheader-cinza li {
  padding: 10px;
}

@media (min-width: 800px) {
  .menu-subheader-cinza li {
    display: inline;
    padding: 20px;
  }
}

.menu-subheader-cinza li:hover {
  background-color: #555;
  border-bottom: 3px solid #ffbb00;
}

.menu-subheader-rosa {
  background-color: #9285F9;
}

.menu-subheader-azul {
  background-color: #022C44;
}

.menu-subheader-rosa a, .menu-subheader-rosa p {
  color: #fff;
}

.menu-subheader-azul a, .menu-subheader-azul p {
  color: #fff;
}

.menu-subheader-rosa li {
  padding: 10px;
}

.menu-subheader-azul li {
  padding: 10px;
}

@media (min-width: 800px) {
  .menu-subheader-azul li {
    display: inline;
    padding: 20px;
  }
.menu-subheader-rosa li {
    display: inline;
    padding: 20px;
  }
}

.menu-subheader-rosa li:hover {
  background-color: #5A50AA;
  border-bottom: 3px solid #fffff;
}

.menu-subheader-azul li:hover {
  background-color: #03466d;
  border-bottom: 3px solid #ffbb00;
}

.ds-menu-subheader-content {
  margin: auto;
  max-width: 1150px;
}

.ds-menu-subheader-content ul {
  text-align: center;
  -webkit-margin-before: 0em;
          margin-block-start: 0em;
  padding: 20px;
  list-style: none;
}

@media (max-width: 800px) {
  .ds-menu-subheader-content ul {
    text-align: left;
    padding-left: 50px;
  }
}

@media (max-width: 800px) {
  .ds-menu-subheader-content ul {
    margin-left: -20px;
  }
}

.ds-seg-busca {
  max-width: 770px;
  margin: auto;
}

input.campo-seg-de-busca {
  width: 80%;
  padding-left: 20px;
  border-radius: 25px;
  border-color: #888;
  background-color: #fff;
  height: 40px;
  margin: 5px;
}

.btn-campo-busca {
  border-radius: 25px;
  display: inline-block;
  padding: .5rem 1rem;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  background: #d6d6d6;
  color: #555;
  border: 0;
  line-height: 1.5;
  font-size: 1rem;
  vertical-align: middle;
  text-shadow: none;
  margin: 5px;
  cursor: pointer;
}

.btn-campo-busca:hover {
  background: #a3a3a3;
  color: #333;
}

.ds-grid-3cards {
  max-width: 1150px;
  margin: auto;
  display: -ms-grid;
  display: grid;
  padding-bottom: 50px;
  -ms-grid-columns: (minmax(320px, 1fr))[auto-fill];
      grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  gap: 20px;
}

@media (max-width: 1150px) {
  .ds-grid-3cards {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.ds-grid-4cards {
  max-width: 1150px;
  margin: auto;
  display: -ms-grid;
  display: grid;
  padding-bottom: 50px;
  -ms-grid-columns: (minmax(270px, 1fr))[auto-fill];
      grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
  gap: 10px;
}

@media (max-width: 1150px) {
  .ds-grid-4cards {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.ds-grid-2cards {
  max-width: 1150px;
  margin: auto;
  display: -ms-grid;
  display: grid;
  padding-bottom: 50px;
  -ms-grid-columns: (minmax(380px, 1fr))[auto-fill];
      grid-template-columns: repeat(auto-fill, minmax(380px, 1fr));
  gap: 10px;
}

@media (max-width: 1150px) {
  .ds-grid-2cards {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.card-vazio{
    padding:10px;
    width:100%;
}


#card-main-titulo {
  margin-top: 20px;
}

#card-main-titulo h2 {
  -webkit-margin-before: 0em;
          margin-block-start: 0em;
  -webkit-margin-after: 0em;
          margin-block-end: 0em;
  line-height: 1.2;
  font-weight: 600;
  max-width: 260px;
}

#card-main-titulo p {
  max-width: 260px;
  font-weight: 600;
}

#card-main-titulo .texto-azul {
  color: #022C44;
}

#card-main-titulo .texto-branco {
  color: #fff;
}

#card-foto-titulo-botao {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 145px 89px 30px;
      grid-template-rows: 145px 89px 30px;
  border: 1px solid #DCDCDC;
  background-color: #fff;
  border-radius: 4px;
  padding: 10px;
  background-repeat: no-repeat;
  margin-top: 20px;
}

#card-foto-titulo-botao .titulo {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2/3;
  color: #022c44;
  font-weight: 600;
  max-width: 250px;
  font-size: 20px;
  background-repeat: no-repeat;
}

#card-triplo {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr 1fr 1fr;
      grid-template-rows: 1fr 1fr 1fr;
  gap: 10px;
  margin-top: 20px;
}

#card-triplo .triplo-in {
  border: 1px solid #dcdcdc;
  border-radius: 4px;
  padding: 10px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 35px;
      grid-template-columns: 1fr 35px;
}

#card-triplo .ir {
  text-align: right;
  padding-top: 41px;
}

#card-triplo .ir .ir-url {
  width: 30px;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 3px;
  padding-bottom: 5px;
  height: 20px;
}

#card-triplo .titulo {
  -webkit-margin-before: 0em;
          margin-block-start: 0em;
  color: #022c44;
  font-weight: 600;
  font-size: 20px;
}


#card-quadro {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr 1fr 1fr;
      grid-template-rows: 1fr 1fr 1fr;
  gap: 10px;
  margin-top: 20px;
}

#card-quadro .triplo-in {
  border: 1px solid #dcdcdc;
  border-radius: 4px;
  padding: 10px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 35px;
      grid-template-columns: 1fr 35px;
}

#card-quadro .ir {
  text-align: right;
  padding-top: 41px;
}

#card-quadro .ir .ir-url {
  width: 30px;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 3px;
  padding-bottom: 5px;
  height: 20px;
}

#card-quadro .titulo {
  -webkit-margin-before: 0em;
          margin-block-start: 0em;
  color: #022c44;
  font-weight: 600;
  font-size: 20px;
}

#card-icone {
  background-color: #fff;
  border-radius: 3px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 100px 1fr;
      grid-template-columns: 100px 1fr;
  -ms-grid-rows: 130px 50px;
      grid-template-rows: 130px 50px;
}

#card-icone .icone {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
  padding: 10px;
}

#card-icone .titulo {
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2/3;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
  padding: 10px;
}

#card-icone .botao {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/3;
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2/3;
  text-align: right;
  padding: 10px;
}

#banner-destaque {
  margin: auto;
  max-width: 1150px;
}

#tit-secao {
  padding-top: 30px;
  max-width: 1150px;
  margin: auto;
}

#tit-secao h3 {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

#card-descricao {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 145px auto 110px 45px;
      grid-template-rows: 145px auto 110px 45px;
  background-repeat: no-repeat;
  border-radius: 3px;
  background-color: #fff;
  border: 1px solid #DCDCDC;
  padding-left: 8px;
  padding-right: 8px;
}

#card-descricao .titulo {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2/3;
}

#card-descricao .titulo h4 {
  margin-bottom: 0px;
}

#card-descricao .texto {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  grid-row: 3/4;
  padding-top: 10px;
}

#card-descricao .botao {
  text-align: right;
  -ms-grid-row: 4;
  -ms-grid-row-span: 1;
  grid-row: 4/5;
}
/*# sourceMappingURL=ds-lib2.css.map */

/* CSS DO NOVO MECANISMOD E BUSCA */

.ds-bloco-destaques-busca {
  display: -ms-grid;
  display: grid;
  max-width: 1150px;
  margin: auto;
  -ms-grid-columns: (minmax(250px, 1fr))[auto-fill];
      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 15px;
  margin-top: 30px;
}

.ds-card-destaque-busca {
  padding-top: 140px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-repeat: no-repeat;
  background-size: 101%, 101%;
  padding-left: 10px;
  padding-right: 10px;
  background-position-y: 140px, 0px;
  cursor: pointer;
  -webkit-box-shadow: 1px 1px 3px rgba(100, 100, 100, 0.4);
          box-shadow: 1px 1px 3px rgba(100, 100, 100, 0.4);
  -webkit-transition: -webkit-box-shadow 0.5s ease;
  transition: -webkit-box-shadow 0.5s ease;
  transition: box-shadow 0.5s ease;
  transition: box-shadow 0.5s ease, -webkit-box-shadow 0.5s ease;
}

.ds-card-destaque-busca h4 {
  margin-top: 3px;
  margin-bottom: 5px;
}

.ds-card-destaque-busca:hover {
  -webkit-box-shadow: 4px 4px 12px rgba(100, 100, 100, 0.4);
          box-shadow: 4px 4px 12px rgba(100, 100, 100, 0.4);
}

.busca-titulo-categoria {
  max-width: 1150px;
  margin: auto;
  margin-top: 70px;
}

.busca-titulo-categoria h2 {
  font-size: 25px;
  color: #011f3a;
  border-bottom: 1px solid #011f3a;
}

.busca-titulo-categoria-single {
  max-width: 1150px;
  margin: auto;
  margin-top: 0px;
}

.busca-titulo-categoria-single h2 {
  font-size: 25px;
  color: #011f3a;
  border-bottom: 1px solid #011f3a;
}

#sup-busca-titulo {
  width: 100vw;
  margin-left: -25px;
  background-color: #033663;
  padding-top: 45px;
  margin-top: -45px;
  background-image: linear-gradient(356deg, #001424, transparent);
}

#busca-titulo {
  max-width: 1150px;
  margin: auto;
  padding-bottom: 30px;
  margin-bottom: 40px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
}

@media (max-width: 800px) {
  #busca-titulo {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 1fr 60px;
        grid-template-rows: 1fr 60px;
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
}

#busca-titulo h2 {
  color: #fff;
  max-width: 490px;
  font-size: 41px;
  line-height: 1.3;
  font-weight: 600;
}

#busca-titulo .termo-especifico {
  background-color: #00BEF6;
  padding-right: 10px;
  padding-left: 10px;
  color: #011f3a;
}

.ds-bloco-listas-busca {
  max-width: 1150px;
  margin: auto;
}

.ds-bloco-listas-busca h4 {
  margin-bottom: 3px;
  padding-top: 15px;
}

.ds-bloco-listas-busca p {
  margin-top: 3px;
}

.btn-busca-todos {
  background-color: #ECECEC;
  padding: 10px 20px 10px 20px;
  border-radius: 4px;
  border-color: #707070;
  color: #333;
  font-weight: 600;
}

.btn-busca-todos:hover {
  background-color: #dcdcdc;
}

.ds-busca-paginacao {
  max-width: 1150px;
  margin: auto;
}

#expand-destaques, #expand-destaques-paineis {
  max-width: 1150px;
  margin: auto;
  margin-top: 30px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), color-stop(transparent), to(transparent));
  background-image: linear-gradient(180deg, #eee, transparent, transparent);
  height: 30px;
  display: none;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#expand-destaques:hover, #expand-destaques-paineis:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dfdfdf), color-stop(transparent), to(transparent));
  background-image: linear-gradient(180deg, #dfdfdf, transparent, transparent);
}

#collapse-destaques, #collapse-destaques-paineis {
  max-width: 1150px;
  margin: auto;
  margin-top: 30px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#eee), color-stop(transparent), to(transparent));
  background-image: linear-gradient(0deg, #eee, transparent, transparent);
  height: 30px;
  display: none;
  cursor: pointer;
}

#collapse-destaques:hover, #collapse-destaques-paineis:hover {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#dfdfdf), color-stop(transparent), to(transparent));
  background-image: linear-gradient(0deg, #dfdfdf, transparent, transparent);
}

#mostrador-total-itens {
  color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
}

@media (max-width: 800px) {
  #mostrador-total-itens {
    left: 10px;
  }
}

.busca-sub-menu {
  background-color: #ddd;
  width: 100vw;
  min-height: 30px;
  margin-left: -25px;
  margin-top: -40px;
}

#ul-categorias-busca {
  list-style: none;
  padding-top: 4px;
  margin-left: 0;
}

#ul-categorias-busca li {
  display: inline;
  padding: 5px 10px 5px 10px;
  color: #011f3a;
  display: none;
}

#ul-categorias-busca li:hover {
  border-bottom: 3px solid #00BEF6;
}

#ul-categorias-busca li a {
  color: #011f3a;
}
/*# sourceMappingURL=estilo-busca.css.map */