@font-face {
  font-family: source;
  src: url('fonts/SourceSansPro-Regular.ttf')
}
@font-face {
  font-family: source-black;
  src: url('fonts/SourceSansPro-Black.ttf')
}
@font-face {
  font-family: source-light;
  src: url('fonts/SourceSansPro-Light.ttf')
}

body {
  padding-top: 3rem;
  margin: 0;
  overflow-x: hidden;
}

p {
  font-family: source-light;
}

main {
  position:relative;
   bottom:0;
}

.imgMateriais {
  float: right;
  width: 450px;
  padding-left: 25px;
}

.material .laranja {
  background-color: #f68922;
  padding: 10px;
  font-family: source-black;
  color: #FFFFFF;
  font-size: 18px;
}

.material .preto {
  background-color: #000;
  padding: 10px;
  font-family: source;
  color: #FFFFFF;
  font-size: 18px;
  margin-left: -5px;
}

.material .azul {
  background-color: #32a3c0;
  padding: 10px;
  font-family: source;
  color: #FFFFFF;
  font-size: 18px;
  margin-left: -5px;
}
.material .tituloMaterial {
  margin-top: 30px;
}
.material .tituloMaterial a{
  text-decoration: none;
}

.material .subTituloMaterial h2{
  font-family: Source;
  font-size: 20px;
  margin-top: 30px;
  font-weight: 800;
  text-transform: uppercase;
}
.material .subTituloMaterial h2 span{
  color: #32a3c0;
  width: 800px;
}
.videos {
  margin-top: 30px;
}
.videos .capaVideo {
  width: 100%;
}
.videos .capaVideo img{
  width: 100% !important;
}
.container-video {
  min-height: 100px;
}
.container-video-apoio {
  min-height: 270px;
}
.container-recomendacao {
  min-height: 230px;
}
.container-registro {
  min-height: 170px;
}
.videos .titulo-video {
  font-family: source;
  font-weight: bold;
  font-size: 18px;
}
.videos .descricao-video {
  font-family: source;
  font-size: 18px;
  margin-bottom: 20px;
}
.videos .link-video a {
  font-family: source-black;
  text-decoration: none;
  background-color: #f68921;
  color: #FFFFFF;
  font-size: 18px;
  padding: 10px;
  margin-top: 20px;
}

.links {
  margin-top: 15px;
}

.links ul {
  list-style: none;
}

.links ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #f68921; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}

.links ul li a {
  text-decoration: none;
  color: #f68921;
  font-family: source-black;
  font-size: 18px;
}

/* Carrossel */

.montCarousel {
  margin-top: -120px;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
  background-size: 52%;
  margin-top: 110px;
  width: 30px;
  height: 30px;
  background-color: #ccc;
  border-radius: 20px;
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-size: 52%;
  margin-top: 110px;
  width: 30px;
  height: 30px;
  background-color: #ccc;
  border-radius: 20px;
}


.carousel {
  margin-bottom: 4rem;
}

.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}

.carousel-item {
  height: 32rem;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 32rem;
}

.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: 400;
}

.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}

.featurette-divider {
  margin: 5rem 0;
}

.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.05rem;
}

.mainContent {
  width: 1130px;
}

.headerContent {
  height: 119px;
  background-color: #ffffff;
}

.mainMenu {
  font-size: 12px;
  margin-top: 63px;
  background-color: #ffffff;
  padding: 10px;
  margin-left: 116px;
}

.navbar-toggler {
  background-color: #fef6e6;
}

.navbar-toggler-icon img {
  width: 32px;
}

.nav-link {
  color: #000;
}
.orangeItems {
  cursor: pointer;
}

/* Banner Inscreva-se */
.contentBanner {
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
  padding: 13px;
  height: 660px;
}
.contentBannerGeneric {
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
  padding: 13px;
  padding-bottom:80px;
}
.banner_inscrevase {
  background-color: #fef6e6;
  min-height: 200px;
  margin-top: 70px;
}

.title_banner {
  margin-top: 70px;
  color: #f68921;
  width: 558px;
  text-transform: uppercase;
  font-family: source;
  font-size: 2.15rem;
}
.secondTitle {
  color: #f68921;
  width: 598px;
  text-transform: uppercase;
  font-family: source;
  font-size: 2.15rem;
  margin-top: -8px;
}

