@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://fonts.cdnfonts.com/css/campuni-demo');
@import url('https://base-estatico.sebrae.com.br/fonts/campuni/web-font.css');

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
}

body {

  font-family: "Trebuchet MS", "Helvetica", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  color: #000;
}


#header .img-fluid {
 min-width: 339px !important;
} 


@media screen and (min-width: 1200px) {
  .container {
    max-width: 1000px;
  }

}

@media screen and (max-width: 1200px) {
  #header .img-fluid {
    min-width: 100% !important;
    max-width: 100%;
  }

}

figure {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
}

.img-header {
  width: 100%;
}

#header .btn {
  font-family: "Trebuchet MS", "Helvetica", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.2rem !important;
  line-height: 3rem;
  color: #fff;
  background-color: #e5ae0d;
  text-transform: uppercase;
  padding-right: 3rem;
  padding-left: 3rem;
  max-width: 369px;
  text-align: center;
  margin: 0 auto;
  width: 100%;
  border-radius: 15px;
  
}

#header .typ .btn {
  font-family: "Trebuchet MS", "Helvetica", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.2rem !important;
  line-height: 3rem;
  color: #fff;
  background-color: #e5ae0d;
  text-transform: uppercase;
  padding-right: 3rem;
  padding-left: 3rem;
  max-width: 469px;
  text-align: center;
  margin: 0 auto;
  width: 100%;
  border-radius: 15px;
  
}

.btn {
  font-family: "Trebuchet MS", "Helvetica", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.2rem;
  line-height: 3rem;
  color: #fff;
  background-color: #328fb6;
  text-transform: uppercase;
  padding-right: 3rem;
  padding-left: 3rem;
  max-width: 369px;
  text-align: center;
  margin: 0 auto;
  width: 100%;
  border-radius: 15px;
  
}

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

/** header **/

.col-logo-position {
  position: relative !important;
  top: 60px;
}

.col-logo-position2 {
  position: relative !important;
  top: 90px;
}

.logo {
  padding: 8rem 0 0;
}

.logo img{
  width: 170px;
}

.header {
  position: relative;
  overflow: hidden;
}

.header.lp {}

.header.tp {}

.header .typ h1  {
  margin-bottom: 2rem;
  text-align: center;
}

.h2-TP {
  text-align: center !important;

  font-size: 2.2rem !important;
}

.h1-TP {
  text-align: center !important;
  

  font-size: 1.3rem !important;
  color: #fff
}
.h1-TP span{
  background-color: #df6ca2;
}

.logotyp{
  width: 100px !important;
  text-align: right;
  margin: 0 0 0 400px;
  position: relative;
  top: 40px;
  left: 40px;
}

.header h1 img {
  text-align: left !important;
  margin: 0;
  width: 180px;
}

.header h2 {
  font-family: "Trebuchet MS", "Helvetica", sans-serif;
  font-size: 2.8rem;
  line-height: 3.2rem;
  font-weight: normal;
  color: #fff;
  padding: 60px 0 20px;
  text-align: left;
}


.header h2 span {
  font-family: "Trebuchet MS", "Helvetica", sans-serif;
  font-size: 2rem;
  line-height: 2.4rem;
  font-weight: normal;
  color: #fff;
  padding: 0 0 20px;
  text-align: left;
  text-decoration: underline;
}


.header.typ p {
  font-size: 1.125rem;

}

.header.typ h2 {
  font-size: 1.125rem;
  line-height: 1.3rem;
  margin: 20px 0;

}

.header.typ p strong {
  font-size: 1.188rem;
  width: 100%;
  display: inline-block;
}

.header h3 {
  text-align: left;
  justify-items: flex-start;
  align-items: flex-start;
}

header .img-fluid {
  width: 100%;
  max-width: 339px;
  margin: 0 auto;
}

.header.tp p {
  font-size: 20px;
  font-weight: 400;
}

.header.tp p strong {
  font-weight: 700;
}

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

.header ul li {
  font-family: "Exo 2", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  list-style: none;
}

header .btn {
  display: inline-block;
  text-align: left;
}

.header.typ .btn {}



.bg-hero {
  border: none;
  background: rgb(99,181,211);
  background: linear-gradient(90deg, rgba(99,181,211,1) 5%, rgba(4,109,153,1) 35%, rgba(49,153,190,1) 100%);
  background-attachment: scroll;
}


/** Formulario **/
#form {
  background: rgb(99,181,211);
  background: linear-gradient(90deg, rgba(99,181,211,1) 5%, rgba(4,109,153,1) 35%, rgba(49,153,190,1) 100%);
  padding: 0rem 0 0rem 0;
  position: relative;
  z-index: 0;
}

