@import url('https://fonts.googleapis.com/css2?family=Alegreya+Sans:ital,wght@0,100;0,300;0,400;0,500;0,700;0,800;0,900;1,100;1,300;1,400;1,500;1,700;1,800;1,900&family=Almarai:wght@300;400;700;800&display=swap');

@import url('https://base-estatico.sebrae.com.br/fonts/campuni/web-font.css');



* {
  box-sizing: border-box;
  margin: 0px;
  padding: 0px;
  border: none;
  outline: none;
  font-family: "Alegreya Sans", sans-serif;
  font-weight: 500;
}

body {
  font-family: "Alegreya Sans", sans-serif;
  font-weight: 500;
  color: #000000;
  font-size: 1.5rem;
}

.owl-theme .owl-dots .owl-dot span{
  border:2px solid #fff;
  background: #fff;
}
.owl-theme .owl-dots .owl-dot.active span, 
.owl-theme .owl-dots .owl-dot:hover span {
  background: transparent;
}

.btn-secondary{
  border: 1px solid #682B67;
  border-radius: 20px;
  color: #682B67;
  text-decoration: none;
  font-size: 1.125rem;
  padding: 2px 10px;
  background: transparent;
}
.btn-secondary:hover{
    background-color: #E6066B;
    color: #fff;
    border-color: #E6066B;
    text-decoration: none;
}
@media screen and (min-width: 1200px) {
  .container {
      max-width: 1000px;
  }
}

.img-header {
  width: 100%;
}
.btn.disabled, .btn:disabled, fieldset:disabled .btn,
.btn {
  font-weight: 700;
  font-family: Campuni;
  font-weight: 700;
  font-style: normal;
  font-size: 1.563rem;
  color: #641E56;
  background-color: #E9EB9B;
  padding: 2px 3rem;
  border: 2px solid #E9EB9B;
  text-transform: uppercase;
  border-radius: 25px;
  vertical-align: middle;
  padding-top: 1px;
  padding-bottom: 1px;
}

.btn:hover, .btn-check:checked + .btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check) + .btn:active {
  background-color: #fff;
  border-color: #fff;
  color: #2A26A1;
}

.bg-rosa{
  background-color: #E6066B;
}

.bg-lilas{
  background-color: #641E56;
}

.bg-amarelo{
  background-color: #E9EB9B;
}
.bg-dourado{
  background: #F1A700;
}



h2 {
  color: #E6066B;
  margin: 0px;
  padding: 0px;
  font-size: 1.563rem;
  font-weight: 700;
}

h3 {
  color: #8B1967;
  margin: 0px;
  padding: 0px;
  font-size: 2rem;
  font-weight: 700;
}

#header.lp {
  background-image: url(https://image.divulga.sebraesc.com.br/lib/fe3211727364047e7d1475/m/1/f210d04f-f577-4cac-8c3e-e376cea698bd.png);
  background-size: contain;
  background-position: center top;
  background-repeat: repeat;
  background-color: #e83a53;  
}
/*
#header.typ {
  background-image: url("https://image.divulga.sebraesc.com.br/lib/fe3211727364047e7d1475/m/1/6e3a1fa7-6e28-426c-9b32-03eb1482508b.png");
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #1EA5CC;
  min-height: 487px;
}
#header.typ .logo-sebrae{
   margin-top: 5rem;
}
   */
#header h1 {
  margin: 2rem 0px 1rem;
  padding: 0px;
  color: #E9EB9B;
  font-size: 2.375rem;
  line-height: 1;
  font-family: Campuni;
  font-weight: 400;
}

#header h1 strong {
  font-weight: 700;
  color: #E9EB9B;
  font-size: 2.375rem;
  text-transform: lowercase;  
  font-family: Campuni;
}

#header ul {
  margin: 1rem 0px;
  padding: 0px;
  text-decoration: none;
}

#header ul li {
  list-style: none;
  padding: 0px;
  margin: 0px 0px 5px;
  font-size: 18px;
  font-weight: 400;
}

#header .logo {
  margin-top: 1rem;
  max-width: 270px;
}

#header .logo-sebrae {
  position: relative;
  left: 0;
  top: 0;
  max-width: 170px;
  margin: 2rem 0 0 0;
}

#header figure {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  position: relative;
  bottom: -4px;
}
#header.typ .content{
  max-width: 80%;
}
#header.typ p {
  font-size: 1.3rem;
}

#header.typ p.message-info {
  font-size: 2.3rem;
}

#header.typ p.message-info.message-typ {
  font-size: 1.25rem;
  line-height: 1.1;
}

#header.typ p.message-info.message-typ span {
  max-width: 411px;
  display: inline-block;
  padding: 5px;
}

#header .btn {
  margin: 0px;
  font-size: 1.363rem;
  font-family: "Alegreya Sans", sans-serif;
  padding-top: 3px;
  margin-bottom: 1.5rem;
}

#header p {
  font-size: 1.558rem;
  font-weight: 500;
  color: #fff;
  margin-bottom: 1rem;
  margin-top: 1rem;
  line-height: 1.2;
}

#header p.message-info {
  font-size: 1.875rem;
  font-weight: 400;
  margin: 0 0 1rem 0;
  line-height: 1;
  color: #fff;
}

#header p.message-info span {
  background: rgb(255, 255, 255);
  padding: 0px 5px 5px;
}

#header p strong {
  font-weight: 700;
  width: 100%;
  display: inline-block;
}

/*** Sobre **/
.sobre h2{
  line-height: 1.1;
  margin-bottom: 1rem;
  font-size: 1.875rem;
  font-weight: 700;
  font-family: Campuni;
}
.sobre p{
  font-size: 1.438rem;
  line-height: 1.3;
}
.sobre .descricao-sobre{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    box-sizing: border-box;
}
.sobre .descricao-sobre figure{
    margin: 0;
    padding: 0;
}
.sobre .descricao-sobre a{
    font-size: 1.581rem;
    margin: 0;
    font-weight: 500;
    color: #000000;
    text-decoration: none;
    margin: 0 0 0 10px;
}
.sobre .descricao-sobre a:hover{
  text-decoration: underline;
}
.sobre .muito-mais{
  margin-top: 1rem;
}
/*** Eventos **/


