/* Generated by less 2.5.1 */
html {
  scroll-behavior: smooth;
}
.image-bg .container,
.image-bg div[class*='col-'] {
  position: relative;
  z-index: 3;
}
.bg-topo {
  background-color: #ffcc00;
}
.bg-black {
  background-color: black;
}
.container.image-bg .row {
  position: relative;
  z-index: 3;
}
.side-image {
  padding: 0px;
  position: relative;
}
.side-image .image-container {
  overflow: hidden;
  position: absolute;
  height: 100%;
  padding: 0px;
  top: 0px;
}
.side-image .image-container.pull-right {
  right: 0px;
}
.side-image .content {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media  (max-width: 575px)  {
  .side-image .content {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
@media  (min-width: 576px) and (max-width: 767px)  {
  .side-image .content {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.side-image h1 {
  margin-bottom: 20px;
}
.side-image.text-heavy h1 {
  margin-bottom: 32px;
}
.side-image.text-heavy p.lead {
  margin-bottom: 40px;
}
.side-image.text-heavy .feature {
  margin-top: 64px;
}
.side-image.text-heavy .feature h5 {
  margin-bottom: 40px;
}
.background-image-holder {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background-size: cover;
  background-position: 50% 50%;
}
.background-image-holder img {
  display: none;
}
.background-multiply .background-image-holder {
  background-blend-mode: multiply;
}
.background-image-holder.fadeIn {
  opacity: 1;
}
.parallax > .background-image-holder,
.parallax .slides li > .background-image-holder {
  height: 100vh;
  top: -50vh;
  transition: all 0s ease !important;
  transition: opacity 0.3s ease !important;
  -webkit-transform-style: preserve-3d;
}
.parallax:first-child .slides li > .background-image-holder,
.parallax:first-child .background-image-holder {
  top: 0;
}
.main-container > a:first-child + .parallax .background-image-holder {
  top: 0;
}
@media all and (max-width: 767px) {
  .parallax > .background-image-holder,
  .parallax .slides li > .background-image-holder {
    top: 0 !important;
    transform: none !important;
    -webkit-transform: none !important;
  }
}
#aprender {
  background-size: 100vh auto;
  background-position: 100% center;
  background-repeat: no-repeat;
}
@media  (min-width: 992px) and (max-width: 1199px)  {
  #aprender {
    background-position: 100% 50%;
  }
}
@media  (min-width: 768px) and (max-width: 991px)  {
  #aprender {
    background-position: 100% 50%;
    background-position: 150% center;
  }
  #aprender .display-4 {
    font-size: 32pt;
  }
}
@media  (min-width: 576px) and (max-width: 767px)  {
  #aprender {
    background-image: none !important;
  }
  #aprender .row {
    min-height: inherit;
  }
  #aprender .display-4 {
    font-size: 36pt;
    margin-top: 40px;
  }
}
@media  (max-width: 575px)  {
  #aprender {
    background-image: none !important;
  }
  #aprender .row {
    min-height: inherit;
  }
  #aprender .display-4 {
    font-size: 36pt;
    margin-top: 40px;
  }
}
#video-topo .embed-video {
  margin-top: -50px;
}
@media  (max-width: 575px)  {
  #video-topo .embed-video {
    margin-top: 50px;
  }
}
@media  (min-width: 576px) and (max-width: 767px)  {
  #video-topo .embed-video {
    margin-top: 50px;
  }
}
#sec2 {
  position: relative;
}
#sec2 .row:first-child {
  min-height: 100vh;
}
#sec2 .level1 {
  position: absolute;
  right: 0px;
  max-width: 300px;
}
#sec2 .level2 {
  position: absolute;
  left: 0px;
  bottom: 0px;
  max-width: 33%;
}
#sec2 .level3 {
  position: absolute;
  left: 2%;
  bottom: 50%;
  max-width: 40%;
}
#sec2 .level4 {
  position: absolute;
  right: 2%;
  bottom: 30%;
  max-width: 40%;
}
@media  (max-width: 575px)  {
  #sec2 .display-1 {
    font-size: 30pt;
  }
}
@media  (min-width: 576px) and (max-width: 767px)  {
  #sec2 .display-1 {
    font-size: 45pt;
  }
}
@media  (min-width: 768px) and (max-width: 991px)  {
  #sec2 .display-1 {
    font-size: 55pt;
  }
}
.btn-rounded {
  border-radius: 50px;
}
.btn-big {
  font-size: 16pt;
  padding: 20px;
  text-transform: uppercase;
}
@media  (max-width: 575px)  {
  .display-3 {
    font-size: 30pt;
  }
}
@media  (max-width: 575px)  {
  .display-4 {
    font-size: 35pt;
  }
}
.valores {
  font-family: 'Montserrat', sans-serif;
}
.valores .de {
  font-size: 20pt;
  text-decoration: line-through;
}
.valores .por .apenas {
  font-size: 15pt;
}
.valores .por .valor {
  font-size: 35pt;
  font-weight: bolder;
}
.valores .por .total {
  font-size: 25pt;
  font-weight: bolder;
}
ul li {
  font-size: 14pt;
  margin-bottom: 15px;
}
.fillAllImg {
  background-repeat: no-repeat !important;
  background-position: center center;
  -webkit-background-size: contain!important;
  -moz-background-size: contain!important;
  -o-background-size: contain!important;
  background-size: contain!important;
}
.fillImg {
  background-position: center center;
  -webkit-background-size: cover!important;
  -moz-background-size: cover!important;
  -o-background-size: cover!important;
  background-size: cover!important;
}
@media  (max-width: 575px)  {
  .fillImg.hidden-mobile {
    background-image: none !important;
  }
}
@media  (min-width: 576px) and (max-width: 767px)  {
  .fillImg.hidden-mobile {
    background-image: none !important;
  }
}
.fillImg .conteudo,
.fillAllImg .conteudo {
  z-index: 3;
  position: relative;
}
.fixedImg {
  background-repeat: no-repeat;
  background-attachment: fixed !important;
}
.centerImg {
  background-repeat: none;
  background-position: center center !important;
  background-repeat: no-repeat;
}
.leftImg {
  background-repeat: none;
  background-position: left center !important;
  background-repeat: no-repeat;
}
.rightImg {
  background-repeat: none;
  background-position: right center !important;
  background-repeat: no-repeat;
}
.topImg {
  background-position: top center !important;
  background-repeat: no-repeat;
}
.bottomImg {
  background-position: bottom center;
  background-repeat: no-repeat;
}
.embed-video {
  border-radius: 30px;
  box-shadow: 0 0.46875rem 2.1875rem rgba(90, 97, 105, 0.1), 0 0.9375rem 1.40625rem rgba(90, 97, 105, 0.1), 0 0.25rem 0.53125rem rgba(90, 97, 105, 0.12), 0 0.125rem 0.1875rem rgba(90, 97, 105, 0.1);
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.embed-video iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
#timeline .active {
  padding: 10px 10px 20px;
  background: white;
  color: black;
  border-radius: 10px;
}
.counter .item {
  background: red;
  border-radius: 10px;
  padding: 10px;
  margin: 5px;
  color: white;
}
.counter .item .num {
  text-shadow: #000 1px 0 50px;
  line-height: 100%;
  font-size: 55pt;
  font-weight: bold;
  letter-spacing: -3px;
}
.counter .item .txt {
  font-size: 14pt;
}
@media  (max-width: 575px)  {
  .counter .item {
    padding: 5px 2px;
    margin: 2px;
  }
  .counter .item .num {
    font-size: 30pt;
  }
  .counter .item .txt {
    font-size: 11pt;
  }
}
.form-control {
  padding: inherit !important;
}
input[type=checkbox] {
  /* Double-sized Checkboxes */
  -ms-transform: scale(1.1);
  /* IE */
  -moz-transform: scale(1.1);
  /* FF */
  -webkit-transform: scale(1.1);
  /* Safari and Chrome */
  -o-transform: scale(1.1);
  /* Opera */
  transform: scale(1.1);
  padding: 10px;
}