.autorizacao-check {
  color: #fff !important;
}

#form .section-title {
  color: #FFF;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 40px;
  margin-top: 0;
  font-family: "Trebuchet MS", "Helvetica", sans-serif;
  line-height: 1.8rem;
}

#form .section-title span {
  background-color: #df6ca2;
  padding: 4px 0;
  
}

#form .section-subtitle {
  color: #fff;
  font-size: 2rem;
  font-weight: 400;
  margin-bottom: 0.8rem;
  margin-top: 2rem;
  font-family: "Trebuchet MS", "Helvetica", sans-serif;
  line-height: 2.4rem;
}

#form h1 {
  color: #e5ae0d;
  font-size: 1.75rem;
  font-weight: 700;
  padding: 30px;
  font-family: "Trebuchet MS", "Helvetica", sans-serif;
  line-height: 1;
  height: 70px;
  margin: 20px 0 30px;
  align-items: right !important;
  
  
  border-radius: 20px;
}

.pd-b-80 {
  padding-bottom: 110px !important;
}

li h3 {
  padding: 0 !important;
}

#form h1 p {
  font-size: 1.1rem;
  text-align: left;
  color: #fff;
}

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

#form .section-subtitle {
  font-size: 1.25rem;
  font-weight: 400;
}

#form h3.text-bottom {
  color: #fff;
  font-size: 33px;
  font-weight: 700;
  margin-bottom: 1rem;
  margin-top: 0rem;
  font-family: "Trebuchet MS", "Helvetica", sans-serif;
  line-height: 1;
}

#form .list-vantagens {
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 100%;
}


#form .btn:hover,
#form .btn:active {
  background-color: #057EE1;
  border-color: #057EE1;
  color: #fff;
}

#form .list-vantagens li {
  list-style: none;
  display: block;
  width: 100%;
  z-index: 0;
  min-height: 20px;
  margin-bottom: 0px;
  float: left;
  text-align: center;
  position: relative;
  padding: 0;
}

#form .list-vantagens li p {
  padding: 0;
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: 400;
  font-style: normal;
  text-align: left;
  font-family: "Trebuchet MS", "Helvetica", sans-serif;
  margin-top: 0;
  color: #fff;
}

#form .list-vantagens li p span {
  color: #fec432;
}

#form .list-vantagens li h3,
#form .list-vantagens li p {
  padding-left: 0px;
  box-sizing: border-box;
}

#form-salesforce .label {
  display: inline-block;
  width: 100%;
}

.form-label {
  display: none;
}

.form-control,
.form-select {
  font-family: "Inter", sans-serif;
  height: 42px;
  margin-bottom: 0px;
  color: #363636;
  font-size: 14px;
  font-weight: 400;

}

.form-select {
  line-height: 1.2;
  color: #363636;
}

:placeholder {
  font-family: "Inter", sans-serif;
  color: #363636;
}

.formulario {
  border-radius: 20px;
  position: relative;
  z-index: 2;
  padding: 5px 20px 20px 20px;
  background-color: #df6ca2;
}

.formulario h3 {
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
  margin: 40px 0;
  padding: 0;
  font-weight: 700;
}

.formulario p{

  font-size: 1.2rem;
  color: #fff;
  text-align: center;
  margin: 0;
  padding: 40px 20px 20px;
  font-weight: 700;

}

.msgs-validacao {
  display: block;
}

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

.erro {
  background-color: #FFE4E1;
  border-color: red;
}

.valido {
  background-color: #F1F1F1;
  border-color: green;
}

.form-control:focus,
.form-select:focus {
  border-color: #020E40;
  outline: none;
  box-shadow: none;
}

input:focus {
  outline: none;
}

#msgCelInvalido,
.feedback {
  display: none;
}
.formulario .error-message,
.formulario #msgCelInvalido,
.formulario .feedback,
.formulario .dadoInvalido {
  font-size: 14px;
  /*color: red;  */
  color: #fff;
  padding: 0;
  margin: 5px 0 0 0;
  font-weight: 600;
  background: transparent;
}

.formulario .politica-privacidade {
  padding: 10px 0px 15px 12px;
  text-align: center;
  box-sizing: border-box;
  display: block;
  margin: 0 auto;
  font-weight: 500;
  font-size: 12px;
  position: relative;
}

.formulario .politica-privacidade input {
  position: absolute;
  left: 0;
  display: none;
}

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

.formulario .btn-primary {
  width: 100%;
  font-size: 1rem;
  white-space: nowrap;
  padding: 0;
  border-color: #328fb6;
  background: #328fb6;
  color: #fff;
}

