.lp-promo .subtitle {
  font-family: Barlow Condensed;
  font-weight: 700;
  font-size: 24px;
}

.lp-home .title {
  margin-top: 10px;
}

.lp-home .descriptive {
  margin-bottom: 5px;
  max-width: 550px;
}

.descriptive {
  color: #fff;
  font-family: Source Sans Pro;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0px;
  text-align: left;
  margin-bottom: 20px;
  margin-top: 20px;
}

.live-info {
  color: #fff;
  font-family: Barlow Condensed;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 5px;
  text-align: center;
}

.divider {
  border: 1px solid #ff0000;
  width: 40px;
  margin-bottom: 24px;
}

.lp-promo.lp-dark-blue {
  background-color: #000000 !important;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .lp-promo .text-color-gradiente {
    background: none;
    -webkit-background-clip: none;
    -webkit-text-fill-color: none;
    color: #f83a5c;
  }
}

@supports (-ms-accelerator:true) {
  /* IE Edge 12+ CSS styles go here */
  .lp-promo .text-color-gradiente {
    background: none;
    -webkit-background-clip: none;
    -webkit-text-fill-color: none;
    color: #f83a5c;
  }
}

.lp-promo #progressbar li {
  width: 50% !important;
}

.box-telegram {
  background: #091d3f;
  padding: 15px;
  border-radius: 7px;
  box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034), 0 6.7px 5.3px rgba(0, 0, 0, 0.048), 0 12.5px 10px rgba(0, 0, 0, 0.06), 0 22.3px 17.9px rgba(0, 0, 0, 0.072), 0 41.8px 33.4px rgba(0, 0, 0, 0.086), 0 100px 80px rgba(0, 0, 0, 0.12);
}

.lp-promo .ao-vivo {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0px 10px;
  width: 64px;
  border-radius: 3px;
  min-width: 70px;
}

.evento .ao-vivo {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 3px 10px;
  width: 64px;
  border-radius: 3px;
  min-width: 70px;
  background-color: #2d2d2d;
}

.lp-promo .ao-vivo.agora {
  width: auto;
}

.evento .title {
  font-size: 37px;
}

.lp-promo #progressbar.lp {
  padding-left: 120px;
  padding-right: 120px;
}

.lp-promo.lp-dark-blue #progressbar li.active:after {
  background: #f81e30;
}

.lp-promo.lp-dark-blue #progressbar li.active:before {
  font-family: "Font Awesome 5 Pro" !important;
  content: '\f00c' !important;
  background: #f81e30;
}

.lp-promo.lp-dark-blue #progressbar li:before {
  background: #3A3A3A;
}

.lp-promo.lp-dark-blue #progressbar li:after {
  background: #3A3A3A;
}

.lp-promo #progressbar {
  color: #ABABAB;
  width: 450px;
}

@media (max-width: 991px) {
  .title {
    font-size: 32px;
    line-height: 36px;
  }
}

.descriptive.fs-7 {
  font-size: 21px !important;
  line-height: 26px !important;
}

@media (max-width: 639px) {
  .lp-home .title {
    margin-top: 0px !important;
    padding-right: 0px !important;
  }
  .title {
    font-size: 28px !important;
    line-height: 30px !important;
  }
  .descriptive {
    font-size: 15px !important;
    line-height: 24px !important;
  }
  .lp-promo.lp-dark-blue .hs-button[type="submit"], .lp-promo.lp-dark-blue .btn-acao {
    width: 100% !important;
  }
}

.modal-lp.modal-container {
  max-width: 940px;
}

#video-introducao-modal-loading {
  min-height: 275px;
}

.lp-promo .submitted-message:after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f061";
  position: absolute;
  right: -17px;
  font-size: 36px;
  border-radius: 50%;
  height: 55px;
  width: 55px;
  text-align: center;
  line-height: 55px;
  margin-right: 40px;
  top: 35%;
  color: white;
  background: #f81e30;
  -webkit-box-shadow: 0 4px 24px #f81e30 !important;
  box-shadow: 0 4px 24px #f81e30 !important;
}

.lp-promo .submitted-message::before {
  display: none;
}

@media (max-width: 1200px) {
  .lp-promo .submitted-message {
    overflow: initial;
    max-width: 100%;
  }
  .lp-promo .submitted-message:after {
    content: "\f063";
    font-size: 19px;
    border-radius: 50%;
    right: 0px;
    height: 33px;
    width: 33px;
    text-align: center;
    line-height: 34px;
    top: 73%;
  }
}

@media (max-width: 767px) {
  .lp-promo .submitted-message:after {
    content: "\f063";
  }
  .lp-promo .submitted-message p:last-child {
    font-size: 19px;
    line-height: 21px;
  }
  .lp-promo .submitted-message p:first-child {
    font-size: 18px;
    line-height: 22px;
    text-align: left;
  }
  .lp-promo .submitted-message p strong {
    font-size: 15.3px;
    color: black;
  }
  .lp-promo .submitted-message p strong:before {
    content: 'abaixo';
    position: absolute;
    background: black;
    font-size: 17px;
    text-align: center;
    line-height: 23px;
    color: #ffffff;
  }
}

.title {
  max-width: 480px;
  text-align: center;
  display: inline;
  height: auto;
}

@media (max-width: 600px) {
  .title {
    width: 100%;
  }
}

.title {
  max-width: 450px;
  text-align: center;
  display: inline;
  height: auto;
}

@media (max-width: 500px) {
  .title {
    width: 100%;
  }
}

.subtitle-img {
  max-width: 450px;
}

.subtitle-2-img {
  max-width: 300px;
}

@media (max-width: 575px) {
  .subtitle-img {
    max-width: 500px;
    margin-left: 0;
  }
}

