/*@charset "utf-8";*/
/*
/*	Amanhã te conto um segredo (2019) - by Canal Vertical */

body, html {
	margin: 0;
	background-image: url(imagens/bg.jpg);
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color: #000;
}

.space1 {
	height: 20px;
}

.carousel-control-prev {
	margin-left: -70px;
  }
  
.carousel-control-next {
	margin-right: -70px;
}

.carousel-control-prev,
.carousel-control-next {
	height:0;
	top:50%;
	padding: 20px;
}

.tudo {
	width: 100%;
	margin: 0;
}

.header {
	width: 100%;
	margin: 0;
}

.quemsomos_thumb {
	height:220px;
}

.soul_text {
	display:flex;
}

.thumb_separator {
	margin-right: 20px;
}

.thumb_place {
	display: flex;
}

.barra-menu {
	width: 100%;
	height: 62px;
	background-color: #f0f0f0;
	display: table;
	position: fixed;
	margin-top: -62px;
	z-index: 4;

}

.menu {
	width: 1060px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	font-weight: 400;
	color: #808080;
	text-transform: uppercase;
}

.menu a {
	text-decoration: none;
	color: #808080;
}

.menu a:hover {color: #b21f2f;}

.menu i {
	margin-left: 15px;
	margin-right: 15px;
	color: #b21f2f;
}

.fas-fa-home i {
	margin-left: 0;
	font-size: 22px;
	color: #808080;

transition:all 0.3s ease;
}

.fas-fa-home i:hover {
	color: #b21f2f;

	-webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3);
}

.barra-topo {
	width: 100%;
	height: 142px;
	background-color: #fff;
	margin-top: 62px;

-webkit-box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.25);
box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.25);
}

.topo {
	width: 1060px;
	height: 142px;
	margin: 0 auto;
	display: table;
}