.eventos .item {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.eventos .descricao-evento{}
.eventos .descricao-evento h2{
  color: #fff;
}
.eventos .descricao-evento h3{
    font-size: 1.875rem;
    color: #fff;
    font-weight: 700;
    font-family: Campuni;
    text-transform: uppercase;
    margin: 0rem 0 1rem 0;
}
.eventos .descricao-evento p{
    font-size: 1.438rem;
    color: #fff;
    font-weight: 400;
    line-height: 1.1;
    margin: 0 0 0.475rem 0;
}
.eventos .descricao-evento .data-evento{
  margin-top: 0.875rem;
}
.eventos .descricao-evento p strong{
    font-weight: 800;
}
.eventos .descricao-evento a{
    color: #E9EB9B;
    text-decoration: none;
    font-weight: 700;
    margin-top: 0.875rem;
    display: inline-block;
}
.eventos .descricao-evento a:hover{
  text-decoration: underline;
}
.eventos figure{
  margin: 0;
}
.eventos figure img{
  margin: 0;
  height: 308px;
}
/*** Ebooks ***/

.ebooks{
  overflow: hidden;
}
.ebooks h3{
  font-size: 1.875rem;
  color: #E6066B;
  font-weight: 700;
  font-family: Campuni;  
  margin: 0rem 0 0rem 0;
  line-height: 1.1;
}

.ebooks p{
  margin: 0;
  padding: 0;
  font-size: 1.438rem;
  font-weight: 700;
  color: #641E56;
}
.ebooks .carousel-ebooks{
  margin-top: 1rem;
}
.ebooks .descricao-ebook figure{
  margin: 0;
}

.ebooks .descricao-ebook p {
    font-size: 1rem;
    text-align: center;
    line-height: 1.3;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 65px;
    font-weight: 500;
    padding: 0 1rem;
    position: relative;
    top: -10px;
}
.ebooks .carousel-ebooks.owl-carousel .owl-stage-outer{
  overflow: inherit;
}
.ebooks .descricao-ebook a{
  font-size: 1.125rem;
  width: 90%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}


/*** Cursos  ***/
.cursos{
  overflow: hidden;
}
.cursos h2{
  color: #E9EB9B;
}
.cursos h3{
  font-size: 1.875rem;
  color: #E9EB9B;
  font-weight: 700;
  font-family: Campuni;
  margin: 0rem 0 1rem 0;
  line-height: 1.1;
}

.cursos p{
  margin: 0;
  padding: 0;
  font-size: 1.438rem;
  font-weight: 400;
  color: #fff;
}
.cursos p strong{
  font-weight: 700;
}
.cursos .carousel-cursos{
  margin-top: 1rem;
}
.cursos .descricao-cursos{
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    align-content: center;
    min-height: 475px;
    flex-wrap: wrap;
}
.cursos .descricao-cursos figure{
  border-radius: 10px;
  overflow: hidden;
}
.cursos .descricao-cursos h4{
    color: #E9EB9B;
    text-align: center;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 0;
}
.cursos .descricao-cursos p{
  font-size: 1.2rem;
  text-align: center;
  line-height: 1.2;
  max-width: 90%;
  margin: 0 auto;
  min-height: 130px;
}
.cursos .descricao-cursos .btn-secondary{
  font-size: 1.5rem;
  color: #E9EB9B;
  border-color: #E9EB9B;
  padding: 0px 30px;
  margin: 0 auto;
  max-width: 180px;
  display: block;
}
.cursos .descricao-cursos .btn-secondary:hover{
  color: #fff;
  border-color: #E6066B;
}
.cursos .carousel-cursos.owl-carousel .owl-stage-outer {
    overflow: inherit;
}

/*** palestra */

.palestra h2{
  color: #641E56;
}
.palestra h3{
  font-size: 1.875rem;
  color: #641E56;
  font-weight: 700;
  font-family: Campuni;
  margin: 1rem 0 1rem 0;
  line-height: 1;
}

.palestra p{
  margin: 0;
  padding: 0;
  font-size: 1.438rem;
  font-weight: 400;
  color: #641E56;
}

.palestra .descricao-palestra{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    background: #fff;
    border-radius: 20px;
}
.palestra .descricao-palestra figure img,
.palestra .descricao-palestra figure{
    width: 100%;
    margin: 0;
}
.palestra .descricao-palestra .content{
    width: 100%;
    height: 100%;
    text-align: center;
}
.palestra .descricao-palestra .content h4{
    color: #E6066B;
    font-size: 1.75rem;
    font-weight: 700;
    margin: 0;
}
.palestra .descricao-palestra .content p{
    font-size: 1.688rem;
}
.palestra .descricao-palestra .content .btn-secondary{
    font-size: 1.438rem;
    width: 100%;
    padding: 0px 30px;
    margin: 0.575rem auto 0;
    max-width: 240px;
    display: block;
    color: #E6066B;
    border-color: #E6066B;
}
.palestra .descricao-palestra .content .btn-secondary:hover{
  color: #fff;
}
/*** */
/** Rede de Negocios **/

.rede-negocios h2{
  font-size: 1.875rem;    
  font-weight: 700;
  color: #E9EB9B;
  font-family: Campuni;
  margin-bottom: 1rem;
}
.rede-negocios h3{
  font-size: 1.875rem;
  color: #641E56;
  font-weight: 700;
  font-family: Campuni;
  margin: 1rem 0 1rem 0;
  line-height: 1;
}


.rede-negocios .descricao-rede-negocios{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
}
.rede-negocios .descricao-rede-negocios figure img,
.rede-negocios .descricao-rede-negocios figure{
    width: 100%;
    margin: 0;
}
.rede-negocios .descricao-rede-negocios .content{
    width: 100%;
    height: 100%;
    text-align: left;
}
.rede-negocios .descricao-rede-negocios .content h4{
    color: #FFFFFF;
    font-size: 1.438rem;
    font-weight: 700;
    margin: 0;
    line-height: 1.2;
    margin-bottom: 2rem;
}
.rede-negocios .descricao-rede-negocios .content p{
    font-size: 1.438rem;
    color: #fff;
    line-height: 1.1;
    margin-bottom: 2rem;
}
.rede-negocios .descricao-rede-negocios .content .btn-secondary{
    font-size: 1.453rem;
    width: 100%;
    padding: 0px 30px;
    margin: 0.575rem 0;
    max-width: 240px;
    display: block;
    color: #E9EB9B;
    border-color: #E9EB9B;
    text-align: center;
    text-transform: uppercase;
}
.rede-negocios .descricao-rede-negocios .content .btn-secondary:hover{
  color: #fff;
  background-color: #641E56;
  border-color: #641E56;
}


/** Rede de Negocios **/
/** TV Inova **/

.tv-inova h2{  
  font-size: 1.875rem;
  color: #E9EB9B;
  font-weight: 700;
  font-family: Campuni;  
  line-height: 1;
  margin-bottom: 1rem;
}
.tv-inova h3{
  font-size: 1.875rem;
  color: #E9EB9B;
  font-weight: 700;
  font-family: Campuni;
  margin: 0rem 0 1rem 0;
  line-height: 1;
}


.tv-inova .descricao-tv-inova{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-around;
}
.tv-inova .descricao-tv-inova figure img,
.tv-inova .descricao-tv-inova figure{
    width: 100%;
    margin: 0;
}
.tv-inova .descricao-tv-inova .content{
    width: 100%;
    height: 100%;
    text-align: left;
}
.tv-inova .descricao-tv-inova .content h4{
    color: #FFFFFF;
    font-size: 1.438rem;
    font-weight: 700;
    margin: 0;
    line-height: 1.2;
    margin-bottom: 2rem;
}

.tv-inova .descricao-tv-inova .content .btn-secondary{
    font-size: 1.453rem;
    width: 100%;
    padding: 0px 30px;
    margin: 0.575rem 0;
    max-width: 240px;
    display: block;
    color: #E9EB9B;
    border-color: #E9EB9B;
    text-align: center;
    text-transform: uppercase;
}
.tv-inova .descricao-tv-inova .content .btn-secondary:hover{
  color: #fff;
  background-color: #E6066B;
  border-color: #E6066B;
}

/** TV Inova **/
/** Podcast Delas Convida **/
.podcast-delas-convida{}
.podcast-delas-convida h3 {
    font-size: 1.875rem;
    color: #E6066B;
    font-weight: 700;
    font-family: Campuni;
    text-transform: uppercase;
    margin: 0rem 0 1rem 0;
    line-height: 1.1;
}

.podcast-delas-convida p{
  font-size: 1.438rem;
  color: #641E56;  
}



.podcast-delas-convida p strong{
  font-weight: 700;
}

.podcast-delas-convida .btn-secondary{
  font-size: 1.453rem;
  font-weight: 700;
  font-family: Campuni;
  padding: 3px 50px;
  margin: 0.575rem auto;
  max-width: 300px;
  display: block;
  text-transform: uppercase;
  text-align: center;
  border-radius: 30px;
}
/** Podcast Delas Convida **FIM**/
.inteligencia-de-mercado-dados{}

.inteligencia-de-mercado-dados h2{
  font-family: Campuni;
  font-size: 1.875rem;
  margin-bottom: 0rem;
  color: #E9EB9B;
}
.inteligencia-de-mercado-dados p{
    font-size: 1.438rem;
    color: #ffffff;
    margin-bottom: 2rem;
}
.inteligencia-de-mercado-dados h3{
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
  color: #E9EB9B;
  margin-bottom: 1.5rem;
}
.inteligencia-de-mercado-dados .btn-secondary {
  font-size: 1.62rem;
  font-weight: 500;    
  color: #FFFFFF;
  padding: 3px 50px;
  margin: 0.575rem auto;
  max-width: 270px;
  display: block;    
  text-align: center;
  border-radius: 30px;
  border-color: #ffffff;
}
.inteligencia-de-mercado-dados .btn-secondary:hover{
  background-color: #F1A700;
  color: #641E56;
  border-color: #F1A700;
}
/** Pesquisa - A Potencia das mulheres ****/
.pesquisa-potencia-mulheres{}

.pesquisa-potencia-mulheres h2{  
  font-size: 1.438rem;
  color: #641E56;
  line-height: 1;
  margin-bottom: 0;
  font-weight: 500;
}
.pesquisa-potencia-mulheres h3{
  font-size: 1.875rem;
  color: #641E56;
  font-weight: 700;
  font-family: Campuni;
  margin: 0rem 0 1rem 0;
  line-height: 1;
}

.pesquisa-potencia-mulheres .descricao{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-around;
}
.pesquisa-potencia-mulheres .descricao figure img,
.pesquisa-potencia-mulheres .descricao figure{
    width: 100%;
    margin: 0;
}
.pesquisa-potencia-mulheres .descricao .content{
    width: 100%;
    height: 100%;
    text-align: left;
}
.pesquisa-potencia-mulheres .descricao .content ul{
  padding-left: 2rem;
  margin: 0 0 1rem 0;
  text-decoration: none;
  list-style: none;
}
.pesquisa-potencia-mulheres .descricao .content ul li{
  font-size: 1.438rem;
  color: #641E56;
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
.pesquisa-potencia-mulheres .descricao .content ul li:before{
  content: "";
  left: -1rem;
  top: 1rem;
  width: 5px;
  height: 5px;
  background-color: #641E56;
  border-radius: 30px;
  position: absolute;
}
.pesquisa-potencia-mulheres .descricao .content ul li strong{
  font-size: 1.188rem;
  font-weight: 700;
  font-family: Campuni;
}
.pesquisa-potencia-mulheres .descricao .content p{
    font-size: 1.438rem;
    color: #641E56;
    font-weight: 700;
    line-height: 1.2;
}
.pesquisa-potencia-mulheres .descricao .content .btn-secondary {
    font-weight: 700;
    font-family: Campuni;
    width: 100%;
    text-align: center;
    display: block;
    max-width: 269px;
    padding: 5px 10px;
}
/** Fale com Sebrae Delas  ****/
.fale-com-sebrae-delas{}

.fale-com-sebrae-delas h2{
   color: #E9EB9B;
  text-align: center;
  font-weight: 700;
  font-family: Campuni;
  font-size: 1.875rem;
  margin-bottom: 2rem;
}

.fale-com-sebrae-delas .btn-whatsapp{
  font-size: 1.453rem;
  font-weight: 700;
  color: #FFFFFF;
  padding: 5px 35px;
  margin: 0.575rem auto;
  background-color: #3EDA5A;
  max-width: 340px;
  display: block;
  text-align: center;
  border-radius: 30px;
  border-color: #3EDA5A;
}
.fale-com-sebrae-delas .btn-whatsapp:hover{
  background-color: #E6066B;  
  border-color: #E6066B;
}
.fale-com-sebrae-delas .btn-whatsapp i{
  width: 30px;
  height: 30px;
  border: none;
  margin-right: 2px;
  display: block;
  float: left;
}
.fale-com-sebrae-delas .btn-whatsapp i img{
  width: 100%;
}



/** Newsletter **/
.newsletter h2{
    text-align: center;
    font-weight: 700;
    font-family: Campuni;
    font-size: 1.875rem;
    margin-bottom: 1rem;
}
.newsletter h3{
  color: #641E56;
  font-size: 1.438rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 1rem;
}
.newsletter p.msg-assine{  
  color: #641E56;  
  font-size: 1.438rem;  
  text-align: center;  
  font-weight: 400;
}
.newsletter .form-salesforce{
  /* max-width: 85%; */
  /* margin: 0 auto; */
  /* display: block; */
  /* position: relative; */
  /* border: 1px solid #641E56; */
  /* border-radius: 10px; */
}
.newsletter .form-group{
    position: relative;
    z-index: 0;
}
#errorMessage{
  position: absolute;
  font-size: 1rem;
  left: 0;
  margin-top: 5px;

}

.newsletter .form-control{
    background-color: transparent;
    border: 1px solid #641E56;
    height: 50px;
    padding-left: 20px;
}
.newsletter .btn-primary{
    /*position: absolute;
    top: 5px;
    right: 5px;*/
    width: 100%;
    background: #641E56;
    color: #E9EB9B;
    text-transform: uppercase;
    font-size: 1.192rem;
    padding: 5px 20px;
    border-radius: 5px;
}
.newsletter .btn-primary:hover{
  background-color: #E6066B;
}
.newsletter input::placeholder {
  color: #641E56;
}

/** Fale Conosco **/
/*** Faq **/
#fale-conosco{
  padding: 2rem 0 3rem 0;
  box-sizing: border-box;
}
#fale-conosco h2{
  text-align: center;
  color: #641E56;
}
.accordion {   
  margin: 2rem auto;
}
.accordion-item:not(:first-of-type){
}
.accordion-item:last-of-type,
.accordion-item:first-of-type{
  border-radius: 1rem;
}
.accordion-item {
  background-color: transparent;
  color: #fff;
  margin: 1rem 0;
  border-radius: 1rem;
  border: 2px solid #fff;
  padding: 0 1rem;
}
.accordion-item-header {
}
.accordion-item-header::after {
}
.accordion-item-header.active::after {
  content: "-";
}
.accordion-item-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.accordion-item-body-content {
}
.accordion-item-body-content {
}


