/*
    Theme Name: Bethany
    Theme URL: https://bootstrapmade.com/bethany-free-onepage-bootstrap-theme/
    Author: BootstrapMade.com
    Author URL: https://bootstrapmade.com
*/

* {
  scroll-behavior: smooth;
}

html {
  overflow: auto;
}

body {
  line-height: 1.5;
  font-family: "Open Sans", sans-serif;
  overflow-x: hidden;
  margin-top: -21px;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.section-padding {
  padding: 60px 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Lato", sans-serif;
}

h5 {
  font-size: 15px;
  color: white;
}

h6 {
  font-size: 14px;
}

#more-features h4 {
  margin-left: 100px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}

#more-features h4 a {
  color: #111;
}

/**media Queries**/

.navbar-default {
  background-color: transparent;
}

.main-header {
  background: url(../img/oficina01.jpg) no-repeat;
  background-size: cover;
  /* min-height: 500px; */
}

.bg-color {
  background-color: RGBA(0, 0, 0, 0.7);
}

.nav>li>a {
  padding: 0px;
}

.row.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}

.navbar-brand {
  padding: 0px;
  height: inherit;
  font-family: "Lato", sans-serif;
}

.navbar-default .navbar-brand {
  color: #fff;
  font-size: 34px;
  text-transform: upperareasse;
  font-weight: 700;
  letter-spacing: 2px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
  color: #ffd34e;
  text-transform: uppercase;
  background-color: transparent;
}

.btn-submit-light {
  background: #ffb606;
  border: 0px;
  display: inline-block;
  font-size: 16px;
  text-transform: uppercase;
  padding: 10px 40px;
  font-weight: 600;
  border-radius: 0px;
  letter-spacing: 1px;
  color: #333;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  border-radius: 5px;
  /* margin-top: 25px; */
  /* border: 2px solid #FFD34E; */
}

.btn-submit-light:hover {
  background-color: #ffda97 !important;
}

.navbar-default .navbar-nav>li>a {
  color: #fff;
  padding: 10px 10px;
  text-transform: uppercase;
  background-color: transparent;
}

.navbar-default .navbar-nav>li>a.entrar {
  color: #ffd34e;
  font-weight: bold;
}

.navbar-default .navbar-nav>li>a.entrar:hover {
  color: #fff;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
  color: #ffd34e;
}

.navbar-fixed-top {
  padding: 40px 0 0 0;
  transition: all 0.5s;
}

@media (max-width: 768px) {
  .navbar-collapse {
    background: rgba(0, 0, 0, 0.8);
    border-top: 0;
  }

  .btn-submit-light {
    white-space: normal;
  }

  .autoplay-progress.bg-fundo {
    width: 30px;
    height: 30px;
  }

  .navbar-header {
    width: 100%;
    display: flex;
  }

  .navbar-brand {
    margin: 0 auto;
  }

  .navbar-toggle {
    position: absolute;
    right: 0;
  }

  .campanha-card {
    width: 100%;
    border-radius: 0 !important;
    border: none !important;
    box-shadow: none !important;
    border-bottom: solid 1px #0005 !important;
  }

  .campanha-card.sombra::before,
  .campanha-card.sombra::after {
    display: none;
  }

  .questao-card {
    width: 100vw;
    border-radius: 0 !important;
    box-shadow: none !important;
    margin: 0 0 0 -15px !important;
  }

  #agradecimento,
  #agradecimento>div {
    overflow: auto !important;
  }

  #agradecimento::before {
    bottom: -50px !important;
  }

}

.top-nav-collapse {
  background: rgba(0, 0, 0, 0.8);
  padding: 20px 0;
}

.wrapper {
  padding: 100px 0px 56px;
}

.top-title {
  z-index: 5;
  font-size: 20px;
  font-weight: 700;
  color: #ccc;
  letter-spacing: 2px;
  opacity: 1;
}

a.anchor {
  display: block;
  position: relative;
  top: 0;
  /* top: -60px; */
  visibility: hidden;
}

.sub-title {
  font-size: 37px;
  font-weight: 700;
  color: #fff;
  /* line-height: 71px; */
  letter-spacing: 4px;
  opacity: 1;
  padding: 0;
}

.areas {
  padding-top: 10px;
  height: 132px;
}

.areas a {
  text-decoration: none !important;
}

.areas p {
  font-weight: 500;
  margin-top: 20px;
  color: white !important;
}

.areas:hover {
  background-color: #555;
}

h4.sub-title {
  font-size: 27px;
}

.title {
  font-size: 123px;
  font-weight: 700;
  color: #fff;
  line-height: 88px;
  letter-spacing: 4px;
  opacity: 1;
  text-transform: uppercase;
  padding: 25px 0px;
}

.btn-submit {
  background: #ffb606;
  border: 0px;
  display: inline-block;
  font-size: 16px;
  text-transform: uppercase;
  padding: 10px 40px;
  font-weight: 600;
  border-radius: 0px;
  letter-spacing: 1px;
  color: #333;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  border-radius: 10px;
  /* margin-top: 25px; */
  /* border: 2px solid #FFD34E; */
}

.btn-submit:hover {
  background: #fff;
  border: solid 1px #ffb606;
}

.btn-submit-brilho {
  background: #ffb606;
  border: 0px;
  display: inline-block;
  font-size: 16px;
  text-transform: uppercase;
  padding: 10px 40px;
  font-weight: 600;
  border-radius: 0px;
  letter-spacing: 1px;
  color: #333;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  /* margin-top: 25px; */
  /* border: 2px solid #FFD34E; */
}

.btn-submit-brilho:hover {
  background: #fff;
  box-shadow: 0 0 15px 1px #fff;
}

/****/

#cta-1 {
  padding: 40px 0px;
}

.cta-info {
  border: 5px solid #ffd34e;
  padding: 40px 0px;
}

.cta-info h3 {
  font-size: 24px;
}

.dec-tec {
  font-size: 34px;
}

/****/

.bg-cinza {
  background-color: #f8f8f8;
}

.bg-preto {
  box-shadow: -2px 9px 25px 5px #111;
  -webkit-box-shadow: -2px 9px 25 5px #111;
  background-color: #111;
}

.bg-preto2 {
  background-color: rgb(26, 26, 26);
}

.bg-dark {
  background-color: #777777;
  font-weight: 600;
  color: #fff;
}

.bg-danger {
  background-color: #fe3523 !important;
}

.bg-success {
  background-color: #5cb85c !important;
}

.head-title {
  color: #2b2b2b;
  font-size: 32px;
  font-weight: 700;
}

.botm-line {
  background-color: #2b2b2b;
  width: 34px;
  height: 3px;
  display: inline-block;
}

.section-title:hover .botm-line {
  width: 70px;
  /* For Safari 3.1 to 6.0 */
  -webkit-transition-property: width;
  -webkit-transition-duration: 2s;
  -webkit-transition-timing-function: linear;
  -webkit-transition-delay: 1s;
  /* Standard syntax */
  transition-property: width;
  transition-duration: 2s;
  transition-timing-function: linear;
  transition-delay: 1s;
}

p {
  color: #888;
}

.icon {
  position: relative;
  height: 50px;
  width: 50px;
  float: left;
  margin-top: 14px;
  margin-bottom: 20px;
}

.icon i {
  font-size: 35px;
}

.icon-text {
  margin-left: 73px;
  padding: 0px 25px 25px 0px;
}

h3.txt-tl {
  font-size: 24px;
  line-height: 1.35;
}

/****/

.parallax {
  background-attachment: fixed;
  background-repeat: repeat-y;
  background-position: center center;
}