.conteudo-topo {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.contatos-topo {
	display: inline-block;
	float: left;
	text-align: left;
	width: 312.5px;
	font-weight: 600;
	color: #656565;
	line-height: 16px;
	text-transform: uppercase;
	margin-top: 18px;
}

.contatos-topo a {
	text-decoration: none;
	color: #656565;
}

.contatos-topo a:hover {
	color: #b21f2f;
}

.onde-estamos {
	width: 40%;
	display: inline-block;
}

.icon-onde-estamos {
	width: 32px;
	height: 40px;
	background-image: url(imagens/icon-onde-estamos.png);
	display: inline-block;
}

.texto-onde-estamos {
	display: inline-block;
	margin-left: 8px;
}

.telefone {
	width: 45%;
	display: inline-block;
}

.icon-tel {
	width: 25px;
	height: 35px;
	background-image: url(imagens/icon-tel.png);
	display: inline-block;
}

.texto-tel {
	display: inline-block;
	margin-left: 8px;
}

.logo-topo {
	display: inline-block;
	width: 435px;
	margin-top: 6px;
}

.busca-topo {
	display: inline-block;
	float: right;
	width: 312.5px;
	text-align: right;
	margin-top: 5px;
}

.selo-original {
	width: 74px;
	height: 68px;
	background-image: url(imagens/selo-produto-original.png);
	display: inline-block;
	margin-right: 100px;
}

.busca {
	border: solid 1px;
	border-color: #c0c0c0;
	width: 204px;
	height: 36px;
	float: right;
	margin-top: 15px;
	display: none;
}

.busca input {
	float: left;
	background-color:transparent;
	width: 150px;
	height: 32px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color: #808080;
	padding-left:5px;
	border:none;
}

.busca input:focus {
	border-color: none !important;
	outline: 0;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.busca i {
	padding: 10px;
}

.busca a {
	color: #b21f2f;
	text-decoration: none;
}

.luzes {
	position: absolute;
	width: 100%;
	height: 182px;
	background-image: url(imagens/luzes.png);
	z-index: 3;
}

.conteudo {
	width: 1060px;
	margin: 0 auto;
	padding: 0;
}

.super-banner-1 {
	width: 100%;
	height: 629px;
	margin-top: 18px;
	background-image: url(imagens/super-banner-1.jpg);
	background-size: 100% 100%;
}

.banner-2 {
	width: 520px;
	height: 629px;
	margin-top: 18px;
	display: inline-block;
	background-image: url(imagens/banner-2.jpg);
	background-size: 100% 100%;
}

.banner-3 {
	width: 520px;
	height: 629px;
	margin-top: 18px;
	margin-left: 17px;
	display: inline-block;
	background-image: url(imagens/banner-3.jpg);
	background-size: 100% 100%;
}

.super-banner-4 {
	width: 100%;
	height: 629px;
	margin-top: 18px;
	background-image: url(imagens/super-banner-4.jpg);
	background-size: 100% 100%;
}

.banner-5 {
	width: 520px;
	height: 629px;
	margin-top: 18px;
	margin-bottom: 22px;
	display: inline-block;
	background-image: url(imagens/banner-5.jpg);
	background-size: 100% 100%;
}

.banner-6 {
	width: 520px;
	height: 629px;
	margin-top: 18px;
	margin-bottom: 22px;
	margin-left: 17px;
	display: inline-block;
	background-image: url(imagens/banner-6.jpg);
	background-size: 100% 100%;
}

.mini-banner-5 {
	width: 340px;
	height: 629px;
	margin-top: 18px;
	margin-bottom: 22px;
	display: inline-block;
	background-image: url(imagens/min-banner-5.jpg);
	background-size: 100% 100%;
}

.mini-banner-6 {
	width: 340px;
	height: 629px;
	margin-top: 18px;
	margin-left: 17px;
	margin-bottom: 22px;
	display: inline-block;
	background-image: url(imagens/min-banner-6.jpg);
	background-size: 100% 100%;
}

.mini-banner-7 {
	width: 340px;
	height: 629px;
	margin-top: 18px;
	margin-left: 17px;
	margin-bottom: 22px;
	display: inline-block;
	background-image: url(imagens/min-banner-7.jpg);
	background-size: 100% 100%;
}

.super-banner-produtos-1 {
	width: 100%;
	height: 629px;
	margin-top: 18px;
	background-image: url(imagens/produtos/super-banner-1.jpg);
	background-size: 100% 100%;
}

.banner-produtos-2 {
	width: 520px;
	height: 629px;
	margin-top: 18px;
	display: inline-block;
	background-image: url(imagens/produtos/banner-2.jpg);
	background-size: 100% 100%;
}

.banner-produtos-3 {
	width: 520px;
	height: 629px;
	margin-top: 18px;
	margin-left: 17px;
	display: inline-block;
	background-image: url(imagens/produtos/banner-3.jpg);
	background-size: 100% 100%;
}

.super-banner-produtos-4 {
	width: 100%;
	height: 629px;
	margin-top: 18px;
	background-image: url(imagens/produtos/super-banner-4.jpg);
	background-size: 100% 100%;
}

.mini-banner-produtos-5 {
	width: 340px;
	height: 629px;
	margin-top: 18px;
	margin-bottom: 22px;
	display: inline-block;
	background-image: url(imagens/produtos/min-banner-5.jpg);
	background-size: 100% 100%;
}

.mini-banner-produtos-6 {
	width: 340px;
	height: 629px;
	margin-top: 18px;
	margin-left: 17px;
	margin-bottom: 22px;
	display: inline-block;
	background-image: url(imagens/produtos/min-banner-6.jpg);
	background-size: 100% 100%;
}

.mini-banner-produtos-7 {
	width: 340px;
	height: 629px;
	margin-top: 18px;
	margin-left: 17px;
	margin-bottom: 22px;
	display: inline-block;
	background-image: url(imagens/produtos/min-banner-7.jpg);
	background-size: 100% 100%;
}

.mini-banner-produtos-8 {
	width: 340px;
	height: 629px;
	margin-bottom: 22px;
	display: inline-block;
	background-image: url(imagens/produtos/min-banner-8.jpg);
	background-size: 100% 100%;
}

.mini-banner-produtos-9 {
	width: 340px;
	height: 629px;
	margin-left: 17px;
	margin-bottom: 22px;
	display: inline-block;
	background-image: url(imagens/produtos/min-banner-9.jpg);
	background-size: 100% 100%;
}

.mini-banner-produtos-10 {
	width: 340px;
	height: 629px;
	margin-left: 17px;
	margin-bottom: 22px;
	display: inline-block;
	background-image: url(imagens/produtos/min-banner-10.jpg);
	background-size: 100% 100%;
}

.barra-rodape {
	width: 100%;
	height: 203px;
	background-color: #fff;

-webkit-box-shadow: 0px -12px 12px -12px rgba(0,0,0,0.25);
-moz-box-shadow: 0px -12px 12px -12px rgba(0,0,0,0.25);
box-shadow: 0px -12px 12px -12px rgba(0,0,0,0.25);
}

.rodape {
	width: 1060px;
	height: 135px;
	margin: 0 auto;
	padding-top: 15px;
}

.newsletter {
	width: 340px;
	height: 120px;
	float: left;
	
}

.title_personalizados {
	text-align: center;
    font-size: 50px;
    font-weight: 300;
}

.newsletter p {
	font-family: 'Satisfy', cursive;
	color: #000;
	font-size: 30px;
	margin-bottom: -1px;
	margin-top: -1px;
}

.newsletter span {
	font-family: 'Source Sans Pro', sans-serif;
	color: #676767;
	font-size: 16px;
}

.caixa-newsletter {
	width: 247px;
	height: 34px;
	border: solid 1px #c0c0c0;
	float: left;
	margin-top: 10px;
}

#txtNewsletter {
	width: 232px;
	height: 30px;
	padding-left: 8px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color: #808080;
	border:none;
	background-color: transparent;
}

#txtNewsletter:focus {
	border-color: none !important;
	outline: 0;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

#btnEnviar {
	width: 66px;
	height: 36px;
	border: solid 1px #c0c0c0;
	float: left;
	color: #fff;
	background-color: #000;
	margin-top: 10px;
	margin-left: -1px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}

#btnEnviar:focus {
	border-color: none !important;
	outline: 0;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.divisoria-vert {
	width: 1px;
	height: 120px;
	background-color: #c0c0c0;
	float: left;
}