.accordion-item-body-content  ul li{
  text-decoration: none;
  list-style: disc;
  margin: 7px 0;
  line-height: 1.3;
}


.msgs-validacao {
  display: block;
}

.msgs-validacao span {
  font-size: 13px;
  font-weight: 600;
}

.erro {
  background-color: rgb(255, 228, 225);
  border-color: red;
}

.valido {
  background-color: rgb(241, 241, 241);
  border-color: green;
}

.form-control:focus, .form-select:focus {
  border-color: rgb(2, 14, 64);
  outline: none;
  box-shadow: none;
}

input:focus {
  outline: none;
}

.msgs-validacao {
  margin: 0px;
  display: block;
}

.error-message, .msgs-validacao span {
  font-size: 13px;
  font-weight: 600;
  color: #641E56;
}

#msgCelInvalido, .feedback {
  display: none;
}

#msgCelInvalido, .feedback, .dadoInvalido {
  font-size: 14px !important;
  color: #a12121;
  padding: 0px;
  margin: 5px 0px 0px;
  font-weight: 600;
}
#form-salesforce .label,
.form-salesforce .politica-privacidade{
  display: none;
}
.newsletter .form-control:focus{
  background-color: #fff;
}

#form-salesforce .label {
  display: inline-block;
  width: 100%;
}
.form-select{
  background-color: transparent;
  border: 1px solid #641E56;
}
.form-select:disabled{
  background-color: transparent;
}
.formulario .politica-privacidade input {
  position: absolute;
  left: 0px;
  display: none;
}

