@import url('https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap');
body, header, footer{
    font-family: 'Noto Sans', sans-serif;
    font-size: 16px;
}

/** Menu Superior **/
.navbar{
    background-color: #84A3B5;
}
.navbar-nav{
   margin-right: 5%;
}
#navbarNavDropdown{
    background-color: #84A3B5;
}
.logo{
    margin: 1% 0% 1% 5%;
}
.navbar-nav li{
   margin-right: 40px;
   margin-left: 20px;
}
.navbar-nav li a{
    color: white;
}


/** Menu Lateral **/

/* SideBar */
#sidebarButton{
    position: fixed;
    background-color: #f5f5f5;
    border-radius: 0 0 5px 0;
    padding: 0px !important;
    margin-left: 16.667%;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    display: flex;
    height: 35px;
    width: 35px;
    z-index: 2;

}
#sidebarButton.open i{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
#headingOne1.open i{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}


/* Botão fixo no conteúdo apos recolher*/
#sidebarButton2{
    position: fixed;
    background-color: #f5f5f5;
    border-radius: 0 0 5px 0;
    padding: 0% !important;
    margin-left: 50%;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    display: flex;
    height: 35px;
    width: 35px;
    z-index: 3;
}
#sidebarButton2 img{
    margin-bottom: 0px !important;
}
.hidden {
  display:none;
}
.step {
  padding: 10px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}

.v-stepper {
  position: relative;
}

/* regular step */

.stepContainer{
    width: 16.667%;
    height: 100%;
    background-color: #F5F5F5;
    position: fixed;
    z-index: 1;
    overflow: auto;
    display: block;
}
.step .circle {
  background-color: white;
  border: 2px solid #2E4057;
  border-radius: 30px;
  width: 25px; 
  height: 25px;
  justify-content: center;
  display: flex;
  align-items: center;
}

.step .line {
  top: 25px;
  left: 11.5px;
  height: 100%;
  position: absolute;
  border-left: 3px solid #2E4057;
}

.step.completed .circle {
  visibility: visible;
  background-color: #2E4057;
  border-color: #2E4057;
  color: #FFF;
}

.step.completed .line {
  border-left: 3px solid #2E4057;
}

.step.empty .circle {
    visibility: hidden;
}

.items {
  margin-top: 10px !important;
  position: relative;
  max-width: 100%;
}
.subItem {
  margin-left: -38px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.subItem a{
    color: black;
    font-size: 13px;

}
.subItem p{
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    margin-left: 30px!important;
}
.containerItem {
  width: 12px;
}

.item {
  background-color: #FFF;
  border: 2px solid #2E4057;
  border-radius: 22px;
  width: 12px;
  height: 12px;
}

.visited {
  background-color: #2E4057;
  border: 2px solid #2E4057;
  border-radius: 22px;
  width: 12px;
  height: 12px;
}
.step.empty .line {
  top: 0;
  height: 150%;
}

/* Ajustar o height de acordo com o numero de itens */
.step:last-child .line {
  top: 25px;
  left: 11.5px;
  height: 88%;
}

.contentMenu {
  margin-left: 20px;
  display: inline-block;
  padding-top: 6px;
}

.contentMenu .title a {
  font-family: Arial;
  font-size: 18px;
  text-transform: uppercase;
  text-decoration: none;
  color: #3D3D3D;
}

.contentMenu .subItems {
  font-family: Arial;
  font-size: 16px;
  color: #3D3D3D;
}
.contentMenu.open i{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

/* Recolher sidebar */
#sidebar{
    z-index: 1000;
    width: 100%;
}
.esconder {
    /* Esconde Menu Lateral em telas menores */
    display: none;
}


/** Corpo texto **/

/*Conteúdo*/
.conteudo{
    padding: 0% 14% 0% 9.5% !important;
    margin: 0% !important;
}
.tarja{
    margin-top: -1.5px;
    margin-bottom: 30px !important;
}
.row{
    margin: 0px !important;
}
.cardImg{
    position: relative;
}
.imgCentro{
    margin: 0px !important;
}
#cartaz{
    margin-top: 50px !important;
    color: #84A3B5;
    font-weight: bold;
}
.estilo{
   margin-left: 9.5% !important;
   background-color: #84A3B5;
   margin-bottom: 40px !important;
   margin-top: 40px !important;
}
.col-md-2{
    transition: all 0s;
    padding-left: 0px !important;
    background-color: #F5F5F5;
    position: relative;
}
.col-md-10{
    padding: 0px !important;
    max-width: 100%;
}
.col-md-12{
    padding: 0% !important;
    margin-left: auto;
}
.blocoTexto{
    background-color: #19223C;
    color: white;
    padding: 40px 40px 10px 40px !important;
}
.blocoTexto a{
    color: white;
}
.blocoTexto li{
    list-style: none;
}
.blocoTexto li p{
    margin-bottom: 30px;
    /*max-width: 90ch;*/
    margin-left: 0px !important;
}
ul{
    padding-inline-start: 20px !important;
}

