/*
Template 2081 Solution
http://www.tooplate.com/view/2081-solution
*/

body {
  background: #ffffff;
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  position: relative;
  overflow-x: hidden !important;
}

h1,
h2 {
  font-weight: bold;
  font-size: 25px;
  color: #147a3d;
  font-weight: bold;
}

h3 {
  font-weight: bold;
}

.navbar-sticky {
  position: sticky;
  top: 0;
  z-index: 9999;
}
.nota{
  display:flex;
  align-items: center;
}
.nota ul a{
  color: #000000;
}

#contribuintecss {
  font-size: 16px;
  font-family: sans-serif;
  color: #333;
  text-align: justify;
}

#fundocinza {
  font-size: 16px;
  background-color: #e0e0e0;
  border-radius: 5px;
  border: 1px solid #e0e0e0;
  font-family: sans-serif;
  color: #333;
  text-align: center;
  margin-top: 1%;
  padding: 0 23px;
}

#alinhar {
  margin-top: 1%;
  padding-inline: 100px;
}

#conteudo {
  font-size: 16px;
  font-family: sans-serif;
  color: #333;
  text-align: justify;
}

#passo .apoio {
  margin-bottom: 30px;
}

#passo .passo .row {
  margin: 20px 0px 0px 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 5px;
  border: 1px solid #147a3d;
  background: #147a3d;
  color: #ffffff;
}

#passo .passo .row a {
  font-size: 18px;
  color: #fff;
}

/* Modals */
.btn {
  padding: 15px;
}

.btn-primary {
  color: #ffffff;
  background-color: #147a3d;
  border-radius: 3px;
}

.btn-primary:hover {
  color: #ffffff;
  background-color: #f4ac41;
  border-color: #f4ac41;
}

.modal-body {
  font-size: 15px;
  text-align: justify;
}
/* fim Modals */

/* orientacoes */
#orientacoes {
  padding-top: 100px;
  position: relative;
}

#orientacoes .ori {
  font-size: 35px;
  color: #f4ac41;
}

#orientacoes .orientacoes {
  padding-top: 40px;
}

#orientacoes .orientacoes .row {
  padding: 5px;
  padding-bottom: 10px;
}
/* fim orientacoes */

/* perguntas */
#perguntas {
  padding-top: 100px;
  position: relative;
}

#perguntas .faq {
  font-size: 35px;
  color: #f4ac41;
}

#perguntas .perguntas {
  padding-top: 40px;
}

#perguntas .perguntas .row {
  padding: 10px;
  padding-bottom: 50px;
}
/* fim perguntas */

/* ------------------------------------------------------------------


/* cards */

.align-card {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}

.align-card a {
  text-decoration: none;
  background-color: #147a3d;
  cursor: pointer;
  padding: 10px;
  border-radius: 3px;
}

.align-card a:hover {
  background-color: #f4ac41;
}

.align-card .card span {
  color: #ffffff;
  font-size: 16px;
  text-transform: none;
  font-family: "Raleway", sans-serif;
}

section > h3 {
  font-family: inherit;
  font-size: 24px;
}

section.imagem {
  color: white;
  background-position: top center;
  background-size: cover;
}

#header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 32px;
  padding: 16px;
  min-height: 40vh;
  background: linear-gradient(
      rgba(243, 240, 240, 0.5),
      rgba(243, 240, 240, 0.5)
    ),
    url("../images/slider/Parque_das_Nacoes_13.jpg");
  background-position: center;
  background-size: cover;
}

#header h3 {
  margin: 0;
  text-align: center;
  color: #000000;
  text-shadow: #000000;
}

@media (max-width: 625px) {
  .align-card a {
    width: 60vw;
    padding: 7px;
  }

  section > h3 {
    font-size: 16px;
  }
}

@media (max-width: 400px) {
  .align-card a {
    width: 70vw;
    padding: 7px;
  }
}

@media (max-width: 320px) {
  .align-card a {
    width: 80vw;
    padding: 7px;
  }
}
/* fim cards */

