.w-100 {
  width: 100%;
}

.img-box {
  position: absolute;
  bottom: 0;
}

@media (max-width: 991px) {
  .img-box {
    display: none;
  }
}

.section-1 {
  background-color: #000000;
  background-image: url(../img/bg-.jpg);
  color: #ffffff;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}

.logo-topo {
  max-width: 550px !important;
  margin: 0 0 30px 0px;
}

@media (max-width: 767px) {
  .logo-topo {
    margin-left: -60px;
  }

  .modal.show .modal-dialog {
    max-width: 98%;
  }
}

@media (max-width: 375px) {
  .logo-topo {
    margin-left: -42px;
  }
}

body #toTop {
  position: fixed;
  right: 15px;
  bottom: 15px;
  width: 40px;
  height: 40px;
  background: #2684FF;
  border-radius: 4px;
  text-align: center;
  line-height: 38px;
  color: #FFFFFF;
  z-index: 99;
  cursor: pointer;
  display: none;
}

body #toTop:hover {
  background: #0052CC;
}

footer {
  padding: 40px 0;
}

.modal-login {
  max-width: 381px;
}

.body-2 {
  font-weight: 500;
  font-size: 13px;
  line-height: 22px;
  color: #091E42;
}

.title-600 {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #091E42;
}

.modal .close {
  font-size: 20px;
  margin: 0 -10px 0 0;
}

.btn-login-facebook {
  background: #2C56AD;
  color: #FFFFFF;
}

.btn-login-google {
  background: #FFFFFF;
  color: #8492A6;
  border: 1px solid #E0E6ED;
}

.btn-primary {
  background: #0052CC;
  color: #FFFFFF;
  border: none;
}

.input-group-icon {
  position: relative;
}

.input-group-icon-append {
  color: #A5ADBA;
  position: absolute;
  top: 8px;
  right: 15px;
}

.modal .input-group-icon input {
  padding-right: 88px;
}

.identificacao .mostrar-senha {
  cursor: pointer;
}

.identificacao .entrar-com {
  text-align: center;
  color: #97A0AF;
}

.identificacao .entrar-com span {
  background: #FFFFFF;
  padding: 0 10px;
}

.identificacao .entrar-com hr {
  margin-top: -10px;
  margin-bottom: 10px;
  border-top: 1px solid #EBECF0;
}

.semibold {
  font-weight: 600;
}

.row {
  min-width: calc(100% + 30px);
}

.form-control {
  color: #6B778C;
  border-radius: 3px;
}

.form-control:hover {
  background-color: #F4F5F7;
}

.form-control:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #0052CC;
}

.ace {
  padding-left: 20px;
  display: inline-block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
  text-align: left;
  cursor: pointer;
  font-size: 1rem;
  -webkit-transition: all .3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.ace > input {
  border: 1px solid #DFE1E6 !important;
  background: #FAFBFC;
  border-radius: 2px;
  top: 5px;
  height: 13px;
  width: 13px;
  width: auto !important;
  margin: 2px 2px 0px 0 !important;
  display: inline-block;
}

.ace > input:after {
  margin-left: -1.5px;
  margin-top: -5px;
  width: 4px;
  height: 8px;
}

.ace > input:hover {
  background: #EBECF0;
}

.input-group i {
  z-index: 3;
}

.input-group-icon {
  position: relative;
}

.input-group-icon input {
  padding-right: 45px;
}

.input-group-icon-append {
  color: #A5ADBA;
  position: absolute;
  top: 8px;
  right: 15px;
}

.input-group-icon-append:hover {
  color: #505F79;
}

.form-group.has-error .help-block, .form-group .has-error .help-block {
  color: #fa1a5a;
  font-size: 12px;
  float: left;
  width: 100%;
}

.form-group.has-error .help-block img[alt=asterisco], .form-group .has-error .help-block img[alt=asterisco] {
  display: none;
}

.form-group.has-error .help-block span:before, .form-group .has-error .help-block span:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 12px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\10f071";
  font-family: Font Awesome\ 5 Duotone !important;
  width: 20px;
}

.form-group.has-error input, .form-group .has-error input {
  border: 1px solid #FF666C;
}

.form-group.parsley-success input {
  border: 1px solid #56D063;
}

.btn {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  font-weight: 600;
  font-size: 16px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 8px 16px #0052CC33;
  box-shadow: 0px 8px 16px #0052CC33;
  font-weight: 600;
  padding: 9px 20px;
  white-space: inherit;
}


.slick-next {
  right: 0;
  height: 100%;
  width: 22%;
  text-align: left;
  padding-left: 20px;
}

.slick-prev {
  left: 0;
  height: 100%;
  width: 22%;
  text-align: right;
  padding-right: 20px;
  z-index: 1
}

.slick-prev, .slick-next {
  text-align: center;
}

.slick-slide {
  opacity: .0;
  position: relative;
}

.slick-slide.slick-active {
  opacity: 1;
  outline: none
}

.slick-next:before, .slick-prev:before, .slick-dots li button:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  font-family: Font Awesome\ 5 Duotone !important;
}

.slick-dots li button:before {
  font-size: 14px
}

.slick-dots li button:before {
  content: "\f111"
}