.contatos-rodape {
	width: 270px;
	height: 120px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}

.contatos-rodape p {
	font-size: 20px;
	color: #000;
	margin-bottom: -1px;
	margin-top: -1px;
}

.contatos-rodape h1 {
	font-weight: 400;
	font-size: 20px;
	color: #000;
	margin-bottom: -1px;
}

.contatos-rodape span {
	font-size: 12px;
	color: #666666;
}

.navegue-rodape {
	width: 200px;
	height: 120px;
	float: left;
	padding-left: 20px;
	padding-top: 4px;
}

.navegue-rodape h1 {
	font-weight: 400;
	font-size: 20px;
	color: #000;
	margin-bottom: -1px;
	margin-top: -1px;
}

.menu-rodape {
	width: 100%;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	margin-top: 10px;
}

.menu-rodape a {
	color: #666666;
	text-decoration: none;
}

.menu-rodape a:hover {
	color: #b61f2e;
	text-decoration: none;
}

.menu-rodape-1 {
	width: 49%;
	display: inline-block;
}

.menu-rodape-2 {
	width: 49%;
	display: inline-block;
}

.redes-rodape {
	width: 187px;
	height: 120px;
	float: left;
	padding-left: 20px;
	padding-top: 8px;
}

.redes-rodape p {
	font-size: 20px;
	color: #000;
	margin-bottom: -1px;
	margin-top: -1px;
}

.redes-rodape a {
	color: #000;
	text-decoration: none;
}

.redes-rodape a:hover {
	color: #b61f2e;
	text-decoration: none;
}

.divisoria-hor {
	width: 100%;
	height: 1px;
	background-color: #c0c0c0;
	margin-top: 15px;
	margin-bottom: 15px;
}

.logoatcusrodape {
	width: 49%;
	display: inline-block;
	text-align: center;
}

.logoatcusrodape img {
	width: 77px;
	height: auto;
}

.logocanalvertical {
	width: 49%;
	display: inline-block;
	text-align: center;
}

.logocanalvertical p {
	font-size: 12px;
	margin-bottom: 5px;
}

.logocanalvertical img {
	width: 70px;
	height: auto;
}

.divisoria-hor-grande {
	width: 1060px;
	height: 1px;
	background-color: #c0c0c0;
	margin: 0 auto;
}

.copyright {
	width: 1060px;
	margin: 0 auto;
	text-align: center;
	margin-top: 15px;
	color: #818181;
	font-size: 12px;
}

.copyright span {
	color: #b61f2e;
	font-weight: 600;
}

.header-mobile {
	display: none;
	width: 100%;
}

/* MENU MOBILE */

.nav-mobile {
  background-color: #c0001d;
  width: 100%;
  height: 65px;
}


#menuToggle {
  display: flex;
  flex-direction: column;
  position: relative;
  top: 25px;
  left: 25px;
  z-index: 1;
  -webkit-user-select: none;
  user-select: none;
}

#menuToggle input
{
  display: flex;
  width: 40px;
  height: 32px;
  position: absolute;
  cursor: pointer;
  opacity: 0;
  z-index: 2;
}

#menuToggle span
{
  display: flex;
  width: 29px;
  height: 2px;
  margin-bottom: 5px;
  position: relative;
  background: #ffffff;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 5px 0px;
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-3px, -1px);
  background: #c0001d;
}
#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

#menuToggle input:checked ~ span:nth-last-child(2)
{
  transform: rotate(-45deg) translate(0, -1px);
}

#menu
{
  position: absolute;
  width: 180px;
  height: auto;
  box-shadow: 0 0 10px #85888C;
  margin: -50px 0 0 -50px;
  padding: 50px;
  padding-top: 80px;
  background-color: #F5F6FA;
  -webkit-font-smoothing: antialiased;
  transform-origin: 0% 0%;
  transform: translate(-100%, 0);
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
  list-style-type: none;
}

#menu a {
	text-decoration: none;
	font-size: 20px;
	font-weight: 600;
	color: #808080;
}

#menu a:hover {
	color: #c0001d;
}

#menu i {
	color: #c0001d;
	font-size: 16px;
	margin-right: 10px;
}

#menu li
{
  padding: 16px 0;
  transition-delay: 2s;
}

#menuToggle input:checked ~ ul
{
  transform: none;
}

.logo-mobile {
	position: absolute; 
	width: 100%;
	height: 65px;
	background-image: url(imagens/logo-mobile.png);
	background-repeat: no-repeat;
	background-position: center;
}

/* FIM DE MENU MOBILE */

/* RODAPÉ MOBILE */

.barra-rodape-mobile {
	display: none;
	width: 100%;
	background-color: #f0f0f0;
	text-align: center;
	padding-top: 10px;
}

.newsletter-titulo {
	font-family: 'Satisfy', cursive;
    color: #000;
    font-size: 46px;
}

.newsletter-sub-titulo {
    color: #676767;
    font-size: 20px;
    margin-top: -10px;
}

.caixa-newsletter-mobile {width: 315px; height: 60px; margin: 0 auto;}

