@import url("https://fonts.googleapis.com/css?family=Montserrat:300,600,700");
body#franquia {
  background: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  color: #8e8e8e;
  overflow-x: hidden;
}

#franquia header {
  background: #06bbf2;
}

#franquia header .topo {
  background: url(../imagens/landinpage-header-background.png) no-repeat left
    top;
  padding-top: 15px;
  text-align: center;
}

#franquia header .topo img {
  height: 150px;
}

#franquia header .topo .redes-sociais {
  color: #eb008b;
  font-weight: 600;
}

#franquia header .topo .redes-sociais a {
  font-size: 1.2em;
}

#franquia header .apresentacao {
  background: rgb(255, 255, 255);
  background: -moz-radial-gradient(
    center,
    ellipse cover,
    rgba(255, 255, 255, 1) 0%,
    rgba(6, 187, 242, 1) 48%
  );
  background: -webkit-radial-gradient(
    center,
    ellipse cover,
    rgba(255, 255, 255, 1) 0%,
    rgba(6, 187, 242, 1) 48%
  );
  background: radial-gradient(
    ellipse at center,
    rgba(255, 255, 255, 1) 0%,
    rgba(6, 187, 242, 1) 48%
  );
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#06bbf2', GradientType=1);
}

#franquia header .apresentacao .container {
  background: url(../imagens/landinpage-potes.png) no-repeat center center;
  background-size: contain;
}

#franquia header .apresentacao h1 {
  color: #fff;
  font-size: 2.2em;
  font-weight: bold;
  line-height: 45px;
  margin-top: 50px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

#franquia header .apresentacao .linha {
  margin: 20px 0px;
  margin-left: -40px;
  height: 3px;
  width: 120px;
  background: #eb008b;
}

#franquia header .apresentacao p {
  color: #fff;
  font-size: 1.6em;
  line-height: 26px;
}

#franquia header #investidor {
  background: #fff;
  padding: 40px 30px;
}

#franquia header #investidor h4 {
  margin-bottom: 15px;
  color: #eb008b;
  line-height: 26px;
}

#franquia header #investidor h4 strong {
  font-size: 1.5em;
}

#franquia header #investidor .btn-whatsapp {
  background: #51dc85;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  border-radius: 2px;
  margin: 10px 0px;
}

#franquia header #investidor .btn-whatsapp i {
  font-size: 1.2em;
  font-weight: 600;
}

#franquia header #investidor .form-control {
  background: #f2f2f2;
  border: none;
  color: #858585;
  font-weight: 600;
  font-size: 1em;
}

#franquia header #investidor #btnEnviar {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  background: #eb008b;
  border: none;
  font-size: 1.2em;
  color: #fff;
  border-radius: 0px;
  padding: 12px 0px;
}

#franquia header #investidor label.error {
  color: #ff3333;
  font-weight: 600;
  font-size: 0.8em;
}

#franquia section#quem-somos {
  margin: 50px 0px;
}

#franquia section#quem-somos h2 {
  background: url(../imagens/landinpage-icone-quem-somos.png) no-repeat 5px 5px
    #eb008b;
  padding: 38px 0px;
  padding-left: 70px;
  color: #fff;
  font-weight: 600;
  font-size: 2em;
  margin-bottom: 0px;
}

#franquia section#quem-somos .content {
  background: #f8f8f8;
  padding: 20px;
  color: #8e8e8e;
  font-size: 1.1em;
  font-weight: 400;
}

#franquia section#quem-somos .content strong {
  color: #eb008b;
}

#franquia section#mercado-de-sorvete {
  margin: 50px 0px;
}

#franquia section#mercado-de-sorvete h2 {
  background: url(../imagens/landinpage-icone-mercado-do-sorvete.png) no-repeat
    15px 5px #2cc5f4;
  padding: 38px 0px;
  padding-left: 70px;
  color: #fff;
  font-weight: 600;
  font-size: 2em;
  margin-bottom: 0px;
}

#franquia section#mercado-de-sorvete .content {
  background: #f8f8f8;
  padding: 20px;
  color: #8e8e8e;
  font-size: 1.1em;
  line-height: 24px;
  text-align: center;
  font-weight: 400;
}