#form {
  padding: 0rem 0px;
  position: relative;
  z-index: 0;
}

#form .section-title {
  margin-bottom: 0rem;
  margin-top: 1rem;
  color: #8B1967;
}

#form .section-title strong {
  display: inline-block;
  width: 100%;
  font-weight: 900;
}

#form .section-subtitle {
  font-weight: 400;
  font-size: 18px;
  color: rgb(63, 45, 211);
  margin-bottom: 4rem;
  margin-top: 2rem;
}

#form .section-subtitle strong {
  font-weight: 900;
}

#form .list-vantagens {
  margin: 2.5rem 0px 0px;
  padding: 0px;
  display: flex;
  width: 100%;
  text-decoration: none;
  list-style: circle;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#form .list-vantagens li {
  list-style: none;
  width: 100%;
  position: relative;
  z-index: 0;
  display: inline-block;
  padding-left: 0;
  margin-bottom: 2rem;
  height: inherit;
  max-width: 100%;
  color: #000000;
  font-size: 1.5rem;
}
#form .list-vantagens li::before{
  content: "";
  background-color: #000;
  width: 5px;
  height: 5px;
  display: inline-block;
  position: absolute;
  left: -15px;
  top: 10px;
  border-radius: 10px;
}
#form .list-vantagens li p {
  padding: 0px;
  font-size: 1.5rem;
  font-weight: 400;
  color: rgb(0, 0, 0);
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: inherit;
  margin: 0px;
  line-height: 1.1;
  width: 100%;
  max-width: inherit;
}

#form .list-vantagens li p strong {
  padding-left: 5px;
}

#form .list-vantagens li figure {
  width: 90px;
  height: auto;
  display: inline-block;
  padding: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  margin: 0px;
}

#form .list-vantagens li figure img {
  width: 100%;
  display: inline-block;
}