.bg-image-1 {
  background: url(../img/oficina01.jpg) no-repeat;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.bg-image-2 {
  background: url("../img/silhuetas-discutir-negocio-pessoas.jpg") no-repeat center fixed;
  /* background: url("../img/cta-banner.jpg") no-repeat center fixed; */
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.bg-image-3 {
  background: url("../img/bg-extraterrestre.jpg") no-repeat center fixed;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.section {
  position: relative;
  padding: 50px 0 67px 0;
  display: block;
}

.cta-txt h3 {
  font-size: 32px;
  margin-bottom: 10px;
  font-weight: 700;
  color: #fff;
}

.cta-txt p {
  color: #fff;
}

/****/

.portfolio {
  /* background-color: #edf6ff; */
  padding: 0;
}

.portfolio h2 {
  margin-bottom: 25px;
}

.portfolio-grid .card {
  background: transparent;
}

.portfolio-grid .row {
  margin: 0;
}

.portfolio-grid .row>div {
  padding: 0;
}

.portfolio-grid .row>div .card img {
  width: 100%;
  padding: 20px 0;
}

.portfolio-grid .row>div .card .portfolio-over {
  position: absolute;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}

.portfolio-grid .row>div .card .portfolio-over>div {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.portfolio-grid .row>div .card .portfolio-over .card-title {
  color: #fff;
  font-size: 15px;
  margin-top: 0;
  margin-bottom: 5px;
  padding: 0 5px;
}

.portfolio-grid .row>div .card .portfolio-over .card-text {
  font-size: 11px;
  color: #fff;
  opacity: 0.75;
  margin: 0;
  padding: 0 5px;
  max-height: 102px;
  line-height: 12px;
}

.portfolio-grid .row>div .card:hover .portfolio-over {
  opacity: 1;
  visibility: visible;
}

.portfolio-box {
  margin-bottom: 15px;
}

.padding-right-zero {
  padding-right: 0px;
}

#contact {
  background-color: #f8f8f8;
}

.validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

#sendmessage {
  color: green;
  border: 1px solid green;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#inscricao-section {
  display: block;
}

#inscricao-section.hide {
  display: none;
}

#sendmessage.show,
#errormessage.show,
.show {
  display: block;
}

.black {
  color: #000 !important;
  font-weight: 600;
}

.btn-send {
  border-radius: 0px;
  color: #000;
  background-color: #ffb606;
  border-radius: 5px;
}

.btn-send.new {
  border-radius: 15px;
}

a,
a:hover {
  color: #ffb606;
}

.cont-title {
  font-size: 24px;
  padding: 15px 0px;
}

.location-info p span {
  display: inline-block;
}

.location-info p span {
  width: 40px;
  font-size: 33px;
  color: #666;
  vertical-align: middle;
}

.location-info p {
  margin-bottom: 5px;
}

.location-info p {
  font-size: 18px;
  line-height: 32px;
  color: #000;
}

.contact-icon-container {
  position: absolute;
  top: -38px;
  right: 0;
  padding-right: 20px;
  font-size: 320px;
  color: #555;
  line-height: 300px;
  -ms-transform: rotate(20deg);
  -moz-transform: rotate(20deg);
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg);
}

/****/

#footer {
  background-color: #191919;
  padding: 20px 0px;
}

.footer-copyright {
  color: #fff;
  line-height: 32px;
  text-align: center;
}

.footer-social {
  float: right;
}

.footer-social a {
  font-size: 18px;
  color: #666;
}

.link-dec,
.link-dec:hover {
  color: #000;
}

/****/

@media (min-width: 451px) and (max-width: 900px) {
  .section-title {
    margin-bottom: 15px;
  }
}

@media (min-width: 20px) and (max-width: 450px) {

  .navbar-toggle:hover,
  .navbar-toggle {
    background-color: #000;
    color: #fff;
  }

  .navbar-toggle {
    margin-top: 0px;
  }

  .navbar-default .navbar-nav>li>a {
    text-align: center;
  }

  .navbar-default .navbar-nav>.active>a,
  .navbar-default .navbar-nav>.active>a:focus,
  .navbar-default .navbar-nav>.active>a:hover,
  .navbar-default .navbar-nav>li>a:hover,
  .navbar-default .navbar-nav>li>a:focus {}

  .top-title {
    font-size: 15px;
  }

  .title {
    font-size: 50px;
  }

  .sub-title {
    font-size: 24px;
  }

  .footer-copyright {
    text-align: center;
  }

  .padding-right-zero {
    padding-right: 15px;
  }

  .section-title {
    margin-bottom: 15px;
  }

  .cta-txt h3 {
    font-size: 28px;
  }

  body {
    font-size: 14px;
  }

  h3.txt-tl {
    font-size: 20px;
  }

}

.video {
  position: relative;
  padding-bottom: 52%;
  padding-top: 25px;
  /* height: 0; */
}

.text-white {
  color: white;
}

.text-oficina {
  color: #ffd34e;
}

.text-danger {
  color: #921100;
}

.text-dark {
  color: #555;
}

.text-bold {
  font-weight: bold;
}

.text-claro {
  color: rgba(255, 255, 255, 0.8);
}

.text-diamante {
  color: #68f0ff;
}

.text-diamante2 {
  color: #21abcd;
}

.text-ouro {
  color: #D4AF37;
}

.text-ouro2 {
  color: #DAA520;
}

.text-prata {
  color: #BCC6CC;
}

.text-prata2 {
  color: #7a8386;
}

.text-bronze {
  color: #a97142;
}

.text-digital {
  color: #20C563;
}

.bg-white {
  background-color: white;
}

.bg-white-o3 {
  background-color: white;
  opacity: 0.3;
}

.produto {
  background: rgba(0, 0, 0, 0.4);
  padding: 10px 0;
  min-height: 137px;
  margin-bottom: 10px;
}

.produto:hover {
  background: rgba(255, 255, 255, 0.2);
  padding: 10px 0;
}

.links,
.links:visited {
  background: rgba(0, 0, 0, 0.4);
  padding: 10px;
  text-decoration: none;
  color: white;
  margin-bottom: 10px;
}

.links:hover,
.links:active {
  background: rgba(255, 255, 255, 0.2);
  text-decoration: none;
  color: white;
  padding: 10px;
}

.links2,
.links2:visited {
  padding: 10px;
  text-decoration: none;
  color: #222;
  margin-bottom: 10px;
}

.links:hover,
.links:active {
  background: rgba(255, 255, 255, 0.4);
  text-decoration: none;
  color: white;
  padding: 10px;
}

.semproduto {
  color: #eb525a;
  text-decoration: line-through;
}

.nolink {
  color: white;
  text-decoration: none;
}

.nolink:hover {
  color: white;
  text-decoration: none;
}

.listaprodutos {
  list-style: disc;
}

.lista {
  list-style: disc;
}

.lista li {
  margin-left: 20px;
  font-size: 20px;
}

.anchor {
  content: "";
  display: block;
  height: 60px;
  /* fixed header height*/
  margin: -60px 0 0;
  /* negative fixed header height */
}

/* .widgets .item {
    box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2),
    0 1px 5px 0 rgba(169, 169, 169, 0.12);
    transition: 0.2s ease-in;
    cursor: pointer;
    &:last-child {
      border-bottom: 0px;
    }
    &:hover,
    &.active {
      
    }
  }
}


.widgets .item:hover,
.widgets .item:active{
  box-shadow: $default-shadow-hover;
} */

/****/

.cursor {
  cursor: pointer;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #000;
}

.foto {
  /* max-width: 180px; */
  width: 70%;
  border-radius: 100%;
}

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

.m-t-0 {
  margin-top: 0 !important;
}

.m-t-10 {
  margin-top: 10 !important;
}

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

.py-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.py-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.py-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.px-5 {
  padding-left: 5px;
  padding-right: 5px;
}