#franquia section#mercado-de-sorvete .content p {
  margin: 0px;
}

#franquia section#mercado-de-sorvete .content h4 {
  color: #2cc5f4;
  font-size: 2em;
  font-weight: 600;
  margin: 0px;
}

#franquia section#mercado-de-sorvete .content h4.count {
  font-size: 3.4em;
}

#franquia section#mercado-de-sorvete .content strong {
  color: #2cc5f4;
}

#franquia section#mercado-de-sorvete .content strong small {
  color: #2cc5f4;
  font-weight: 900;
  font-size: 0.6em;
}

#franquia section#numeros-do-franchising {
  margin: 50px 0px;
}

#franquia section#numeros-do-franchising h2 {
  background: url(../imagens/landinpage-icone-numeros-do-franchising.png)
    no-repeat 15px 5px #eb008b;
  padding: 38px 0px;
  padding-left: 70px;
  color: #fff;
  font-weight: 600;
  font-size: 2em;
  margin-bottom: 0px;
}

#franquia section#numeros-do-franchising .content {
  background: #f8f8f8;
  padding: 20px;
  color: #8e8e8e;
  font-size: 1.1em;
  line-height: 24px;
  text-align: center;
  font-weight: 400;
}

#franquia section#numeros-do-franchising .content p {
  margin: 0px;
  font-size: 1.2em;
}

#franquia section#numeros-do-franchising .content h4 {
  color: #eb008b;
  font-size: 1.5em;
  font-weight: 600;
  margin: 0px;
}

#franquia section#numeros-do-franchising .content h4.count {
  font-size: 2.8em;
}

#franquia section#numeros-do-franchising .content strong {
  color: #eb008b;
}

#franquia section#numeros-do-franchising .content strong small {
  color: #eb008b;
  font-weight: bold;
  font-size: 0.6em;
}

#franquia section#numeros-do-franchising .content .fonte {
  margin: 20px 0px;
  text-align: right;
  font-size: 0.8em;
}

#franquia section#numeros {
  padding: 20px 0px;
}

#franquia section#numeros .btn {
  background: #ab00eb;
  color: #fff;
  padding: 10px 80px;
  border-radius: 0px;
  font-size: 1.5em;
}

#franquia section#numeros h3 {
  text-align: center;
  font-size: 1.8em;
  margin: 40px 0px;
  font-weight: 600;
}

#franquia section#numeros h3 strong {
  color: #eb008b;
}

#franquia section#numeros .item-numero {
  border: solid 1px #2cc5f4;
  border-radius: 50%;
  padding: 7px;
  height: 200px;
  width: 200px;
  margin: 0 auto;
  margin-bottom: 10px;
}

#franquia section#numeros .item-numero .content {
  height: 100%;
  width: 100%;
  background: #2cc5f4;
  border-radius: 50%;
  padding: 60px 0px;
  text-align: center;
  color: #fff;
  font-size: 1.3em;
  line-height: 23px;
}

#franquia section#numeros .item-numero .content strong {
  font-size: 1.6em;
}

#franquia section#numeros .item-numero.item-numero-old {
  border-color: #eb008b;
}

#franquia section#numeros .item-numero.item-numero-old .content {
  background: #eb008b;
}

#franquia section#modelos-de-negocios {
}

#franquia section#modelos-de-negocios .header {
  padding: 40px 0;
  background-color: #dedede;
}

#franquia section#modelos-de-negocios .header h3 {
  font-size: 1.4em;
  margin-bottom: 0;
  padding-left: 20px;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Camada_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 7.1 9.9' style='enable-background:new 0 0 7.1 9.9;' xml:space='preserve'%3E%3Cpath fill='%23F4C922' d='M1.2,0.2C1.1,0,0.9,0,0.8,0C0.4,0,0,0.3,0,0.7v8.4c0,0.4,0.4,0.7,0.8,0.7c0.2,0,0.3,0,0.5-0.2 c1.6-1.2,4.3-3.2,5.6-4.2C7,5.4,7.1,5.2,7.1,5c0-0.2-0.1-0.4-0.3-0.6C5.5,3.4,2.8,1.3,1.2,0.2z'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 10px;
}

