@import url(//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800,900|Lato:400,700,900|Indie+Flower|Source+Sans+Pro:300,400,700,900);

body, html {
  font-family: 'Open Sans';
}

::-webkit-scrollbar {
  width: 8px;
}

::-webkit-scrollbar-track {
  background-color: #eaeaea
}

::-webkit-scrollbar-thumb {
  background-color: #ccc
}

::-webkit-scrollbar-thumb:hover {
  background-color: #bbb
}

body {
  font-style: normal;
  font-weight: 400;
  overflow-x: hidden;
  font-size: 1.2rem;
  line-height: 1.75;
  color: #000000
}

h1, h2, h3, h4, h5 {
  font-style: normal;
  font-weight: 400;
}

.m-0 {
  margin: 0;
}

.m-1 {
  margin: 5px;
}

.m-2 {
  margin: 10px;
}

.m-3 {
  margin: 15px;
}

.m-4 {
  margin: 20px;
}

.m-5 {
  margin: 25px;
}

.ml-0 {
  margin-left: 0;
}

.mr-0 {
  margin-right: 0;
}

.mt-0 {
  margin-top: 0;
}

.mb-0 {
  margin-bottom: 0;
}

.ml-1 {
  margin-left: 5px;
}

.mr-1 {
  margin-right: 5px;
}

.mt-1 {
  margin-top: 5px;
}

.mb-1 {
  margin-bottom: 5px;
}

.ml-2 {
  margin-left: 10px;
}

.mr-2 {
  margin-right: 10px;
}

.mt-2 {
  margin-top: 10px;
}

.mb-2 {
  margin-bottom: 10px;
}

.ml-3 {
  margin-left: 15px;
}

.mr-3 {
  margin-right: 15px;
}

.mt-3 {
  margin-top: 15px;
}

.mb-3 {
  margin-bottom: 15px;
}

.ml-4 {
  margin-left: 20px;
}

.mr-4 {
  margin-right: 20px;
}

.mt-4 {
  margin-top: 20px;
}

.mb-4 {
  margin-bottom: 20px;
}

.ml-5 {
  margin-left: 25px;
}

.mr-5 {
  margin-right: 25px;
}

.mt-5 {
  margin-top: 25px;
}

.mb-5 {
  margin-bottom: 25px;
}

.ml--1 {
  margin-left: -5px;
}

.mr--1 {
  margin-right: -5px;
}

.mt--1 {
  margin-top: -5px;
}

.mb--1 {
  margin-bottom: -5px;
}

.ml--2 {
  margin-left: -10px;
}

.mr--2 {
  margin-right: -10px;
}

.mt--2 {
  margin-top: -10px;
}

.mb--2 {
  margin-bottom: -10px;
}

.ml--3 {
  margin-left: -15px;
}

.mr--3 {
  margin-right: -15px;
}

.mt--3 {
  margin-top: -15px;
}

.mb--3 {
  margin-bottom: -15px;
}

.ml--4 {
  margin-left: -20px;
}

.mr--4 {
  margin-right: -20px;
}

.mt--4 {
  margin-top: -20px;
}

.mb--4 {
  margin-bottom: -20px;
}

.ml--5 {
  margin-left: -25px;
}

.mr--5 {
  margin-right: -25px;
}

.mt--5 {
  margin-top: -25px;
}

.mb--5 {
  margin-bottom: -25px;
}

.nav > li > a:focus, .nav > li > a:hover {
  background: transparent;
  font-weight: 600
}

ul, form ul {
  list-style: none !important;
}

.p-0 {
  padding: 0;
}

.p-1 {
  padding: 5px;
}

.p-2 {
  padding: 10px;
}

.p-3 {
  padding: 15px;
}

.p-4 {
  padding: 20px;
}

.p-5 {
  padding: 25px;
}

.pl-0 {
  padding-left: 0;
}

.pr-0 {
  padding-right: 0;
}

.pt-0 {
  padding-top: 0;
}

.pb-0 {
  padding-bottom: 0;
}

.pl-1 {
  padding-left: 5px;
}

.pr-1 {
  padding-right: 5px;
}

.pt-1 {
  padding-top: 5px;
}

.pb-1 {
  padding-bottom: 5px;
}

.pl-2 {
  padding-left: 10px;
}

.pr-2 {
  padding-right: 10px;
}

.pt-2 {
  padding-top: 10px;
}

.pb-2 {
  padding-bottom: 10px;
}

.pl-3 {
  padding-left: 15px;
}

.pr-3 {
  padding-right: 15px;
}

.pt-3 {
  padding-top: 15px;
}

.pb-3 {
  padding-bottom: 15px;
}

.pl-4 {
  padding-left: 20px;
}

.pr-4 {
  padding-right: 20px;
}

.pt-4 {
  padding-top: 20px;
}

.pb-4 {
  padding-bottom: 20px;
}

.pl-5 {
  padding-left: 25px;
}

.pr-5 {
  padding-right: 25px;
}

.pt-5 {
  padding-top: 25px;
}

.pb-5 {
  padding-bottom: 25px;
}

.mt-25 {
  margin-top: 2.5px
}

.m-0- {
  margin: 0 !important
}

.p-0- {
  padding: 0 !important
}

.logo {
  padding: 5px 0;
}

.logo img {
  height: 50px;
  width: auto;
  margin: 5px 0 0;
}

.section-banner {
  min-height: 500px;
  width: 100%;
  background-image: url('../img/bg-tcdf.jpg');
  background-size: cover;
  background-position: center;
}

.section-banner h1 {
  font-family: "Open Sans", sans-serif;
  color: #fff;
  margin-bottom: 32px;
  margin-top: 65px;
}

.section-banner small {
  font-family: "Open Sans", sans-serif;
  display: block;
  color: #fff;
  font-size: 14px;
  margin-bottom: 28px;
}

.section-banner a.btn-garantir {
  text-decoration: none;
  margin: 0;
  font-weight: bold;
}

.caveira {
  text-align: right;
}

.caveira img {
  height: 400px;
}

@media screen and (max-width: 768px) {

  .section-banner {
    padding: 0;
  }

  .section-banner h1 {
    font-size: 24px;
  }

  .section-banner, .section-banner h1, .section-banner small {
    text-align: center;
  }

  .section-banner a.btn-garantir {
    text-decoration: none;
    margin: 0;
    font-weight: bold;
  }

  .caveira {
    text-align: center;
    padding: 32px 0;
  }

  .caveira img {
    width: 100%;
    max-width: 200px;
    height: auto;
  }

}

.section-banner a.btn-garantir:hover {

}

.secao-depoimentos, .secao-carreiras {
  background: #f1f2f6;
}

header, footer, .secao-dizendo, .bg-azul, .secao-diferenciais, .secao-bonus, .secao-dizendo {
  background: #ffffff;
}

.secao-bonus .col-sm-6 {
  min-height: 380px;
}

.s-programacao, .secao-bonus, .section-coaches {
  padding: 70px 0
}

header .navbar-nav > li > a {
  padding-bottom: 15px;
  color: #011327;
  font-weight: 600;
  padding: 28px 9px;
  line-height: 15px;
  font-size: 14px;
}

section, footer {
  float: left;
  width: 100%;
}

footer {
  background: #030305;
}

.secao-exclusivo {
  background: #011327;
  color: #ffffff;
}

.secao-tecnica {
  background: #ffffff;
  color: #ffffff;
}

.bg-vermelho {
  background: #011327;
}

.bg-vermelho- {
  background: #811217;
}

.container {
  position: relative;
}

.container-lg, .duvidas- .container {
  width: 1400px;
}

.duvidas- {
  float: left;
  padding: 0;
}

.btn-big {
  background: #006da1;
  border: none;
  width: 100%;
  text-transform: uppercase;
  font-size: 26px;
  font-weight: 700;
  margin-top: 15px;
}

.btn-big:hover, .btn-big:active {
  background: #cf2326;
}

.secao-planos .list-group {
  float: left;
  width: 100%;
  min-height: 440px;
  position: relative;
  padding-bottom: 90px
}

.secao-planos .list-group-item {
  border: none;
  padding-top: 0;
  padding: 3px 5px;
  font-size: 13px;
  line-height: 18px;
  float: left;
  width: 100%;
  margin-bottom: 2px;
  color: #000000;
  font-weight: 500;
}

.secao-planos, .secao-exclusivo {
  padding: 70px 0
}

.secao-planos .list-group-item:last-child {
  position: absolute;
  bottom: 15px;
  left: 0;
  padding: 0 15px
}

.secao-whatsapp {
  background-color: #019245;
  color: #ffffff;
  float: left;
  width: 100%;
  padding: 35px 10% 34px;
  text-align: center;
}

.secao-whatsapp h3 {
  color: #ffffff;
  font-size: 45px;
  margin-top: 0;
}

.secao-whatsapp a {
  text-decoration: none !important
}

.secao-whatsapp img {
  margin: -12px 10px 0;
}

.secao-whatsapp .h3 {
  font-size: 50px;
  line-height: 52px;
}

#toTop {
  width: 50px;
  height: 50px;
  line-height: 36px;
  background: rgba(0, 0, 0, .17);
  text-align: center;
  padding: 5px;
  position: fixed;
  bottom: 41px;
  right: 13px;
  cursor: pointer;
  border-radius: 4px;
  display: none;
  color: #fff;
  font-size: 28px;
  z-index: 2;
}