.px-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.px-15 {
  padding-left: 15px;
  padding-right: 15px;
}

.px-20 {
  padding-left: 20px;
  padding-right: 20px;
}

#divform {
  display: none;
}

.show-loader {
  display: block !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}

.loader2 {
  border: 3px solid #f3f3f3;
  border-radius: 50%;
  border-top: 3px solid #555;
  width: 36px;
  height: 36px;
  -webkit-animation: spin 0.5s linear infinite;
  /* Safari */
  animation: spin 0.5s linear infinite;
  margin-left: auto;
  margin-right: auto;
  margin-top: 150px;
}

/* Safari */

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.destaque {
  /* position: fixed;,/*/
  width: 100%;
  /* height: 35px; */
  top: 0px;
  background-color: #fe3523;
  z-index: 9999;
  padding: 5px 0;
}

.destaque .btn-get-started {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 0px 10px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 0px;
  border: 2px solid #fff;
  color: #fe3523;
  background-color: #fff;
}

.destaque .btn-get-started:hover {
  color: #fff;
  background: #fe3523;
}

a:focus {
  color: #fff;
}

.nolink .df,
.df {
  color: #555;
  padding: 5px;
  min-height: 137px;
  margin-bottom: 10px;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  transition: 0.2s ease-in;
  box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2),
    0 1px 5px 0 rgba(169, 169, 169, 0.12);
}

.df:hover {
  box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12),
    0 8px 10px -5px rgba(169, 169, 169, 0.2);
}

.listacomparativa {
  /* list-style: disc; */
  /* padding-left: 18px; */
  padding-left: 0px;
  color: #333;
  /*adicionado para visualização da descrição de produtos*/
  text-align: center;
  font-size: 10px;
}

.listacomparativa>li:nth-of-type(odd) {
  background-color: #e7e4e4;
}

.valor-antigo:after {
  content: "";
  display: block;
  width: 90px;
  border-top: 2px solid red;
  margin: -10px auto 10px auto;
}

@media (max-width: 767px) {

  #distritofederal .col-md-3,
  #distritofederal .col-xs-6 {
    padding: 5px;
  }

  .mobile-p-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .mobile-w100 {
    width: 100% !important;
  }
}

@media (max-width: 991px) {
  .padding-col {
    display: none !important;
  }

  .bg-white .swiper::after,
  .bg-cinza .swiper::after {
    display: none;
    box-shadow: none;
  }
}

.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 14px;
  background: transparent;
  /* margin-right: 5px !important; */
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-button-next,
.swiper-button-prev {
  top: 28%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: none !important;
  z-index: 15 !important;
}

.swiper-wrapper.squish .swiper-slide>div {
  transition: transform .3s;
  transform: scaleY(0.7);
}

.swiper-wrapper.squish .swiper-slide.swiper-slide-active>div {
  transform: scaleY(1) !important;
}

.btn-oficina {
  background-color: #ffc600;
}

.btn-circle {
  border-radius: 100%;
  width: 60px;
  height: 60px;
  padding: 8px;
}

.right-side-toggle {
  position: relative;
  box-shadow: -17px 13px 32px -7px rgba(169, 169, 169, 0.42), 0 10px 10px 0 rgba(0, 0, 0, 0.12),
    0 10px 10px -5px rgba(169, 169, 169, 0.2);
}

.btn-circle.right-side-toggle {
  position: fixed;
  bottom: 30px;
  right: 45px;
  padding: 5px;
  z-index: 10;
}

.swiper-wrapper {
  padding-bottom: 10px;
}

.w-100 {
  width: 100%;
}

.pular {
  transition: all 0.3s ease-in-out;
  animation-name: pular;
  animation-duration: 1s;
  animation-iteration-count: infinite;
}

@keyframes pular {

  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }

  40% {
    transform: translateY(-30px);
  }

  60% {
    transform: translateY(-20px);
  }
}

.highlight {
  background-image: linear-gradient(90deg,
      rgba(255, 255, 255, 0) 50%,
      var(--text-highlight-color, rgba(255, 0, 0, 50)) 0);
  background-size: 200%;
  background-position: 0;
  transition: background-position 0.8s;
}

.highlight.highlighted {
  background-position: -100%;
}

.highlight:hover {
  background-position: -100%;
}

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2));
}

.btn-get-started {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 20px;
  border-radius: 50px;
  transition: 0.5s;
  /* margin: 10px; */
  border: 2px solid #fff;
  color: #fff;
}

.btn-get-started:hover {
  color: #ffbe00;
  background: #fff;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.m-b-10 {
  margin-bottom: 10px !important;
}

.m-b-20 {
  margin-bottom: 20px !important;
}

.m-b-30 {
  margin-bottom: 30px !important;
}

.listamenor>li {
  padding-left: 0px;
  text-align: center;
  font-size: 15px;
}

.listamenor {
  padding: 0;
}

.listamenor>li:nth-of-type(odd) {
  background-color: #e7e4e4;
}

.listamenor-dark>li {
  padding-left: 0px;
  text-align: center;
  font-size: 15px;
}

.listamenor-dark {
  color: rgba(255, 255, 255, 0.8);
  padding: 0;
}

.listamenor-dark>li {
  padding: 5px;
}

.listamenor-dark>li:nth-of-type(odd) {
  background-color: #111;
}

.bg-preto .listamenor-dark>li:nth-of-type(odd) {
  background-color: #222;
}

#closeModal {
  margin-top: 30px;
  position: relative;
  float: right;
  right: 0px;
  top: 0px;
  color: #333;
  background-color: rgba(0, 0, 0, 0) !important;
  color: seashell !important;
}

#closeModal:hover {
  color: #ffbe00 !important;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
  padding: 1px !important;
}

.col-centered {
  margin: 0 auto;
}

.slogan-image {
  /* padding-right: 15px; */
  border-radius: 5px;
  text-align: center;
}

.slogan-image img {
  border-radius: 5px;
  width: 100%;
}

.slogan-content {
  position: relative;
  z-index: 1;
  /* padding-left: 30px; */
}

.slogan-content p {
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 600;
}

.slogan-content h3 {
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 800;
}

.slogan-content span {
  display: block;
  color: #ffb606;
  font-size: 15px;
  margin-top: 7px;
}

.nav-tabs>li {
  float: none;
  display: inline-block;
  zoom: 1;
}

.nav-tabs {
  text-align: center;
}

/* Tabs panel */
.tabbable-panel {
  /* border:1px solid #eee; */
}

/* Default mode */
.tabbable-line>.nav-tabs {
  border: none;
  margin: 0px;
}

.tabbable-line>.nav-tabs>li {
  margin-right: 2px;
}

.tabbable-line>.nav-tabs>li>a {
  border: 0;
  margin-right: 0;
  padding: 5px 10px;
  font-size: 16px;
  color: #fff;
  border-radius: 20px;
  transition: all .3s;
}

.bg-white .tabbable-line>.nav-tabs>li>a {
  color: #222 !important;
}

.tabbable-line>.nav-tabs>li>a>i {
  color: #ddd;
}

.tabbable-line>.nav-tabs>li.open,
.tabbable-line>.nav-tabs>li:hover {
  /* border-bottom: 4px solid #ffe9b4 !important ; */
  background: none !important;
}

.tabbable-line>.nav-tabs>li.open>a,
.tabbable-line>.nav-tabs>li:hover>a {
  border: 0;
  background: rgba(255, 255, 255, 0.4);
  color: #fff;
}

.tabbable-line>.nav-tabs>li.open>a>i,
.tabbable-line>.nav-tabs>li:hover>a>i {
  color: #fff;
}

.tabbable-line>.nav-tabs>li.open .dropdown-menu,
.tabbable-line>.nav-tabs>li:hover .dropdown-menu {
  margin-top: 0px;
}

