.bg-dark {
    background-color: #553f7a !important;
}
.blocks { position: relative; }
@media (max-width: 1400px){
  .container {
      max-width: 100%;
  }
}
.img3 {
  position: absolute;
  top: 10px;
  right: 100px;
  z-index: 99;
}
.img4 {
  position: absolute;
  top: 190px;
  right: 0;
  z-index: 999;
}


#main-header {
    background-color: #f0f0f0;
    color: #333;
}
@media (max-width: 992px){
  #main-header {
    text-align: center;
    padding-bottom: 2rem;
  }
  #main-header .container { text-align: left; padding-bottom: 0!important; }
  #main-header .img-block .img1 {
      max-width: 100%;
      animation-name: none;
      opacity: 1;
  }
  #main-header .img-block .img2 { display: none!important; }
  .img3 {     right: 0;
    top: 30px; max-width: 30%;}
  .img4 { position: static;     max-width: 49%;}
}
#main-header h1 {
  font-size: 2.8rem;
}
#main-header h1 small {
  display: inline-block;
  max-width: 70%;
  font-size: 60%;
}
#main-header .text-block p {
  font-size: 1rem;
  margin-bottom: 3rem;
}
#main-header  ul li {
    line-height: 2.5rem;
    list-style-type: none;
    font-size: 1.2rem;
    padding: 0;
}

#main-header  ul {
  padding: 0;
  margin: 0;
}
#main-header  ul li:before {
    font-family: 'gestwinfont' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: #553f7a;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e904";
    font-size: 25px;
    display: inline-block;
    margin-right: 0.5rem;
}
#call-to-action, #demo-panel {
  background-color: #553f7a;
}
#call-to-action .block-num,
#demo-panel .block-num {
    position: relative;
    padding-left: 100px;
}
#call-to-action .block-num .num,
#demo-panel .block-num .num {
    position: absolute;
    top: 0;
    left: 0;
    border:solid 3px #fff;
    color: #fff;
    font-weight: bold;
    padding: 12px 17.5px;
}
#call-to-action p {
  font-size: .8rem;
}
#call-to-action .form-control {
  min-width: 350px;
}
#call-to-action .form-inline { justify-content: center; }
.image-target {
  background: url('images/30anos.png') top center;
  background-repeat: no-repeat;
}
#hightlights {
  background-image: none!important;
  padding-bottom: 5rem;
}
#hightlights h3 {
  margin-top: 3.5rem;
}

#hightlights .row div:last-child {
  border-left: solid 2px #808080;
  padding: 2.5rem 2rem;
  font-weight: bold;
}
.lead { font-weight: bold; }


#rating {
  background: #f0f0f0;

}
#rating .stars {
  background: url('images/stars.png') center center;
  height: 20px;
  background-repeat: no-repeat;
}
#rating .name {
  margin-bottom: 0;
}

#mapa {
  min-height: 740px;
  background: url(images/mapa.png) center right;
  background-repeat: no-repeat;
  background-color: #aadaff;
}

.icon-place, .icon-mail, .icon-phone, .icon-clock {
  font-size: 2rem;
  margin-bottom: .5rem;
  color: #48c3d2;
}

p.headline {
  font-size: 1.5rem;
  text-align: center;
  padding: 5rem 0;
}
/*************************
Página download
*************************/
.num {
  width: 65px;
  height: 65px;
  background-color: #553f7a;
  color: #fff;
  font-size: 30px;
  border-radius: 32.5px;
  text-align: center;
  padding: 17.5px;
  line-height: 1;
}
#formulario {
  background-color: #553f7a;
  color: #fff;
}
.formulario {
  position: relative;
}
#formulario form {
  //padding-left: 20%;
  color: #fff;
}
#formulario form h2 + p{
font-size:1rem;
margin-bottom: 2rem;
}
#formulario .num {
  //position: absolute;
  //top: 0;
  //left: 5%;
  background-color: #fff;
  color: #553f7a;
}
#pag-download {
  background-color: #f0f0f0;
}
#pag-download  .row > div:first-child {
  padding-right: 10%;
}
#pag-download .row > div:last-child {
  padding-left: 5%;
  border-left: solid 2px #808080;
}

#pag-download .block-num {
  position: relative;
  padding-left: 100px;
}
#pag-download .block-num:not(:first-child) {
  margin-top: 5rem;
}
#pag-download .block-num .num {
  position: absolute;
  top: 0;
  left: 0;
}

#demo-panel .gestwin-comercial {
  background-color: #1a5d71;
  color: #fff;
}
#demo-panel .gestwin-POS {
  background-color: #48c3d3;
  color: #fff;
}

