.separador{
   /* width: 26vw;
    height: .7vh;
    background: #adadad;*/
        width: 20vw;
    height: 0.5vh;
    background: #dedede;
}


.legenda {
    border-bottom: 1px solid #ddd;
    line-height: 1;
}


.legenda span{
    font-size:0.75em;
    vertical-align: super;
}

.legenda i { font-size: 21px;}

.legendaTop {
    /*border-top: 1px solid #ddd;*/
    line-height: 1;
    color:#000;
    background-color: rgba(240,240,240,.5);
    padding: 2px 3px;
    text-align: right;
    margin-top: 30px !important;
}

.legendaTop i{
  font-size: 21px;
}

.legendaTop span{
    font-size:0.75em;
    vertical-align: super;

}

.legentaTop-spanMobile{display: none;}

.legenda-imgFull{padding-left:7.5vw;}



.olho {
    color: #1a4468;
    font-size: 26px;
    padding: 5vh 0 2vh 0;
}


.separador_olho{
    width: 20vw;
    height: .5vh;
    background: #1a4468;
}



.destaque-full{
    background-color: #1a4468;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    padding: 35px;

}

.destaque-full p{
    color: #fff;
    font-size: 24px;
    margin: 0
}

.destaque-full  li {
    color: #fff;
    font-size: 24px;
    margin: 0
}

.destaque-full hr{
     border-top: 2px solid rgba(255,255,255,.1);
}


.destaque-citacao{
    background-color: #C9EFFF;
    padding-bottom: 5vh;
    padding-top: 5vh;
}



.destaque-citacao i {
    font-size: 5rem;
    margin-bottom: 2vh;
    display: block;
}


.destaque-citacao p {
    color: #013967;
    font-size: 24px;
    font-style: normal;
    /*padding: 5vh 0 2vh 0;*/
}

.destaque-citacao ul {
    color: #013967;
    font-size: 24px;
    font-style: normal;
    /*padding: 5vh 0 2vh 0;*/
}

.destaque-citacao hr{border-top: 2px solid rgb(1, 57, 103, .2)}

.fonte-citacao {
    color: #333;
    font-size: .8rem;
    font-weight: normal;
    display: block;
    text-align: right;
}


.destaque-audio{
    background-color: #C9EFFF;
    padding-bottom: 5vh;
    padding-top: 5vh;
}

.destaque-audio i {
    margin-bottom: 2vh;
    display: inline;
    color: #013967;
    padding-right: 2vh;
}


.recursoAccordion .card{
    background-color: #000000;
    border-radius:0;
    border: none;
}