#franquia section#modelos-de-negocios .item {
  background-color: #eb008b;
  color: #fff;
  padding: 20px 0;
  -webkit-box-shadow: inset 0px -10px 20px -10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px -10px 20px -10px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px -10px 20px -10px rgba(0, 0, 0, 0.3);
}

#franquia section#modelos-de-negocios .item .descricao {
  padding: 25px 50px;
}

#franquia section#modelos-de-negocios .item .descricao h2 {
  font-weight: bold;
  font-size: 2.5em;
  position: relative;
  margin-bottom: 20px;
}

#franquia section#modelos-de-negocios .item .descricao h2::before {
  content: "";
  position: absolute;
  bottom: -5px;
  left: -40px;
  width: 150px;
  height: 2px;
  border-radius: 5px;
  background-color: #fff116;
}

#franquia section#modelos-de-negocios .item .descricao p {
  white-space: pre-line;
  color: #fff116;
  font-size: 1em;
  line-height: 1.2em;
}

#franquia section#modelos-de-negocios .item .imagem img {
  margin-top: -40px;
  -webkit-filter: drop-shadow(5px 5px 5px #22222233);
  filter: drop-shadow(5px 5px 5px #22222233);
}

#franquia section#modelos-de-negocios .item .valores {
  padding: 25px 50px;
}

#franquia section#modelos-de-negocios .item .valores h5 {
  font-size: 1em;
  padding-left: 15px;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 7.1 9.9' style='enable-background:new 0 0 7.1 9.9;' xml:space='preserve'%3E%3Cpath fill='%23F4C922' d='M1.2,0.2C1.1,0,0.9,0,0.8,0C0.4,0,0,0.3,0,0.7v8.4c0,0.4,0.4,0.7,0.8,0.7c0.2,0,0.3,0,0.5-0.2 c1.6-1.2,4.3-3.2,5.6-4.2C7,5.4,7.1,5.2,7.1,5c0-0.2-0.1-0.4-0.3-0.6C5.5,3.4,2.8,1.3,1.2,0.2z'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 7px;
  margin-bottom: 5px;
}

#franquia section#modelos-de-negocios .item .valores .valor {
  display: flex;
  column-gap: 3px;
  align-items: center;
  font-size: 3em;
  line-height: 1em;
  font-weight: bold;
}

#franquia section#modelos-de-negocios .item .valores .valor span {
  font-size: 0.5em;
}

#franquia section#modelos-de-negocios .item .valores p {
  font-size: 0.8em;
}

#franquia section#modelos-de-negocios .item.modelo-loja {
}

#franquia section#modelos-de-negocios .item.modelo-quiosque {
  background-color: #8f5ebd;
}

#franquia section#modelos-de-negocios .item.modelo-carrinho {
  background-color: #3b95db;
}

#franquia section#modelos-de-negocios .item.modelo-estacao {
  background-color: #242e8e;
}

#franquia section#valores {
  padding: 40px 0px;
  background: #eb008b;
  color: #fff;
}

#franquia section#valores h5 {
  margin: 0px;
  font-size: 1.2em;
  font-weight: 700;
  color: #fff200;
}

#franquia section#valores p {
  margin: 0px;
  font-size: 1.1em;
}

#franquia section#valores p.small {
  line-height: 14px;
  font-size: 0.9em;
}

#franquia section#valores p.destaque {
  font-size: 1.4em;
}

#franquia section#valores p.destaque strong {
  font-weight: 700;
}

#franquia section#vantagens {
  padding: 50px 0px;
}

#franquia section#vantagens h2 {
  background: url(../imagens/landinpage-icone-vantagens.png) no-repeat 10px 5px
    #2cc5f4;
  padding: 38px 0px;
  padding-left: 70px;
  color: #fff;
  font-weight: 600;
  font-size: 2em;
  margin-bottom: 0px;
}

