.bt-back {
    position: fixed;
    z-index: 999;
    top: 88px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 98px;
    font-weight: bold;
    color:#000;
    height: 48px;
    font-size: 13px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top-right-radius: 48px;
    border-bottom-right-radius: 48px;
    background-color: #fff;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 30%);
}


 @media only screen and (max-width: 900px) {
    .mobile-hide{ display: none !important; }
    }

    @media only screen and (max-width: 960px) {
    .ipad-hide{ display: none !important; }
    }

    @media only screen and (max-width: 800px) {
    .mobile{ display: inline !important; }
    .timeline__event:before {
    display: none; 
    content: " ";
    width: 5rem;
    height: 5rem;
    position: absolute;
    background: #0B86C8;
    border-radius: 100%;
    left: -6rem;
    top: 50%;
    transform: translateY(-50%);
    border: 2px solid #0B86C8;
     }
    .timeline__event:after {
      display: none;
      content: "";
      width: 2px;
      height: 100%;
      background: #0B86C8;
      position: absolute;
      top: 52%;
      left: -3.5rem;
      z-index: -1;
    }
    }

    @media only screen and (min-width: 960px) {
    .desktop-hide{ display: none !important; }


    } 


.text_desenvolvimento{
  font-size: 16px;
  font-weight: 400;
}

.h5_form{
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  color: #172f5c;
  text-transform: uppercase;
  font-family: Roboto;
}
/*
  .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    font-family: 'Roboto';
    z-index: 2;
    top: 0;
    right: 0;
    background-color: #112446;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  }

  .sidenav a {
    padding: 18px 2px 8px 15px;
    text-decoration: none;
    font-size: 18px;
    color: #f1f1f1;
    display: block;
    transition: 0.3s;
    
  }

  .sidenav a:hover {
    color: #f1f1f1;
    text-decoration: none;
    transition: 0.3s;
  }

  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-right: 228px;
    text-decoration: none;
  }
*/
 .navbar{
    background: transparent; !important;
 }
  @media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 16px;}
  }

  .nro.mil {
    max-width: 210px;
    padding-top: 0px;
    padding-bottom: 0px;
    float: right;
  }

  .nro-anima {
    display: inline-block;
    /*width: 100%**/
    color: #00acee;
    font-size: 5rem;
    /*font-size: 2.4rem;*/
    line-height: 1;
    font-weight: 700;
  }

  .nro {
    display: inline-block;
    /*width: 100%**/
    color: #00acee;
    font-size: 5rem;
    /*font-size: 2.4rem;*/
    line-height: 1;
    font-weight: 700;
    width: 50px;
  }

  .nro-anima.smaill {
    font-size: 2.2rem;
    white-space: nowrap;
  }

  .nro-anima.inline {
    display: inline;
    font-size: 2.4rem;
    white-space: nowrap;
  }
.card_body_diferenciais{
  background-color: #fff;
  height: 150px;
  color: #0C8BE8;
  margin-bottom: 20px;
  z-index: 1;
  text-align: center;
  border-radius: 8px;
  box-shadow: 0 30px 60px -12px rgba(50, 50, 93, 0.10), 0 18px 36px -18px rgba(0, 0, 0, 0.10), 0 -12px 36px -8px rgba(0, 0, 0, 0.10);
}

.card_body_monitoria{
  background-color: #fff;
  border:1px solid #f3f3f3;
  font-weight: bold;
  color: #0C8BE8;
  margin-bottom: 20px;
  z-index: 1;
  box-shadow: 0 30px 60px -12px rgba(50, 50, 93, 0.10), 0 18px 36px -18px rgba(0, 0, 0, 0.10), 0 -12px 36px -8px rgba(0, 0, 0, 0.10);
  border-radius:8px;
 }

.text-center_h3 {
  font-family: 'Roboto';
    text-align: center !important;
    font-weight: bold;
    color: #172f5c;
}

