strong {
  color: #005ba2;
  font-size: 1.4rem !important;
  font-weight: bold !important;
  font-family: Arial, Helvetica, sans-serif;
  /* margin-bottom: 0px !important;
  margin-top: 20px;
  float: left;
  width: 100%; */
}

p {
  float: none;
}

.box-jogo {
  border-bottom: 3px dashed #004e8c;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.note-video-clip {
  float: none;
  margin-left: 5%;
  margin-top: 30px;
  margin-bottom: 30px;
}

b {
  color: #032d58 !important;
}

h4 .flow-text {
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 15px;
  width: 100%;
  float: left;
}

.flow-text {
  text-align: justify;
}

.legenda-foto {
  /*border:solid 1px red;*/
  width: 100%;
  float: left;
  font-style: italic !important;

}

/* ------ DESTAQUE NOTICIA -----------------*/
.section-noticia {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.destaque-noticia {
  width: 100%;
  overflow: hidden;
  height: 560px;
}

.destaque-noticia img {
  width: 100% !important;
  height: auto !important;
  z-index: 1;
  position: relative;
  top: -240px;
}

.cont-dest-not {
  position: relative;
  z-index: 2;
  height: 200px;
  width: 100%;
  color: #fff !important;
  top: 360px;

  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.23) 26%, rgba(0, 0, 0, 0.65) 75%, rgba(0, 0, 0, 0.65) 95%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.23) 26%, rgba(0, 0, 0, 0.65) 75%, rgba(0, 0, 0, 0.65) 95%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.23) 26%, rgba(0, 0, 0, 0.65) 75%, rgba(0, 0, 0, 0.65) 95%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  /* IE6-9 */
}

.cont-dest-not p {
  color: #fff !important;
  font-size: 0.9rem;
  width: 100%;
  text-shadow: 1px 1px 1px #ccc;
  margin-bottom: 0px;
  /*border:solid 1px red;*/
}

.cont-dest-not h2 {
  color: #fff !important;
  text-shadow: #000 2px 2px 1px;
  font-size: 2.7rem;
  line-height: 3.2rem;
  margin-bottom: 10px;
}

.cont-dest-not span {
  float: right;
  font-size: 0.6rem;
  opacity: 0.7;
}



/* ---------  PÁGINAS DEFAULT ---------------------*/
.section-pagina {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  background-color: #004e8c;
}

.destaque-pagina {
  width: 100%;
  overflow: hidden;
  height: 325px;
  z-index: 1;
  position: relative;
}

.destaque-pagina img {
  width: 100%;
  z-index: 1;
  position: relative;
  opacity: 0.5;
  top: -550px;
}

.cont-dest-page {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 325px;
  padding-top: 0px;
  /*border:solid 1px red;*/
  padding-top: 120px;
}

.cont-dest-page h2 {
  color: #fff;
  text-align: center;
  margin-top: 0px;
  text-shadow: 2px 2px 2px #001a2f;
  font-size: 3.6rem;
}

.foto-meio-pagina {
  width: 100%;
  /*overflow:hidden;*/
  margin-bottom: 30px;
  /*max-height:350px;*/
}

.galeria-pagina {
  width: 100%;
  border: solid 1px #CCC;
  overflow: hidden;
  margin-bottom: 30px;
  /*max-height:350px;*/
}

.foto-meio-pagina img {
  width: 100%;
  float: left;
}

.foto-pagina img {
  width: 100%;
  float: left;
}

/* ------ CONSELHO -----------------*/

.lista-pagina {
  /*border:solid 1px red;*/
  float: left;
  width: 100%;
}

.lista-pagina li {
  text-indent: 10px;
}

.lista-conselho li span {
  color: #005ba2;
  width: 100%;
  clear: both;
  float: left;
}


/* ------ ÍDOLOS -----------------*/
.card {
  position: relative;
  margin: 0.5rem 0 1rem 0;
  background-color: #fff;
  -webkit-transition: -webkit-box-shadow .25s;
  transition: -webkit-box-shadow .25s;
  transition: box-shadow .25s;
  transition: box-shadow .25s, -webkit-box-shadow .25s;
  border-radius: 2px;
}

.card-person {
  border-bottom: solid 2px #005ba2;
  box-shadow: none !important;
  height: 362px !important;
  float: left;
  padding-bottom: 10px;
  margin-bottom: 50px;
}

.card-conq {
  height: 340px !important;
}

.card-conq .card-image {
  max-height: 410px !important;
  height: 280px !important;
  overflow: hidden;
  /*border:solid 1px red;*/
}

.card-conq .card-image .card-title {
  color: #005ba2;
  text-shadow: none;
}