.informativo{
    background-color: #F5F5F5;
    color: black;
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 10px 40px 10px 40px;
    position: relative;
}
.imginfo{
    position: absolute;
    top: -20px;
}
.imgshare{
    position: absolute;
    margin-left: 85%;
    margin-top: -5%;
}
.destaque{
    margin-top: 80px;
    margin-bottom: 80px;
}
hr{
    border: 1px #84A3B5;
    background-color:#84A3B5;
    height: 3px;
    width: 110px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.boxFinal{
    background-color: #84A3B5;
    border-radius: 20px;
    color: white;
    margin-bottom: 50px;
}
.boxFinal p{
    margin: 30px 7% 30px 7%;
}

/* Formatação de Fontes*/
h1{
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 40px;
    margin-top: 50px;
    max-width: 58ch; 
}
h2{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 24px;
    margin-top: 40px;
    color: #84A3B5;
}
p{
    margin-bottom: 24px;
    /*max-width: 140ch;*/
}
.pinfo{
    font-size: 16px; 
    font-weight: 600;
    text-transform: uppercase;
}

/* Listas e Ícones */
ul li{
    list-style: none;
}
.icon{
    display: flex;
    vertical-align: text-top;
}
.icon.arrow::before{
    font-family: "Font Awesome 5 Free";
    content: '\f061';
    font-weight: 900;
    margin-right: 15px;
}
.icon.checkmark::before{
    font-family: "Font Awesome 5 Free";
    content: '\f00c';
    font-weight: 900;
    margin-right: 15px;
}
.icon.circle::before{
    font-family: "Font Awesome 5 Free";
    content: '\f111';
    font-weight: 900;
    margin-right: 15px;
    margin-top: 8px;
    font-size: 5px;
}
.icon.caret-right::before{
    font-family: "Font Awesome 5 Free";
    content: '\f0da';
    font-weight: 900;
    margin-right: 15px;
}
.caretDown{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    float: right;
    margin-top: 10px;
}


/* Centralizador */
.centro{
    display: flex;
    justify-content: center;
    align-items: center;
}


/* Barra de Navegação */
.navegacao{
    background-color: #2E4057;
    margin: 0px !important;
    max-width: 100%;
}
#proxima a, #anterior a{
    color: white;
    font-size: 18px;
    font-weight: bold;
   /* display: inline-flex;*/
    text-decoration: none;
}
#proxima,  #anterior{
    color: white; 
    padding: 2% 15% 0% 15%;
}
#proxima p, #anterior p{
    margin-top: 15px;
}


/*Rodapé*/
footer{
    padding: 1% 0% 1% 0%;
    margin: auto;
}
#rodape1, #rodape2{
    max-width: 60%;
}


/* Recolhe Sidebar */ 
@media (min-width: 980px) {
   .esconder {
      display: block;
      /* Mesmo tamanho do Sidebar */
      margin-left: -16.6667%;
    }
    #sidebarButton2{
        display: none;
    }
    
/* Tablet */    
}
@media (max-width: 980px){
    .stepContainer{
        width: 50%;
        height: 100%;
        background-color: #F5F5F5;
        position: fixed;
        z-index: 1;
        overflow: auto;
        display: block;
    }
    #sidebarButton{
        display: none;
    }
    .esconder{
        display: block;
        margin-left: -50%;
    }
    .logo{
        max-width: 35%;
    }
    .step:last-child .line{
        height: 85% ;
    }
}

/* Smartphone */
@media (max-width: 480px){
    .informativo ul{
    padding-inline-start: 0px;
    }
    .accordion ul{
    padding-inline-start: 0px;
    }
    .blocoTexto{
        padding: 30px 30px 10px 30px !important;
    }
    .informativo{
        padding: 10px 0px 10px 0px;
    }
    .step:last-child .line{
        height: 89% ;
    }
    .warningStyle1 {
        padding-left: 30px !important;
    }
}


/* Estilização da barra de rolagem */
::-webkit-scrollbar-track {
    background-color: #F4F4F4;
}
::-webkit-scrollbar {
    width: 10px;
    background: #F4F4F4;
}
::-webkit-scrollbar-thumb {
    background: darkgrey;
}

/* Tooltips */    
.tooltip-inner{
    background-color: #84A3B5;
    color: white;
    text-align: left;
}
.tooltipStyle{
    font-weight: 600;
    color: #84A3B5 !important;
}
.tooltipStyle:hover{
    color: #84A3B5;
}
.tooltip .arrow:before {
    border-top-color: #84A3B5 !important;
}

/* Botão Avaliação */
#botaoAvaliacao{
    background-color: #19223C;
    border-radius: 25px;
    color: white;
    width: 150px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 16px !important;
    margin: auto;
}
.warningStyle2 {
    padding-left: 30px !important;
 }