.secao-planos, .secao-depoimentos, .secao-carreiras, .secao-diferenciais {

}

.secao-diferenciais .box-icon {
  background: #ffffff;
  border-radius: 15px;
  padding: 0;
  width: 100%;
  float: left;
}

.secao-planos .h2 {
  text-align: center;
  font-weight: 700;
  margin: 0px -15px -10px;
  border-radius: 4px 4px 0 0;
  color: #000;
  padding: 10px 10px 20px;
}

.titulo-secao {
  padding: 0;
  margin: 0 0 45px;
  font-size: 34px;
  font-weight: 700;
  text-transform: uppercase;
}

.secao-planos .titulo-secao {
  color: #ffffff
}

.box-icon {
  position: relative;
  float: left;
  margin-bottom: 20px;
}

.secao-diferenciais .box-icon img {
  background: #006da1;
  border-radius: 50%;
  float: none !important;
  display: inline-block;
  margin: 25px 0 0;
  width: 70px;
}

.secao-tecnica {
  padding-left: 0;
}

.box-icon span.pull-left {
  height: 80px;
  float: none !important;
  display: table-cell;
  vertical-align: middle;
  background: #011327;
  border-radius: 15px 0 0 15px;
  padding-left: 15px;
}

.box-icon span.texto-icon {
  width: 100%;
  font-size: 17px;
  line-height: 22px;
  height: 80px;
  float: none !important;
  display: table-cell;
  vertical-align: middle;
  color: #ffffff;
  background: #011327;
  margin-bottom: 10px;
  border-radius: 0 15px 15px 0;
  font-weight: 600;
  padding: 15px 20px 15px 10px;
}