.vem-seguir-mobile {
	font-size: 22px;
	color: #000;
	padding-top: 20px;
	padding-bottom: 20px;
}

.vem-seguir-mobile a {
	color: #000;
	text-decoration: none;
}

.vem-seguir-mobile a:hover {
	color: #c0001d;
	text-decoration: none;
}

.barra-hor-mobile {
	width: 95%;
	height: 1px;
	background-color: #c5c5c5;
	margin: 0 auto;
}

.contatos-mobile {
	padding-top: 20px;
	font-weight: 600;
	font-size: 18px;
	color: #656565;
}

.contatos-mobile a {
	text-decoration: none;
	color: #656565;
}

.contatos-mobile a:hover {
	color: #b21f2f;
}

.contatos-mobile i {color: #b21f2f;}

.copyright-mobile {
	color: #818181;
	padding-top: 20px;
}

.copyright-mobile span {
	color: #b61f2e;
	font-weight: 600;
}

.canal-vertical-mobile {
	color: #818181;
	padding-top: 8px;
}

.canal-vertical-mobile a {
	text-decoration: none;
	color: #b21f2f;
	font-weight: 600;
}

.conteudo-mobile {
	display: none;
	width: 100%;
}

/* QUEM SOMOS */

.conteudo-amelie {
	width: 1060px;
	margin: 0 auto;
}

.amelie {
	background-color: #fff;
	margin-top: 20px;
	margin-bottom: 20px;
	border: solid 1px;
	border-color: #c0c0c0;
	text-align: justify;
	padding: 50px;
	font-size: 20px;
	line-height: 27px;
}

.corporativo {
	width: 100%;
	display: table;
}

.corporativo-a {
	width: 546px;
	background-image: url(imagens/corporativo.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	display: table-cell;
}

.corporativo-b {
	width: auto;
	display: table-cell;
	padding-left: 20px;
}

.corporativo-c {display: none;}

.corporativo-d {display: none;}

.personalizado-a {
	width: 518px;
	background-image: url(imagens/sua-frase.png);
	background-size: 100%;
	background-repeat: no-repeat;
	display: table-cell;
}

.personalizado-c {display: none;}

.revendedor-a {
	width: 398px;
	background-image: url(imagens/revendedor.png);
	background-size: 100%;
	background-repeat: no-repeat;
	display: table-cell;
}

.revendedor-b {
	width: auto;
	display: table-cell;
	padding-left: 50px;
	margin: 0;
}

.amelie span {
	font-weight: 600;
	font-size: 26px;
	font-family: 'Satisfy', cursive;
	line-height: 32px;
}

.amelie a {
	text-decoration: none;
	color: #000;
	font-weight: 600;
}

.amelie a:hover {
	text-decoration: none;
	color: #c0001d;
}

.balao-depo {
	width: 80%;
	background-color: #f0f0f0;
	margin: 0 auto;
	padding: 25px;
	border-radius: 15px;
}

.autor-depo {
	width: 80%;
	margin: 0 auto;
	font-size: 18px;
	color: #c0001d;
}

.titulo-depoimentos {
	margin-top: 60px;
	margin-bottom: 50px;
	text-align: center;
	font-family: 'Satisfy', cursive;
	font-size: 50px;
	color: #c0001d;
}

.texto-quemsomos {

}

.titulo-experiencias {
	font-weight: 600;
	font-size: 52px;
	font-family: 'Satisfy', cursive;
	line-height: 52px;
	text-align: center;
	margin-top: 110px;
	margin-bottom: 30px;
	color: #c0001d;
}

.corporativo-titulo {
	font-weight: 600;
	font-size: 42px;
	font-family: 'Satisfy', cursive;
	margin-bottom: 30px;
	color: #c0001d;
}

.presentes-titulo {
	font-weight: 600;
	font-size: 42px;
	font-family: 'Satisfy', cursive;
	margin-bottom: 30px;
	color: #c0001d;
	text-align: center;
}

.presentes-titulo-2 {
	font-weight: 500;
	font-size: 36px;
	font-family: 'Satisfy', cursive;
	margin-bottom: 30px;
	text-align: center;
}

.img-suafrase {
	width: 49%;
	display: inline-block;
	margin-top: 50px;
}

.texto-suafrase {
	width: 49%;
	display: inline-block;
	margin-top: 50px;
}

.suafrase-titulo {
	font-weight: 600;
	font-size: 42px;
	font-family: 'Satisfy', cursive;
	margin-bottom: 30px;
	color: #c0001d;
}

.caixa-suafrase-nome {
	width: 450px;
	height: 34px;
	border: solid 1px #c0c0c0;
	margin-top: 30px;
}

.txtsuafrase-nome {
	width: 435px;
	height: 30px;
	padding-left: 8px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color: #808080;
	border:none;
	background-color: transparent;
}

.txtsuafrase-nome:focus {
	border-color: none !important;
	outline: 0;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.caixa-suafrase-email {
	width: 450px;
	height: 34px;
	border: solid 1px #c0c0c0;
	margin-top: 10px;
}

.txtsuafrase-email {
	width: 435px;
	height: 30px;
	padding-left: 8px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color: #808080;
	border:none;
	background-color: transparent;
}

.txtsuafrase-email:focus {
	border-color: none !important;
	outline: 0;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.caixa-suafrase-escreva {
	width: 450px;
	height: 100px;
	border: solid 1px #c0c0c0;
	margin-top: 10px;
}

.txtsuafrase-escreva {
	width: 435px;
	height: 85px;
	padding-top: 8px;
	padding-left: 8px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color: #808080;
	border:none;
	background-color: transparent;
}

.txtsuafrase-escreva:focus {
	border-color: none !important;
	outline: 0;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.caixa-contato-nome {
	width: 100%;
	height: 34px;
	border: solid 1px #c0c0c0;
	margin-top: 10px;
}

.txtcontato-nome {
	width: 98%;
	height: 30px;
	padding-left: 8px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color: #808080;
	border:none;
	background-color: transparent;
}

.txtcontato-nome:focus {
	border-color: none !important;
	outline: 0;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.caixa-contato-email {
	width: 100%;
	height: 34px;
	border: solid 1px #c0c0c0;
	margin-top: 10px;
}

.txtcontato-email {
	width: 98%;
	height: 30px;
	padding-left: 8px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color: #808080;
	border:none;
	background-color: transparent;
}

.txtcontato-email:focus {
	border-color: none !important;
	outline: 0;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.caixa-revendedor-cidade {
	width: 49%;
	height: 34px;
	border: solid 1px #c0c0c0;
	margin-top: 10px;
	margin-right: 1px;
	display: inline-block;
}

.txtrevendedor-cidade {
	width: 95%;
	height: 30px;
	padding-left: 8px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color: #808080;
	border:none;
	background-color: transparent;
}

.txtrevendedor-cidade:focus {
	border-color: none !important;
	outline: 0;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.caixa-anexar {
	margin-top: 10px;
}

.caixa-anexar input:focus {
	border-color: none !important;
	outline: 0;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

#anexar-arquivo {
	height: 34px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	color: #808080;
}

.caixa-contato-escreva {
	width: 100%;
	height: 100px;
	border: solid 1px #c0c0c0;
	margin-top: 10px;
}

.txtcontato-escreva {
	width: 98%;
	height: 85px;
	padding-top: 8px;
	padding-left: 8px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color: #808080;
	border:none;
	background-color: transparent;
}

.txtcontato-escreva:focus {
	border-color: none !important;
	outline: 0;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.checkbox-suafrase {
	margin-top: 5px;
	color: #808080;
}

.revendedor-img {
	width: 49%;
	display: inline-block;
	text-align: center;
}

.revendedor-txt {
	width: 49%;
	display: inline-block;
}

.contato-pagina {
	text-align: center;
}

.contato-pagina-form {
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 30px;
}

.contato-pagina-form select {
	width: 100%;
	height: 34px;
	padding-left: 8px;
	border: solid 1px #c0c0c0;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color: #808080;
	background-color: transparent;
}

.contato-pagina-form select:focus {
	border-color: none !important;
	outline: 0;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.tudo-produtos {
	width: 1060px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

.boxes-produtos {
	text-align: center;
}

.box-produto {
	width: 250px;
	height: 300px;
	display: inline-block;
	background-color: #fff;
	transition:all 0.3s ease;
	/* border: solid 1px #c0c0c0; */

-webkit-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.25);
box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.25);
}

.box-produto-2 {
	width: 250px;
	height: 280px;
	display: inline-block;
	background-color: #fff;
	transition:all 0.3s ease;
	/* border: solid 1px #c0c0c0; */

-webkit-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.25);
box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.25);
}

.box-produto:hover {
-webkit-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.55);
-moz-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.55);
box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.55);
}

.box-produto-margin-right:hover {
-webkit-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.55);
-moz-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.55);
box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.55);
}

.box-produto-margin-right-top:hover {
-webkit-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.55);
-moz-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.55);
box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.55);
}