#form .list-vantagens li h3 {
  font-size: 1.75rem;
  font-weight: 900;
  width: 100%;
  height: auto;
  color: rgb(120, 1, 81);
}
/*
#form .list-vantagens li h3, #form .list-vantagens li p {
}
*/
#form .garantia {
  max-width: 360px;
  line-height: 1;
}
#form .btn-form-botton{
  display: none;
}
.form-label {
  display: none;
}

.form-control, .form-select {
  font-family: Inter, sans-serif;
  height: 42px;
  margin-bottom: 0px;
  color: rgb(54, 54, 54);
  font-size: 14px;
  font-weight: 400;
}

.form-select {
  line-height: 1.2;
  color: rgb(54, 54, 54);
}

.formulario {width: 75%;margin: 0 auto;}

.formulario h3 {
  font-size: 1.563rem;
  color: #E9EB9B;
  text-align: center;
  margin: 0px auto;
  padding: 0px 0rem;
  display: block;
  font-weight: 700;
  font-family: Campuni;
}

.formulario .politica-privacidade {
  color: rgb(0, 37, 170);
  padding: 10px 0px 15px;
  text-align: center;
  box-sizing: border-box;
  display: block;
  margin: 0px auto;
}

.formulario .politica-privacidade, .formulario .politica-privacidade a {
  color: #fff;
  display: inline-block;
}

.formulario .politica-privacidade, .formulario .politica-privacidade label, .formulario .politica-privacidade a {
  font-weight: 400;
  font-size: 0.813rem;
  color: #641E56;
}

.formulario .btn-primary {
  width: 100%;
  font-size: 20px;
  white-space: nowrap;
  padding: 5px 0px; 
}
/*
.formulario .btn-primary:active, 
.formulario .btn-primary:hover {
 
}
*/
.formulario p.spam {
  line-height: 1;
  text-align: center;
  margin-top: 0.575rem;
}

.formulario p.spam small {
  display: block;
  line-height: 1.3;
  text-align: center;
  margin-top: 1rem;
  font-size: 0.813rem;
  padding: 0px 1rem;
  color: rgb(255, 255, 255);
}

.navbar-mainbg.sticky {
  position: fixed;
  z-index: 2;
  top: 0px;
  width: 100%;
}

.navbar-logo {
  padding: 15px;
  color: rgb(255, 255, 255);
}

.navbar.lp {
  background-color: rgb(237, 135, 59);
}

.navbar.lp .hori-selector {
}

.navbar-mainbg {
  padding: 0px;
}

#navbarSupportedContent {
  overflow: hidden;
  position: relative;
}

#navbarSupportedContent ul {
  padding: 0px;
  margin: 0px;
}

#navbarSupportedContent ul.desktop {
  display: block;
}

#navbarSupportedContent ul.mobile {
  display: none;
}

#navbarSupportedContent ul li a i {
  margin-right: 10px;
}

#navbarSupportedContent li {
  list-style-type: none;
  float: left;
}

#navbarSupportedContent ul li a {
  color: rgb(120, 1, 81);
  text-decoration: none;
  font-size: 15px;
  display: block;
  padding: 20px;
  transition-duration: 0.6s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  position: relative;
  font-weight: 800;
}

#navbarSupportedContent > ul > li.active > a {
  color: rgb(255, 255, 255);
  background-color: transparent;
  transition: 0.7s;
}

.hori-selector {
  display: inline-block;
  position: absolute;
  height: 100%;
  top: 0px;
  left: 0px;
  transition-duration: 0.6s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  background-color: rgb(218, 96, 61);
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  margin-top: 10px;
}

.hori-selector .right, .hori-selector .left {
  position: absolute;
  width: 25px;
  height: 0px;
  background-color: rgb(255, 255, 255);
  bottom: 10px;
}

.hori-selector .right {
  right: -25px;
}

.hori-selector .left {
  left: -25px;
}

.hori-selector .right::before, .hori-selector .left::before {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: transparent;
}

.hori-selector .right::before {
  bottom: 0px;
  right: -25px;
}

.hori-selector .left::before {
  bottom: 0px;
  left: -25px;
}

@media (min-width: 992px) {
  .navbar-expand-custom {
      flex-flow: row;
      justify-content: flex-start;
  }

  .navbar-expand-custom .navbar-nav {
      flex-direction: row;
  }

  .navbar-expand-custom .navbar-toggler {
      display: none;
  }

  .navbar-expand-custom .navbar-collapse {
      flex-basis: auto;
      justify-content: center;
      display: flex !important;
  }
}

@media (max-width: 991px) {
  #navbarSupportedContent ul li a {
      padding: 12px 30px;
  }

  .hori-selector {
      margin-top: 0px;
      margin-left: 10px;
      border-radius: 25px 0px 0px 25px;
  }

  .hori-selector .left, .hori-selector .right {
      right: 10px;
  }

  .hori-selector .left {
      top: -25px;
      left: auto;
  }

  .hori-selector .right {
      bottom: -25px;
  }

  .hori-selector .left::before {
      left: -25px;
      top: -25px;
  }

  .hori-selector .right::before {
      bottom: -25px;
      left: -25px;
  }
}

footer {
  background: #641E56;
  padding: 1.25rem 0px;
}

footer figure {
  margin: 0px;
}

.contato p {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  color: #fff;
  text-align: center;
  line-height: 1;
  font-family: Almarai, sans-serif;
  font-weight: 700;
}
.contato p a strong,
.contato p a {
  font-size: 23px;
  display: inline-block;
  color: #fff;
  width: 100%;
  font-weight: 700;
  text-decoration: none;
  font-family: Almarai, sans-serif;
  padding-top: 2px;
}

.social-list {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px;
  padding: 0px;
}

.social-list li {
  text-decoration: none;
  list-style: none;
  border: none;
  padding: 0px 0.375rem;
}

.social-network {
  margin-top: 1rem;
  margin-bottom: 2rem;
}

.social-network ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.social-network ul li {
  margin: 0px;
  padding: 0px;
  text-decoration: none;
  list-style: none;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.social-network ul li a {
  text-decoration: none;
  height: 45px;
  width: 45px;
  background: #1EA5CC;
  border-radius: 50px;
  display: inline-block;
  padding: 0px;
  text-align: center;
  margin: 0px 1rem 0px 0px;
}

.social-network ul li a svg {
  width: 100%;
  display: inline-block;
  height: 100%;
  margin: 0px;
  text-align: center;
  padding: 7px;
}

.social-network a:last-child svg {
  text-align: left;
  padding: 10px 10px 10px 5px;
}

#compartilhar {
  position: relative;
  z-index: 0;
  overflow: hidden;
}