.subTitle_banner {
  margin-top: 7px;
  background-color: #32a3c0;
  width: 403px;
  padding: 3px 10px 3px 10px;
  color: #ffffff;
  font-family: source;
  font-size: 1.15rem;
  margin-bottom: 3px;
}

.subTitle_bannerLg {
  margin-top: 7px;
  background-color: #32a3c0;
  width: 100%;
  padding: 3px 10px 3px 10px;
  color: #ffffff;
  font-family: source;
  font-size: 1.45rem;
  margin-bottom: 20px;
  margin-top: 20px;
}

.separador {
  clear: both;
  height: 6px;
}

.blueBox {
  width: 100%;
  background-color: #32a3c0;
  min-height: 100px;
  color: #ffffff;
  height: 320px;
}

.blueContent {
  width: 100%;
  max-width: 970px;
  font-size: 1.95em;
  margin: 0 auto;
  height: 320px;
  color: #ffffff;
  font-family: source;
  font-weight: bold;
  padding: 20px;
  display: flex;
  align-items: center
}

.blueContent p {
  margin: 0 auto;
}

.orangeBox {
  width: 100%;
  background-color: #f68921;
  min-height: 100px;
  color: #ffffff;
  height: 400px;
  background-image: url("../images/bg_orange.png");
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: 58% 50%;
}

.orangeContent {
  width: 100%;
  max-width: 970px;
  font-size: 1.95em;
  margin: 0 auto;
  height: 400px;
  color: #ffffff;
  font-family: source;
  font-weight: bold;
  padding: 20px;
  display: flex;
  align-items: center
}

.orangeAligment {
  margin-top: 258px;
}

.percursoBox {
  width: 100%;
  background-color: #fef6e6;
  min-height: 100px;
  color: #ffffff;
  
}

.percursoContent {
  width: 100%;
  max-width: 1130px;
  font-size: 1.95em;
  margin: 0 auto;
  color: #ffffff;
  font-family: source;
  font-weight: bold;
  padding: 20px;
  align-items: center;
  text-align: center;
  background-image: url("../images/percurso-prisma.png");
  background-position: 100% 8%;
  background-repeat: no-repeat; /* Do not repeat the image */
}

.orangeTitle {
  font-size: 1.1em;
  font-family: source-black;
  color: #f68921;
  margin-top: 20px;
}

.whiteTitle {
  font-size: 2.5em;
  font-family: source;
  color: #fff;
  margin-top: 20px;
}

.percursoDescription {
  font-family: source;
  font-size: 0.7em;
  color: #101010;
  width: 63%;
  margin: 0 auto;
}

.timeBox {
  width: 100%;
  background-color: #f68921;
  min-height: 100px;
  color: #ffffff;
  height: 234px;
}

.timeContent {
  width: 100%;
  max-width: 970px;
  margin: 0 auto;
  height: 234px;
  color: #ffffff;
  font-family: source;
  padding: 20px;
  text-align: center;
}

.bgTimeBox {
  width: 100%;
  min-height: 293px;
  margin-top: -286px;
  align-items: center;
  text-align: center;
  background-image: url("../images/bg-inscreva-se.png");
  background-position: center;
  background-repeat: no-repeat; /* Do not repeat the image */
}

.blackBox {
  width: 100%;
  background-color: #000;
  min-height: 100px;
  color: #ffffff;
  height: auto;
}

.blackContent {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  height: auto;
  color: #ffffff;
  font-family: source-light;
  font-weight: bold;
  padding: 20px;
  text-align: center;
}

.blackContent p {
  margin: 0 auto;
  font-size: 1.3em;
  margin-top: 5px;
  margin-bottom: 5px;
}

.algImages {
  width: 100%;
  text-align: center;
}

.timeContent p {
  width: 56%;
  font-family: source-light;
  font-size: 1.3em;
  margin: 0 auto;
}

.marca-texto {
  background-color: #ffbc40;
  padding: 4px;
}

.marca_texto_laranja {
  color: #f68921;
}

.logo_observatorio {
  width: 148px;
  margin: 0 auto;
}

.logo_observatorio img {
  height: 40px;
}

.ball_title {
  text-align: center;
  width: 100%;
  font-family: source;
  font-weight: bold;
  font-size: 0.8em;

}

.boxStepper {
  width: 100%;
  height: 272px;
  background-color: #32a3c0;
  padding: 20px;
  position: relative;
}

.stepperBall {
  width: 46px;
  height: 46px;
  border-radius: 50px;
  background-color: #f68921;
  text-align: center;
  float: left;
  margin-top: -45px;
  margin-left: 44%;
}