.card-conq .card-image .card-title:hover {
  color: #005ba2;
  text-shadow: none;
}

.card-person .card-image {
  height: 260px;
  overflow: hidden;
}

.card-prof {
  border-bottom: solid 2px #005ba2;
  box-shadow: none !important;
  height: 460px !important;
  float: left;
  padding-bottom: 10px;
  margin-bottom: 50px;
  /* border:solid 1px red;*/
  width: 100%;
}

.card-prof .card-image {
  height: 360px !important;
  max-height: 360px !important;
  overflow: hidden;
}

.card .card-image .card-title {
  line-height: 30px;
  padding: 18px;
  font-weight: bold;
}

.card-person a {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
}

.card-person .card-content {
  padding: 10px 18px;
  border-radius: 0 0 2px 2px;
}

.card-person .card-content a {
  font-size: 1.6rem;
}

.card-prof .card-content a {
  font-size: 1.4rem;
  line-height: 1.2rem;
  text-transform: uppercase;
}

.no-link {
  cursor: default;
}

.card-person .no-link:hover {
  cursor: default;
  color: #005ba2;
}

.card-image .card-title:hover {
  color: #fff;
}

/* ------ BIOGRAFIA  -----------------*/

.page-bio .nome-bio {
  float: right;
  margin-top: 50px;
  font-size: 4.2rem;
  line-height: 4.4rem;
  font-weight: 600;
  color: #005ba2;
  width: 100% !important;
  text-align: right;
}

.page-bio h3 {
  color: #305492;
  color: #a4a7ab;
  width: auto !important;
  font-size: 1.8rem;
  line-height: 3.0rem;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 8px;
  text-align: right;
}

.page-bio .resumo-bio {
  float: right;
  width: 90%;
  text-align: right;
  margin-top: 18px;
  font-size: 1.2rem !important;
  font-style: italic;
}

.page-bio .foto-bio {
  width: 70%;
  float: right;
  margin-right: 15%;
}

.video-pagina {
  width: 100%;
  margin-bottom: 40pz;
}

.video-pagina .embed-ytb {
  width: 700px;
  height: 400px;
  /*width="560" height="315"*/
}


@media only screen and (min-width:1600px) {
  .destaque-pagina img {
    height: auto;
    width: 100%;
    z-index: 1;
    position: relative;
    float: none;
    opacity: 0.5;
    top: -620px;
    left: 0%;

  }
}

@media only screen and (max-width: 1350px) {
  .destaque-noticia {
    text-align: center;
  }

  .destaque-noticia img {
    width: 100% !important;
    height: auto !important;
    z-index: 1;
    position: relative;
    top: -240px;
  }

  .destaque-pagina img {
    height: auto;
    width: 100%;
    z-index: 1;
    position: relative;
    float: none;
    opacity: 0.5;
    top: -560px;
    left: 0%;

  }
}