.box-icon img {
  width: 55px;
  background: #011327;
  border-radius: 50%
}

.direcionando-para {
  position: absolute;
  top: 9%;
  left: 36px;
  max-width: 246px;
  line-height: 25px;
  font-size: 20px;
}

.metas-personalizadas {
  position: absolute;
  top: 18%;
  right: 36px;
  max-width: 246px;
  line-height: 25px;
  font-size: 20px;
}

.coaching-zoom {
  position: absolute;
  bottom: 10%;
  left: 36px;
  max-width: 246px;
  line-height: 25px;
  font-size: 20px;
}

.secao-diferenciais .box-icon span.pull-left {
  width: 100%;
  float: left !important;
  text-align: center;
  padding: 0;
  background: #fff;
  border-radius: 15px 15px 0 0;
  height: auto;
}

.secao-diferenciais .box-icon span.texto-icon {
  float: none !important;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  color: #000;
  border-radius: 0 0 15px 15px;
  height: 80px;
  vertical-align: middle;
  padding: 0 15px
}

.secao-diferenciais .box-diferencial {
  display: table;
  width: 100%;
  max-width: 100%
}

@media (max-width: 991px) {
  .box-icon span.texto-icon {
    font-size: 15px;
    line-height: 19px;
  }

  .box-icon {
    padding-left: 15px;
    margin-bottom: 5px
  }

  .secao-planos .list-group {
    min-height: 370px;
  }

  .navbar-header {
    margin: 0 !important;
  }
}