#compartilhar h2 {
  font-weight: 700;
  font-size: 2.313rem;
  color: #272497;
  text-align: center;
  margin-bottom: 1rem;
  line-height: 1.1;
}

#compartilhar p {
  font-weight: 400;
  font-size: 1.875rem;
  color: #272497;
  text-align: center;
  margin: 0px;
}

#message-campaign {
  position: relative;
  z-index: 0;
  overflow: hidden; 
  min-height: inherit;
}
/*
#message-campaign .hero-img {
  position: absolute;
  left: 0px;
  width: 48%;
  text-align: left;
  bottom: -7px;
}
*/
#message-campaign .hero-bottom {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  margin-top: 0px;
  margin-bottom: 0px;
  min-height: 424px;
}

#message-campaign .hero-bottom h2 {
  font-weight: 700;
  margin-bottom: 1rem;
  margin-top: 0rem;
  line-height: 1;
  color: #E9EB9B;
}

#message-campaign .hero-bottom ul {
  margin: 0px 0px 1rem;
  padding: 0px;
  text-decoration: none;
}

#message-campaign .hero-bottom ul li {
  list-style: none;
}

#message-campaign .hero-bottom .content {
  text-align: left;
}

#message-campaign .hero-bottom p {
  margin: 3rem auto auto;
  display: block;
  line-height: 1.3;
  font-weight: 400;
  font-size: 1.675rem;
  color: rgb(0, 65, 217);
}

#message-campaign .hero-bottom p strong {
  font-weight: 700;
}

#message-campaign .hero-bottom .btn {
  width: 100%;
  margin: 1rem auto;
  max-width: 280px;
  background: #fff;
  color: #5B1B54;
  font-weight: 700;
  border-color: #5B1B54;
  padding-top: 5px;
  padding-bottom: 5px;
}

#message-campaign .hero-bottom .btn:hover {
  background-color: #E9EB9B;
  border-color: #E9EB9B;
}

#ajuda {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#ajuda h2 {
  font-size: 2.5rem;
  text-align: center;
  color: #fff;
  margin-bottom: 2rem;
}

#ajuda::after {
  content: "";
  background-image: url("https://image.divulga.sebraesc.com.br/lib/fe3211727364047e7d1475/m/1/6b1ba297-aa32-45ff-9d7f-14a0d774c65f.png");
  width: 113px;
  height: 232px;
  position: absolute;
  left: 0px;
  top: 0px;
  display: inline-block;
}

#ajuda::before {
  content: "";
  background-image: url("https://image.divulga.sebraesc.com.br/lib/fe3211727364047e7d1475/m/1/bbce7f14-625c-4b8d-9a7c-887d5ded7e4e.png");
  width: 362px;
  height: 116px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  display: inline-block;
}

#ajuda .btn {
  margin-top: 1rem;
}

#ajuda .participe {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  flex-direction: row;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
  list-style: none;
}

#ajuda .participe li {
  width: 25%;
  margin: 0px auto;
}

#ajuda .participe li figure {
  text-align: center;
  width: 82px;
  height: 82px;
  margin: 0.875rem auto;
}

#ajuda .participe li figure img {
  width: auto;
  height: 70px;
}

#ajuda .participe li p {
  color: #fff;
  font-size: 1.188rem;
  text-align: center;
  font-weight: 400;
}

#ajuda .participe li p strong {
  font-weight: 700;
}

/*** Apresentação **/

#apresentacao {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#apresentacao::after {
  content: "";
  background-image: url("https://image.divulga.sebraesc.com.br/lib/fe3211727364047e7d1475/m/1/8647fb74-36e9-448d-b35c-4009f81b895a.png");
  width: 113px;
  height: 232px;
  position: absolute;
  left: 0px;
  bottom: 0;
  display: inline-block;
}
#apresentacao::before {
  content: "";
  background-image: url("https://image.divulga.sebraesc.com.br/lib/fe3211727364047e7d1475/m/1/e919fc25-fbb7-43a1-8f58-10cdf2fdb79c.png");
  width: 116px;
  height: 252px;
  position: absolute;
  right: 0px;
  top: 0px;
  display: inline-block;
}

#apresentacao h2{
  margin-top: 2rem;
  margin-bottom: 1rem;
  line-height: 1.2;
  text-align: right;
}
#apresentacao p{  
  font-size: 1.438rem;  
  text-align: right;
}
#apresentacao .content{
  padding-right: 3rem;
}
#apresentacao .container{
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.accordion {
  margin: 2rem auto;
}

.accordion-item:not(:first-of-type) {
  border-top: 1px solid #641E56;
}

.accordion-item:last-of-type, .accordion-item:first-of-type {
  border-radius: 10px;
}

.accordion-item {
  background-color: #F8F8F8;
  color: rgb(255, 255, 255);
  margin: 10px 0px;
  border-radius: 10px;
  border: 1px solid #641E56;
  padding: 0px 1rem;
}

.accordion-item-header {
  padding: 0.5rem 3rem 0.5rem 1rem;
  min-height: 3.5rem;
  line-height: 1.25rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  font-size: 1.188rem;
  color: #641E56;
}

.accordion-item-header::after {
  content: "";
  position: absolute;
  right: 1rem;
  width: 0px;
  height: 0px;
  border-left: 10px solid #F8F8F8;
  border-right: 10px solid #F8F8F8;
  border-top: 10px solid #641E56;
  transition: 0.2s;
  overflow: hidden;
}

.accordion-item-header.active::after {
  content: "";
  transition: 0.2s;
  transform: rotate(180deg);
}

.accordion-item-body {
  max-height: 0px;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.accordion-item-body-content {padding: 0 1rem 1rem 1rem;line-height: 1.5rem;}

.accordion-item-body-content p, .accordion-item-body-content {
  font-family: "Alegreya Sans", serif;
  font-size: 1.125rem;
  font-weight: 400;
  margin: 0px;
  line-height: 1.3;
  color: #641E56;
}

.accordion-item-body-content ul li {
  text-decoration: none;
  list-style: disc;
  margin: 7px 0px;
  line-height: 1.3;
}

.banner-mobile {
  display: none;
}

#header .logo-sebrae .logo-mobile {
  display: none;
}