@media only screen and (max-width: 1240px) {
  .destaque-noticia {
    text-align: center;
  }

  .destaque-noticia img {
    width: 100% !important;
    height: auto !important;
    z-index: 1;
    position: relative;
    top: -240px;
  }

  .destaque-pagina img {
    height: auto;
    width: 100%;
    z-index: 1;
    position: relative;
    float: none;
    opacity: 0.5;
    top: -400px;
    left: 0%;

  }

  .note-video-clip {
    float: left;
    margin-left: 5%;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}


@media only screen and (max-width:980px) {
  .show-mobile {
    visibility: visible;
  }

  .section-noticia {
    padding-top: 0px;
  }

  .destaque-noticia {
    text-align: center;
    height: auto !important;
  }

  .destaque-noticia img {
    /*width:auto !important;
  height:100% !important;*/
    width: 100% !important;
    height: auto !important;
    left: 0%;
    /* top:-400px !important;*/
    top: 0px !important;
  }

  .cont-dest-not {
    height: auto !important;
    /*padding-top:170px;*/
    background: none !important;
    color: #fff !important;
    padding-top: 40px;
  }

  .cont-dest-not h2 {
    font-size: 2.2rem;
    line-height: 2.2rem;
    margin-bottom: 10px;
    color: #305492 !important;
    text-shadow: none !important;
    font-weight: bold;
    float: left;
    margin-top: 5px;
  }

  .cont-dest-not p {
    color: #305492 !important;
  }

  .destaque-pagina {
    width: 100%;
    overflow: hidden;
    height: 160px;
    z-index: 1;
    text-align: center;
  }

  .destaque-pagina img {
    height: auto;
    width: 100%;
    z-index: 1;
    position: relative;
    float: none;
    opacity: 0.5;
    top: -230px;
    left: 0%;

  }

  .cont-dest-page {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 140px !important;
    padding-top: 0px;
    /*border:solid 1px red;*/
    padding-top: 50px;
  }

  .cont-dest-page h2 {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }

  .foto-pagina {
    width: 100%;
    border: solid 1px #CCC;
    overflow: hidden;
    margin-bottom: 30px;
  }

  .foto-pagina img {
    width: 100%;
    float: left;
  }

  .video-pagina {
    width: 100%;
    margin-bottom: 40pz;
  }

  .video-pagina .embed-ytb {
    width: 600px;
    height: 360px;
    /*width="560" height="315"*/
  }

  .card-person .card-image {
    max-height: 300px !important;
    height: 160px;
    overflow: hidden;
  }

  .card-person {
    height: 302px !important;
  }

  .page-bio .foto-bio {
    width: 100%;
  }
}

@media only screen and (max-width:700px) {
  .card-person {
    height: 280px !important;
  }

  .show-mobile {
    visibility: visible;
  }

  .section-noticia {
    padding-top: 0px;
  }

  .destaque-noticia {
    text-align: center;
  }

  .destaque-noticia img {
    /*width:auto !important;
  height:100% !important;*/
    width: 100% !important;
    height: auto !important;
    left: 0%;
    /* top:-400px !important;*/
    top: 0px !important;
  }

  .page-bio .nome-bio {
    float: right;
    margin-top: 30px;
    font-size: 3.4rem;
    line-height: 3.6rem;
    text-align: left;
  }

  .page-bio h3 {
    margin-top: 40px;
    text-align: left;
  }

  .page-bio .resumo-bio {
    float: left;
    text-align: left;
    margin-top: 15px;
    width: 100%;
  }

  .video-pagina {
    width: 100%;
    margin-bottom: 40pz;
  }

  .video-pagina .embed-ytb {
    width: 500px;
    height: 300px;
    /*width="560" height="315"*/
  }

  .note-video-clip {
    float: left;
    width: 100% !important;
    margin-left: 0px !important;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .card-prof {
    height: 460px !important;
  }

  .card-prof .card-content a {
    font-size: 1.2rem;
    line-height: 1.2rem;
    text-transform: uppercase;
  }

  .card-prof .card-content {
    padding: 10px 10px;
    border-radius: 0 0 2px 2px;
  }

  .card-prof .card-image {
    max-height: 320px !important;
    height: 160px;
    overflow: hidden;
  }

  .card-prof .card-image .card-title {
    line-height: 24px;
    padding: 14px;
    font-weight: bold;
    background-color: #005ba2;
  }

  .card-conq {
    height: 284px !important;
  }

  .card-conq .card-image {
    max-height: 410px !important;
    height: 230px !important;
    overflow: hidden;
    /*border:solid 1px red;*/
  }
}

@media only screen and (max-width:580px) {

  .cont-dest-not {
    position: relative;
    z-index: 2;
    height: 200px;
    width: 100%;
    color: #fff !important;
    top: 0;
  }

  .destaque-pagina img {
    height: auto;
    width: 100%;
    z-index: 1;
    position: relative;
    float: none;
    opacity: 0.5;
    top: -140px;
    left: 0%;

  }

  .destaque-noticia img {
    width: 100% !important;
    height: auto !important;
    left: 0% !important;
    top: 0px !important;
  }

  .video-pagina {
    width: 100%;
    margin-bottom: 40pz;
  }

  .video-pagina .embed-ytb {
    width: 300px;
    height: 180px;
    /*width="560" height="315"*/
  }
}

@media only screen and (max-width:300px) {
  .destaque-pagina img {
    height: 100%;
    width: auto;
    z-index: 1;
    position: relative;
    float: none;
    opacity: 0.5;
    top: -140px;
    left: 0%;

  }

  .destaque-noticia img {
    width: auto !important;
    height: 100% !important;
    left: -20% !important;
    top: -400px !important;
  }

  .video-pagina {
    width: 90%;
    margin-bottom: 40pz;
    overflow: hidden !important;
  }

  .video-pagina .embed-ytb {
    width: 270px !important;
    height: 130px;
    /*width="560" height="315"*/
  }
}

.data-filtro {
  margin-top: 28px !important;
  float: left !important;
  width: 30% !important;
  margin-right: 2% !important;
}

.label-data {
  color: red !important;
}

.data-filtro label.active {
  font-size: 16px;
  color: #305492 !important;
}

@media only screen and (max-width:600px) {
  .data-filtro {
    margin-top: 28px !important;
    float: left !important;
    width: 100% !important;
    margin-right: 2% !important;
  }
}