.text-center_head {
   font-family: 'Roboto';
    text-align: center !important;
    font-weight: bold;
    color: #0C8BE8;
}

.text-muted_sub_head{
    position: relative;
    font-family: 'Roboto';
    font-weight: bold;
    color: #0C8BE8 !important;
    font-weight: bold;
    font-size: 16px;
    top: -8px;
}


.text-muted_sub_head_program{
    position: relative;
    font-family: 'Roboto';
    font-weight: bold;
    color: #0C8BE8 !important;
    font-weight: bold;
    font-size: 16px;
    top: 35%;
}


.text-muted_testimonial{
    font-family: 'Roboto';
    font-weight: bold;
    color: #0C8BE8 !important;
    font-weight: bold;
    font-size: 14px;

}

.lead_text{
  font-size: 13px !important;
  font-weight: 400 !important;
}

.text-muted_footer{
    font-family: 'Roboto';
    font-weight: bold;
    color: #172f5c !important;    
    font-size: 12px;

}


.text-muted_end{
    font-family: 'Roboto';
    font-weight: bold;
    color: #172f5c !important;
    font-size: 14px;

}



.grid {
  position: relative;
  margin: 0 auto;
  /*padding: 1em 0 4em;*/
  max-width: 1000px;
  list-style: none;
  text-align: center;
}

/* Common style */
.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  /*margin: 10px 1%;*/
  /*min-width: 349px;*/
  /*max-width: 480px;*/
  max-height: 330px;
  /*width: 48%;*/
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}

.grid figure img {
  position: relative;
  width: 390px;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}

.grid figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  /*font-size: 1.25em;*/
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.grid figure h2 {
  /*word-spacing: 15em;*/
  font-weight: 300;
  font-family: 'Roboto';
}

.grid figure h2 span {
  font-weight: 800;
}

.grid figure h2,
.grid figure p {
  margin: 0;
}

.grid figure p {
  letter-spacing: 1px;
  font-size: 75.5%;
}
/*---------------*/
/***** Oscar *****/
/*---------------*/

figure.effect-oscar {
  /*background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
  background: linear-gradient(45deg, #22682a 0%,#9b4a1b 40%,#3a342a 100%);*/
}

figure.effect-oscar img {
  opacity: 0.9;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}

figure.effect-oscar figcaption {
  padding: 3em;
  /*background-color: rgba(58,52,42,0.7);*/
  -webkit-transition: background-color 0.35s;
  transition: background-color 0.35s;
}

figure.effect-oscar figcaption::before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border: 1px solid #fff;
  content: '';
}

figure.effect-oscar h2 {
  margin: 35% 0 10px 0;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
}

figure.effect-oscar figcaption::before,
figure.effect-oscar p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0);
  transform: scale(0);
}