#header .logo-sebrae .logo-desktop {
  display: block;
}
#video-palestra h2{
  text-align: center;
  margin-bottom: 1rem;
 }
 #video-palestra p{
  text-align: center;
  font-size: 1.3rem;
  color: #0050e8;
  margin: 0;
 }

 .fim-palestra p{
  color: #fff;
  text-align: center;
  margin: 0 0 5px 0;
 }
 .fim-palestra p:first-child{ 
  font-size: 1.5rem;
  font-weight: 700;
  color: #0050e8;
 }
 .fim-palestra p:first-child span{
  background: rgb(255, 255, 255);
  padding: 0px 5px 5px; 
 }
 .fim-palestra p strong{
  font-weight: 800;
 }


/*
@media screen and (max-width: 1400px) {
  #header.lp {
      background-image: url("https://image.divulga.sebraesc.com.br/lib/fe3211727364047e7d1475/m/1/7c09d14e-d6f8-43f7-90b0-aed3c8e12057.png");
      background-position: center bottom;
      min-height: 600px;
  }

  #header.typ {
      background-image: url("https://image.divulga.sebraesc.com.br/lib/fe3211727364047e7d1475/m/1/a7541e67-e851-46c3-a498-e2e6ba891185.png");
      background-position: center bottom;
      min-height: 600px;
  }
}
@media screen and (min-width: 1401px) {
  #header.lp {
   background-image: url("https://image.divulga.sebraesc.com.br/lib/fe3211727364047e7d1475/m/1/94bc21a5-c918-4507-af24-064c0e712147.png");
   min-height: 740px;
   background-position: center;
  }
  #header .logo-sebrae{
    margin-top: 7rem;
  }
  #header.typ {
    background-image: url("https://image.divulga.sebraesc.com.br/lib/fe3211727364047e7d1475/m/1/eb37aa30-ef3d-4581-b4a2-10d15ea64766.png");
    min-height: 760px;
  }
}

*/



/* Preloader */

#loaderSebrae {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #5B0E53;
  display: flex;
  align-items: center;
  justify-content: center;
}

#loaderSebrae figure {
  max-width: 320px;
  margin: 0;
  padding: 0;
  display: flex;
}

#loaderSebrae figure img {
  width: 100%;
}

#loaderSebrae:before {
  content: "";
  position: fixed;
  top: calc(60% - 2vh);
  left: calc(50% - 30px);
  border: 6px solid #5B0E53;
  border-top-color: #fff;
  border-bottom-color: #fff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}

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

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

@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }

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

/*** */
@media screen and (max-width: 600px) {
  .mobile{
    display: none;
  }
  h2 {
      font-size: 1.6rem !important;
      text-align: center;
  }

  h3 {
      font-size: 1.6rem;
      text-align: center;
  }

  .banner-mobile {
      display: flex;
      margin: 0px;
  }

  .banner-desktop {
      display: none;
  }
  #header.lp {    
    background-size: cover;   
  }

  #header .logo {
      max-width: 80%;
      margin: 1rem auto 0px;
  }

  #header.typ h1, #header h1 {
      text-align: center;
      margin: 1rem 0px 0px;
      font-size: 1.8rem;
      position: relative;
      z-index: 0;
      top: 0;
  }

  

  #header p.message-info {
      font-size: 2rem;
      margin: 1rem 0;
      padding: 0;
  }

  #header h2 {
      font-size: 28px;
      text-align: center;
  }

  #header p {
      margin-bottom: 1rem;
      margin-top: 10px;
      text-align: center;
  }

  #header h2 span {
      background-color: transparent;
  }

  #header .btn {
      margin: 0px 0px 2rem;
  }

  #header.typ .btn {
      margin: 0 auto 1rem;
      display: block;
  }

  #header.tp h2 {
      font-size: 1.8rem;
      margin-top: 2rem;
  }

  #header h3 {
      font-size: 1rem;
      text-align: center;
  }

  #header .logo-sebrae, #header .logo {
      max-width: inherit;
      position: relative;
      width: 100%;
      margin: 0px;
      top: inherit;
      right: inherit;
      left: 0px;
      text-align: center;
      padding: 0;
  }

  #header .logos-mobile {
      display: flex;
      margin-top: 1rem;
      flex-direction: row;
      justify-content: space-around;
      align-items: center;
      padding: 0px 0rem;
  }

  #header .logo-sebrae .logo-mobile {
      display: block;
      height: 100px;
      margin: auto;
  }

  #header .logo-sebrae .logo-desktop {
      display: none;
  }
  .sobre .descricao-sobre{
    justify-content: flex-start;
    margin-bottom: 0.875rem;
  }
  .sobre .descricao-sobre figure{
    width: 50px;
  }
  .social-network ul li {
      justify-content: center;
  }
  .sobre .descricao-sobre p{
    margin-left: 1rem;
  }
  .eventos figure img {
    margin: 0;
    height: auto;
  }
  .eventos .item{
    height: auto;
    flex-direction: column;
  }
  .eventos .descricao-evento {
    min-height: 320px;
    align-items: center;
    display: flex;
    flex-direction: column;
 }
.palestra .descricao-palestra{
  flex-direction: column;
}
.palestra .descricao-palestra .content{
   padding: 2rem 10px;
}