.box-produto-margin-right {
	width: 250px;
	height: 300px;
	display: inline-block;
	background-color: #fff;
	margin-right: 17px;
	transition:all 0.3s ease;
	/* border: solid 1px #c0c0c0; */

-webkit-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.25);
box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.25);
}

.box-produto-margin-right-2 {
	width: 250px;
	height: 280px;
	display: inline-block;
	background-color: #fff;
	margin-right: 17px;
	transition:all 0.3s ease;
	/* border: solid 1px #c0c0c0; */

-webkit-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.25);
box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.25);
}

.box-produto-margin-right-top {
	width: 250px;
	height: 300px;
	display: inline-block;
	background-color: #fff;
	margin-right: 17px;
	margin-top: 16px;
	transition:all 0.3s ease;
	/* border: solid 1px #c0c0c0; */

-webkit-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.25);
box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.25);
}

.box-produto-margin-right-top-2 {
	width: 250px;
	height: 280px;
	display: inline-block;
	background-color: #fff;
	margin-right: 17px;
	margin-top: 16px;
	transition:all 0.3s ease;
	/* border: solid 1px #c0c0c0; */

-webkit-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.25);
box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.25);
}

.txt-produto {
	padding: 10px;
}

.txt-produto span {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: 600;
	text-transform: uppercase;
}