.navbar-toggle {
  margin-right: 0;
  font-size: 17px;
  padding-right: 0
}

@media (min-width: 992px) and (max-width: 1200px) {
  .secao-diferenciais .box-icon span.texto-icon {
    font-size: 12px;
    line-height: 15px;
  }
}

@media (max-width: 1199px) {
  .img-cerebro {
    margin-top: 65px
  }

  .box-icon span.texto-icon {
    font-size: 13px;
    line-height: 17px;
  }

  .secao-diferenciais .box-icon {
  }
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .img-cerebro {
    margin-top: 44px;
  }

  .box-icon span.texto-icon {
    font-size: 15px;
    line-height: 19px;
  }
}

@media (min-width: 1400px) {
  .img-cerebro {
    margin-top: 27px;
  }
}

@media (max-width: 767px) {
  .box-icon img {
    width: 37px;
  }

  .btn-entrar {
    margin-left: 0 !important
  }

  section, .secao-tecnica {
    padding: 0 15px;
  }

  .navbar-collapse {
    width: 100%;
    float: left;
    padding-bottom: 15px;
    padding-top: 10px;
  }

  .box-exclusivo {
    margin-top: 20px
  }

  .secao-planos .list-group {
    min-height: 10px;
  }

  header .navbar-nav > li > a {
    width: 100%;
    max-width: 100%;
    font-size: 16px;
    float: left;
    padding: 15px 10px;
  }

  .direcionando-para, .coaching-zoom, .metas-personalizadas {
    left: 15px;
    top: -36px;
    font-size: 12px;
    line-height: 15px;
    max-width: 130px;
  }

  .metas-personalizadas {
    left: auto;
    top: -19%;
    right: 13px;
    max-width: 100px;
    text-align: right;
  }

  .coaching-zoom {
    top: auto;
    bottom: -30px;
  }

  .box-icon span.texto-icon {
    width: 100%;
    font-size: 15px;
    line-height: 18px;
    height: 40px;
  }

  .box-icon span.pull-left {
    height: 54px;
    padding-left: 10px
  }
}

form {
  float: left;
  width: 100%;
}

.fone-rodape {
  background: #ed2324;
  color: #ffffff;
  padding: 15px 70px !important;
  min-height: 98px;
}

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

.bg-branco {
  background: #ffffff;
}

.cor-branco {
  color: #ffffff !important;
}

.cor-preto {
  color: #000000
}

@media (max-width: 1400px) {
  .container-lg, .duvidas- .container {
    width: 100%;
  }
}

.baixe-agora-box a.btn-info i {
  font-size: 22px;
  width: 100%;
  white-space: inherit;
  margin-bottom: 5px;
  color: #ee4540;
  font-weight: 100;
}

.baixe-agora-box a.btn-info {
  max-width: 100%;
  text-align: center;
  float: left;
  width: 100%;
  border-color: #efefef !important;
  white-space: inherit;
  padding: 10px 0;
  margin-bottom: 30px;
}

.baixe-agora a.btn-info, .baixe-agora-box a.btn-info {
  background: #ffffff !important;
  color: #000000;
}

.container-selos {
  background: #010013;
  padding: 30px;
  text-align: center;
}

.caixa-selos {
  float: left;
  background: #ffffff;
  border-radius: 4px;
  padding: 5px 15px;
  float: none;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
}

#armored_website {
  float: left;
  margin-right: 8px;
}

#seloEbit {
  float: left;
  position: relative;
  margin-right: 5px;
}

.box-selos {
  min-height: 200px !important;
  background: #030305;
  color: #ffffff;
  padding: 30px 0 0;
}