#franquia section#vantagens .content {
  background: #f8f8f8;
  padding: 20px;
  color: #8e8e8e;
  font-size: 1.1em;
  font-weight: 400;
}

#franquia section#vantagens .content strong {
  color: #2cc5f4;
}

#franquia section#vantagens ul {
  list-style: none;
  padding: 0px;
}

#franquia section#vantagens ul li {
  background: url(../imagens/icone-check.png) no-repeat left center;
  padding-left: 50px;
  min-height: 40px;
  padding-top: 8px;
  margin-bottom: 10px;
  font-size: 1em;
}

#franquia section#vantagens ul li:nth-child(odd) {
  background: url(../imagens/icone-check-old.png) no-repeat left center;
}

#franquia section#vantagens ul li strong {
  color: #8e8e8e !important;
}

#franquia #modelo-chave-na-mao {
  padding: 50px 0px;
}

#franquia #modelo-chave-na-mao h3 {
  text-align: center;
  margin-bottom: 25px;
  font-weight: 600;
  color: #eb008b;
}

#franquia #modelo-chave-na-mao h3 small {
}

#franquia #modelo-chave-na-mao .btn {
  background: #ab00eb;
  color: #fff;
  padding: 10px 80px;
  border-radius: 0px;
  font-size: 1.5em;
}

/*.btnChaveNaMao { background: #ab00eb; color: #fff; border-radius: 10px; padding: 15px 10px; margin-bottom: 30px; white-space: normal}
#franquia .btnChaveNaMao h3 { margin-bottom: 0px}*/

#franquia section#franqueado-que-procuramos {
  padding-top: 40px;
  background: #2cc5f4;
  color: #fff;
}

#franquia section#franqueado-que-procuramos h3 {
  font-size: 2.5em;
  margin-bottom: 5px;
}

#franquia section#franqueado-que-procuramos h3 strong {
  font-weight: 600;
}

#franquia section#franqueado-que-procuramos .linha {
  width: 100px;
  height: 3px;
  background: #fff200;
  margin-bottom: 30px;
}

#franquia section#franqueado-que-procuramos h4 {
  font-size: 1.4em;
}

#franquia section#franqueado-que-procuramos .capa {
  min-height: 400px;
  background: url(../imagens/landinpage-franqueados-capa.png) no-repeat center
    bottom;
  background-size: cover;
}

#franquia section#franqueado-que-procuramos .lista-o-que-procuramos {
  margin-top: 20px;
}

#franquia section#franqueado-que-procuramos .item-o-que-procuramos {
  text-align: center;
}

#franquia section#franqueado-que-procuramos .item-o-que-procuramos h4 {
  font-size: 1.2em;
  color: #fff200;
  font-weight: 600;
  margin-bottom: 5px;
}

#franquia section#franqueado-que-procuramos .item-o-que-procuramos p {
  line-height: 18px;
}

#franquia section#leve-para-sua-cidade {
  background: #eb008b;
  text-align: center;
}

#seja-um-franqueado {
  display: block;
  background: #ba0ae6;
  text-align: center;
  padding: 15px 0px;
  color: #fff;
  font-size: 2em;
  font-weight: 600;
}

#seja-um-franqueado:focus,
#seja-um-franqueado:hover {
  text-decoration: none;
  background: #a60acd;
}

#seja-um-franqueado.fixo {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
}

.color-animate {
  -webkit-animation: color_change 1s infinite alternate;
  -moz-animation: color_change 1s infinite alternate;
  -ms-animation: color_change 1s infinite alternate;
  -o-animation: color_change 1s infinite alternate;
  animation: color_change 1s infinite alternate;
}

@-webkit-keyframes color_change {
  0% {
    background-color: #ba0ae6;
  }
  50% {
    background-color: #eb008b;
  }
  100% {
    background-color: #2cc5f4;
  }
}

@-moz-keyframes color_change {
  0% {
    background-color: #ba0ae6;
  }
  50% {
    background-color: #eb008b;
  }
  100% {
    background-color: #2cc5f4;
  }
}

@-ms-keyframes color_change {
  0% {
    background-color: #ba0ae6;
  }
  50% {
    background-color: #eb008b;
  }
  100% {
    background-color: #2cc5f4;
  }
}