.formulario .btn-primary:active,
.formulario .btn-primary:hover {
  background-color: #0041D9 !important;
  border-color: #0041D9 !important;
  color: #fff !important;
}

.formulario p.spam {
  line-height: 1;
  text-align: center;
  margin-top: 0.575rem;
}

.formulario p.spam a {
 text-decoration: none;
 color: #fff;
}

.formulario p.spam small {
  display: block;
  line-height: 1.4;
  text-align: center;
  margin: 1rem auto 0;
  font-size: 0.75rem;
  padding: 0 1rem;
  color: #fff;
  max-width: 80%;
}

.error {
  color: #fff;
  font-size: 0.9em;
}

.valid {
  border-color: green;
}

.invalid {
  border-color: red;
}

.header .hero-content-wrapper {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  min-height: 465px;
}

/* UL e LI */

#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: 105px;
  margin-bottom: 2rem;
  height: 140px;
  max-width: 100%;
}

#form .list-vantagens li p {
  padding: 0px;
  font-size: 0.8rem;
  font-weight: 400;
  color: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: left;
  height: 90px;
  margin: 0px;
  line-height: 1rem;
  width: 100%;
  max-width: 80%;
}

#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: #e5ae0d;
  text-align: left;

  
}

#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;
}
@media only screen and (min-width: 1400px) {
  .header .hero-content-wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .header .hero-content-wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header .hero-content-wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header .hero-content-wrapper {
    padding: 90px 0;
  }
}

@media (max-width: 767px) {
  .header .hero-content-wrapper {
    padding: 90px 0 60px;
  }
}

@media (max-width: 767px) {
  /* .header .hero-content-wrapper h1 {
    font-size: 40px;
    line-height: 52px;
  } */
}

.header .hero-content-wrapper p.text-share-on {
  max-width: 370px;
  width: 100%;
  margin: 2rem 0 0;
}

.header .hero-img {
  position: absolute;
  right: 7rem;
  top: 107px;
  /* width: 100%; */
  width: 42%;
  text-align: right;
}

@media screen and (min-width: 1400px) {
  .header .hero-img {
    top: 10px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .header .hero-img {
    top: 25px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .header .hero-img {
    top: 100px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .header .hero-img {
    position: relative;
    width: 100%;
    top: 0;
  }

  .logotyp{
    
    margin: 0px;
   
      width: 100px !important;
      text-align: right;
      margin: 0 0 0 400px;
      position:relative;
      top:-10px;
      bottom: 0x;
      left: -200px;
  }
}

@media (max-width: 767px) {
  .header .hero-img {
    position: relative;
    width: 100%;
    top: inherit;
    display: block;
    margin: 0 auto;
    text-align: center;
    right: inherit;
    bottom: -50px;
  }

}

.header .hero-img.hero-img-2 {
  top: 0;
}

.header .hero-img .hero-img-right {
  position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header .hero-img .hero-img-right {
    position: static;
  }
}

@media (max-width: 767px) {
  .header .hero-img .hero-img-right {
    position: static;
  }
}

.header .hero-img img.dot-shape {
  position: absolute;
  left: -60px;
  bottom: 60px;
  z-index: -1;
}

.header .hero-img .video-btn {
  position: absolute;
  left: -40px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header .hero-img .video-btn {
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
  }
}

@media (max-width: 767px) {
  .header .hero-img .video-btn {
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
  }
}

.header.typ .hero-content-wrapper {
  padding-bottom: 80px;
}

.header .hero-content-wrapper {
  padding-bottom: 0;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .header .hero-content-wrapper {
    padding: 0;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header .hero-content-wrapper {
    padding: 15px 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header .hero-content-wrapper {
    padding: 90px 0;
  }
}

@media (max-width: 767px) {
  .header .hero-content-wrapper {
    padding: 0px;
  }
}

/** Formulario - Fim **/

/** Sobre **/

#sobre {
  background-color: #f4eae2;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative;
  z-index: 0;
  height: auto;
}

#sobre figure {
  margin: 0;
}

#sobre .img {
  padding: 0;
  width: 100%;
  text-align: center;
}

figure .seo{
  margin: 0 auto;
  width: 100%;
  max-width: 600px;
}

#sobre .btn {
  width: 100%;
  max-width: 319px;
  background: #ce035e;
  color: #fff;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-radius: 0;
  font-size: 1.5rem;
}

#sobre .btn:hover,
#sobre .btn:active {
  background-color: #057EE1;
  border-color: #057EE1;
  color: #fff;
}