.box-selo-app {
  padding: 0 70px 0 30px;
}

.img-carreira {
  border-radius: 50%;
  margin-right: 15px;
  margin-top: -6px;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #ffffff8c;
}

.secao-carreiras .col-md-4 {
  font-size: 20px;
  line-height: 45px;
  font-weight: 600;
}

.secao-carreiras .col-md-4 a {
  color: #000000;
  float: left;
  width: 100%;
  padding: 7.5px 15px;
  font-weight: 600
}

.secao-carreiras .col-md-4 a:hover {
  background: #ffffff;
  border-radius: 4px;
  text-decoration: none;
}

.box-menu-footer {
  text-transform: uppercase;
  padding: 30px 0 0 55px !important;
  min-height: 200px !important;
}

.box-menu-footer h4 {
  margin-top: 0;
}

.box-menu-footer a {
  color: #000000
}

form input[type="text"], form input[type="email"], form input[type="tel"] {
  background: #fff;
  padding: 17px;
  border: none !important;
  padding-right: 53px;
  outline: none !important;
  font-size: 1.4rem;
  line-height: 3rem;
  max-width: 100%;
  display: block;
  height: 5.3rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.s-programacao hr {
  display: none;
}

.input-icon {
  position: absolute;
  right: 35px;
  top: 15px;
  width: 28px;
  font-size: 16px;
  padding-top: 2px;
  color: #dddddd;
  opacity: .8;
  height: 24px;
  text-align: right;
  border-left: 1px solid #ececec;
}

.well {
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.preco-bonus {
  font-size: 20px;
  padding: 10px;
  border-radius: 6px;
}

.secao-bonus {
  color: #011327
}

.secao-bonus img {
  max-width: 180px
}

.titulo {
  position: relative;
}

.titulo:after {
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  font-size: 80px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0d7";
  margin: 0 auto;
  position: absolute;
  bottom: -35px;
  left: 50%;
  margin-left: -25px;
  color: #ffffff;
  opacity: 1;
  position: absolute;
  line-height: 13px;
  height: 35px;
}

@media (max-width: 370px) {
  .navbar-header img {
    max-width: 204px;
    margin-top: 15px;
  }
}

#footer, .secao-carreiras, .secao-alunos, .secao-dizendo {
  padding: 70px 0
}

#footer h4 {
  font-weight: 600;
  margin-bottom: 20px;
}

#footer ul {
  padding: 0;
}

#footer li {
  float: left;
  width: 100%;
  line-height: 25px;
  font-size: 16px
}

#footer li a {
  color: #ffffff;
  opacity: 0.7;
  font-size: 16px
}

#footer li a:hover {
  opacity: 1;
}

.bg-cinza {
  background: #f1f2f6;
}

.btn-saiba {
  background: transparent !important;
  border-color: #ffffff;
  padding: 5px 10px;
  font-size: 16px;
  color: #ffffff !important
}

#copy_right {
  color: #fff;
  text-transform: none;
  line-height: 20px;
  text-align: left;

}

#copy_right ul {
  float: left;
  margin-bottom: 20px;
  padding-left: 0
}

#copy_right ul a i {
  color: #fff;
  border: 2px solid #f1f2f6;
  border-radius: 50%;
  padding: 10px;
  margin-right: 5px;
}

#copy_right ul a:hover i {
  background: #f1f2f6;
  color: #ED2024;
}

#copy_right a {
  color: #fff;
}

.clean {
  border: none;
  float: left;
  width: 100%
}

img[src*="https://sp.analytics.yahoo.co"] {
  display: none !important
}

.section-coaches {
  float: left;
  width: 100%;
  background: #020029;
  color: #ffffff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-coaches .titulo-cursos-home {
  background: #030305
}

.section-coaches .thumbnail p {
  padding: 10px 5px;
  white-space: normal !important;
  min-height: 62px;
}

.section-coaches .thumbnail.bg-cinza {
  background: #030305 !important;
  border-color: #E5E5E5 !important;
  border: none !important;
}