.txlixo {
  padding-top: 100px;
  padding-left: 60px;
}

@media screen and (max-width: 420px) {
  .txlixo {
    padding-left: 0px;
  }
}

/* NAV BAR */
.navbar-default {
  background: #fff;
  border: none;
  -webkit-box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
  box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
  margin: 0 !important;
  padding: 0;
}
.navbar-default .navbar-brand {
  position: relative;
  float: left;
  margin-left: 5px;
  margin-top: 0px;
  padding-top: 20px;
  /*padding-bottom: 60px;*/
  font-size: 24px;
  color: #147a3d;
}

.navbar-default .navbar-brand .titulosite {
  position: relative;
  float: left;
  margin-left: 5px;
  margin-top: 0px;
  padding-top: 5px;
  font-size: 24px;
  color: #027435;
}

.logo {
  height: 46px;
  display: inline;
}

.navbar-default .navbar-brand:hover {
  color: #f4ac41;
}
.navbar-default .navbar-nav li a {
  font-size: 13px;
  font-weight: bold;
  line-height: 35px;
  text-transform: uppercase;
  color: #147a3d;
}
.navbar-default .navbar-nav li a:hover {
  color: #f4ac41;
}

.navbar-default .navbar-nav {
  color: #f4ac41 !important;
  margin-top: 10px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #f4ac41;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border: none;
  padding-top: 16px;
}
.navbar-default .navbar-toggle .icon-bar {
  background: #147a3d;
  border-color: transparent;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
/* FIM NAV BAR */

/* start home */
#home {
  padding-top: 65px;
}