#sobre h2 {
  color: #333333;
  font-size: 1.4rem;
  line-height:1.6rem;
  font-weight: bold;
  font-family: 'Open Sans', sans-serif;
  margin-top: 1rem;
  margin-bottom: 2rem;
}

#sobre h1 {
  color: #333333;
  font-size: 1.2rem;
  line-height:1.4rem;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

#sobre p {
  color: #333333;
  font-size: 2rem;
  line-height:2.4rem;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  margin-top: 0;
  margin-bottom: 2rem;
}



#sobre ul {
  margin: 0;
  padding: 0;
}

#sobre ul li {
  font-size: 1.2rem;
  font-weight: normal;
  color: #333333;
  list-style: none;
  padding: 0.5rem 0px;
  display: inline-block;
  margin-bottom: 0.875rem;
}

#sobre .container {
  padding: 50px 0;
}

#sobre .img {
  padding: 40px 0 50px;
}

@media screen and (min-width: 1400px) {
  #sobre {
    background-size: cover;
  }

  #sobre .hero-img {
    left: 5rem;
    width: 38%;
  }

  #sobre figure {
    width: 100%;
  }
}

/* Explore */
#explore {
  background: rgb(208,88,158);
  background: linear-gradient(315deg, rgba(208,88,158,1) 22%, rgba(225,111,161,1) 61%, rgba(250,140,166,1) 88%);
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative;
  z-index: 0;
  height: auto;
  border-top: 2px solid #fff;
}

#explore figure {
  margin: 0;
}

#explore .img {
  padding: 0;
  width: 100%;
  max-width: 365px;
  text-align: center;
}

#explore span {
  padding: 0;
  font-size: 1.2rem;
}

figure .seo{
  margin: 0 auto;
  width: 100%;
  max-width: 600px;
}

#explore .btn {
  width: 100%;
  max-width: 400px;
  background: #328fb6;
  color: #fff;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-radius: 20px;
  font-size: 1.2rem !important;
}

#explore .btn:hover,
#explore .btn:active {
  background-color: #057EE1;
  border-color: #057EE1;
  color: #fff;
}

#explore h2 {
  color: #fff;
  font-size: 1.1rem;
  line-height:1.5rem;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  margin-top: 3rem;
  margin-bottom: 2rem;
  text-align: center;
}

#explore h2 span{
  background-color: rgb(229, 174, 13);
  font-family: 'Open Sans', sans-serif;
  font-size: 1.1rem !important;
  line-height:1.5rem !important;
}
#explore p {
  color: #005eb8;
  font-size: 2rem;
  line-height:2.4rem;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  margin-top: 0;
  margin-bottom: 2rem;
  padding: 0 50px;
}

#explore ul {
  margin: 0;
  padding: 0;
}

#explore ul li {
  font-size: 1.625rem;
  font-weight: normal;
  color: #333333;
  list-style: none;
  padding:  0px;
  display: inline-block;
  margin-bottom: 0;
}

#explore .container {
  padding: 50px 0;
}

#explore .img {
  padding: 0;
}

@media screen and (min-width: 1400px) {
  #explore {
    background-size: cover;
  }

  #explore .hero-img {
    left: 5rem;
    width: 38%;
  }

  #explore figure {
    width: 100%;
  }
}

/** Footer **/
footer {
  background: #e5ae0d;
  padding: 1.25rem 0;
}

footer.tp {
  background-color: #df6ca2;
}

footer figure {
  margin: 0;
}

footer.typ {
  background: #df6ca2;
  position: relative;
  z-index: 0;
  padding: 3rem 0;
}

.contato p {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  color: #fff;
  text-align: center;
  line-height: 1.3;
  font-family: "Almarai", sans-serif;
  font-weight: 700;
}

.contato p a {
  font-size: 20px;
  display: inline-block;
  color: #fff;
  width: 100%;
  font-weight: 700;
  text-decoration: none;
  font-family: "Almarai", sans-serif;
}

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

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

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

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

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

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

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

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

/*** Compartilhe **/
.header p.text-share-on {
  font-family: "Georama", sans-serif;
  max-width: 370px;
  width: 100%;
  margin: 0;
  font-size: 18px;
  background-color: #f4eae2;
}

.header p.text-share-on strong {
  font-weight: 700;
}

.compartilhar {
  background-color: #2d0361;
  padding: 1.5rem 3rem;
  margin-top: 2rem;
}

/*** Compartilhe **/
#compartilhar {

  position: relative;
  z-index: 0;
  overflow: hidden;
}

.sub-title h2 {
  font-family: 'Open Sans', sans-serif;
}