.tabbable-line>.nav-tabs>li.active {
  /* border-bottom: 4px solid transparent; */
  position: relative;
}

.tabbable-line>.nav-tabs>li.active:not(.ebook)>a {
  border: 0;
  background: #ffb606 !important;
  font-weight: 700 !important;
  color: #fff;
}

.tabbable-line>.nav-tabs>li.active>a>i {
  color: #404040;
}

.tabbable-line>.nav-tabs>li.ebook {
  border-right: #fff6 solid 1px;
  margin-right: 5px;
  padding-right: 5px;
}

.tabbable-line>.nav-tabs>li.ebook *:not(.svg) {
  margin: 0 !important;
}

.tabbable-line>.nav-tabs>li.ebook:last-child {
  border-right: none;
}

.tabbable-line>.tab-content {
  margin-top: -3px;
  /* background-color: #fff; */
  border: 0;
  /* border-top: 1px solid #eee; */
  padding: 15px 0;
}

.portlet .tabbable-line>.tab-content {
  padding-bottom: 0;
}

.desconto {
  background-color: #ba0000;
  width: 60px;
  border-radius: 50%;
  border: solid 1px #888;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  padding: 6px;
  text-align: center;
  line-height: 32px;
  position: absolute;
  top: -64px;
  right: 3px;
  -webkit-box-shadow: -5px 5px 12px 0px rgba(0, 0, 0, 0.57);
  box-shadow: -5px 5px 12px 0px rgba(0, 0, 0, 0.57);
}

.desconto-novo {
  background-color: #921100;
  border-radius: 2px;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  padding: 6px;
  text-align: center;
  line-height: 10px;
  position: absolute;
  top: 3px;
  right: 3px;
  -webkit-box-shadow: -5px 5px 12px 0px rgba(0, 0, 0, 0.57);
  box-shadow: -5px 5px 12px 0px rgba(0, 0, 0, 0.57);
}

.desconto div {
  font-size: 10px;
  display: inherit;
  margin-top: -18px;
}

.esgotado {
  position: absolute;
  left: 0;
  top: -132px;
  width: 100%;
}

.banner-center {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
}

.form-group input,
select {
  transition: all .3s;
}

.form-group label {
  display: flex;
  text-align: left;
  font-weight: 400;
}

.form-group select.custom-select {
  width: 100%;
  padding-top: 6px;
  background-color: #fff0;
  padding-bottom: 6px;
  padding-left: 12px;
  padding-right: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.form-group select.custom-select:active,
.form-group select.custom-select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
}

.text-tachado {
  text-decoration: line-through;
}

.arrow-down {
  background: url(../img/down-arrow_marela.png) 0 0 no-repeat;
}

.icone-animado-100 {
  width: 200px !important;
  height: 200px !important;
  animation: animacao .85s steps(23) infinite;
  transform: scale(0.5);
}

.icone-animado-150 {
  width: 200px !important;
  height: 200px !important;
  animation: animacao .85s steps(23) infinite;
  transform: scale(0.75);
}

.icone-animado-200 {
  width: 200px !important;
  height: 200px !important;
  animation: animacao .85s steps(23) infinite;
}

.stop {
  animation: none !important;
}

@keyframes animacao {
  100% {
    background-position: -4600px, 0;
  }
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

#descricao-diamante-turbo {
  height: auto;
  overflow-y: none;
}

.flex-column {
  flex-direction: column;
}

.flex-row {
  flex-direction: row;
}

.justify-self-end {
  margin-left: auto;
}

.justify-self-center {
  margin: 0 auto;
}

@media (min-width: 375px) {
  .d-xs-none {
    display: none !important;
  }

  .d-xs-block {
    display: block !important;
  }

  .d-xs-flex {
    display: flex !important;
  }

}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-flex {
    display: flex !important;
  }

  #produtos-panel {
    aspect-ratio: 17/5 !important;
  }

  .header-panel-image {
    aspect-ratio: 17/5 !important;
  }

}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-flex {
    display: flex !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row {
    flex-direction: row !important;
  }

  .justify-md-self-end {
    margin-left: auto !important;
  }

  .justify-md-self-center {
    margin: 0 auto !important;
  }

}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  #descricao-diamante-turbo {
    height: 850px !important;
    overflow: scroll !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row {
    flex-direction: row !important;
  }

  .justify-lg-self-end {
    margin-left: auto !important;
  }

  .justify-lg-self-center {
    margin: 0 auto !important;
  }

}

.item-aprovado {
  cursor: pointer;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}

.item-aprovado img {
  width: 100%;
  aspect-ratio: 16/9;
  position: relative;
  z-index: 1;
}

.item-aprovado::before {
  content: '';
  z-index: 3;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 50px;
  width: 50px;
  background: #efa22f;
  object-fit: cover;
  mask-position: center;
  -webkit-mask-position: center;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-mode: alpha;
  -webkit-mask-mode: alpha;
  mask-size: cover;
  -webkit-mask-size: cover;
  transition: background-color linear .1s;
  -webkit-mask-image: url("/img/icons/play.svg");
  mask-image: url("/img/icons/play.svg");
}

.item-aprovado:hover::before {
  background: #000;
}

.item-aprovado::after {
  content: '';
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .3);
}

.item-aprovado:hover::after {
  background: rgba(0, 0, 0, .1);
}

.item-aprovado-1 {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}

.item-aprovado-1 img {
  width: 100%;
  aspect-ratio: 16/9;
  position: relative;
  z-index: 1;
}

.item-aprovado-1::before {
  content: '';
  z-index: 3;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 50px;
  width: 50px;
  background: #efa22f;
  object-fit: cover;
  mask-position: center;
  -webkit-mask-position: center;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-mode: alpha;
  -webkit-mask-mode: alpha;
  mask-size: cover;
  -webkit-mask-size: cover;
  transition: background-color linear .1s;
  -webkit-mask-image: url("");
  mask-image: url("/img/icons/play.svg");
}

.item-aprovado-1:hover::before {
  background: #000;
}

.item-aprovado-1::after {
  content: '';
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.item-aprovado-depoimento {
  margin-bottom: 15px;
  text-align: center;
}

.item-aprovado-depoimento .nome-aprovado {
  margin-top: 15px;
  font-size: 30px;
  font-weight: 700;
  color: #ffc600;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.item-aprovado-depoimento .texto-depoimento {
  color: #111;
  font-size: 18px;
  font-family: "Lato";
}

.bg-image-1 .item-aprovado-depoimento .texto-depoimento,
.bg-image-2 .item-aprovado-depoimento .texto-depoimento {
  color: #f1f1f1;
}

/* 
#aprovados .swiper-button-next,
#aprovados .swiper-button-prev {
  color: #007aff !important;
}

#aprovados .swiper-pagination-bullet-active {
  background: #007aff !important;
} */
.swiper-pagination.light .swiper-pagination-bullet {
  opacity: 1;
  background: #ccc;
}

.swiper-pagination.light .swiper-pagination-bullet-active {
  background: #ffc600;
}

#swiper-mentorias .swiper-pagination {
  bottom: 0;
}

.exibicao-produto-1 {
  /* border: rgba(0, 0, 0, .8) solid 1px; */
  border-radius: 15px;
  margin-bottom: 15px;
}

.exibicao-produto-1:hover {
  transform: scale(1.025);
  transition: transform .25s;
  z-index: 5;
}


.exibicao-produto-1:hover .exibicao-produto-1-imagem::after {
  opacity: .85;
}

.exibicao-produto-1:hover .exibicao-produto-1-titulo span {
  font-weight: 800;
  font-size: 22px;
}

.exibicao-produto-1-imagem {
  position: relative;
  width: 100%;
  aspect-ratio: 1;
  border-radius: 15px 15px 0 0;
  overflow: hidden;
  cursor: pointer;
}