.stepperTitle {
  font-family: source;
  font-weight: bold;
  font-size: 0.8em;
  color: #fff;
  text-align:center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;

}

.stepperTextContent {
  color: #fff;
  text-align: center;
  font-family: source-light;
}

.bannerHandRight {
  float: right;
  margin-top: -650px;
  margin-right: 70px;
}

.bannerHandRight img {
  height: auto;
}

/* Botões */
.btnPrimary {
  background-color: transparent;
  border: 1px solid #101010;
}
.btnLarge {
  background-color: transparent;
  border: 1px solid #101010;
  font-size: 1.4em;
}
.box_button {
  margin-top: 10px;
}

.goTopo {
  width: 100px;
  float: right;
  margin-right: 10px;
    margin-top: -42px;
}

.goTopo a {
  color: #f68921;
}

/* ################################ Página Interna 1 ######################### */
.orangeBoxGeneric {
  width: 100%;
  background-color: #f68921;
  min-height: 100px;
  color: #ffffff;
  height: 1570px;
  background-image: url("../images/logoBook.png");
  background-position: 810px -40px; /* Center the image */
  background-size: 70%;
  background-repeat: no-repeat; /* Do not repeat the image */
  padding-top: 575px;
}

.orangeContentGeneric {
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
  height: 400px;
  color: #ffffff;
  font-family: source;
  font-weight: bold;
  padding: 20px;
  display: flex;
  align-items: center;
  
}

.orangeGradient {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+38,ffffff+100&1+38,0+100 */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 38%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 38%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 38%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */

border-right: 8px solid #f68921;
  min-height: 320px;
  text-align: center;
}

.subTituloGeneric {
  font-family: source-light;
  width: 50%;
  font-size: 1.6em;
  float: left;
}

.logoGeneric {
  font-family: source-light;
  width: 30%;
  font-size: 1.4em;
  float: left;
}

.orangeGradientDescription {
  font-family: source-light;
  font-size: 1.2em;
  color: #101010;
  padding: 5px;
  text-align: center;
}

.orangeAligmentGeneric {
  margin-top: 258px;
}
.ballBlue {
  width: 40px;
  height: 40px;
  border-radius: 50px;
  background-color: #32a3c0;
  text-align: center;
  float: left;
  margin-right: 10px;
  margin-bottom: -30px;
}
.ballBlue p {
  color: #fff;
  margin-top: 3px;
  font-family: source-black;
  font-size: 1.6em;
}
.ballBlueProg {
  width: 60px;
  height: 60px;
  border-radius: 50px;
  background-color: #32a3c0;
  text-align: center;
  float: left;
  margin-right: 10px;
  margin-left: -10px;
  margin-bottom: -30px;
}
.ballBlueProg p {
  color: #fff;
  margin-top: 13px;
  font-family: source;
  font-size: 1.3em;
}

.progSubtitle {
  font-family: source;
  font-size: 1.3em;
  color: #f68921;
  margin-top: 30px;
}

.title_generic {
  margin-top: 30px;
  color: #f68921;
  width: 100%;
  text-transform: uppercase;
  font-family: source;
  font-size: 1.9rem;
  margin-bottom: 40px;
}

.title_prog {
  margin-top: -10px;
  color: #f68921;
  width: 100%;
  text-transform: uppercase;
  font-family: source;
  font-size: 1.9rem;
  margin-bottom: 40px;
}

.title_generic_small {
  margin-top: 30px;
  color: #fff;
  width: 100%;
  font-family: source;
  font-size: 1.9rem;
  margin-bottom: 30px;
}

.genericContent {
  float: left;
  margin-left: 55px;
  width: 100%;
  margin-top: -47px;
}
.conheca-formacao {
  font-size: 1.3em;
}

.conheca-formacao-full {
  width: 100%;
  font-size: 1.3em;
}

.conheca-formacao-generic {
  width: 100%;
  font-size: 1.4em;
}

.colTitle {
  margin-top: -6px;
}

.colTitleGeneric {
  margin-top: -34px;
}

.colLine {
  width: 100%;
  border: 1px solid #f68921;
}

.conheca-image {
  float: right;
  margin-top: -1480px;
  margin-right: 230px;
}

.pGeneric {
  font-family: source;
  color: #101010;
}

.conheca-image img {
  height: 240px;
}