.recursoAccordion .card:hover{background-color: #ff0808;}

.recursoAccordion .card-header{padding: 0;}
.recursoAccordion .card-header a{color: #fff; display: block;  position: relative; padding: 15px;}
.recursoAccordion .card-header a:hover{color: rgb(255, 205, 201); text-decoration: none;}
.recursoAccordion .card-body{background-color: #f1f1f1; border:none; }
.recursoAccordion .card-header a:after {
  content: "\f078"; /* fa-chevron-down */
  font-family: 'FontAwesome';
  position: absolute;
  right: 15px;
}

.recursoAccordion .card-header a[aria-expanded="true"]:after {
  content: "\f077"; /* fa-chevron-up */
}

.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}


.img-gif figure {
  position: relative;
  cursor: pointer;
}
.img-gif figure:before,
.img-gif figure:after {
  position: absolute;
}

.img-gif figure:before {
    padding-top: 38%;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    font-family: 'Material Icons';
    content: '\E038';
    text-align: center;
    font-size: 8rem;
    color: #fff;
    background-color: rgba(00, 0, 0, 0.3)
}


.img-gif figure:after {
    content: 'gif';
    position: absolute;
    display: inline-block;
    width: 40px;
    text-align: center;
    top: 20px;
    right: 20px;
    font-size: 11px;
    font-weight: 600;
    /* padding: 5px; */
    border-radius: 3px;
    color: #656D78;
    background-color: rgba(170, 178, 189, 0.1);
    text-transform: uppercase;
}

.img-gif figure.play:before {
  display: none;
}
.img-gif figure.play:after {
  color: #fff;
  background-color: #8CC152;
}


.pace {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.pace-inactive {
  display: none;
}
.pace .pace-progress {
  background: #29d;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}
.pace-running .img-gif {
  opacity: 0.5;
}


/* Recurso audio */
.destaque-audio{
    background-color: #C9EFFF;
    padding-bottom: 5vh;
    padding-top: 5vh;
}

.destaque-audio i {
    margin-bottom: 2vh;
    display: inline;
    color: #013967;
    padding-right: 2vh;
}

.audio_container{width: 60%}
.destaque-audio audio{width: 100%}

.audio_container span{ font-size: .8rem;}
.audio_img{border-right: 3px solid #fff;}



.carousel-indicators{
  bottom: 5vh;
  z-index: 2;
}

.tabela  {
  border-collapse:collapse;
  border-spacing:0; 
  border-radius:5px; 
  width:100%;
}

.tabela .topo_tabela{
  font-weight:bold;
  font-size:20px;
  background-color:#000000;
  color: #fff; 
  text-align:center;
  vertical-align:middle; 
  border:1px solid #fff;
}

.tabela .linha1{
  background-color:#bdbdbd;
  text-align:left;
  vertical-align:middle;
  border:1px solid #fff;
}

.tabela .linha2{
  background-color:#646363;
  text-align:left;
  color: #fff; 
  vertical-align:middle;
  border:1px solid #fff;
}


/* botão para Whats */
.button {
	font-family:"Comic Sans MS", cursive, sans-serif;
	font-size:20px;
	border-radius:16px;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	color:#ffffff;
	background-color:#148519;
	outline:none;
	border:none;
	cursor:pointer;
	display:inline-block;
	text-decoration: none;
	transition: .4s;
}

.button:hover {
	color:#ffffff;
	background-color:#414141;
}



.destaque-carousel .card{
    background-color: #003864;
    border-radius:0;
    border: none;
}

.destaque-carousel .card-header a{color: #fff;}
.destaque-carousel .card-header a:hover{color: #C9EFFF;}
.destaque-carousel .card-body{
  background-color: #000000;
    border: none;
    color: #fff;
  }


.destaque-carousel .carousel-inner .card img{border-bottom:  5px solid red;}

.destaque-carousel{
    /*background-color: #ddd;*/
    padding-bottom: 5vh;
    padding-top: 5vh;
}

.carousel-indicators {
    position: inherit;
    padding: 0;
    margin: 0;
    z-index: 1;
    width: 100%;
    top: 10px;
    text-align: center;
    list-style: none;
    margin-bottom: 10px;
    height: 16px;
}


.carousel-indicators li {
    display: inline-block;
    zoom: 1;
    width: 15px;
    height: 15px;
    margin: 0 5px;
    background: #ddd;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid transparent;
    -webkit-box-shadow: rgba(0,0,0,0.5) 0 0 2px;
    -moz-box-shadow: rgba(0,0,0,0.5) 0 0 2px;
    box-shadow: rgba(0,0,0,0.5) 0 0 2px;
    cursor: pointer;
}

.carousel-indicators .active {background-color: red;}

.recursoSteps i{color: #013967;}

.recursoSteps hr{
    position: relative;
    border-top: 1px solid rgba(0,0,0,.1);
    top: 43px;
    z-index: -1;
    width: 200px;
}

.recursoSteps .steps .numero{
  color:#fff;
  background-color: #013967;
  width: 35px;
  height: 35px;
  padding: 5px;
  line-height: 26px;
  }

.numeroInfografico{font-size: 30px; font-weight: bold;}