.exibicao-produto-1-imagem img {
  width: 100%;
  position: absolute;
  left: 0;
}

.mySwiper .exibicao-produto-1-imagem img {
  position: relative !important;
}

.exibicao-produto-1-imagem::before {
  content: "";
  position: absolute;
  z-index: 3;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: inset 0px -80px 35px -20px rgba(0, 0, 0, 1);
}

.exibicao-produto-1-imagem::after {
  content: '';
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .15;
  transition: opacity .3s;
}

.exibicao-produto-1-imagem-2 {
  position: relative;
  width: 100%;
  aspect-ratio: 1;
  border-radius: 15px ;
  overflow: hidden;
  cursor: pointer;
}

.exibicao-produto-1-imagem-2 img {
  width: 100%;
  position: absolute;
  left: 0;
}



.exibicao-produto-1-imagem-2::before {
  content: "";
  position: absolute;
  z-index: 3;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.exibicao-produto-1-imagem-2::after {
  content: '';
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .15;
  transition: opacity .3s;
}


.exibicao-produto-1-footer {
  width: 100%;
  text-align: center;
  background-color: #ddd;
  height: 100%;
  border-radius: 0 0 15px 15px;
}

.exibicao-produto-1-titulo {
  position: absolute;
  z-index: 3;
  bottom: 10px;
  right: 10px;
  text-align: right;
}

.exibicao-produto-1-titulo span {
  transition: font-weight .2s, font-size .2s;
}

.exibicao-produto-1-imagem h3 {
  font-size: 2em;
  font-weight: 800;
  color: #ffc600;
  margin: 0;
}

.exibicao-produto-1-imagem h4 {
  font-size: 1.4em;
  color: #ddd;
  margin: 0;
}

@media (max-width: 992px) {

  .exibicao-produto-1-imagem::after {
    opacity: .1;
  }

  .campanha-descricao .row>div {
    border-right: none !important;
    border-bottom: #ffc60099 solid 2px;
    width: 100%;
    justify-content: center;
  }

  .campanha-descricao .row>div:first-child {
    border-top: #ffc60099 solid 2px;
  }

  .campanha-descricao .row>div:last-child:after {
    display: none;
  }

}

.exibicao-produto-2 {
  background-color: #ddd;
  border-radius: 10px 10px 0 0;
  padding: 10px;
  width: 100%;
  display: flex;
  flex-direction: column;
}

.exibicao-produto-2-footer {
  background-color: #e0b000;
  color: #f1f1f1;
  font-weight: 800;
  font-size: 24px !important;
  border-radius: 0 0 10px 10px;
  width: 100%;
  padding: 10px 0;
}

.produto-footer {
  background-color: #e0b000;
  color: #f1f1f1;
  font-weight: 800;
  font-size: 24px !important;
  border-radius: 10px;
  width: 50%;
  padding: 10px 10px;
  text-align: center;
  justify-content: center;
  
}

.exibicao-produto-2-imagem {
  position: relative;
  width: 100%;
  aspect-ratio: 1;
  border-radius: 10px;
  background-size: cover !important;
  margin-bottom: 15px;
  cursor: pointer;
}

.exibicao-produto-2-imagem>.exibicao-produto-2-desconto {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #f1f1f1;
  right: 10px;
  bottom: 10px;
  width: 65px;
  height: 65px;
  background: rgb(173, 0, 0);
  background: radial-gradient(circle, rgba(173, 0, 0, 1) 30%, rgba(255, 255, 255, 0) 80%);
  border-radius: 50%;
}

.exibicao-produto-2-botao {
  background-color: #ffc600;
  padding: 5px 7px;
  color: #000;
  border-radius: 10px;
  margin: 0 auto;
  transform: translateY(-50%);
}

.exibicao-produto-2-descricao h3 {
  text-align: center;
  font-weight: 700;
  color: #d1a400;
  margin-top: -5px;
  margin-bottom: 0;
}

.exibicao-produto-2-descricao h4 {
  text-align: center;
  color: #d1a400;
  margin-top: -5px;
  margin-bottom: 0;

}

.exibicao-produto-3 {
  background-color: #f1f1f1;
  border-radius: 15px;
  width: 100%;
  padding: 10px;
  margin-bottom: 30px;
}

.exibicao-produto-3 .tabbable-line>.nav-tabs>li>a {
  background: none !important;
}

.exibicao-produto-3 .tabbable-line>.nav-tabs>li.active>a {
  color: #ffc600;
  font-weight: 800;
}

#nav-planos {
  width: fit-content;
  background-color: #0005;
  text-align: left;
  border-radius: 20px;
}

.exibicao-produto-3-imagem {
  position: relative;
  width: 100%;
  aspect-ratio: 1;
  border-radius: 10px;
  background-size: cover !important;
}

.exibicao-produto-3-botao {
  margin-top: auto;
  display: flex;
  justify-content: center;
}

#swiper-planos {
  padding-bottom: 0;
}

#swiper-planos .tab-pane {
  display: flex;
}

#swiper-planos .tab-pane:not(.active) {
  display: none;
}

#conheca-seu-professor {
  margin: 0;
  color: #ffc600;
  font-weight: 800;
  text-align: center;
}

.header {
  min-height: 500px;
  background-color: #ededed;
  border-radius: 25px;
  display: flex;
  position: relative;
}

.header .titulo {
  align-self: center;
  margin-bottom: 15%;
  padding-left: 40px;
  width: 65%;
}

.header .titulo h3 {
  color: #ffa600;
  font-size: 36px;
  font-weight: 800;
  margin-bottom: 0;
}

.header .titulo h4 {
  font-size: 24px;
  margin-top: 0;
}

.video-header {
  max-width: 750px;
  width: 100%;
  aspect-ratio: 16/9;
  height: fit-content;
  border-radius: 25px;
  overflow: hidden;
  position: relative;
  box-shadow: 0 5px 25px -5px;
}

.video-header-1 {

  width: 100%;
  aspect-ratio: 21/9;
  height: fit-content;
  border-radius: 25px;
  overflow: hidden;
  position: relative;
  box-shadow: 0 5px 25px -5px;
}

.section-titulo {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-bottom: 40px;
  text-align: center;
}

.section-titulo>div.svg {
  margin-bottom: 15px;
}

.section-titulo>h1 {
  font-family: 'Lato';
  font-size: 32pt;
  font-weight: 500;
  margin: 0;
  letter-spacing: 0;
}

.section-titulo>h4 {
  font-family: 'Lato';
  font-size: 24pt;
  font-weight: 500;
  margin-top: 0;
}

.section-titulo>span {
  font-family: 'Lato';
  font-size: 18.66px;
  font-weight: 500;
  margin-top: 0;
}

.autoplay-progress {
  position: absolute;
  top: 16px !important;
  right: 16px;
  z-index: 10;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  color: var(--swiper-theme-color);
}

.autoplay-progress svg {
  --progress: 0;
  position: absolute;
  left: 0;
  top: 0px !important;
  z-index: 10;
  width: 100%;
  height: 100%;
  stroke-width: 4px;
  stroke: var(--swiper-theme-color);
  fill: none;
  stroke-dashoffset: calc(125.6 * (1 - var(--progress)));
  stroke-dasharray: 125.6;
  transform: rotate(-90deg);
}

.autoplay-progress.bg-fundo::before {
  content: '';
  position: absolute;
  z-index: 2;
  width: calc(100% + 8px);
  height: calc(100% + 8px);
  border-radius: 50%;
  background: rgb(0, 0, 0.23);
  background: radial-gradient(circle, rgba(0, 0, 0, .23) 45%, rgba(117, 112, 34, 1) 100%);
}