.slick-next:before {
  content: "\f061";
}

.slick-prev:before {
  content: "\f060";
}

.video-box {
  position: absolute;
  width: 220px;
  font-size: 14px;
  left: 15px;
}

.play-video {
  position: absolute;
  bottom: 20px;
  z-index: 1;
  background: #ffffff;
  width: 60px;
  height: 60px;
  color: #ab2822;
  border-radius: 50%;
  text-align: center;
  line-height: 57px;
  font-size: 73px;
  left: 25px;
  transition: transform .5s;
}

.play-video i {
  margin: -6px !important;
}

.titulo-carta {
  margin: 50px 0 0px;
  font-size: 23px;
  line-height: 30px;
}

.video-box [class*=titulo_box] {
  min-height: auto
}

div[data-video] {
  cursor: pointer;
}

div[data-video]:hover .play-video {
  transform: scale(1.1);
}

.video-box .titulo-box {
  font-weight: normal;
}

.video-box .tempo {
  position: absolute;
  bottom: 10px;
  left: 15px;
  font-weight: 600;
}

.video-box .box-textos {
  min-height: auto;
  padding-bottom: 40px !important;
}

.slick-dots {
  display: none !important;
}

@media (max-width: 1199px) {
  .slick-next, .slick-prev {
    width: 12% !important
  }
}

@media (max-width: 884px) {
  .video-box {
    position: relative;
    width: 100%;
    padding: 0 26% 0 26%;
    left: 0;
    bottom: 0;
  }

  .play-video {
    left: 28%
  }
}

.embed-video {
  position: absolute;
  height: 100%;
  width: 100.2%;
  top: 0px;
  z-index: 3
}

.slick-slide img {
  max-width: 300px;
}

.box-count span {
  margin: 0 5px;
}

.box-count, .hbspt-form {
  max-width: 300px !important;
  z-index: 1;
  position: relative;
  margin: 0 auto;
  float: none;
  display: inherit;
}

.countdown-vagas {
  font-size: 50px !important;
  color: yellow !important;
  margin-top: -9px;
}

@media (max-width: 767px) {
  .logo-topo {
    margin-left: 0;
  }
}

.material-switch > label::after {
  background: #0052cc !important
}

.material-switch > input[type="checkbox"]:checked + label::after {
  background: #0052cc !important
}

.material-switch > label::before {
  margin-left: -20px;
  background: #ffffff !important
}

.material-switch > input[type="checkbox"]:checked + label::before {
  margin-left: -20px;
  background: white !important;
  box-shadow: none !important;
  opacity: .6;
}

.btn-nao-assinante {
  font-size: 16px !important;
  font-weight: normal;
}

.btn-nao-assinante.trocar {
  background: transparent !important;
  border: 1px solid #fa1a5a !important;
  padding: 8px 20px !important;
  -webkit-transition: all .3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: .8;
}

.btn-nao-assinante.trocar:hover {
  box-shadow: none !important;
  opacity: 1;
}

.btn-nao-assinante.trocar i {
  color: #fa1a5a !important;
}

.box-meio {
  min-height: calc(100vh - 264px);
}

.section-1 h1.h1-none {
  opacity: 0;
  height: 0;
  margin: 0;
}

.op-5 {
  opacity: .5;
}

.text-white {
  color: #ffffff !important;
}

.termos-aceite .help-block {
  text-align: left;
  margin-top: 1px;
}

.btn-dispositivo {
  background: #ffffff;
  cursor: pointer;
  width: 100px;
  border: 2px solid transparent;
  position: relative;
}

.btn-dispositivo input {
  display: none;
}

.btn-dispositivo i.dispositivo-icon {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 30px;
  margin-bottom: 5px;
  color: #000000;
}

.btn-dispositivo.ativo {
  background: #0052CC;
  border: 2px solid #0052CC;
  color: #ffffff;
}

.btn-dispositivo:hover {
  background: #eeeeee;
}

.btn-dispositivo:hover i.dispositivo-icon {
  color: #0052CC;
}

.btn-dispositivo.ativo:hover {
  background: #0052CC;
}

.btn-dispositivo.ativo i.dispositivo-icon {
  color: #ffffff;
}

.dispositivo-check {
  color: transparent;
  position: absolute;
  border-radius: 50%;
  padding: 4px;
  font-size: 40px;
  bottom: -20px;
  left: 50%;
  margin-left: -16.5px;
  font-weight: 600;
  transition: color .25s
}

.btn-dispositivo.ativo .dispositivo-check {
  color: #0052cc;
}

.email-android .form-control[type="email"], .email-ios .form-control[type="email"] {
  width: 100% !important;
  height: 54px !important;
  background: #fff 0% 0% no-repeat padding-box !important;
  border: 1px solid #0052cc !important;
  border-radius: 5px !important;
  opacity: 1;
  line-height: 25px;
  max-width: 100%;
  font-size: 17px !important;
  line-height: 25px !important;
  padding: 0 15px !important;
  color: #000;
  max-width: 500px !important;
  margin: 0 auto;
}

.cor-azul {
  color: #0052cc;
}

.section-1 .hs-button, .hs-button:hover {
  margin: 15px 0 0px !important;
}
