body {
  padding-top: 3rem;
  color: #5a5a5a;
  font-family: 'Poppins';
}
.chat-icon {
  position: fixed;
  z-index: 999;
  right: 30px;
  bottom: 30px;
  width: 60px;
  height: 60px;
  padding: 15px;
  border: solid 3px #34245c;
  border-radius: 100%;
  background-color: #fff;
}
.icon{
  width: 7rem;
  height: 4rem;
  margin: 1rem; 
 text-align: center;

}
.icon a{
  text-decoration:none;
   line-height:2.25rem
}
.search-how-to{
  width: 30rem;
}
.search-how-to h6{
  font-size: 1.5rem;
}
.internal-content{
  max-width: 50rem;
  padding:1rem;
  line-height: 1.8rem;
  align-items: center;
}
.sidebar{
  max-width: 13.5rem;
}
.sidebar h6{
  font-weight: bold;
}
.sidebar ul li{
  line-height:3rem;
  margin:0 !important;
  padding:0 !important;
}

.sidebar a{
  text-decoration:none;
}
.sidebar a:hover{
  text-decoration: underline;
  color:#34245c
}
.content-how-to{
  max-width: 50rem;
  padding:5rem 0 5rem 0;
  line-height: 1.8rem;
}
.btn-more {
  background-color: #00b2a9;
  color: #34245c;
  padding: 10px 100px;
}

.row-2a{
  margin-top: 30px;
}

.icones-1{
  display: flex;
  flex-direction: row;
  align-items:center;
  justify-content:space-around;
}

.icones-2{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
}

.pesquisa{
  max-width: 100%;
  margin-top: 30px;
}

.btn-more:hover {
  background-color: #02d9cf;
  color: #ffffff;
}

.navbar-mobifone {
  background-color: #34245c;
}

.section-downloads h2 {
  text-align: center;
}

.section-how-to {
  margin: 3rem 0 0 0;
  text-align: center;
}

.downloads-btns {
  clear: both;
  margin: 24px;
  text-align: center;
}


.botton-dowloads{
  margin-right: 35px;
}

.downloads-btns a {
  text-decoration: none;
}
.section-downloads {
  margin: auto;
  width: 600px;
}

#footer .container {
  max-width: 800px;
}

#footer .copy {
  color: #00b2a9;
  border-top: 1px solid #00b2a9;
  padding: 2rem 0 0 0;
}


#footer .container h5 {
  color: #00b2a9;
}

#footer .container h5 img {
  color: #00b2a9;
  padding: 0 0.8rem 0.8rem 0;
}

#footer {
  background-color: #34245c;
  color: #ffffff;
}

#footer .nav-link {

  color: #ffffff;
}

#footer .col-6:last-child {

  padding: 0 0 0 80px;
}

section#contact {
  background-color: #34245c;
  background-image: url("../img/map.svg");
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;
  /* min-height: 500px; */
  padding: 8.5rem 0 0 0;
  /*clip-path: polygon(0 20%, 100% 0, 100% 100%, 0 100%);*/
  margin-top: 30px;
  padding: 10rem 20%;
}

section#contact {
  background-color: #34245c;
  background-image: url("../img/map.svg");
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;
}

section#contact .text-contact {
  color: #fff
}

section#contact .section-heading {
  color: #fff;
}

section#contact .form-group {
  margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
  padding: 20px;
}

section#contact .form-group input.form-control {
  height: auto;
}

section#contact .form-group textarea.form-control {
  height: 248px;
}

section#contact .form-control:focus {
  border-color: #fed136;
  -webkit-box-shadow: none;
  box-shadow: none;
}

section#contact ::-webkit-input-placeholder {
  font-weight: 700;
  color: #ced4da;

}

section#contact :-moz-placeholder {
  font-weight: 700;
  color: #ced4da;

}

section#contact ::-moz-placeholder {
  font-weight: 700;
  color: #ced4da;

}

section#contact :-ms-input-placeholder {
  font-weight: 700;
  color: #ced4da;
}