.rede-negocios .descricao-rede-negocios{
  flex-direction: column-reverse;
}
.rede-negocios h2{
  margin-top: 1rem;
}
.inteligencia-de-mercado-dados p,
.rede-negocios .descricao-rede-negocios .content h4,
.rede-negocios .descricao-rede-negocios .content p{
  text-align: center;
}
.rede-negocios .descricao-rede-negocios .content .btn-secondary{
  margin: 0.575rem auto 0;
}
  #ajuda::after, #ajuda::before {
      display: none;
  }

  #ajuda .participe {
      flex-direction: column;
  }

  #ajuda .participe li {
      width: 100%;
  }

  .img-header {
      width: 90%;
      margin: 0px auto;
      display: block;
  }

  .solucoes h3 {
      font-size: 1.8rem;
  }

  #form .list-vantagens li {
      width: 100%;
      margin-bottom: 1rem;
      font-size: 1.2rem;
      height: inherit;
      padding-left: 51px;
  }

  #form .list-vantagens li:nth-child(3) {
      margin-bottom: 0rem;
  }
  #form .list-vantagens li::before{
    left: 20px;
  }
  #form .list-vantagens li h3 {
      font-size: 1.3rem;
  }

  #form .list-vantagens li p {
      font-size: 1rem;
      height: auto;
      line-height: inherit;
      max-width: inherit;
      justify-content: flex-start;
      align-items: center;
      min-height: inherit;
  }

  #form .section-title {
      margin-bottom: 1rem;
      font-size: 1.5rem;
      margin-top: 2rem;
      text-align: center;
      width: 100%;
      line-height: 1.3;
  }

  #form .list-vantagens li figure {
      display: block;
      margin: 0px auto;
      width: 65px;
      top: 5px;
  }

  #form::before {
      display: none;
  }

  #form .row {
      flex-direction: column-reverse;
  }

  #form .row .col-11 {
      margin: 0px auto 2rem;
  }

  #message-campaign {
      background-image: none;
      min-height: inherit;
  }

  #message-campaign .hero-img {
      position: relative;
      left: 0px;
      top: 0px;
      width: 100%;
      text-align: left;
      border: 0px;
      bottom: 0px;
  }

  #message-campaign .hero-bottom .btn {
      max-width: inherit;
      margin: 1rem auto;
      font-size: 1rem;
  }

  #message-campaign .hero-bottom {
      min-height: inherit;
  }

  #message-campaign .hero-bottom h2 {
      font-size: 1.8rem;
      margin-bottom: 0px;
      text-align: center;
  }

  #message-campaign .hero-bottom p {
      font-size: 1.1rem;
      margin: 1rem auto;
      text-align: center;
  }

  #message-campaign .row {
  }

  #message-campaign .banner-mobile img {
      width: 80%;
      margin: 0px auto;
  }
  .ebooks p{
    line-height: 1.1;
    text-align: center;
  }
  .ebooks .descricao-ebook p{
    align-items: center;
  }
  footer figure {
      margin: 1rem 0px;
  }

  #compartilhar h2 {
      font-size: 1.8rem;
  }

  #compartilhar p {
      font-size: 1.2rem;
  }

  #compartilhar::before, #compartilhar::after {
      display: none;
  }

  #compartilhar .content p {
      font-size: 17px;
  }

  .social-network ul {
      padding-bottom: 2rem;
  }

  #ajuda h2 {
      font-size: 1.5rem;
  }

  #info-bar .lista-evento {
      flex-direction: column;
      margin-bottom: 1rem;
  }

  #info-bar.typ .lista-evento li:first-child, #info-bar .lista-evento li:last-child {
      width: 100%;
  }

  #info-bar .lista-evento li {
      width: 100%;
      align-items: center;
      justify-content: center;
      margin-top: 1rem;
  }

  #info-bar .lista-evento li p.mobile {
      display: none;
  }

  .navbar-mainbg {
      background: transparent;
      position: relative;
      right: 0px;
      top: inherit;
      margin-top: 0rem;
  }

  .navbar-mainbg.sticky {
      z-index: 1041;
  }

  .navbar-toggler {
      position: absolute;
      top: 1rem;
      right: 1rem;
      padding: 8px 1rem;
      background: rgb(122, 4, 80);
      color: rgb(251, 177, 32);
  }

  .navbar-toggler.close {
      left: 1rem;
      max-width: 50px;
      z-index: 1041;
  }

  #navbarSupportedContent ul {
      padding: 40px 0px 0px;
      margin: 0px;
  }

  .navbar-toggler:focus {
      border: none;
      outline: none;
      box-shadow: none;
  }

  .navbar-collapse {
      display: none !important;
  }

  .navbar-collapse.open {
      display: block !important;
  }
  #header.typ p.message-info.message-typ{
    max-width: 325px;
    margin: 0 auto 1rem;
  }
  .pesquisa-potencia-mulheres .descricao,
  .tv-inova .descricao-tv-inova{
    flex-direction: column;
  }
  .tv-inova .descricao-tv-inova .content .btn-secondary{
    margin: 0.575rem auto;
  }
  .tv-inova .descricao-tv-inova .content h4{
    text-align: center;
  }
  .pesquisa-potencia-mulheres .descricao .content ul li,
  .pesquisa-potencia-mulheres .descricao .content ul li strong{
    font-size: 1.3rem;
  }
  .pesquisa-potencia-mulheres .descricao .content .btn-secondary{
    margin: 0 auto 1rem;
  }
  .eventos .descricao-evento p,
  .pesquisa-potencia-mulheres .descricao .content p,
  .cursos p,
  .podcast-delas-convida p{
    text-align: center;
  }
  #navbarSupportedContent {
      overflow: hidden;
      position: fixed;
      z-index: 1041;
      top: 0px;
      right: 0px;
      height: 100%;
      background: linear-gradient(90deg, rgb(237, 135, 59) 0%, rgb(255, 152, 75) 100%);
      width: 60%;
      max-width: 250px;
  }

  .menu-backdrop {
      opacity: 0.5;
      position: fixed;
      top: 0px;
      left: 0px;
      z-index: 1040;
      width: 100vw;
      height: 100vh;
      display: none;
      background-color: rgb(0, 0, 0);
  }

  .menu-backdrop.show {
      display: block;
  }

  #navbarSupportedContent ul.desktop {
      display: none;
  }
  #apresentacao::before,
  #apresentacao::after{
    display: none;
  }
  #apresentacao .content{
    padding: 0 1rem;
  }
  #apresentacao h2,
  #apresentacao p{
    text-align: center;
  }
  #apresentacao figure{
    max-width: 80%;
    margin: 0 auto;
  }
  #navbarSupportedContent ul.mobile {
      display: block;
  }
  #form .garantia{
    margin-top: 3rem;
  }
  #form .btn-form-botton{
    display: block;
    margin: 1rem auto 0;
    max-width: 80%;
  }
  #form .btn-form-botton:hover{
    background: #fee83a
  }
  #video-palestra p{
    font-size: 1.1rem;
  }
}