.autoplay-progress.bg-fundo>span {
  position: absolute;
  z-index: 3;
}

.caret {
  transition: transform .3s;
}

.dropdown.open .caret {
  transform: rotate(180deg);
}

.navbar-nav>li>.dropdown-menu {
  border-radius: 10px;
}

.navbar-nav>li>.dropdown-menu li {
  padding: 0 15px 5px 15px;
  position: relative;
}

.navbar-nav>li>.dropdown-menu li:hover,
.navbar-nav>li>.dropdown-menu li:focus,
.navbar-nav>li>.dropdown-menu li:active {
  background-color: #ffc8008c;
}

.navbar-nav>li>.dropdown-menu li a:hover {
  text-decoration: none;
}

.navbar-nav>li>.dropdown-menu li::after {
  content: '';
  display: block;
  position: absolute;
  height: 1px;
  width: calc(100% - 30px);
  bottom: 0;
  left: 15px;
  background-color: rgba(0, 0, 0, .3);
}

.navbar-nav>li>.dropdown-menu li:last-child::after {
  background-color: transparent;
}

#produtos-panel {
  position: relative;
  width: 100%;
  aspect-ratio: 3/2;
  background-color: #fff;
  /* overflow: hidden; */
  padding: 1% 1% 0 1%;
  margin-bottom: 3%;
}

#produtos-panel::before {
  content: '';
  position: absolute;
  top: 3%;
  bottom: 0;
  left: 1%;
  right: 1%;
  border-radius: 15px;
  box-shadow: 0 8px 22px -7px #000;
}

#produtos-panel>div {
  border-radius: 15px;
  height: 100%;
}

#produtos-panel .swiper-slide .header-panel-image {
  overflow: hidden;
}

.header-panel-image {
  position: relative;
  width: 100%;
  aspect-ratio: 3/2;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.redirecionamento-panel {
  display: block;
  position: absolute;
}

.botao-direcionamento-panel {
  display: none;
  position: absolute;
  color: #f1f1f1;
  cursor: pointer;
  width: 8%;
  height: 7%;
  font-weight: 800;
  font-size: 17px;
  background-color: #E30B00;
  border-radius: 6px;
  box-shadow: 2px 5px 5px 0px #000;
  transition: background-color .1s !important;
}

.botao-direcionamento-panel:hover {
  animation: 0;
  transform: translateY(-3px) scale(1.05);
  background-color: #e03229;
  /* animation-play-state: paused; */
}

.botao-direcionamento-panel>span {
  margin: auto auto;
}

@media (min-width: 1200px) {
  .redirecionamento-panel {
    display: none !important;
  }

  .botao-direcionamento-panel {
    display: flex !important;
  }
}


.card-depoimento {
  border-radius: 20px;
  background-color: #eee;
  padding: 30px 30px 100px 30px;
  box-shadow: black 0px 5px 5px -5px;
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
}

.card-depoimento>h4 {
  position: relative;
  font-style: italic;
  margin: 18px 0 0 0;
  padding-top: 18px;
}

.card-depoimento>h4::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 1px;
  background: rgb(255, 255, 255);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(163, 163, 163, 1) 10%, rgba(163, 163, 163, 1) 90%, rgba(255, 255, 255, 0) 100%);
}

.card-depoimento>div>h3 {
  padding: 0 8%;
}

.card-depoimento small {
  color: #a78200;
}

.card-depoimento .foto-depoimento {
  width: 150px;
  position: absolute;
  top: -40px;
  left: -25px;
}

.card-depoimento .card-title {
  margin: 0;
}

.card-diferencial {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px;
  border: rgba(0, 0, 0, 0.3) solid 1px;
  height: 100%;
  border-radius: 20px;
  box-shadow: #000 0 10px 15px -15px;
  text-align: center;
  background-color: #fff;
}

.card-diferencial>div:first-child {
  width: 100%;
  position: relative;
  margin-top: 20px;
  padding-bottom: 30px;
  margin-bottom: 40px;
}

.card-diferencial.borda>div:first-child::after {
  content: '';
  display: block;
  position: absolute;
  width: 96%;
  height: 1px;
  left: 2%;
  bottom: 0;
  background: rgb(255, 255, 255);
  background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(163, 163, 163, 1) 25%, rgba(163, 163, 163, 1) 75%, rgba(255, 255, 255, 1) 100%);
}

.card-diferencial>div:last-child {
  margin: 0 25px 45px 25px;
}

.card-diferencial:not(.borda)>div {
  margin: 0 !important;
  padding: 30px 0 !important;
}

.card-diferencial:not(.borda) .svg {
  margin-right: 20px !important;
}

.card-diferencial h2 {
  margin: 0;
}

/* .card-diferencial span { */
/*   display: -webkit-box; */
/*   -webkit-line-clamp: 5; */
/*   -webkit-box-orient: vertical; */
/*   overflow: hidden; */
/* } */

a.btn {
  transition: all 0.3s;
}

a.btn:hover {
  transform: translateY(-5px);
}

.video-youtube {
  width: 100%;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  box-shadow: black 0px 15px 25px -5px;
}

.video-youtube img {
  width: 100%;
  /* aspect-ratio: 16/9; */
  position: relative;
  z-index: 1;
}

.video-youtube::before {
  content: '';
  z-index: 3;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 75px;
  width: 75px;
  background: #000a;
  object-fit: cover;
  mask-position: center;
  -webkit-mask-position: center;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-mode: alpha;
  -webkit-mask-mode: alpha;
  mask-size: cover;
  -webkit-mask-size: cover;
  transition: background linear .15s;
  -webkit-mask-image: url("/img/icons/youtube.svg");
  mask-image: url("/img/icons/youtube.svg");
}

.video-youtube:hover::before {
  background: rgb(240, 0, 0);
}

#agradecimento {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
  background: url(//oficinadaaprovacao.gpages.com.br/files/sites/20766/2023/04/foto-recortada-de-empresario-em-pe-de-camisa-branca-perto-da-mesa-de-madeira-digitando-no-laptop.jpg.webp);
  background-position: center;
  text-align: center;
}

#agradecimento::before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: -200px;
  left: 0;
  right: 0;
  background-color: #000d;
}

#agradecimento>div {
  padding: 0 2%;
  margin-top: 100px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  min-width: 100vw;
  height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  overflow: hidden;
}

#agradecimento h1 {
  padding: 4px;
  background-color: #ffc600;
}

#agradecimento h2 {
  font-weight: bold;
  font-size: 36px;
}

#agradecimento h3 {
  font-weight: bold;
  margin-bottom: 80px;
}

#agradecimento h4 {
  margin-bottom: 60px;
  font-size: 26px;
}

#agradecimento>div>span {
  font-size: 18px;
  text-decoration: underline;
  margin-bottom: 35px;
}

#agradecimento #botao {
  cursor: pointer;
  padding: 8px 13px;
  color: #fff;
  margin-bottom: 60px;
  background-color: #00A053;
  border-radius: 20px;
}

#agradecimento #botao>span {
  margin-left: 24px;
  position: relative;
}

#agradecimento #botao>span::before {
  content: '';
  left: -23px;
  top: 0;
  position: absolute;
  height: 100%;
  aspect-ratio: 1;
  display: block;
  object-fit: cover;
  mask-position: center;
  -webkit-mask-position: center;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-mode: alpha;
  -webkit-mask-mode: alpha;
  mask-size: cover;
  -webkit-mask-size: cover;
  transition: background-color linear .15s;
  background-color: #fff;
  -webkit-mask-image: url("/img/icons/whatsapp.svg");
  mask-image: url("/img/icons/whatsapp.svg");
}