@-o-keyframes color_change {
  0% {
    background-color: #ba0ae6;
  }
  50% {
    background-color: #eb008b;
  }
  100% {
    background-color: #2cc5f4;
  }
}

@keyframes color_change {
  0% {
    background-color: #ba0ae6;
  }
  50% {
    background-color: #eb008b;
  }
  100% {
    background-color: #2cc5f4;
  }
}

footer {
  background: #fff;
  padding: 40px 0px;
  text-align: center;
  padding-bottom: 100px;
}

footer img {
  width: 150px;
}

@media (max-width: 400px) {
  #franquia .btnChaveNaMao h3 {
    font-size: 1.1em;
  }
}

/*Extra small devices (portrait phones, less than 576px)*/

@media (max-width: 575.98px) {
  /*    #franquia header .apresentacao { background: none}
    #franquia header .apresentacao .container { background: none}*/
  #franquia header .apresentacao h1 {
    font-size: 2.8em;
  }
  #franquia header .topo {
    height: 180px;
    background: #fff;
  }
  #franquia header .topo img {
    height: 120px;
  }
  #franquia header .topo .redes-sociais {
    padding: 15px 0px;
    text-align: center !important;
  }
  #franquia .btnChaveNaMao h3 {
    font-size: 1.2m;
  }
  #seja-um-franqueado {
    font-size: 1.2em;
  }
  #franquia section#modelos-de-negocios .item {
    text-align: center;
  }
  #franquia section#modelos-de-negocios .item .descricao {
    padding: 10px 15px;
  }
  #franquia section#modelos-de-negocios .item .descricao h2::before {
    left: 50%;
    transform: translate(-50%, 0);
  }
  #franquia section#modelos-de-negocios .item .descricao p {
    white-space: normal;
  }
  #franquia section#modelos-de-negocios .item .imagem img {
    margin-top: 0px;
  }
  #franquia section#modelos-de-negocios .item .valores {
    padding: 20px 15px;
  }
  #franquia section#modelos-de-negocios .item .valores h5 {
    background: none;
  }
  #franquia section#modelos-de-negocios .item .valores .valor {
    justify-content: center;
  }
}

/*Small devices (landscape phones, 576px and up)*/

@media (min-width: 576px) and (max-width: 767.98px) {
  #franquia header .topo {
    height: 180px;
  }
}

/*Medium devices (tablets, 768px and up)*/

@media (min-width: 768px) and (max-width: 991.98px) {
  #franquia header .topo {
    height: 180px;
    background-position: -700px 0px;
  }
  #franquia section#numeros .item-numero {
    width: 180px;
    height: 180px;
  }
  #franquia section#numeros .item-numero .content {
    font-size: 1.1em;
    padding: 50px 0px;
  }
  #franquia section#modelos-de-negocios .valores .col-md-12 {
    margin-bottom: 20px;
  }
  #franquia section#modelos-de-negocios .item {
    font-size: 0.9em;
  }
  #franquia section#modelos-de-negocios .item .descricao h2 {
    font-size: 2em;
    position: relative;
  }
  #franquia section#modelos-de-negocios .item .descricao h2::before {
    left: 0px;
  }
  #franquia section#modelos-de-negocios .item .descricao {
    padding: 10px 15px;
  }
  #franquia section#modelos-de-negocios .item .valores {
    padding: 10px 15px;
  }
}

/*Large devices (desktops, 992px and up)*/

@media (min-width: 992px) and (max-width: 1199.98px) {
  #franquia header .topo {
    height: 180px;
    background-position: -520px 0px;
  }
}

/*Extra large devices (large desktops, 1200px and up)*/

@media (min-width: 1200px) {
  #franquia header .topo {
    height: 180px;
    background-position: -400px 0px;
  }
}

@media (min-width: 1600px) {
  #franquia header .topo {
    height: 180px;
    background-position: -200px 0px;
  }
}

@media (min-width: 1920px) {
  #franquia header .topo {
    height: 180px;
    background-position: -100px 0px;
  }
}