#compartilhar h2 {
  font-weight: 700;
  font-size: 2.313rem;
  color: #ffffff;
  text-align: center;
  margin-bottom: 1rem;
  line-height: 1.1;
  font-family: 'Open Sans', sans-serif;
}

#compartilhar p {
  font-weight: 400;
  font-size: 1.2rem;
  color: #ffffff;
  text-align: center;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
}


#compartilhar{
    background-color: #2d0361;
    
}/*
#compartilhar h2{
    font-family: 'Inter';
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    text-align: center;
}
#compartilhar h2 strong{
    font-weight: 400;
    display: inline-block;    
    width: 100%;
}
*/


@media screen and (max-width: 600px) {
/*
  .bg-hero{
    background-color: #0024A9;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: inherit;
  }
    */

     
     

  .header .img-fluid {
      width: 100%;
      margin: 0 auto;
    }
    
  .header h1 {
    text-align: center;
    font-size: 50px;
  }

  .header h1 img {
    width: 100px !important;
  }

  .header h2 {
    text-align: center;
    margin: 0 auto 1rem;
    font-size: 2rem;
    padding: 0;
  }

  .header h3 {
    font-size: 1.5rem;
    text-align: center;
  }

  .header p {
    text-align: center;
    font-size: 1.3rem;
  }
  .header.typ p{
    padding: 0 1rem;
  }

  
  .header ul li {
    font-size: 17px;
    text-align: center;
  }

  .header .btn {
    margin: 1rem auto 2rem;
    display: block;
  }

  .social-network ul li {
    justify-content: center;
  }

  #sobre h1 {
    margin: 0 12px;
  }

  #sobre .seo {
    padding: 0 12px;
  }


   #sobre p {
    font-size: 1.5rem;
  }

  #sobre h2 {
    font-size: 1.5rem;
    line-height: 1.9rem;
    
  }

  #explore h2 {
    margin: 0 12px;
  } 

   #explore p {
    font-size: 1.5rem;
    padding: 0;
  }

  #explore div .img  {
    padding: 0;
  }


  #explore h2 {
    font-size: 1.5rem;
    line-height: 1.9rem;    
  }

  #explore ul li {
    margin: 0 12px;
  }

  #explore span {
    font-size: 1rem;
  }

  #explore .btn {
    margin-bottom: 2rem;
      
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    }
  

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

  .formulario {
    margin-bottom: 2rem;
  }

  ul.list-vantagens {
    margin: 0px 20px;
    padding: 0;
  }

  #form .list-vantagens li h3 .mobile,
  #form .list-vantagens li p .mobile {
    display: none;
  }


  #explore .btn {
    font-size: 100%;
    max-width: 90%;
    margin: 0 auto;
    display: block;
  }

  .logotyp{
    
    margin: 0px;
    width: 100px !important;
      text-align: right;
      margin: 0 0 0 400px;
      position:relative;
      top:-10px;
      bottom: 0x;
      left: -200px;  }

      

#header .typ .btn {
  font-family: "Trebuchet MS", "Helvetica", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.9rem !important;
  line-height: 3rem;
  color: #fff;
  background-color: #e5ae0d;
  text-transform: uppercase;
  padding-right: 1rem;
  padding-left: 1rem;
  max-width: 100%;
  text-align: center;
  margin: 0 auto;
  width: 100%;
  border-radius: 15px;
  
}

#explore h2 span{
  background-color: rgb(229, 174, 13);
  font-family: 'Open Sans', sans-serif;
  font-size: 1.5rem !important;
  line-height:1.5rem !important;
}

.h2-TP{
  font-size: 1.8rem !important;
  line-height: 2rem !important;
}

.logo {
  padding: 2rem 0 0;
}


#header .btn {
  
  font-size: 1rem !important;
  line-height: 1.4rem !important;
  color: #fff;
  background-color: #e5ae0d;
  text-transform: uppercase;
  padding-right: 1rem;
  padding-left: 1rem;
  max-width: 100%;
  text-align: center;
  margin: 0 auto;
  width: 100%;
  border-radius: 15px;
}

#explore .btn {
  
  font-size: 1rem !important;
  line-height: 1.4rem !important;
  color: #fff;
  text-transform: uppercase;
  padding-right: 1rem;
  padding-left: 1rem;
  max-width: 100%;
  text-align: center;
  margin: 0 auto;
  width: 80%;
  border-radius: 15px;
}


}

.col-logo-position {
  position: relative !important;
  top: 0px;
}

.col-logo-position2 {
  position: relative !important;
  top: 0px;
}

.pd-b-80 {
  padding-bottom: 0px !important;
}

.pd-t-100 {
  padding: 50px 0 !important;
}

.btn {
  font-size: 0.9rem !important;
}

