.intro-text {
  font-size: 0.75em;
}

/** HIGHLIGHT **/

#section_1 {
  background-color: #ebebeb;
  border-top: 0.65em solid #162f49;bottom: 1.5em;
}

div[id^='section_']:nth-last-of-type(2) {
  background-color: #ebebeb;
  padding-bottom: 1.5em;
}
/* $source-color: #f15a22;
$source-color-light: #ee7d53;
$source-color-dark: #f46f3d;
 */
/* line 31, ../sass/_values.scss */
.background-default {
  background-color: #162f49;
}

/* line 34, ../sass/_values.scss */
.color-default {
  color: #FFFFFF;
}

@media only screen and (min-width: 980px) {
  /* line 37, ../sass/_values.scss */
  .color-default .active {
    color: #58595b;
  }
}

/* line 43, ../sass/_values.scss */
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 3, ../sass/custom.scss */
.intro-text {
  font-size: 0.75em;
}

/** HIGHLIGHT **/
/* line 9, ../sass/custom.scss */
#section_1 {
  background-color: #ebebeb;
  border-top: 0.65em solid #162f49;
  bottom: 1.5em;
}

/* line 14, ../sass/custom.scss */
div[id^='section_']:nth-last-of-type(2) {
  /* background-color: #ebebeb; */
  padding-bottom: 1.5em;
}

/* line 19, ../sass/custom.scss */
#section_1 h1,
div[id^='section_']:nth-last-of-type(2) h1 {
  color: #162f49;
  font-weight: bold;
}

/* line 25, ../sass/custom.scss */
div[id^='section_']:nth-last-of-type(1) [section_footer] {
  margin-top: 0;
}

/* line 29, ../sass/custom.scss */
body .section:last-of-type [section_footer], html .section:last-of-type [section_footer] {
  background: #808285;
  border-bottom: 3em solid #808285;
}

/* line 33, ../sass/custom.scss */
body .section:last-of-type [section_footer] a, html .section:last-of-type [section_footer] a {
  color: #162f49;
}

li.card .content p {
  display: flex;
}
/* line 36, ../sass/custom.scss */
body .section:last-of-type [section_footer] a:hover, html .section:last-of-type [section_footer] a:hover {
  color: #e5eff9;
}

div span {
	font-weight: normal;
}
/* line 39, ../sass/custom.scss */
.caixa-destaque.exemplo a {
  color: #58595b;
  font-size: 1.1em;
}

/* line 43, ../sass/custom.scss */
.caixa-destaque span.titulo {
  font-weight: bold;
}

.caixa-destaque.voce-sabia div > img:first-of-type {
  height: 4em !important;
  width: 4em !important;
  margin-top: -1em !important;
  margin-left: -3.6em !important;
  float: left !important;
  background: #FFFFFF !important;
  background-image: url(../../img/recursos/voce-sabia.svg) !important;
  background-size: 4em !important;
  border-radius: 100% !important;
}

.caixa-destaque.voce-sabia span.titulo:first-of-type {
  font-size: 2.6em !important;
  margin-left: 0.6em !important;
}
@media only screen and (max-width: 980px) {
  .caixa-destaque.voce-sabia span.titulo::after {
    font-size: 1.6em !important;
  }
}
.caixa-destaque.voce-sabia span.titulo::after {
  content: "VOC\00CA  SABIA?" !important;
  color: #162f49 !important
}
.caixa-destaque.voce-sabia p {
  margin-left: 2em !important
}
.caixa-destaque.voce-sabia > div {
  border-top: 0.2em solid #162f49 !important;
  margin-left: 5em !important;
}

.caixa-destaque.voce-sabia span.titulo::after {
  content: "VOC\00CA  SABIA?" !important;
  color: #162f49 !important;
}

.caixa-destaque.exemplo span.titulo {
  font-size: 2.6em !important;
}

.caixa-destaque .bullet li {
  font-size: 0.8em !important;
}

.modal-body img {
  margin: 0 auto !important;
}

.on.navbar-default .navbar-nav > li > a{
  color:#FFF !important;
}

.intro .overlay {
  background: rgba(0, 0, 0, 0.45) !important;
}

.caixa-destaque p {
  top: -1em !important;
  text-align: justify !important;
}

.intro {
  background: no-repeat center center !important;
}

/* Remover do recursos.css 
.carousel .carousel-inner .item img {
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
  text-align: center;
  display: block;
  width: 40%;
  float: left;
  margin-right: 1em;
  margin-bottom: 1em;
} */

.caixa-destaque.conhece img {
  background-image: none;
}
/* line 34, ../../sass/generated/recursos/_caixa_destaque.scss */
.caixa-destaque.quer-ler .img-responsive, .caixa-destaque.quer-ver .img-responsive, .caixa-destaque.conhece .img-responsive {
  height: 3em;
  width: 3em;
  top: -5.4em;
  margin: auto;
  display: block;
  position: relative;
  background: #FFFFFF;
  background-image: none;
  background-size: 3em;
  border-radius: 100%;
}

.topico {
  font-weight: bold;
}

.caixa-destaque.exemplo > div.image > img {
  height: 8em;
  width: 8em;
  float: left;
  background: #FFFFFF;
  background-image: url(../../img/recursos/exemplo.svg);
  background-size: 8em;
  border-radius: 100%;
}
@media only screen and (max-width: 980px) {
  /* line 140, ../../sass/generated/recursos/_caixa_destaque.scss */
  .caixa-destaque.exemplo > div.image > img{
    height: 6em;
    width: 6em;
    background-size: 6em;
  }
}