.section-coaches .professor-box {
  position: relative;
  z-index: 2;
  float: left;
  text-transform: none;
  padding: 0;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  margin-left: 0;
  width: 100%;
  font-weight: lighter;
  background: #ffffff;
}

.section-coaches .carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 38px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
  left: -19px;
}

.section-coaches .col-md-2 {
  width: 20%;
  padding: 0 5px;
}

.section-coaches .btn-curriculo {
  float: left;
  width: 100%;
  padding: 5px 20px;
  text-align: center;
  background: #fff;
  border: 1px solid #F1F2F6;
  border-radius: 0 0 4px 4px;
  margin-top: -3px;
  color: #333333;
  text-transform: uppercase;
  cursor: pointer;
}

.section-coaches .titulo-cursos-home {
  color: #fff;
  padding: 11px 10px;
  float: left;
  text-align: center;
  width: 100%;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  border-radius: 0;
}

.section-coaches .curriculo {
  color: #000000;
  height: 120px;
  overflow: auto;
  text-align: left;
  font-size: 13px;
  line-height: 19px;
  padding: 10px
}

.section-coaches .icone-fechar {
  position: absolute;
  right: 0;
  top: 0;
  padding: 6px;
  color: #13054B;
  cursor: pointer !important;
  font-size: 18px;
  margin: 0px;
}

.section-coaches .carousel-control.left, .section-coaches .carousel-control.right {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  background-image: none !important;
  background-repeat: no-repeat !important;
  text-shadow: none !important;
}

.section-coaches .carousel-control.left span {
  padding: 11px 10px 9px 7px;
}

.section-coaches .carousel-control.right span {
  padding: 11px 7px 9px 10px;
}

.section-coaches .carousel-control.left span.fa-chevron-left, .section-coaches .carousel-control.right span.fa-chevron-right {
  position: absolute;
  top: 50%;
  font-size: 1.5em;
  margin-top: -7px;
}

.section-coaches .carousel-control.right span.fa-chevron-right {
  right: 0
}

#Carousel-corpo-docente:hover .carousel-control span {
  display: block;
}

.section-coaches .carousel-control.right {
  right: -19px;
  left: auto;
}

.section-coaches .carousel-control span {
  display: block;
  background: transparent;
  moz-transition: all .3s ease-in-out;
  o-transition: all .3s ease-in-out;
  transition: visibility 0s linear 0.2s, opacity 0.3s linear;
  -webkit-transition: all .3s ease-in-out;
  transition-delay: 0s;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
  visibility: visible;
}

.section-coaches .cursos-home:hover .carousel-control span {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;

}

.btn, button, input[type="submit"], input[type="reset"], input[type="button"] {
  display: inline-block;
  font-size: 2rem;
  text-transform: uppercase;
  letter-spacing: .1rem;
  height: 5.4rem;
  line-height: calc(5.4rem - .4rem);
  padding: 0 3rem;
  margin: 0 .3rem 1.2rem 0;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.mx-auto {
  margin: 0 auto
}

.embed-responsive {
  width: 100%
}

#topo {
  position: fixed;
  top: 0;
  z-index: 3;
  box-shadow: 0 5px 7px rgba(0, 0, 0, .3);
}

.turmas-disponiveis {
  position: absolute;
  right: 39px;
  bottom: 0;
  background: #ffffff;
  border-radius: 4px;
  padding: 15px;
  color: #333;
  max-width: 250px;
  bottom: -25px;
}

.turmas-disponiveis h3 {
  margin: 0;
  padding: 0;
  font-size: 15px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 5px;
}

.turmas-disponiveis a {
  width: 100%;
  float: left;
  font-weight: 600;
  text-decoration: none !important;
  padding: 3px 10px;
  border-radius: 4px;
  background: #006da1;
  color: #fff;
  margin-top: 5px;
}

.turmas-disponiveis a:hover {
  opacity: .8
}

body {
  padding-top: 70.67px;
}

.btn-big, .hs-button.primary.large, section .btn {
  width: 100%;
  font-weight: 900;
  border: none;
  box-shadow: none !important;
  border-bottom: 4px solid rgba(0, 0, 0, 0.2);
  outline: none !important
}