.blueGeneric {
  width: 100%;
  background-color: #32a3c0;
  min-height: 100px;
  color: #ffffff;
  background-image: url("../images/bg_blue_peregrinos.png");
  background-position: center;
  background-repeat: no-repeat; /* Do not repeat the image */
  background-position: left bottom;
}

.blueContentGeneric {
  width: 100%;
  max-width: 1130px;
  font-size: 1.25em;
  margin: 0 auto;
  color: #ffffff;
  font-family: source;
  font-weight: bold;
  padding: 20px;
}

.blueContentGeneric p {
  margin: 0 auto;
  margin-top: 10px;
}

.containerMob {
  width: 90%;
  margin: 0 auto;
}

.bullets ul {list-style: none}

.bullets li::before {content: "•"; color:#32a3c0; display: inline-block; width: 1em;
  margin-left: -1em;}

  .bullets li {
    font-family: source-light;
    font-size: 1.0em;
  }

/* Alinhamento */
.pd31 {
  padding-top: 31px;
}

.quebra {
  width: 100%;
}

.lg72 {
  height: 72px;
  width: 100%;
}

.lg10 {
  height: 10px;
  width: 100%;
}

.lg20 {
  height: 20px;
  width: 100%;
}

.fnd20 {
  width: 100%;
  margin-bottom: 20px;
  background-color: #fef6e6;
}
.img_formacoes img {
  width: 100%;
  margin-top: 40px;
}

.img-registro img {
  width: 100%;
}


/* RESPONSIVO
-------------------------------------------------- */

@media (min-width: 40em) {
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}

@media (max-width: 1324px)
{
  .conheca-image img {
    opacity: 0.2;
  }
  .conheca-formacao {
    width: 100%;
  }
}

@media (max-width: 1125px)
{
  .mainMenu
   {
    margin-left: 40px;
   }
   .logoMain img {
      height: 60px;
   }
   .bannerHandRight img {
    opacity: 0.2;
   }
   .conheca-image img {
    opacity: 0.2;
  }
  .conheca-formacao {
    width: 100%;
  }
}

@media (max-width: 993px)
{
  .bannerHandRight img {
    opacity: 0.2;
   }
   .bannerHandRight {
    margin-right: -160px;
  }
  .conheca-image img {
    opacity: 0.2;
  }
  .conheca-formacao {
    width: 100%;
  }
  .subTituloGeneric {
    width: 100%;
  }
  .contentBannerGeneric {

  }

}
@media (max-width: 967px)
{
  .bannerHandRight img {
    opacity: 0.2;
   }
   .conheca-image img {
    opacity: 0.2;
  }
  .conheca-formacao {
    width: 100%;
  }
   .bannerHandRight {
    margin-right: -160px;
  }
  .mainMenu
   {
    margin-left: 20px;
   }
   .logoMain img {
      height: 50px;
   }
 .carousel-item {
  height: 37rem;
}
 .stepperTitle {
   font-size: 0.7em;
 }
 .stepperTextContent {
   font-size: 0.7em;
 }
 .boxStepper {
   height: 352px;
   border-bottom: 10px solid #fef6e6;
 }
 .percursoBox {
   height: 652px;
 }
 .timeBox {
   height: 264px;
 }
}

@media (max-width: 899px)
{
  .bannerHandRight img {
    opacity: 0.2;
   }
   .conheca-image img {
    opacity: 0.2;
  }
   .bannerHandRight {
    margin-right: -160px;
  }
   .logoMain img {
      height: 50px;
   }
   .stepperTitle {
    font-size: 0.7em;
  }
  .boxStepper {
    height: 362px;
}
.carousel-item {
  height: 37rem;
}
.percursoBox {
  height: 662px;
}
.orangeContent {
  margin-left: -27px;
}
  .percursoContent {
    background-size: 20%;
  }
  .timeBox {
    height: 304px;
  }
  .blueContentGeneric {
    font-size: 1.1em;
  }
  .subTituloGeneric {
    font-size: 1.1em;
  }
}