.txt-produto p {
	margin-top: 2px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color: #666666;
}


.txt-produto-2 {
	padding: 10px;
}

.txt-produto-2 p {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: 600;
	text-transform: uppercase;
}

.txt-produto-2 span {
	margin-top: 2px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color: #666666;
}

.popup-produto {
	position: fixed;
	width: 800px;
	top: 50%;
	left: 50%;
	margin-top: -250px;
	margin-left: -400px;
	z-index: 6;
	background-color: #fff;
	/* border: solid 1px #c0c0c0; */

-webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.25);
box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.25);

}

#popup-produto-1 {display: none;}
#popup-produto-2 {display: none;}
#popup-produto-3 {display: none;}
#popup-produto-4 {display: none;}
#popup-produto-5 {display: none;}
#popup-produto-6 {display: none;}
#popup-produto-7 {display: none;}
#popup-produto-8 {display: none;}
#popup-produto-9 {display: none;}
#popup-produto-10 {display: none;}
#popup-produto-11 {display: none;}
#popup-produto-12 {display: none;}
#popup-produto-13 {display: none;}
#popup-produto-14 {display: none;}
#popup-produto-15 {display: none;}
#popup-produto-16 {display: none;}

.popup-atras {width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 5;}

.popup-loja {
	position: fixed;
	width: 380px;
	top: 50%;
	left: 50%;
	margin-top: -200px;
	margin-left: -190px;
	background-color: #fff;
	/* border: solid 1px #c0c0c0; */

-webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.25);
box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.25);

}

.popup-loja iframe {width: 100%; height: 400px; border: none;}

#popup-loja {display: none; z-index: 9;}

#popup-loja-dentro {z-index: 8;}

.popup-loja-atras {width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 7;}

.popup-img {
	display: inline-block;
	float: left;
}

.popup-img img {max-width: 500px;}

.popup-txt {
	width: 300px;
	height: 500px;
	background-color: #fff;
	display: inline-block;
}

.popup-txt-dentro {
	padding: 20px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	color: #666666;
	line-height: 24px;
}

.popup-txt-dentro span {
	font-weight: 600;
	color: #000;
	text-transform: uppercase;
}

.popup-txt-dentro select {
	width: 240px;
	height: 40px;
	margin-top: 0;
	padding-left: 8px;
	border: solid 1px #c0c0c0;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color: #666666;
	background-color: transparent;
	display: none;
}

.popup-txt-dentro a {
	text-decoration: none;
}

.botao-achar-loja {
	width: 150px;
	padding: 12px;
	text-align: center;
	background-color: #b21f2f;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 20px;
	color: #fff;
	border-radius: 10px;
	transition:all 0.3s ease;
}

.botao-achar-loja:hover {
	-webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
}

.botao-achar-loja i {
	font-size: 16px;
	margin-right: 5px;
}

.popup-txt-dentro select:focus {
	border-color: none !important;
	outline: 0;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.popup-txt-dentro p {margin-top: 4px;}

.popup-onde-encontrar {margin-top: 30px; margin-bottom: 4px;}

.popup-close {
	width: 100%;
	text-align: right;
	font-size: 30px;
}

.popup-close i {
	margin-top: 14px;
	margin-right: 14px;
}

.popup-close a {
	text-decoration: none;
	color: #000;
}

.popup-close a:hover {
	color: #b21f2f;
}

.popup-links {
	margin-top: 20px;
	line-height: 22px;
	text-transform: uppercase;
	color: #000;
	font-weight: 600;
}

.popup-links a {
	color: #666666;
	text-transform: none;
	text-decoration: none;
	font-weight: 600;
}

.popup-links a:hover {
	color: #b21f2f;
}

.popup-revendedor {margin-top: 20px;}

.pages-produtos {
	margin-bottom: 2px;
	font-family: 'Satisfy', cursive;
	font-size: 24px;
	color: #000;
}

.pages-produtos i {
	font-size: 16px;
	margin-right: 10px;
}

.pages-produtos a {
	color: #000;
	text-decoration: none;
}

.pages-produtos a:hover {
	color: #b21f2f;
}

.topo-produtos {margin-bottom: 16px;}

.links-todo {margin-bottom: 20px; width: 100%;}

.links-todo span {color: #b21f2f; font-weight: 700;}

.links-todo i {font-size: 16px; margin-right: 3px; margin-left: 5px; color: #b21f2f;}

.links-todo a {color: #000; text-decoration: none;}

.link-onde-encontrar {
	width: 492px;
	padding: 14px;
	background-color: #fff;
	display: inline-block;
	margin-right: 17px;
	font-weight: 600;
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
	transition:all 0.3s ease;

-webkit-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.25);
box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.25);
}

.link-onde-encontrar:hover {
-webkit-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.55);
-moz-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.55);
box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.55);
}

.link-quer-revendedor {
	width: 492px;
	padding: 14px;
	background-color: #fff;
	display: inline-block;
	font-weight: 600;
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
	transition:all 0.3s ease;

-webkit-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.25);
box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.25);

}