.bg-white .swiper::after {
  content: "";
  position: absolute;
  z-index: 3;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: inset 35px 0 25px -10px #fff, inset -35px 0 25px -10px #fff;
  pointer-events: none;
}

.bg-cinza .swiper::after {
  content: "";
  position: absolute;
  z-index: 3;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: inset 35px 0 25px -10px #f8f8f8, inset -35px 0 25px -10px #f8f8f8;
}

.lista-diamante>li {
  padding-top: 5px;
  padding-bottom: 5px;
}

.chamada img {
  border-radius: 20px;
}

.campanha-card {
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: center;
  /* border: rgba(0, 0, 0, 0.3) solid 1px; */
  height: 100%;
  border-radius: 20px;
  /* box-shadow: 5px 5px 15px -10px rgba(0, 0, 0, 0.5); */
}

.campanha-card.padding {
  padding: 3% 5% 45px 5%;
}

.campanha-card.sombra::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 55%;
  height: 55%;
  border-radius: 20px;
  box-shadow: -10px -10px 35px -25px #0005;
  z-index: -1;
}

.campanha-card.sombra::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 55%;
  height: 55%;
  border-radius: 20px;
  box-shadow: 10px 10px 35px -25px #0005;
  z-index: -1;
}

.campanha-descricao {
  /* border-top: #0005 solid 1px; */
  position: relative;
  padding-top: 30px;
}

.borda {
  position: relative;
  width: 100%;
}

.questao-card .borda,
.exibicao-produto-3-descricao .borda,
.exibicao-produto-2-descricao .borda {
  margin-top: 10px;
  padding-bottom: 10px;
}

.borda::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 1.1px;
  background: #0000;
  background: linear-gradient(90deg, #0000 0%, rgba(163, 163, 163, 1) 25%, rgba(163, 163, 163, 1) 75%, #0000 100%);
}

.campanha-descricao.borda-image::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 1px;
  background: #0000;
  background: linear-gradient(90deg, #0000 0%, #ffc600 25%, #ffc600 75%, #0000 100%);
}

.campanha-descricao *:not(h1, h2, h3, span, a) {
  font-size: 18px;
}

.campanha-descricao small {
  display: block;
  color: #cea100;
  font-size: 14px;
}

.campanha-descricao .row>div {
  /* text-align: justify; */
  /* border-right: #ffc600 solid 2px; */
  display: flex;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 600;
}

.campanha-descricao .row>div::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 1px;
  background: linear-gradient(180deg, #0000, #ffc600 3%, #ffc600 80%, #0000 100%);
}


.campanha-descricao .row>div:last-child:after {
  display: none;
}

section.section.produtos .campanha-descricao .row>div {
  align-items: start !important;
}

.campanha-descricao .row>div:last-child {
  border-right: none;
}

.campanha-produto {
  transition: scale .3s;
}

.campanha-produto:hover {
  scale: 1.065;
}

.conheca-seu-mentor-card {
  background-color: #fff;
  height: 100%;
  width: 100%;
  border-radius: 50px 0 0 50px;
  padding: 30px;
}

.conheca-seu-mentor-card-1 {
  background-color: black;
  height: 100%;
  width: 100%;
  border-radius: 50px 0 0 50px;
  padding: 30px;
}

.conheca-seu-mentor-titulo {
  font-weight: 800;
  color: #ffcc00;
  margin: 0;
  position: relative;
  width: 100%;
  padding-left: 50px;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.conheca-seu-mentor-titulo::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: rgb(255, 255, 255);
  background: linear-gradient(90deg, rgba(163, 163, 163, 1) 70%, rgba(255, 255, 255, 1) 100%);
}

.conheca-seu-mentor-titulo::before {
  content: '';
  position: absolute;
  left: 0;
  top: calc(50% - 20px);
  width: 40px;
  height: 40px;
  display: block;
  object-fit: cover;
  mask-position: center;
  -webkit-mask-position: center;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-mode: alpha;
  -webkit-mask-mode: alpha;
  mask-size: cover;
  -webkit-mask-size: cover;
  background: #ffc600;
  -webkit-mask-image: url("/img/icons/mentor-destaque.svg");
  mask-image: url("/img/icons/mentor-destaque.svg");
}

.questao-card {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 3% 3% 7% 3%;
  border: rgba(0, 0, 0, 0.3) solid 1px;
  height: fit-content;
  border-radius: 20px;
  box-shadow: #000 0 10px 30px -10px;
  text-align: center;
  background-color: #f1f1f1;
  margin: 15px 0 70px 0;
}

.questao-card .form-group {
  width: 100%;
}

/* 
.questao-card input:not([type=radio]),
.questao-card input:not([type=checkbox]) {
  width: 80%;
  margin: 0 auto;
} */