figure.effect-oscar:hover h2 {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover p {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

figure.effect-oscar:hover figcaption {
  background-color: rgba(58,52,42,0);
}

figure.effect-oscar:hover img {
  opacity: 0.4;
}

.timeline {
  display: flex;
  flex-direction: column;
  /*width: 50vw;*/
  width: 70vw;
  /*margin: 5% auto;*/
  margin: 0% auto;
}
.timeline__event {
  background: #fff;
  margin-bottom: 20px;
  position: relative;
  display: flex;
  margin: 20px 0;
  border-radius: 8px;
  box-shadow: 0 30px 60px -12px rgba(50, 50, 93, 0.10), 0 18px 36px -18px rgba(0, 0, 0, 0.10), 0 -12px 36px -8px rgba(0, 0, 0, 0.10);
}
.timeline__event__title {
  font-size: 1.2rem;
  line-height: 1.4;
  text-align: left;
  text-transform: uppercase;
  font-weight: 600;
  color: #172f5c;
  letter-spacing: 1.5px;
}
.timeline__event__content {
  padding: 20px;
}
.timeline__event__date {
  color: #fff;
  font-size: 1.2rem;
  font-weight: 400;
  white-space: nowrap;
}
.timeline__event__icon {
  border-radius: 8px 0 0 8px;
  background: #0B86C8;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-basis: 20%;
  font-size: 2rem;
  color: #fff;
  padding: 20px;
}
.timeline__event__icon i {
  position: absolute;
  top: 50%;
  left: -75px;
  font-size: 2.5rem;
  transform: translateY(-50%);
}
.timeline__event__description {
  flex-basis: 60%;
}
.timeline__event:after {
  content: "";
  width: 2px;
  height: 100%;
  background: #0B86C8;
  position: absolute;
  top: 52%;
  left: -3.5rem;
  z-index: -1;
}
.timeline__event:before {
  content: " ";
  width: 5rem;
  height: 5rem;
  position: absolute;
  background: #0B86C8;
  border-radius: 100%;
  left: -6rem;
  top: 50%;
  transform: translateY(-50%);
  border: 2px solid #0B86C8;
}
.timeline__event--type2:before {
  background: #0B86C8;
  border-color: #0B86C8;
}
.timeline__event--type2:after {
  background: #0B86C8;
}
.timeline__event--type2 .timeline__event__date {
  color: #FFF;
}
.timeline__event--type2 .timeline__event__icon {
  background: #0B86C8;
  color: #fff;
}
.timeline__event--type2 .timeline__event__title {
  color: #172f5c;
}
.timeline__event--type3:before {
  background: #0B86C8;
  border-color: #0B86C8;
}
.timeline__event--type3:after {
  background: #0B86C8;
}
.timeline__event--type3 .timeline__event__date {
  color: #fff;
}
.timeline__event--type3 .timeline__event__icon {
  background: #0B86C8;
  color: #FFF;
}
.timeline__event--type3 .timeline__event__title {
  color: #172f5c;
}
.timeline__event:last-child:after {
  content: none;
}

@media (max-width: 786px) {
  .timeline__event {
    flex-direction: column;
  }

  .timeline__event__icon {
    border-radius: 4px 4px 0 0;
  }
}

.b{
  font-weight: bold;
}

/* Footer*/

.footer {
  background-color: #00386f;
  padding: 30px 0 0;
}

.text-footer {
  font-size:10px;
  color:#ffffff !important;
  line-height: 12px !important;
}

.footer .menu a {
  color:#ffffff;
}

.linha-vertical {
  min-height: 200px; /*Altura da linha*/
  border-left: 2px solid;/* Adiciona borda esquerda na div como ser fosse uma linha.*/
  border-color:#ffffff;
  padding-left:40px;
  padding-right:40px;
}

.underline {
  text-decoration:underline;
}


.footer .copyright {
  display: block;
  width: 100%;
  border-top: 1px solid #fff;
  padding: 15px 0;
  margin-top: 30px;
}
.d-inline,
.footer .logo-by {
  display: inline-block;
}
.footer .copyright p {
  color: #fff;
  font-size: 0.714em;
}
.footer .logo-by {
  width: auto;
  margin-left: 30px;
}
.footer .logo-by img {
  width: 35px;
  min-width: 35px;
}

.rede-social-link {
  display: inline-block;
  margin: 20px;
}
.rede-social-link a:link, a:active {
  color: #fff;
}

.rede-social-link a:hover, a:visited {
  color: #08c !important;
} 


.btn-lead{
  padding:15px 35px;
  width:30%!important;
  text-transform:uppercase;
  font-size:14px;
  color:#fff;
  background:#fb7b05;
  border-radius:50px;
  font-weight:700;
  text-decoration:none;
  -webkit-transition:all .3s ease;
  -o-transition:.3s ease all;
  transition:all .3s ease;
  width:-webkit-fit-content;
  width:-moz-fit-content;
  width:fit-content;
  line-height:1.3;
  text-align:center;
  position:relative;
  top:-10px
  }