.link-quer-revendedor:hover {
-webkit-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.55);
-moz-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.55);
box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.55);
}

.botao-veja-novidades {
	width: 152px;
	padding: 10px;
	background-color: #feffff;
	border-radius: 30px;
	color: #717171;
	text-transform: uppercase;
	font-size: 16px;
	text-align: center;
	margin-top: 480px;
	margin-left: 444px;
	position: absolute;
	transition:all 0.5s ease;
}

.botao-veja-novidades:hover {
	-webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);

        background-color: #465d61;
        color: #fff;
}

.botao-ver {
	width: 60px;
	padding: 10px;
	background-color: #feffff;
	border-radius: 30px;
	color: #717171;
	text-transform: uppercase;
	font-size: 16px;
	text-align: center;
	margin-top: 504px;
	margin-left: 310px;
	position: absolute;
	transition:all 0.5s ease;
}

.botao-ver:hover {
	-webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);

        background-color: #666666;
        color: #fff;
}

.botao-ver-todos {
	width: 96px;
	padding: 10px;
	background-color: #feffff;
	border-radius: 30px;
	color: #717171;
	text-transform: uppercase;
	font-size: 16px;
	text-align: center;
	margin-top: 504px;
	margin-left: 293px;
	position: absolute;
	transition:all 0.5s ease;
}

.botao-ver-todos:hover {
	-webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);

        background-color: #a08658;
        color: #fff;
}

.botao-saiba-mais {
	width: 96px;
	padding: 10px;
	background-color: #feffff;
	border-radius: 30px;
	color: #717171;
	text-transform: uppercase;
	font-size: 16px;
	text-align: center;
	margin-top: 455px;
	margin-left: 472px;
	position: absolute;
	transition:all 0.5s ease;
}

.botao-saiba-mais:hover {
	-webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);

        background-color: #b21f2f;
        color: #fff;
}

.botao-saiba-mais-2 {
	width: 96px;
	padding: 9px;
	background-color: #feffff;
	border-radius: 30px;
	color: #717171;
	text-transform: uppercase;
	font-size: 16px;
	text-align: center;
	margin-top: 126px;
	margin-left: 106px;
	position: absolute;
	transition:all 0.5s ease;
}

.botao-saiba-mais-2:hover {
	-webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);

        background-color: #b13d31;
        color: #fff;
}

.botao-saiba-mais-3 {
	width: 96px;
	padding: 9px;
	background-color: #feffff;
	border-radius: 30px;
	color: #717171;
	text-transform: uppercase;
	font-size: 16px;
	text-align: center;
	margin-top: 524px;
	margin-left: 106px;
	position: absolute;
	transition:all 0.5s ease;
}

.botao-saiba-mais-3:hover {
	-webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);

        background-color: #6e6c54;
        color: #fff;
}

.botao-saiba-mais-4 {
	width: 96px;
	padding: 9px;
	background-color: #feffff;
	border-radius: 30px;
	color: #717171;
	text-transform: uppercase;
	font-size: 16px;
	text-align: center;
	margin-top: 124px;
	margin-left: 108px;
	position: absolute;
	transition:all 0.5s ease;
}

.botao-saiba-mais-4:hover {
	-webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);

        background-color: #a26e56;
        color: #fff;
}

.botao-feliz {
	width: 124px;
	padding: 8px;
	background-color: #feffff;
	border-radius: 30px;
	color: #717171;
	text-transform: uppercase;
	font-size: 16px;
	text-align: center;
	margin-top: 368px;
	margin-left: 180px;
	position: absolute;
	transition:all 0.5s ease;
}

.botao-feliz:hover {
	-webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);

        background-color: #338d88;
        color: #fff;
}

.botao-amor {
	width: 122px;
	padding: 8px;
	background-color: #feffff;
	border-radius: 30px;
	color: #717171;
	text-transform: uppercase;
	font-size: 16px;
	text-align: center;
	margin-top: 524px;
	margin-left: 69px;
	position: absolute;
	transition:all 0.5s ease;
}

.botao-amor:hover {
	-webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);

        background-color: #1a546a;
        color: #fff;
}

.botao-divertidos {
	width: 122px;
	padding: 8px;
	background-color: #feffff;
	border-radius: 30px;
	color: #717171;
	text-transform: uppercase;
	font-size: 16px;
	text-align: center;
	margin-top: 172px;
	margin-left: 317px;
	position: absolute;
	transition:all 0.5s ease;
}

.botao-divertidos:hover {
	-webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);

        background-color: #997142;
        color: #fff;
}

.botao-especiais {
	width: 122px;
	padding: 8px;
	background-color: #feffff;
	border-radius: 30px;
	color: #717171;
	text-transform: uppercase;
	font-size: 16px;
	text-align: center;
	margin-top: 503px;
	margin-left: 472px;
	position: absolute;
	transition:all 0.5s ease;
}

.botao-especiais:hover {
	-webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);

        background-color: #a14d3c;
        color: #fff;
}

.botao-acolhido {
	width: 122px;
	padding: 8px;
	background-color: #feffff;
	border-radius: 30px;
	color: #717171;
	text-transform: uppercase;
	font-size: 16px;
	text-align: center;
	margin-top: 530px;
	margin-left: 104px;
	position: absolute;
	transition:all 0.5s ease;
}