.live {
  display: flex;
  position: relative;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch.small {
  width: 50px;
  height: 25px;
}

.switch.small .slider:before {
  height: 17px;
  width: 17px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked+.slider {
  background-color: #ffc600;
}

input:focus+.slider {
  box-shadow: 0 0 1px #ffc600;
}

input:checked+.slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

:root {
  --sessao-estrategica-amarelo: #ffc500;
  --sessao-estrategica-preto: #000000;
  --sessao-estrategica-branco: #ffffff;
}

body.sessao-estrategica-body {
      margin: 0;
      padding: 0;
      font-family: Arial, sans-serif;
      background: var(--sessao-estrategica-branco);
      color: var(--sessao-estrategica-preto);
}

.sessao-estrategica-container {
      max-width: 960px;
      margin: 0 auto;
      padding: 60px 20px;
}

.sessao-estrategica-h1 {
      font-size: 32px;
      margin-bottom: 16px;
}

.sessao-estrategica-h2 {
      font-size: 26px;
      margin-bottom: 16px;
}

.sessao-estrategica-paragrafo {
      font-size: 18px;
      margin-bottom: 20px;
      line-height: 1.6;
}

.sessao-estrategica-lista {
      padding-left: 20px;
      margin-bottom: 30px;
}

.sessao-estrategica-lista li {
      font-size: 17px;
      margin-bottom: 10px;
}

.sessao-estrategica-botao {
      display: inline-block;
      background-color: var(--sessao-estrategica-amarelo);
      color: var(--sessao-estrategica-preto);
      padding: 14px 28px;
      font-size: 17px;
      font-weight: bold;
      border: none;
      border-radius: 6px;
      text-decoration: none;
      cursor: pointer;
      transition: background 0.3s ease;
}

.sessao-estrategica-form input,
.sessao-estrategica-form select,
.sessao-estrategica-form textarea {
      width: 100%;
      padding: 12px;
      margin-bottom: 20px;
      border: 1px solid #ccc;
      border-radius: 5px;
      font-size: 16px;
}

.sessao-estrategica-footer {
      background-color: var(--sessao-estrategica-preto);
      color: var(--sessao-estrategica-branco);
      text-align: center;
      padding: 30px 20px;
}

.sessao-estrategica-footer a {
      color: var(--sessao-estrategica-amarelo);
      text-decoration: none;
}

.sessao-estrategica-footer a:hover {
      text-decoration: underline;
}

#sessao-estrategica-headline {
  background: radial-gradient(circle, rgba(0, 0, 0, 0.900) 25%, #000000 100%);
  color: #fff;
  text-align: center;
  padding: 100px 20px 80px 20px;
  border-bottom: 3px solid #ffc500;
}

.sessao-estrategica-hero {
  background-color: #000;
  color: #fff;
  padding: 60px 20px;
}

.sessao-estrategica-hero-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.sessao-estrategica-hero-texto {
  flex: 1;
  min-width: 300px;
  padding-right: 30px;
}

.sessao-estrategica-hero-h1 {
  font-size: 2.4rem;
  color: #ffc500;
  font-weight: 700;
  margin-bottom: 20px;
}

.sessao-estrategica-hero-p {
  font-size: 1.2rem;
  margin-bottom: 30px;
  line-height: 1.6;
}

.sessao-estrategica-hero-imagem {
  flex: 1;
  min-width: 300px;
  text-align: center;
}

.sessao-estrategica-hero-imagem img {
  max-width: 100%;
  border-radius: 12px;
}

.sessao-estrategica-botao:hover {
  background-color: var(--sessao-estrategica-preto);
  border: solid var(--sessao-estrategica-amarelo) 1px;
  color: var(--sessao-estrategica-amarelo);
  transform: scale(1.03);
  text-decoration: none;
}

.curso-metodo-aprovacao {
  background: radial-gradient(circle, rgba(0, 0, 0, 0.900) 25%, #000000 100%);
  color: #fff;
  padding: 6.9%;
  font-family: 'Segoe UI', sans-serif;
}

.curso-metodo-aprovacao-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
}

@media (min-width: 992px) {
  .curso-metodo-aprovacao-container {
    flex-direction: row;
    gap: 60px;
  }
}

.curso-metodo-aprovacao-imagem img {
  width: 100%;
  max-width: 520px;
  border-radius: 16px;
  box-shadow: 0 0 20px rgba(255, 197, 0, 0.3);
}

.curso-metodo-aprovacao-conteudo {
  max-width: 580px;
  padding-top: 40px;
}

.curso-metodo-aprovacao-titulo {
  font-size: 2rem;
  color: #ffc500;
  margin-bottom: 20px;
  line-height: 1.3;
}

.curso-metodo-aprovacao-descricao {
  font-size: 1.1rem;
  margin-bottom: 25px;
  color: #ddd;
}

.curso-metodo-aprovacao-lista {
  list-style: none;
  padding-left: 0;
  margin-bottom: 30px;
}

.curso-metodo-aprovacao-lista li {
  margin-bottom: 12px;
  font-size: 1rem;
  position: relative;
  padding-left: 28px;
}

.curso-metodo-aprovacao-lista li::before {
  content: "✔";
  position: absolute;
  left: 0;
  color: #ffc500;
  font-weight: bold;
}

.curso-metodo-aprovacao-preco {
  font-size: 1.3rem;
  font-weight: bold;
  color: #fff;
  margin-bottom: 20px;
}

.curso-metodo-aprovacao-botao {
  background-color: #ffc500;
  color: #000;
  font-weight: bold;
  text-decoration: none;
  padding: 14px 26px;
  border-radius: 8px;
  font-size: 1rem;
  transition: background-color 0.3s ease;
}

.curso-metodo-aprovacao-botao:hover {
  background-color: #e6b800;
  color: #000;
}

@media (min-width: 992px) {
  .curso-metodo-aprovacao-container {
    gap: 80px;
  }

  .curso-metodo-aprovacao-titulo {
    font-size: 2.6rem;
  }

  .curso-metodo-aprovacao-descricao {
    font-size: 1.25rem;
  }

  .curso-metodo-aprovacao-lista li {
    font-size: 1.15rem;
    margin-bottom: 16px;
  }

  .curso-metodo-aprovacao-preco {
    font-size: 1.5rem;
  }

  .curso-metodo-aprovacao-botao {
    font-size: 1.1rem;
    padding: 16px 32px;
  }

  .curso-metodo-aprovacao-conteudo {
    padding-top: 20px;
  }

  .curso-metodo-aprovacao-imagem img {
    max-width: 600px;
  }
}

.pagina-receita-curso {
  background: radial-gradient(circle, rgba(0, 0, 0, 0.900) 25%, #000000 100%);
  color: #fff;
  padding: 60px 20px;
  font-family: 'Segoe UI', sans-serif;
}

.pagina-receita-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.pagina-receita-imagem img {
  width: 100%;
  max-width: 520px;
  border-radius: 16px;
  box-shadow: 0 0 20px rgba(255, 197, 0, 0.3);
}

.pagina-receita-conteudo {
  max-width: 580px;
  padding-top: 10px;
}

.pagina-receita-titulo {
  font-size: 2rem;
  color: #ffc500;
  margin-bottom: 20px;
  line-height: 1.3;
}

.pagina-receita-descricao {
  font-size: 1.1rem;
  margin-bottom: 25px;
  color: #ddd;
}

.pagina-receita-lista {
  list-style: none;
  padding-left: 0;
  margin-bottom: 30px;
}

.pagina-receita-lista li {
  margin-bottom: 12px;
  font-size: 1rem;
  position: relative;
  padding-left: 28px;
}

.pagina-receita-lista li::before {
  content: "✔";
  position: absolute;
  left: 0;
  color: #ffc500;
  font-weight: bold;
}

.pagina-receita-chamada {
  margin-bottom: 16px;
  font-weight: bold;
  font-size: 1rem;
  color: #fff;
}

.pagina-receita-form {
  background-color: #111;
  padding: 30px;
  border-radius: 12px;

  width: 100%;
  max-width: 500px;
  margin-top: 20px;
}

.pagina-receita-form .form-group {
  margin-bottom: 16px;
}

.pagina-receita-form .form-control {
  width: 100%;
  padding: 12px;
  border-radius: 8px;
  border: 1px solid #ccc;
  font-size: 1rem;
}

.pagina-receita-botao {
  background-color: #ffc500;
  color: #000;
  font-weight: bold;
  padding: 14px 26px;
  border-radius: 8px;
  font-size: 1rem;
  border: none;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.pagina-receita-botao:hover {
  background-color: #e6b800;
}

.mentorias-card {
  border: 3px solid #ffc500;
  border-radius: 15px;
  padding: 25px;
  background-color: #fff;
  margin-bottom: 40px;
}

.mentorias-img-container {
  text-align: center;
  margin-bottom: 20px;
}

.mentorias-img {
  width: 100%;
  max-width: 280px;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  border: 2px solid #000;
  border-radius: 10px;
}

.mentorias-content {
  padding: 10px 20px;
}

.mentorias-title {
  font-size: 1.9rem;
  font-weight: 700;
  margin-bottom: 10px;
  color: #000;
}

.mentorias-resumo {
  font-size: 1.1rem;
  font-weight: 600;
  color: #111;
  margin-bottom: 15px;
}

.mentorias-texto {
  font-size: 1rem;
  color: #333;
  line-height: 1.6;
  margin-bottom: 12px;
}

.mentorias-investimento {
  font-size: 1.1rem;
  font-weight: bold;
  color: #000;
  margin: 20px 0 10px;
}

.mentorias-botoes {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.mentorias-btn-principal,
.mentorias-btn-secundario {
  text-decoration: none;
  font-weight: bold;
  padding: 12px 20px;
  border-radius: 8px;
  transition: all 0.3s ease;
  display: inline-block;
  text-align: center;
}

.mentorias-btn-principal {
  background-color: #ffc500;
  color: #000;
  border: 2px solid #000;
}

.mentorias-btn-principal:hover {
  background-color: #000;
  color: #ffc500;
  border: 2px solid #ffc500
}

.mentorias-btn-secundario {
  background-color: #f5f5f5;
  color: #000;
  border: 2px dashed #888;
}

.mentorias-btn-secundario:hover {
  background-color: #ddd;
  color: #000;
}

/* Responsivo */
@media (max-width: 768px) {
  .mentorias-card .row {
    flex-direction: column;
  }

  .mentorias-content {
    padding: 0;
  }

  .mentorias-title {
    font-size: 1.5rem;
  }

  .mentorias-resumo {
    font-size: 1rem;
  }

  .mentorias-texto {
    font-size: 0.95rem;
  }

  .mentorias-investimento {
    font-size: 1rem;
  }

  .mentorias-botoes {
    flex-direction: column;
  }
}