.flexslider {
  margin: 0 0 60px;
  background: #000000;
  padding: 0;
  position: relative;
  zoom: 1;
  overflow: hidden;
  margin: 0;
}
.flexslider .slides {
  padding: 0;
  zoom: 1;
}
.flexslider .slides img {
  width: 100%;
  min-width: 648px;
  display: block;
  filter: brightness(1.9);
}
.flexslider .slides > li {
  display: none;
  padding: 0;
  position: relative;
  -webkit-backface-visibility: hidden;
}
.flexslider img {
  position: relative;
  width: 100%;
}
.slider-caption {
  color: white;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  text-transform: uppercase;
  z-index: 7;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.flexslider .btn:hover,
.flexslider .btn:focus {
  background: #fff;
  color: #147a3d;
  border: 2px solid transparent;
}

.navbar-header .navbar-toggle {
  padding-top: 27px;
}

/* end home */

/* FOOTER */
footer {
  padding-top: 30px;
  padding-bottom: 20px;
  background-color: #147a3d;
  /*font-weight: bold;*/
  color: #fff;
}

footer .dados span {
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  color: white;
  padding-left: 10px;
}

footer .dados p {
  margin-top: 15px;
  font-family: Arial;
}

#dti {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

footer a {
  padding-left: 3px;
  text-decoration: none;
  color: #fff;
}

footer a:hover,
footer a:active,
footer a:focus {
  color: white !important;
}

/* FIM FOOTER */

/* responsive cdn*/
@media only screen and (max-width: 992px) {
  .cnd {
    text-align: center;
  }
}
/* fim responsive cdn*/

/* responsive iss */
@media only screen and (min-width: 993px) {
  .btn-group-vertical {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  .btn-group {
    display: none;
  }

  .btn-group-vertical {
    display: table-row;
  }

  .logo {
    height: 40px;
    display: inline;
  }

  .navbar-default .navbar-brand {
    padding-bottom: 60px;
  }

  .navbar-default .navbar-brand .titulosite {
    font-size: 16px;
  }
}

@media only screen and (min-width: 991px) {
  .btn-group-vertical {
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .btn-group {
    display: none;
  }

  .btn-group-vertical {
    display: table-row;
  }

  .logo {
    height: 40px;
    display: inline;
  }

  .navbar-default .navbar-brand {
    padding-bottom: 60px;
  }

  .navbar-default .navbar-brand .titulosite {
    display: none;
    font-size: 16px;
  }
}
/* fim responsive iss */

/* start templatemo 768 media quires */
/* @media only screen and ( max-width: 768px ) {
    .navbar-default .navbar-brand { margin-top: 0;}
    .navbar-default .navbar-nav { margin: 0; }
    .navbar-default .navbar-collapse
    {
        padding-left: 20px;
        padding-right: 20px;
    }
    .flexslider h3 { font-size: 26px; }
    .templatemo-slider-btn { 
        margin-top: 10px; 
        width: 180px;
        height: 40px;
        padding-top: 8px;
    }
} */

/* end templatemo 768 media quires */

/* start templatemo 600 media quires */
/* @media only screen and ( max-width: 640px ) {   
    .flexslider h3 { font-size: 20px; }
    .templatemo-slider-btn {
        width: auto;
        height: auto;
        padding: 10px 20px;
        margin-top: 10px; 
    }
} */
/* end templatemo 600 media quires */

/* @media screen and (max-width: 442px){
    .navbar-brand{
        line-height: 30px !important;
        padding-bottom: 70px !important;
        margin-top: -65px;
    }
} */

/* BOTÃO DE ROLAR */
/* @media screen and (max-width: 700px){
  .go-top{
    bottom:1em !important;
    right: 1em !important;
  }
} */

#botaoVoltarAoTopo {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99;

  width: 40px;
  height: 40px;

  border: 1px solid white;
  border-radius: 50%;
  outline: none;

  background-color: #f4ac41;
  box-shadow: 1px 1.732px 12px 0px rgba(0, 0, 0, 0.14),
  1px 1.732px 3px 0px rgba(0, 0, 0, 0.12);

  font-size: 20px;
  color: white;

  cursor: pointer;
  pointer-events: none;
  opacity: 0;
  transition: 250ms;

  &.mostrar-botao-voltar-ao-topo {
    pointer-events: auto;
    opacity: 1;
  }
}

#botaoVoltarAoTopo:hover {
  background: #ffd69b;
}
/* FIM BOTÃO DE ROLAR */

/*ACESSIBILIDADE*/
@media (max-width: 1230px) {
  #labelbutt {
    opacity: 0.2;
  }

  #labelbutt:hover {
    opacity: 1;
  }
}
#labelbutt hr {
  transition: all 0.2s ease;
  opacity: 0.3;
}
#labelbutt div.mereco {
  color: #fff;
  transition: none !important;
  padding-left: 4px;
}
#labelbutt label {
  color: #fff;
  transition: none !important;
}
#labelbutt:hover {
  width: 170px !important;
}
#labelbutt:hover .sublabelbutt {
  width: 170px !important;
}
#labelbutt:hover .toggleAces {
  margin-left: 10px;
  transition: margin 0.2s ease;
}
#labelbutt:hover hr {
  transition: all 0.2s ease;
  width: 120px !important;
}
#labelbutt:hover .itemMenu {
  opacity: 1 !important;
  transition: opacity 0.2s ease;
  transition-delay: 0.2s;
}
#labelbutt div.mereco:hover,
#labelbutt label:hover {
  background-color: #fff !important;
  color: #333 !important;
  transition-delay: none !important;
  /*transition: all 0.2s ease!important;*/
}
#labelbutt div.mereco:hover .toggleAces,
#labelbutt label:hover .toggleAces {
  transition: none !important;
}
.acessi {
  display: none;
  position: absolute;
  font-size: 13px;
  padding-left: 14px;
  padding-top: 10px;
  font-weight: normal;
  opacity: 0;
}
.sublabelbutt:hover .acessi {
  margin-left: 0px !important;
  transition: margin 0.8s ease;
  transition-delay: 0.1s;
  transition: opacity 0.3s ease;
  transition-delay: opacity 1s;
  display: inline-block;
}
#menu input {
  border: none;
  padding: 15px;
  font-size: 20px;
  margin-top: 11px;
  background-color: rgba(255, 255, 255, 0.5);
  color: #333;
  /*font-weight: bold;*/

  border: 1px solid #ddd;
}
/*ACESSIBILIDADE*/