#download-tabs {
  z-index: 2;
  position: relative;
}
#download-tabs .nav-link {
  padding-top: .8rem;
  padding-bottom: .8rem;
}

#download-tabs .nav-tabs {
  margin-top: -58px;
}
.download-windows:before {
  content: url(images/windows.svg);
    width: 20px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}
.img-text {display: none; }
iframe {
  margin: 0 auto;
display: block;
color: #fff;
height: 350px!important;
    overflow: auto!important;
}

/* **********************************
   Mobile
********************************** */
@media (max-width: 992px){
  #formulario .num { position: relative; left: 45%;}
  #formulario form {padding-left: 0;}
  #main-footer .col-12 {
    display: flex;
    flex-direction: row;
    margin: .5rem!important;
  }
  #main-footer .col-12 span {margin-right: 1rem;}
  #main-footer img {
    width: 100px;
    margin: 1rem auto;
  }

  #main-header .img-block { width: 100%; height: auto;}
  #main-header .img-block img { position: static; display: block!important; max-width: 80%; margin: 0 auto;}
  #main-header .img-text { max-width: 95%; margin:  20px auto; background-color: #48c3d2; border-radius: 5px; padding: 10px; color: #fff; text-align: center;}
  #main-header .img-text p { font-size: .9rem;  line-height: 1.4; margin-bottom: 0; }
  #mapa {
    //display: none;
    position: relative;
    min-height: 980px;
    background: url(images/mapa.png) center 250px;
    background-repeat: no-repeat;
    background-color: #aadaff;
    background-size: auto 80%;
  }
}


/* **********************************
   Tabs funcionalidades
********************************** */
#funcs-faturacao,
#funcs-gestao {
  background-image: url("images/bg.svg");
  background-repeat: no-repeat;
  background-position: 170% center;
  background-size: 770px 770px;
}
#funcs-gestao { background-position: -70% center; }
#funcs-faturacao h3 span,
#funcs-gestao  h3 span {
  color: #fff;
  background: #ffa410;
  padding: 2px 5px;
  font-size: 80%;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: inline-block;
}

#funcs-panel ul {
  padding-left: 1rem;
  list-style: none; /* Remove default bullets */
}
#funcs-panel ul li{
  margin-bottom: .5rem;
}
#funcs-panel a + div ul{
  margin-top: 1rem;

}
#funcs-panel a + div ul li {
  margin-bottom: .2rem;
  font-size: 90%;
}
#funcs-panel ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #48c3d3; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
  font-size: 120%;
}
#funcs-panel .btn-outline-primary {
  border-radius: 1rem;
  font-size: 85%;
  font-weight: bold;
}
#funcs-panel .btn-outline-primary:hover {
  color: #fff;
}

#accordionExample .header {
  background-color: #553f7a!important;
  padding: 0.75rem 1.25rem;
}
#accordionExample .header button {
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
  text-decoration: none;
}
#accordionExample .header button:hover {
  text-decoration: none;
}
.icon-minus:before,
.icon-plus:before {
  margin-right: 10px;
  line-height: 1;
  font-size: 1.5rem;
  font-weight: bold;
  color: #48c3d3;
}
.icon-minus:before {
  content: '-';
}
.icon-plus:before {
  content: '+';

}
.field-label { display: none; }


/* **********************************
finder in page onde-se-encontra-o-seu-negocio.html
********************************** */
.content-results {
  display: none;
}
.results {
  font-size: 90%;
 
}
.no-results {
  text-align: center;
  padding: 4rem 0;
  display: none;
  background-color: #e8e8e8;
  border-radius: 8px;
  margin-bottom: 3rem;
}
.results .card {
  margin:0 15px;
}
.no-results h3 span { color: #df1e26; text-transform:capitalize;}
.results  span#item-0 { display: block; font-weight: bold; }
.results  span#item-7 { margin-top:0.8rem; display: block;}
.results  span#item-8 { margin-top:0.8rem; display: block;}
.results  span#item-9 { margin-top:0.8rem;  display: block;}
.counter { font-size: 1.3rem;}


#section-mapa{
  background: url('images/mapa3.jpg') center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bullet {
  margin-right: 35px;
}
.bullet::before {
  content: "";
  background: url('images/bullet.png') center;
  display: inline-block; 
  width: 27px; 
  height: 17px;
  margin-left: -35px; 
  margin-right: 0.5rem;
}

.serach-local {
  text-transform: capitalize;
}

#main-footer {
  background-color: #3c335b!important ;
}

#solucoes-tab .card {
  background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}
.carousel-control-next,
.carousel-control-prev {
  opacity: 1;
}