@media (min-width: 40em) {
  #footer .social-media {
    color: #00b2a9;
  }

  #footer .col-lg-6:first-child {
    border-right: 1px solid #00b2a9;
  }

  #footer .col-lg-6:last-child {
    padding: 0 2rem;
  }

  .section-header-home {
    margin: 3rem 0 0 0;
  }
  .section-header-how-to{
    margin: 3rem;
  }
  #header .section-header-how-to h5 {
    color: #34245c;
    font-size: 2.25rem;
    font-weight: bold;
    border-top: 5px solid #00b2a9;
    max-width: 380px;
    margin: 3rem auto ;
  }
  #header h5 {
    color: #34245c;
    font-size: 2.25rem;
    font-weight: bold;
    border-top: 5px solid #00b2a9;
    max-width: 150px;
    margin: 3rem auto;
  }
  #header .section-header-termos{
    margin: 3rem;
   }
  #header .section-header-termos img{
    width:900px 
  }
  #header .section-header-termos h5 {
   color: #34245c;
   font-size: 2.25rem;
   font-weight: bold;
   border-top: 5px solid #00b2a9;
   max-width: 300px;
   margin: 3rem auto;
  }
  #header .section-header-politica{
    margin: 3rem;
  }
  #header .section-header-politica img{
    width:900px 
  }
  #header .section-header-politica h5 {
    color: #34245c;
    font-size: 2.25rem;
    font-weight: bold;
    border-top: 5px solid #00b2a9;
    max-width: 450px;
    margin: 3rem auto;
  }
  #downloads h5 {
    color: #ffffff;
    font-size: 2.25rem;
    font-weight: bold;
    border-top: 5px solid #00b2a9;
    max-width: 600px;
    margin: auto;
    padding: 0.5rem;
  }

  #downloads {
    background-color: #34245c;
    background-image: url("../img/baixar/bj-loja.svg");
    background-repeat: no-repeat;
    background-position: center;
    min-height: 500px;
    padding: 10.5rem 0 0 0;
    /*clip-path: polygon(0 20%, 100% 0, 100% 100%, 0 100%);*/
    margin-top: 30px;
  }

  #how-to {
    color: #34245c;
  }

  #how-to h5 {
    color: #34245c;
    font-size: 2.25rem;
    font-weight: bold;
    border-top: 5px solid #00b2a9;
    max-width: 18.25rem;
    margin: auto;
    padding: 0.5rem;
  }

  #contact h5 {
    color: #ffffff;
    font-size: 2.25rem;
    font-weight: bold;
    border-top: 5px solid #00b2a9;
    max-width: 18.25rem;
    margin: auto;
    padding: 0.5rem 0 2rem 0;
  }

  #how-to {
    background-color: #ffffff;
    min-height: 500px;
  }

}

@media (max-width: 35.999em) {
  #header .section-header-home h5 {
    color: #34245c;
    font-size: 2.25rem;
    font-weight: bold;
    border-top: 5px solid #00b2a9;
    max-width: 18rem;
    margin: auto;
    padding: 0 0 2.25rem;
  }
  #header .section-header-home{
    margin: 2.5rem 0 0 0;
   }
  #header .section-header-home img:first-child{
    display: none
    
  }
  #header .section-header-termos{
    margin: 2.5rem 0;
   }
  #header .section-header-termos h5 {
    color: #34245c;
    font-size: 2.25rem;
    font-weight: bold;
    border-top: 5px solid #00b2a9;
    max-width: 18rem;
    margin: auto;
    padding: 0 0 2.25rem;
  }
  #header .section-header-politica{
    margin: 2.5rem 0;
  }
  #header .section-header-politica h5 {
    color: #34245c;
    font-size: 2.25rem;
    font-weight: bold;
    border-top: 5px solid #00b2a9;
    max-width: 450px;
    margin: auto;
    padding: 0 0 2.25rem 0;
  }
  #footer .social-media {
    color: #00b2a9;
  }

  #footer .col-lg-6 {
    border-right: 1px solid #00b2a9;
    margin: 1rem;
    text-align: center;
  }

  section#contact {
    background-color: #34245c;
    background-image: url("../img/map.svg");
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 900px;
    padding: 10.5rem 0 0 0;
    /*clip-path: polygon(0 20%, 100% 0, 100% 100%, 0 100%);*/
    margin-top: 30px;
  }

  .downloads-btns img {
    clear: both;
    margin: 0 0 1.5em 0;
  }

  .header {
    margin: 3rem 0 0 0;
  }

  #header h5 {
    color: #34245c;
    font-size: 1.25rem;
    font-weight: bold;
    border-top: 5px solid #00b2a9;
    max-width: 150px;
    margin: auto;
  }

  #downloads h5 {
    color: #ffffff;
    font-size: 1.25rem;
    font-weight: bold;
    border-top: 5px solid #00b2a9;
    max-width: 16em;
    margin: auto;
    padding: 0.5rem;
  }

  #downloads {
    background-color: #34245c;
    background-image: url("../img/baixar/bj-loja.svg");
    background-repeat: no-repeat;
    background-position: center;
    min-height: 500px;
    padding: 7rem 0 0 0;
    /*clip-path: polygon(0 20%, 100% 0, 100% 100%, 0 100%);*/
    margin-top: 30px;
  }

  .botton-dowloads{
    margin-right: 0px;
  }

  #how-to {
    color: #34245c;
  }

  #how-to h5 {
    color: #34245c;
    font-size: 1.25rem;
    font-weight: bold;
    border-top: 5px solid #00b2a9;
    max-width: 16.25rem;
    margin: auto;
    padding: 0.5rem;
  }

  #contact h5 {
    color: #ffffff;
    font-size: 1.25rem;
    font-weight: bold;
    border-top: 5px solid #00b2a9;
    max-width: 18.25rem;
    margin: auto;
    padding: 0.5rem 0 2rem 0;
  }

  #how-to {
    background-color: #ffffff;
  }
}
@media (max-width: 991.98px) {
  .offcanvas-collapse {
    position: fixed;
    top: 56px; /* Height of navbar */
    bottom: 0;
    left: 100%;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: #34245c;
    transition: transform .3s ease-in-out, visibility .3s ease-in-out;
  }
  .offcanvas-collapse.open {
    visibility: visible;
    transform: translateX(-100%);
  }
}

.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: flex;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  color: rgba(255, 255, 255, .75);
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.nav-underline .nav-link {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: .875rem;
  color: #ffffff;
}

.nav-underline .nav-link:hover {
  color: #007bff;
}

.nav-underline .active {
  font-weight: 500;
  color: #343a40;
}

.bg-purple {
  background-color: #6f42c1;
}