.subject-img {
  display: block;
  position: relative;
}

.subject-img img {
  position: absolute;
  max-width: 800px;
  top: 40%;
  right: -50px;
  transform: translate(50px, -60%);
}

.text-content {
  z-index: 1;
}

.form-columns-1 {
  max-width: 100% !important;
}

.form-columns-2 {
  max-width: 100% !important;
}

.bg-banner-pos {
  background: #000000;
  background-image: url(../img/bg-banner-3.png?2304211602);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

@media (max-width: 991px) {
  .bg-banner-pos {
    background-position: center right;
  }
}

.header-bg {
  background: #091E42;
  background-image: url(../img/bg.png?300320210018);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.header-btn {
  color: #fff;
  border: 0;
  justify-content: center;
  align-items: center;
  padding: 13px 101px;
  background: #0067FF;
  border-radius: 3px;
}

.header-btn:hover {
  background: #0059df;
  color: #fff;
}

.no-list.hs-error-msgs.inputs-list a {
  color: #ABABAB;
}

.telegra-button {
  padding: 11px 70px;
  font-size: 16px;
}

@media (max-width: 408px) {
  .telegra-button {
    padding: 11px 15px;
    font-size: 16px;
  }
}

.seta {
  position: absolute;
  right: 0;
  transform: translateY(-100%);
  width: 187px;
}

.seta-cima {
  position: absolute;
  right: -20px;
  transform: translateY(180%);
  width: 115px;
}

.seta-cima-video {
  position: absolute;
  left: -40px;
  transform: translateY(5%);
  width: 115px;
}

.seta-mobile-video {
  position: absolute;
  right: -25px;
  top: -25px;
  transform: rotateZ( 90deg);
  height: 20px;
  width: auto;
}

.seta-mobile {
  position: absolute;
  right: -42px;
  transform: translateY(0%) rotateZ( 90deg);
  height: 16px;
  width: auto;
}

@media (max-width: 767px) {
  .seta-mobile {
    position: absolute;
    right: -25px;
    transform: translateY(0) rotateZ( 90deg);
    height: 16px;
    width: auto;
  }
}

.assinatura {
  max-width: 200px;
}

.foto-alexandre {
  max-width: 300px;
}

#slide-principal .carousel-inner {
  height: 300px !important;
}

#slide-principal .carousel-inner {
  border-radius: .3em !important;
}

@media (max-width: 767px) {
  #slide-principal .carousel-inner {
    height: 350px !important;
  }
}

.carousel-item .container.dados {
  padding-left: 3em !important;
}

@media (max-width: 767px) {
  .carousel-item .container.dados {
    padding-left: 15px !important;
  }
}

.cor-destaque {
  color: #ef1f23;
}

.evento .chamada {
  margin-left: -5px;
  max-width: 500px;
}

.bg-promo-lp {
  background-color: #000000;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 80%, #0c0c0c),url(../img/bg_2.png), url(../img/bg_1.png);
  background-position: right 0% top 0%, right 33% bottom 0%, right 33% bottom 0%;
  background-size: 100% auto, 1000px auto, 1000px auto;
  background-repeat: no-repeat,no-repeat, no-repeat;
}

.bg-promo-lote {
  background-color: #000000;
  background-image: url(../img/bg-lote-vidro.png),url(../img/bg-lote.png);
  background-position: left 0 top 0, right 50% top 20%;
  background-size: cover, cover;
  background-repeat:no-repeat, no-repeat;
}

.bg-promo-evento {
  background-color: #000000;
  background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(../img/bg.png);
  background-position: left 300px top 20%;
  background-size: cover;
  background-repeat:no-repeat;
}

@media (max-width: 3000px) {
  .bg-promo-lp {
    background-position: right 0% bottom 0%, right 28% bottom 0%, right 33% top 0%;
  }
}

@media (max-width: 2600px) {
  .bg-promo-lp {
      background-position: right 20% bottom 0%, right 15% bottom 0%, right 20% top 0%;
  }
}

@media (max-width: 2000px) {
  .bg-promo-lp {
      background-position: right 0% bottom 0%, left 100% bottom 0%, right 0% top 0%;
  }
}

@media (max-width: 1700px) {
  .bg-promo-lp {
      background-position: right 0% bottom 0%, left 120% bottom 0%, right 0% top 0%;
  }
}

@media (max-width: 1500px) {
  .bg-promo-lp {
      background-position: right 0% bottom 0%, left 140% bottom 0%, left 120% top 0%;
      /* background-size: 100% auto, 900px auto, 900px auto; */
  }
}

@media (max-width: 1400px) {
  .bg-promo-lp {
      background-position: right 0% bottom 0%, left 140% bottom 0%, left 120% top 0%;
      background-size: 100% auto, 925px auto, 925px auto;
  }
}

@media (max-width: 1350px) {
  .bg-promo-lp {
      background-position: right 0% bottom 0%, left 140% bottom 0%, left 150% top 0%;
      background-size: 100% auto, 900px auto, 900px auto;
  }
}

@media (max-width: 1250px) {
  .bg-promo-lp {
      background-position: right 0% bottom 0%, left 153% bottom 0%, left 150% top 0%;
      background-size: 100% auto, 890px auto, 890px auto;
  }
}

@media (max-width: 1200px) {
  .bg-promo-lp {
      background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 80%, #0c0c0c), linear-gradient(rgba(0,0,0,.7), rgba(0,0,0,.7)), url(../img/bg.png);
      background-image: #000;
      background-position: right center;
      background-size: cover;
      background-repeat: no-repeat;
  }
}

.lp-promo .logo-topo {
  height: 55px;
}

#modal-lp-home .modal-content{
  background-color: #0e0e0e;
}

#modal-lp-home .section-carta {
  background-color: transparent;
}