@media (max-width: 767px)
{
  .bannerHandRight img {
    opacity: 0.2;
   }
   .conheca-image img {
    opacity: 0.2;
  }
   .bannerHandRight {
    margin-right: -160px;
  }
  .orangeBox {
    height: 1067px;
    background-image: none;
  }
  .orangeContent {
    height: 1067px;
  }
  .orangeItems {
    text-align: center;
  }
   .logoMain img {
      height: 50px;
   }
   .blueContent {
     font-size: 1.35em;
   }
   .ball_title {
     font-size: 0.7em;
   }
   .carousel-caption {
     top: 140px;
   }
   .percursoBox {
     height: 862px;
   }
   .blueCard {
     float: left;
   }
   .carousel-item {
     height: 43em;
   }
   .carousel-control-prev-icon {
    margin-top: -500px;
  }
  .carousel-control-next-icon {
    margin-top: -500px;
  }
  .stepperTitle {
    font-size: 0.5em;
  }
  .stepperTextContent {
    font-size: 0.5em;
  }
  .boxStepper {
    height: 272px;
  }
  .timeBox {
    height: 514px;
  }
  .hkTopo {
    height: 284px !important;
  }
  .orangeBoxGeneric {
    padding-top: 765px;
  }
  .conheca-formacao-generic {
    font-size: 1.1em;
    width: 90%;
  }
  .title_generic {
    font-size: 1.3em;
  }
  .title_banner {
    font-size: 1.3em;
  }
  .title_generic {
    width: 90%;
  }
  .quebra {
    width: 100%;
    height: 580px;
    background-color: #f68921;
  }
  .blackBox {
    height: 488px;
  }
  .blueGeneric {
    height: 500px;
    background-position: 0px 252px;
  }
}

@media (max-width: 580px) {
  .genericContent {
    width: auto;
  }
  .bannerHandRight img {
    opacity: 0.2;
   }
   .conheca-image img {
    opacity: 0.2;
  }
   .bannerHandRight {
    margin-right: -160px;
  }
  .percursoContent {
    background-image: none;
  }
  .percursoBox {
    height: 1030px;
  }
  .timeBox {
    height: 380px;
  }
  .whiteTitle {
    font-size: 1.8em;
  }
  .blackContent p {
    font-size: 1.0em;
  }
  .title_banner {
    font-size: 1.8em;
    width: 100%;
  }
  .secondTitle {
    font-size: 1.8em;
    width: 100%;
  }
  .carousel-indicators {
    display: none;
  }
  .conheca-formacao-generic {
    font-size: 1.1em;
    width: 80%;
  }
  .title_generic {
    width: 90%;
  }
  .contentBannerGeneric {
  }
  .blueGeneric {
    height: 540px;
    background-position: 0px 292px;
  }
  .blueGenericConheca {
    height: 870px !important;
   }
   .orangeGenericConheca {
     padding-top: 790px !important;
   }
  .timeBoxConheca {
    padding-top: 150px !important;
    height: 530px !important;
  }
}

@media (max-width: 513px) {
  .bannerHandRight img {
    opacity: 0.2;
   }
   .conheca-image img {
    opacity: 0.2;
  }
   .bannerHandRight {
    margin-right: -160px;
    display: none;
  }
  .percursoContent {
    background-image: none;
  }
  .timeBox {
    height: 380px;
  }
  .blackBox {
    height: 200px;
}
.whiteTitle {
  font-size: 1.8em;
}
.blackContent p {
  font-size: 1.0em;
}
.title_banner {
  font-size: 1.8em;
  width: 100%;
}
.secondTitle {
  font-size: 1.8em;
  width: 100%;
}
.carousel-indicators {
  display: none;
}
.conheca-formacao-generic {
  font-size: 1.1em;
  width: 80%;
}
.title_generic {
  width: 80%;
}
.contentBanner  {
  height: auto;
  padding-bottom: 50px;
}
.orangeContent {
  margin-left: 0;
}
.orangeBoxGeneric {
  padding-top: 804px;
}
}

@media (max-width: 506px) {
  .contentBannerGeneric {

  }
  .orangeBoxGeneric {
    padding-top: 800px;
  }
}
@media (max-width: 480px) {
  .imgMateriais {
    display: none;
  }
  .container-materiais {
    width: 100%;
  }
  .material .azul {
    display: block;
  }
  .contentBannerGeneric {
  }
  .blueGeneric {
    height: 598px;
  }
  .orangeBoxGeneric {
    padding-top: 790px;
  }
  .blueGeneric {
    background-image: none;
  }
  .contentBannerGeneric {

  }
  .orangeBoxGeneric {
    height: 1420px;
  }
  .hkTopo {
    height: 375px !important;
}
.btnLarge {
  font-size: 1.2em;
}
.timeBoxConheca {
  padding-top: 150px !important;
  height: 530px !important;
}
}