.btn-big:hover, .hs-button.primary.large:hover, .btn:hover {
  margin-bottom: 5px !important;
  margin-top: 7px !important;
  border-width: 0px !important;
  border-color: rgba(0, 0, 0, 0.2);
  background: #006da1;
}

#tenho-interesse .btn-danger {
  background: #006da1;
}

.btn-entrar {
  padding: 12px 15px !important;
  border-radius: 4px;
  background: #006da1;
  margin: 15px 0 0 20px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.btn-entrar:hover {
  background: #011327 !important;
  border-width: 0px !important;
}

.btn-garantir.garantir-link {
  color: #011327;
}

.btn-garantir.garantir-link:hover {
  color: #0a0d29;
}

.btn-entrar.garantir-link:hover {
  background: #006da1 !important;
  color: #ffffff !important;
}

#programacao.bg-azul, #programacao2.bg-azul, #programacao.bg-vermelho, #programacao2.bg-vermelho {
  color: #ffffff
}

#programacao, #programacao2 {
  float: left;
  width: 100%;
  text-align: center;
  background-color: #030305;
}

.close {
  font-size: 46px;
  line-height: 18px;
  z-index: 11;
  position: relative;
}

.modal-content {
  background: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.bg-branco form input[type="text"], .bg-branco form input[type="email"], .bg-branco form input[type="tel"] {
  background: #f1f2f6;
  border-radius: 4px;
}

@media (max-width: 767px) {
  .fone-rodape, #copy_right, .secao-whatsapp, #depoimentos, .newsletter, .secao-resultados {
    padding: 40px 15px !important;
    text-align: center;
  }

  #copy_right span {
    padding-left: 0 !important;
    width: 100%
  }

  #copy_right a {
    width: 100%
  }

  .assinatura-secao > div > div > a > img {
    width: 100%;
  }

  .titulo-secao-lg {
    font-size: 33px;
    margin: 0;
  }

  .secao-diferenciais .box-icon span.texto-icon {
    font-size: 11px;
    font-weight: 500;
    line-height: 13px;
  }

  .turmas-disponiveis {
    position: absolute;
    right: 6px;
    bottom: -53px;
    border-radius: 4px;
    padding: 5px;
    color: #333;
    background: none;
  }

  .titulo-secao {
    font-size: 21px;
    margin-bottom: 15px;
  }

  .turmas-disponiveis h3 {
    display: none;
  }

  .turmas-disponiveis a {
    padding: 2px 10px;
  }

  .duvidas- {
    margin-left: -5px;
  }

  .duvidas-, .duvidas- .container {
    padding: 0
  }

  .btn {
    float: left;
    white-space: normal;
    height: auto;
    line-height: 20px;
    padding: 12px 5px;
  }
}

.modal.in .modal-dialog {
  margin: 0 auto;
}

#Carousel-corpo-docente img {
  max-width: 100%;
}

#modalwhatsapp .modal-body {
  padding: 0
}

.cor-azulmarinho {
  color: #011327 !important;
}

.bg-cinza {
  background: #f1f2f6 !important;
}

.turmas-disponiveis-mobile {
  display: block;
  background: #ffffff;
  border-radius: 4px;
  padding: 15px;
  color: #333;
  margin-top: 58px;
}

.turmas-disponiveis-mobile:before,
.turmas-disponiveis-mobile:after {
  content: ' ';
  clear: both;
  display: table;
}

.turmas-disponiveis-mobile h3 {
  margin: 0;
  padding: 0;
  font-size: 15px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 5px;
}

.turmas-disponiveis-mobile a {
  width: 100%;
  float: left;
  font-weight: 600;
  text-decoration: none !important;
  padding: 3px 10px;
  border-radius: 4px;
  background: #006da1;
  color: #fff;
  margin-top: 5px;
}

.turmas-disponiveis-mobile a:hover {
  opacity: .8
}

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
  border-color: rgba(0, 0, 0, 0.2);
}