.botao-acolhido:hover {
	-webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);

        background-color: #22364c;
        color: #fff;
}

.botao-inspirador {
	width: 122px;
	padding: 8px;
	background-color: #feffff;
	border-radius: 30px;
	color: #717171;
	text-transform: uppercase;
	font-size: 16px;
	text-align: center;
	margin-top: 168px;
	margin-left: 100px;
	position: absolute;
	transition:all 0.5s ease;
}

.botao-inspirador:hover {
	-webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);

        background-color: #367671;
        color: #fff;
}

.botao-produtivo {
	width: 122px;
	padding: 8px;
	background-color: #feffff;
	border-radius: 30px;
	color: #717171;
	text-transform: uppercase;
	font-size: 16px;
	text-align: center;
	margin-top: 530px;
	margin-left: 100px;
	position: absolute;
	transition:all 0.5s ease;
}

.botao-produtivo:hover {
	-webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);

        background-color: #b21f2f;
        color: #fff;
}

.soul_image1 {width:300px; height:100%; margin:40px 20px 0 0;}
.personalizados_image1 {width:440px; height:100%; margin:0px 20px 0 0;}
.desktop_invisible {display: none;}
.mobile_invisible {display: initial;}

@media (max-width: 768px) {
	.desktop_invisible {display: initial;}
	.mobile_invisible {display: none;}
	.soul_image1 {margin:0;}
	.personalizados_image1 {margin:0;}
	.soul_text {display: initial;}
	.thumb_place {display: initial;}
	.header-mobile {display: block;}
	.header {display: none;}
	.luzes {display: none;}
	.barra-rodape {display: none;}
	.barra-rodape-mobile {display: block;}
	.conteudo {display: none;}
	.conteudo-mobile {display: block;}
	.conteudo-amelie {width: 100%}
	.amelie {padding: 30px;}
	.amelie img {width: 100%; float: none; height: auto;}
	.texto-quemsomos img {width: 50%; float: left;}
	.titulo-experiencias {font-size: 42px; line-height: 42px; margin-top: 50px;}
	.presentes-titulo {line-height: 42px;}
	.img-suafrase {width: 100%; margin-top: 50px;}
	.texto-suafrase {width: 100%; margin-top: 10px;}
	.revendedor-img {width: 100%;}
	.revendedor-img img {width: 50%;}
	.revendedor-txt {width: 100%;}
	.caixa-suafrase-nome {width: 300px;}
	.txtsuafrase-nome {width: 285px;}
	.caixa-suafrase-email {width: 300px;}
	.txtsuafrase-email {width: 285px;}
	.caixa-suafrase-escreva {width: 300px;}
	.txtsuafrase-escreva {width: 285px;}
	.txtcontato-nome {width: 94%;}
	.txtcontato-email {width: 94%;}
	.txtcontato-escreva {width: 94%;}
	.contato-pagina img {width: 60%;}
	.corporativo {display: block;}
	.corporativo-a {display: none;}
	.corporativo-b {display: block; padding: 0;}
	.corporativo-c {display: block; text-align: center; margin-bottom: 20px;}
	.corporativo-d {display: block;}
	.personalizado-a {display: none;}
	.personalizado-c {display: block; text-align: center; margin-bottom: 20px;}
	.revendedor-a {display: none;}
	.revendedor-b {display: block; padding: 0;}
	.caixa-revendedor-cidade {margin-right: 0;}
	.tudo-produtos {width: 100%;}
	.box-produto {width: 40%; height: 350px; margin: 2%;}
	.box-produto-margin-right {width: 40%; height: 350px; margin: 2%;}
	.box-produto-margin-right-top {width: 40%; height: 350px; margin: 2%;}
	.popup-produto {width: 98%; top: 1%; left: 1%; margin: 0;}
	.popup-loja {width: 80%; top: 10%; left: 10%; margin: 0;}
	.popup-img {display: inline-block; float: left; width: 100%; text-align: center;}
	.popup-img img {width: 50%;}
	.popup-txt {width: 100%; height: auto; padding-bottom: 20px; text-align: center;}
	.popup-txt-dentro {padding: 10px; font-size: 14px; line-height: 16px;}
	.popup-onde-encontrar {margin-top: 12px;}
	.popup-txt-dentro select {height: 32px;}
	.popup-revendedor {margin-top: 12px;}
	.popup-links {line-height: 16px;}
	.botao-achar-loja {margin: 0 auto;}
	.link-onde-encontrar {width: 90%; margin-bottom: 10px;}
	.link-quer-revendedor {width: 90%;}
	.txt-produto {position: absolute; width: 35%;}
}

@media (max-width: 414px) {
	.logo-mobile {background-size: 75%; margin-left: 25px;}
	.box-produto {width: 40%; height: 260px; margin: 2%;}
	.box-produto-margin-right {width: 40%; height: 260px; margin: 2%;}
	.box-produto-margin-right-top {width: 40%; height: 260px; margin: 2%;}
	.txt-produto {position: absolute; width: 35%;}
}