/*
    Desenvolvido por Artweb Design Digital
    https://www.agenciamaya.com.br/
    jeferson@agenciamaya.com
*/

@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,600,700,800&display=swap');

body,h1,h2,h3,p,a,ul,li,select,option,input,textarea,table,th,td,blockquote,hr,button,div{
	margin:0;
	padding:0;
	font-weight: normal;
} 

body{
    font-family: 'Montserrat', sans-serif;
	background: #FFFFFF;
	overflow-x: hidden;
}

                /*  Recaptcha  */

 

.erroFormularioCaptcha{

	height: 0;

	line-height: 30px;

	text-align: center;

	color: #FF0000;

	font-size: 12px;

}



.caixaCampoFormulario{

	display: block;

	margin: auto 0 20px;

	text-align: center;

}



#caixaCampoValidacao .g-recaptcha{

	float: left;

}

body.form-aberto{
	overflow: hidden;
}

a{
	text-decoration: none;
	color: #ff3399;
}

a:hover{
	text-decoration:none;
	color: #8D8D8D;
}

img{
	border:none;
	max-width:100%;
}

button{
	border:none;
	cursor:pointer;
	font-family: 'Montserrat', sans-serif;
}

.limpa{clear:both;}
.limpa20{clear:both; height: 20px;}

input.form-control, textarea.form-control, .custom-file-label, select.custom-select{
    font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: transparent;
	border: 1px solid #000000;
	margin-bottom: 30px;
	font-weight: 400;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

input.form-control, .custom-file-label, .custom-file, select.custom-select{
	height: 60px;
	padding: 10px 10px;
}

textarea.form-control{
	height: 220px;
	padding: 10px 12px;
}

.form-control::-webkit-input-placeholder {
    color: #000000;
}

.form-control::-moz-placeholder {
    color: #000000;
}

.form-control::-ms-placeholder {
    color: #000000;
}

.form-control::placeholder {
    color: #000000;
}

h1, h2{
	font-size: 36px;
	line-height: 40px;
	font-weight: 800;
	color: #000000;
	text-transform: uppercase;
	margin-bottom: 20px;
}

body, p{
	font-size: 16px;
	line-height: 33px;
	font-weight: 400;
	color: #666666;
}

p{
	margin-bottom: 20px;
}

.btn{
	font-size: 13px;
	font-weight: 800;
	padding: 10px 15px;
	line-height: 26px;
	border: none;
	text-transform: uppercase;
}

.btn-circle{
	font-size: 14px;
	padding: 15px 25px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
}

.btn svg{
	height: 26px;
	float: left;
	font-size: 22px;
	margin-right: 10px;
}

.btn-primary{
	background-color: #FF3399;
	color: #FFFFFF;
}

.btn-secondary{
	background-color: #000000;
	color: #FFFFFF;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:hover{
	background-color: #000000;
}

.btn-primary.focus, .btn-primary:focus, .btn-secondary:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus{
	box-shadow: none;
}

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:hover{
	background-color: #FF3399;
}

.text-white p{
	color: #FFFFFF;
}

.btn-cadastro{
	display: none;
}

.whats-fixo{
	z-index: 100;
	position: fixed;
	right: 10px;
	bottom: 10px;
	background-color: #2fb937;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	height: 42px;
	line-height: 42px;
	color: #FFFFFF;
	padding: 0 20px;
	font-size: 12px;
	font-weight: 500;
}

.whats-fixo:hover{
	background-color: #8CC63F;
	color: #FFFFFF;
}

.whats-fixo .fa-whatsapp{
	font-size: 16px;
	height: 42px;
	float: left;
	margin-right: 5px;
}

/* header */
.navbar{
	background-color: #FFFFFF;
	padding: 30px 0;
}

.navbar-brand{
	padding: 0;
	margin: 0;
}

.navbar-nav li.nav-item{
	list-style: none;
	float: left;
	margin-right: 30px;
}

.navbar-nav li.nav-item a{
	display: block;
	color: #000000;
	font-weight: 800;
	font-size: 16px;
	line-height: 50px;
	text-transform: uppercase;
}

.navbar-nav li.nav-item a:hover{
	color: #ff3399;
}

.navbar-nav .btn{
	margin-left: 50px;
}

.navbar .container{
	max-width: 1220px;
	position: relative;
}

.espaco-menu{
	height: 119px;
}

.pl-5{padding-left: 65px !important;}
.pr-5{padding-right: 65px !important;}
.pl-4{padding-left: 50px !important;}
.pr-4{padding-right: 50px !important;}

/* Home */
.espaco{
	height: 90px;
}

.espaco-menor{
	height: 60px;
}

.tp-banner-container{
	z-index: 1;
}

.tp-caption{
	z-index: 5;
}

.container{
	position: relative;
	z-index: 2;
}

.mascara-banner{
	background-color: rgba(0, 0, 0, 0.4);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.tp-caption h2{
	font-size: 48px;
	line-height: 48px;
	margin-bottom: 20px;
	color: #FF3399;
	font-weight: 800;
}

.tp-caption p{
	font-weight: 700;
	margin: 0;
	font-size: 18px;
	line-height: 26px;
	color: #FFFFFF;
	text-transform: uppercase;
}

.icones-banner{
	padding: 55px 0;
	text-align: center;
}

.icone-banner-individual{
	display: inline-block;
	vertical-align: top;
	margin: 0 20px;
	text-align: center;
}

.icone-banner-individual span{
	display: inline-block;
	vertical-align: top;
	width: 111px;
	height: 111px;
	line-height: 105px;
	background-color: #FF3399;
	margin-bottom: 15px;
}

.icone-banner-individual h3{
	font-size: 14px;
	line-height: 24px;
	color: #FFFFFF;
	font-weight: 800;
	text-transform: uppercase;
}

.tp-caption a{
	margin-bottom: 80px;
}

.tp-bullets{
	bottom: 145px !important;
}

.tp-bullets .bullet{
	width: 18px;
	height: 18px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	background-color: transparent;
	margin-left: 3px;
	margin-right: 3px;
	float: left;
	cursor: pointer;
	border: 2px solid #FC3297;
}

.tp-bullets .bullet.selected{
	background-color: #FC3297;
}

.bg-depoimentos{
	z-index: 10;
	position: relative;
	background-color: #FFFFFF;
	margin-top: -80px;
	padding-top: 70px;
}

.topo-depoimentos{
	padding-top: 40px;
	background-position: center top;
	background-image: url(../img/aspas-depoimentos.png);
	background-repeat: no-repeat;
	margin-bottom: 40px;
	min-height: 120px;
}

.bg-depoimentos h2{
	margin-bottom: 5px;
}

.topo-depoimentos p{
	margin: 0;
	font-size: 18px;
	color: #FF3399;
}

.detalhes-depoimentos{
	margin: -100px -65px 0 0;
	padding: 22px 30px;
	display: block;
	float: right;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	font-weight: 400;
	background-color: #FF3399;
	z-index: 10;
	position: relative;
	color: #FFFFFF;
}

.detalhes-depoimentos strong{
	font-weight: 700;
	font-size: 16px;
	line-height: 26px;
}

.chamada-empresa{
	margin-bottom: 30px;
}

.chamada-empresa, .chamada-empresa p{
	font-size: 30px;
	line-height: 48px;
	color: #000000;
	font-weight: 600;
}

.topo-instagram{
	text-align: center;
	padding: 0 0 20px;
}

.topo-instagram h2{
	display: inline-block;
	vertical-align: top;
	margin: 0 10px;
	line-height: 36px;
}

.topo-instagram p{
	display: inline-block;
	vertical-align: top;
	margin: 0 10px;
	max-width: 350px;
	text-align: left;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}

.caixa-instagram-individual{
	width: 20%;
	float: left;
}

.foto-instagram{
	width: 100%;
	padding-bottom: 100.8%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	display: block;
	border: 1px solid #FFFFFF;
	float: left;
	position: relative;
}

.imagem-instagram-menor .foto-instagram{
	width: 50%;
	padding-bottom: 50%;
}

.imagem-noticias{
	height: 190px;
	overflow: hidden;
	display: block;
	margin-bottom: 25px;
}

.imagem-noticias img{
	min-height: 100%;
	max-width: none;
}

.noticia-individual h3{
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	font-weight: 800;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.noticia-individual p{
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	margin-bottom: 0;
}

.link-leia-mais{
	text-decoration: underline;
	color: #000000;
	font-size: 14px;
}

.link-leia-mais:hover{
	color: #FF3399;
	text-decoration: underline;
}

.titulo-traco{
	position: relative;
	margin-bottom: 30px;
	text-align: center;
}

.titulo-traco:before{
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	top: 50%;
	content: '';
	display: block;
	background-color: #000000;
}

.titulo-traco h2{
	padding: 0 18px;
	margin: 0;
	background-color: #FFFFFF;
	z-index: 10;
	position: relative;
	display: inline-block;
	vertical-align: top;
}

.alinha-fotos-home{
	position: relative;
}

.link-sobre{
	position: absolute;
	left: 115px;
	bottom: 50px;
	color: #000000;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
}

.link-sobre svg{
	margin-right: 5px;
	font-size: 20px;
	vertical-align: middle;
}

.imagem-home{
	-o-object-fit: cover;
	object-fit: cover;
	float: left;
}

.imagem-home-0{width: 475px; height: 475px;}
.imagem-home-1{width: 170px; height: 170px; margin-top: 105px; position: relative; z-index: 1;}
.imagem-home-2{width: 170px; height: 170px; margin-top: 105px; position: relative; z-index: 1;}
.imagem-home-3{width: 570px; height: 375px; margin-top: -260px; float: right;}

.colecao-individual{
	display: block;
	position: relative;
}

.colecao-individual img{
	-webkit-transition: all 600ms linear;
	-moz-transition: all 600ms linear;
	-ms-transition: all 600ms linear;
	-o-transition: all 600ms linear;
	transition: all 600ms linear;
	display: block;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray; /* IE */
}

.colecao-individual:after{
	display: block;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-image: url(../img/mascara-colecoes.png);
	background-repeat: repeat-y;
	background-position: center left;
	/*background-color: rgba(0, 0, 0, 0.2);*/
}

.colecao-individual h3{
	font-size: 20px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: 800;
	width: 500px;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #FFFFFF;
	z-index: 2;
	-webkit-transition: all 600ms linear;
	-moz-transition: all 600ms linear;
	-ms-transition: all 600ms linear;
	-o-transition: all 600ms linear;
	transition: all 600ms linear;
}

.colecao-individual h3 span{
	display: block;
	-moz-transform: rotate(-90deg) translateX(270px) translateY(-210px);
	-webkit-transform: rotate(-90deg) translateX(270px) translateY(-210px);
	-o-transform: rotate(-90deg) translateX(270px) translateY(-210px);
	-ms-transform: rotate(-90deg) translateX(270px) translateY(-210px);
	transform: rotate(-90deg) translateX(270px) translateY(-210px);
}

.colecao-individual:hover img{
	-webkit-filter: none;	
	filter: none;
}

.colecao-individual:hover h3{
	color: #FF3399;
}

/* footer */
.fa-phone{
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

footer{
	position: relative;
	z-index: 2;
	background: #000000;
}

footer h3, .rodape-cima a{
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 800;
	line-height: 36px;
	display: block;
	text-transform: uppercase;
}

footer h3{
	margin-bottom: 20px;
}

footer a:hover{
	color: #FF3399;
}

.rodape-cima{
	padding-bottom: 95px;
	padding-top: 105px;
}

.g-recaptcha{
	display: inline-block;
	vertical-align: top;
	margin: 0 0 30px;
}

.form-news{
	position: relative;
}

input.inputNews.form-control{
	font-size: 14px;
	color: #FFFFFF;
	border: none;
	background-color: #1A1A1A;
	width: 100%;
	height: 50px;
	padding: 15px;
	margin: 0;
}

input.inputNews.form-control::-webkit-input-placeholder {
    color: #bbbbbb;
}

input.inputNews.form-control::-moz-placeholder {
    color: #bbbbbb;
}

input.inputNews.form-control::-ms-placeholder {
    color: #bbbbbb;
}

input.inputNews.form-control::placeholder {
    color: #bbbbbb;
}


.btnNews{
	height: 30px;
	line-height: 30px;
	padding: 10px 20px;
	position: absolute;
	right: 0;
	top: 0;
	color: #FFFFFF;
	background-color: transparent;
	font-size: 20px;
}

#mensagemNews{
	text-align: center;
	height: 0;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 30px;
}

.rodape-baixo{
	padding: 0 0 10px;
}

.rodape-baixo p{
	text-align: right;
	font-size: 14px;
	margin: 0;
	line-height: 30px;
	color: #B8B8B8;
}

.rodape-baixo svg{
	font-size: 20px;
	margin-right: 30px;
	color: #FFFFFF;
}

.rodape-baixo svg:hover{
	color: #ff3399;
}

.maya{
	overflow: hidden;
	position: relative;
	z-index: 10;
	display: block;
	margin: 20px auto 0;
	background: url(../img/criacao-sites-maya.png) no-repeat center top;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	outline:none;
	-webkit-transition: background 200ms linear;
	-moz-transition: background 200ms linear;
	-ms-transition: background 200ms linear;
	-o-transition: background 200ms linear;
	transition: background 200ms linear;
}

.maya:hover{
	background-position: center bottom;
}

/* Páginas */
.titulo-paginas{
	background-image: url(../img/topo-paginas.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding-top: 70px;
	padding-bottom: 50px;
}

.titulo-paginas h2{
	font-size: 36px;
	line-height: 40px;
	color: #FF3399;
	text-transform: uppercase;
	font-weight: 800;
	margin-bottom: 10px;
}

.titulo-paginas h1, .titulo-paginas p{
	margin-bottom: 0;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	color: #FFFFFF;
	text-transform: none;
}

.espaco-paginas{
	height: 90px;
}

.icones-mvv{
	text-align: center;
}

.icones-mvv img{
	max-width: 111px;
	display: block;
	margin: 0 auto 15px;
}

.icones-mvv h3{
	font-size: 14px;
	font-weight: 800;
	color: #000000;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.icones-mvv, .icones-mvv p{
	margin-bottom: 0;
	font-size: 14px;
	line-height: 24px;
}

/* Contato */
.mapa-contato{
	border: 1px solid #707070;
}

.mapa-contato iframe{
	height: 180px;
	display: block;
}

.no-gutters .contato-esquerda{
	padding-left: 10px;
	padding-right: 30px;
}

.no-gutters .contato-esquerda, .no-gutters .contato-esquerda p{
	color: #000000;
}

.no-gutters .contato-direita{
	padding-top: 50px;
	padding-left: 35px;
	padding-right: 10px;
}

.contato-esquerda h2, h1.titulo-noticia{
	font-size: 50px;
	line-height: 65px;
	margin-bottom: 60px;
}

h1.titulo-noticia{
	margin: 0 30px 40px;
}

.contato-esquerda p em{
	font-size: 14px;
	line-height: 24px;
	display: block;
	font-style: normal;
}

.contato-esquerda form{
	padding-top: 30px;
}

.dados-contato{
	border-top: 1px solid #DADADA;
	padding: 40px 0 30px;
}

.dados-contato strong, .dados-contato p, .dados-contato a{
	margin: 0;
	font-size: 14px;
	line-height: 26px;
	color: #000000;
	display: block;
}

.dados-contato strong{
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 800;
	text-transform: uppercase;
}

.noticia-interna-individual{
	margin-bottom: 60px;
	max-height: 600px;
	overflow: hidden;
	position: relative;
}

.noticia-interna-individual img{
	display: block;
	margin: 0 auto;
}

.dados-noticias{
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 30px 55px 0;
	background-color: #FFFFFF;
	width: 505px;
}

.dados-noticias h3{
	font-size: 22px;
	line-height: 30px;
	color: #000000;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.dados-noticias, .dados-noticias p{
	font-size: 14px;
	line-height: 24px;
	color: #000000;
}

.dados-noticias span{
	line-height: 16px;
	font-size: 14px;
	font-weight: 800;
	text-transform: uppercase;
	color: #999999;
	display: block;
}

.paginacao-blog{
	text-align: center;
	vertical-align: top;
}

.paginacao-blog a{
	width: 40px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: 800;
	margin: 0 2px;
	line-height: 40px;
	line-height: 40px;
	display: inline-block;
	vertical-align: top;
}

.paginacao-blog a.pager-ativo, .paginacao-blog a:hover{
	background-color: #FF3399;
}

.conteudo-noticia-interna{
	padding: 85px 95px 0;
}

.noticia-esquerda{
	float: left;
	width: 50px;
	text-align: center;
	margin-top: 10px;
}

.noticia-direita{
	float: right;
	width: 695px;
}

.noticia-esquerda h3{
	font-size: 11px;
	color: #000000;
	line-height: 12px;
	margin-bottom: 15px;
}

.compartilhar-individual, .compartilhar-individual a{
	display: block;
	height: 50px;
	line-height: 50px;
	background-color: #ececec;
	font-size: 20px;
	color: #000000;
}

.compartilhar-individual:hover a, .compartilhar-individual:hover{
	color: #FFFFFF;
	background-color: #FF3399;
}

/* Produtos */
.container-produtos{
	padding-left: 40px;
	padding-right: 40px;
}

.menu-categorias h3{
	line-height: 70px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: 800;
	color: #000000;
	text-transform: uppercase;
	border-top: 10px solid #000000;
	background: #ccc;
	padding-left: 20px;
}

.menu-categorias h3 svg{
	display: none;
}

.menu-categorias a{
	display: block;
	font-size: 18px;
	color:#fff;
	line-height: 30px;
	font-weight: 400;
	background-color: #f39;
	margin-bottom: 1px;
	line-height: 50px;
	padding-left: 20px;
	font-weight: bold;
}

.menu-categorias a:hover{
	background-color: #000000;
}

.produto-individual{
	position: relative;
	margin-bottom: 10px;
	padding: 40px;
	text-align: center;
}

.produto-individual img{
	max-height: 100%;
	-webkit-transition: all 600ms linear;
	-moz-transition: all 600ms linear;
	-ms-transition: all 600ms linear;
	-o-transition: all 600ms linear;
	transition: all 600ms linear;
}

.produto-individual:hover img{
	-moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
	-o-transform: scale(1.02);
	-ms-transform: scale(1.02);
	transform: scale(1.02);
}

.produto-individual:before{
	display: block;
	content: '';
	background-color: #F0F0F0;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 5px;
	right: 5px;
}

.imagem-produdo{
	margin-bottom: 40px;
	line-height: 340px;
	height: 340px;
	position: relative;
	z-index: 2;
	display: block;
}

.produto-individual h3{
	position: relative;
	z-index: 2;
	font-size: 18px;
	font-weight: 400;
	color: #000000;
}

.titulo-menor{
	margin-bottom: 30px;
	font-size: 24px;
	line-height: 36px;
}

.titulo-menor strong{
	display: block;
	color: #ff3399;
}

.titulo-produto{
	font-size: 30px;
	color: #000000;
	font-weight: 300;
	margin-bottom: 10px;
}

.produto-direita, .produto-direita p{
	font-size: 14px;
	line-height: 24px;
}

.imagem-principal-produto{
	display: block;
	background-color: #F0F0F0;
	position: relative;
	z-index: 2;
	display: block;
	padding: 50px;
	text-align: center;
}

.imagem-principal-produto img{
	max-height: 440px;
}

.imagem-produto-individual{
	float: left;
	box-sizing: border-box;
	margin-top: 10px;
	padding: 0 5px;
	width: 25%;
}

.imagem-produto-individual img{
	width: 100%;
	height: 125px;
	-o-object-fit: cover;
	object-fit: cover;
}

/* Revendedora */
.revendedora-esquerda h1, .revendedora-esquerda h2{
	font-size: 30px;
	line-height: 36px;
}

.input-individual input, .input-individual-menor input{
	display: block;
}

.input-individual input, .input-individual-menor input{
	position: absolute;
	z-index: -1;
	opacity: 0;
}

.input-individual input + label {
	text-align: left;
	position: relative;
	cursor: pointer;
	padding-left: 28px;
	line-height: 18px;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 15px;
	display: block;
	text-transform: none;
}

.input-individual input[type=radio] + label::before, .input-individual input[type=checkbox] + label::before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	border: solid 1px;
	display: block;
}

.input-individual input[type=radio]:checked + label::after, .input-individual input[type=checkbox]:checked + label::after{
	content: '';
	background-color: #535353;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	position: absolute;
	left: 4px;
	top: 4px;
	display: block;
}

.position-relative{
	position: relative;
	padding-left: 65px;
}

.formulario-revendedora{
	margin-top: -140px;
	background-color: #FFFFFF;
	padding: 50px 30px 0;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-top-left: 10px;
	-moz-border-radius-top-right: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	position: relative;
	z-index: 1;
}

.sombra-revendedora{
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-top-left: 10px;
	-moz-border-radius-top-right: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-box-shadow: 0 0 10px 5px rgba(0,0,0,0.1);
	box-shadow: 0 0 10px 5px rgba(0,0,0,0.1);
	height: 400px;
	left: 65px;
	right: 15px;
	top: 0;
	position: absolute;
}

/* Animações */
.anime{
	opacity: 0.00;
	filter: alpha(opacity =0);
	-webkit-transition: all 1000ms linear;
	-moz-transition: all 1000ms linear;
	-ms-transition: all 1000ms linear;
	-o-transition: all 1000ms linear;
	transition: all 1000ms linear;
	-moz-transform: translateY(10px);
	-webkit-transform: translateY(10px);
	-o-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
}

.animacaoAtiva{
	opacity: 1;
	filter: alpha(opacity =100);
	-moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}
/* Queries */
@media(max-width: 1499px) {
	.imagem-produdo{line-height: 280px; height: 280px;}
}

@media(max-width: 1399px) {
	.imagem-produdo{line-height: 240px; height: 240px;}
}

@media(max-width: 1199px) {
	.navbar .container{max-width: 960px;}
	.navbar{padding: 20px 0;}
	.navbar-brand{width: 200px;}
	.navbar-nav li.nav-item{margin-right: 20px;}
	.navbar-nav li.nav-item a{font-size: 14px; line-height: 40px;}
	.navbar-nav .btn{margin-left: 20px;}
	.espaco-menu{height: 81px;}
	.btn{line-height: 20px;}
	.btn-circle{padding: 10px 25px;}
	.btn svg{height: 20px;}
	.tp-caption h2{font-size: 38px; line-height: 38px; margin-bottom: 10px;}
	.tp-caption p{font-size: 17px;}
	.icones-banner{padding: 40px 0;}
	.icone-banner-individual span{width: 90px; height: 90px; line-height: 85px; margin-bottom: 10px;}
	.bg-depoimentos{margin-top: -50px; padding-top: 40px;}
	.tp-bullets{bottom: 70px !important;}
	.tp-caption a{margin-bottom: 60px;}
	.colecao-individual h3{font-size: 16px;}
	.espaco-menor{height: 40px;}
	.espaco{height: 60px;}
	.chamada-empresa, .chamada-empresa p{font-size: 24px; line-height: 38px;}
	.pr-4{padding-right: 20px !important;}
	.pl-4{padding-left: 20px !important;}
	.pl-5{padding-left: 35px !important;}
	.pr-5{padding-right: 35px !important;}
	.imagem-home-0{width: 425px; height: 425px;}
	.imagem-home-1, .imagem-home-2{margin-top: 65px;}
	.imagem-home-3{width: 520px; height: 342px;}
	.link-sobre{bottom: 20px;}
	h1, h2{font-size: 30px; line-height: 36px;}
	.titulo-menor{font-size: 18px; line-height: 24px;}
	.imagem-noticias{height: 180px; margin-bottom: 15px;}
	.caixa-instagram-individual{width: 25%;}
	.caixa-instagram-individual:last-child{display: none;}
	.rodape-cima{padding-top: 50px; padding-bottom: 60px;}
	footer h3, .rodape-cima a{font-size: 14px;}
	footer h3{margin-bottom: 10px;}
	.whats-fixo, .telefone-fixo{height: 40px; line-height: 40px;}
	.whats-fixo .fa-whatsapp{height: 40px;}
	.titulo-paginas{padding-top: 40px; padding-bottom: 40px;}
	.titulo-paginas h2{font-size: 28px; line-height: 32px; margin-bottom: 5px;}
	.noticia-interna-individual{margin-bottom: 50px; max-height: 480px;}
	.dados-noticias {padding: 25px 30px 0; width: 450px;}
	.dados-noticias h3{font-size: 18px; line-height: 24px; margin-bottom: 10px;}
	.contato-esquerda h2, h1.titulo-noticia{font-size: 30px; line-height: 40px;}
	.contato-esquerda h2{margin-bottom: 20px;}
	.conteudo-noticia-interna{padding: 55px 60px 0;}
	.contato-esquerda form{padding-top: 15px;}
	.container-produtos{padding-left: 15px; padding-right: 15px;}
	.menu-categorias h3{line-height: 50px; font-size: 16px; border-top: 5px solid #000; margin-bottom: 0;}
	.menu-categorias a{font-size: 15px;}
	.pb-5{padding-bottom: 20px !important;}
	.produto-individual{padding: 20px;}
	.imagem-produdo{margin-bottom: 20px; line-height: 240px; height: 240px;}
	.produto-individual h3{font-size: 14px;}
	.titulo-produto{font-size: 24px;}
	.imagem-produto-individual img{height: 93px;}
	.formulario-revendedora{margin-top: -80px; padding: 30px 25px 0;}
	.revendedora-esquerda h1, .revendedora-esquerda h2{font-size: 24px; line-height: 30px;}
}

@media(max-width: 991px) {
	.espaco{height: 50px;}
	.navbar .container, .container{max-width: 740px;}
	.navbar-nav .btn{position: fixed; left: 10px; bottom: 10px; margin: 0; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; font-weight: 600;}
	.navbar-nav li.nav-item{margin-right: 0; margin-left: 20px;}
	.bg-depoimentos{margin-top: -30px;}
	.tp-bullets{bottom: 45px !important;}
	.tp-bullets .bullet{width: 12px; height: 12px;}
	.tp-caption h2{font-size: 32px; line-height: 34px;}
	.tp-caption p{font-size: 14px; line-height: 22px;}
	.icones-banner{padding: 25px 0;}
	.icone-banner-individual{margin: 0 10px;}
	.icone-banner-individual span{width: 70px; height: 70px; line-height: 65px;}
	.tp-caption a{margin-bottom: 40px;}
	.btn-circle, .btn{font-size: 12px;}
	.pl-5{padding-left: 15px !important;}
	.pr-5{padding-right: 15px !important;}
	.pl-4{padding-left: 0px !important;}
	.pr-4{padding-right: 0px !important;}
	.detalhes-depoimentos{margin: -80px -15px 0 0; padding: 10px 15px; font-size: 12px; line-height: 14px;}
	h1, h2{font-size: 24px; line-height: 30px;}
	.topo-depoimentos p{font-size: 14px;}
	body, p{font-size: 14px; line-height: 26px;}
	.topo-depoimentos{margin-bottom: 20px;}
	.colecao-individual h3{font-size: 14px; width: 300px;}
	.colecao-individual h3 span{-moz-transform: rotate(-90deg) translateX(160px) translateY(-125px); -webkit-transform: rotate(-90deg) translateX(160px) translateY(-125px); -o-transform: rotate(-90deg) translateX(160px) translateY(-125px); -ms-transform: rotate(-90deg) translateX(160px) translateY(-125px); transform: rotate(-90deg) translateX(160px) translateY(-125px);}
	.chamada-empresa, .chamada-empresa p{font-size: 20px; line-height: 30px;}
	.imagem-home-0{width: 350px; height: 350px;}
	.imagem-home-1, .imagem-home-2{margin-top: 40px; width: 110px; height: 110px;}
	.imagem-home-3{width: 450px; height: 296px; margin-top: -240px;}
	.link-sobre{bottom: 5px; left: 70px;}
	.imagem-noticias{height: 140px;}
	.topo-instagram p{max-width: none;}
	.rodape-cima{padding-top: 30px; padding-bottom: 40px;}
	.rodape-baixo p{font-size: 12px;}
	.maya{margin-top: 30px;}
	.foto-instagram span{left: 5px; top: 5px;}
	.icones-mvv img{max-width: 80px;}
	.titulo-paginas{padding-top: 30px; padding-bottom: 30px;}
	.titulo-paginas h2{font-size: 24px; line-height: 28px;}
	.noticia-interna-individual{max-height: 390px;}
	.dados-noticias h3, .noticia-individual h3{font-size: 16px; margin-bottom: 5px; font-weight: 700;}
	.contato-esquerda h2, h1.titulo-noticia{font-size: 22px; line-height: 30px;}
	h1.titulo-noticia{margin: 0 10px 30px;}
	.conteudo-noticia-interna{padding: 20px 20px 0;}
	.noticia-direita{width: 590px;}
	.no-gutters .contato-esquerda, .no-gutters .contato-direita{padding-left: 15px; padding-right: 15px;}
	.dados-contato{padding: 30px 0 25px;}
	.dados-contato strong{margin-bottom: 0; font-size: 14px;}
	input.form-control, textarea.form-control, .custom-file-label, select.custom-select{font-size: 14px; margin-bottom: 15px;}
	input.form-control, .custom-file-label, .custom-file, select.custom-select{height: 50px; padding: 10px 20px;}
	textarea.form-control{height: 150px; padding: 15px 20px;}
	.produto-individual{padding: 15px;}
	.imagem-produdo{line-height: 200px; height: 200px;}
	.menu-categorias a{font-size: 14px;}
	.imagem-principal-produto{padding: 20px;}
	.imagem-produto-individual{width: 33.333%;}
	.imagem-produto-individual img{height: 98px;}
	.formulario-revendedora{margin-top: -50px; padding: 25px 20px 0;}
	.formulario-revendedora h2{margin-bottom: 0;}
	.revendedora-esquerda h1, .revendedora-esquerda h2{font-size: 20px;}
}

@media(max-width: 767px){
	.navbar{padding: 12px 15px; border-bottom: 1px solid rgba(0,0,0,.1);}
	.navbar-brand{width: 180px;}
	.espaco-menu{height: 64px;}
	.navbar-nav .btn{position: static; left: auto; bottom: auto; margin: 0; display: block;}
	.navbar-nav li.nav-item{margin: 0; text-align: center;}
	.icones-banner{display: none;}
	.tp-caption a{margin-bottom: 20px;}
	.tp-caption h2{font-size: 22px; line-height: 26px; margin-bottom: 5px;}
	.tp-caption p{margin-bottom: 15px;}
	.tp-caption{padding-left: 15px; padding-right: 15px;}
	.tp-bullets{bottom: 10px !important;}
	.btn-circle{padding: 8px 18px;}
	.bg-depoimentos{margin-top: 0; padding-top: 30px;}
	.topo-depoimentos{margin-bottom: 20px; padding: 15px 0; min-height: 0; background-size: auto 100%;}
	.bg-depoimentos h2{margin-bottom: 0;}
	h1, h2{font-size: 18px; line-height: 24px;}
	.detalhes-depoimentos strong{font-size: 14px;}
	.depoimento-esquerda{margin-bottom: 20px;}
	.depoimento-esquerda img{display: block; margin: 0 auto;}
	.colecao-individual h3{font-weight: 600;}
	.espaco{height: 40px;}
	.espaco-menor{height: 20px;}
	.chamada-empresa, .chamada-empresa p{font-size: 16px; line-height: 24px;}
	.chamada-empresa p{margin-bottom: 0;}
	.imagem-home{-o-object-fit: inherit; object-fit: inherit; float: none; display: none;}
	/*.imagem-home-0{width: auto; display: block; margin: 0 auto 15px; height: auto;}*/
	.link-sobre{bottom: auto; left: auto; position: static;}
	.alinha-fotos-home{text-align: center;}
	.imagem-noticias{height: auto; text-align: center;}
	.imagem-noticias img{min-height: 0; max-width: 100%;}
	.noticia-individual{margin-bottom: 30px;}
	.caixa-instagram-individual{width: 50%; display: none;}
	.imagem-instagram-menor{display: block;}
	.caixa-instagram-individual:last-child{display: none;}
	.btn-cadastro{display: block; position: fixed; left: 0; bottom: 0; width: 50%; text-align: center; z-index: 100; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; font-weight: 600; font-size: 11px;}
	.whats-fixo{width: 50%; text-align: center; z-index: 100; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; right: 0; bottom: 0;}
	.whats-fixo .fa-whatsapp{float: none; display: inline-block; vertical-align: top;}
	footer{padding-bottom: 50px;}
	.rodape-baixo p{text-align: center;}
	.maya{margin-top: 20px;}
	.rodape-baixo{padding: 20px 0 10px; text-align: center;}
	.rodape-baixo svg{font-size: 16px; margin: 0 15px 10px;}
	footer h3{text-align: center; margin: 0;}
	.rodape-cima{padding-top: 20px; padding-bottom: 20px;}
	.titulo-paginas{padding-top: 25px; padding-bottom: 25px;}
	.titulo-paginas h2{font-size: 18px; line-height: 24px; margin-bottom: 0;}
	.titulo-paginas h1, .titulo-paginas p{font-size: 14px; line-height: 22px;}
	.icones-mvv{margin-bottom: 30px;}
	.noticia-interna-individual{max-height: none;}
	.dados-noticias {padding: 15px 0 0; width: auto; position: relative; right: auto; bottom: auto;}
	.paginacao-blog a{width: 30px; line-height: 30px; font-size: 12px;}
	.contato-esquerda h2, h1.titulo-noticia{margin: 0 0 20px; font-size: 18px; line-height: 24px;}
	.conteudo-noticia-interna{padding: 20px 0 0;}
	.noticia-esquerda{float: none; width: auto; text-align: center; margin-top: 0; margin-bottom: 20px;}
	.noticia-esquerda h3 br{display: none;}
	.noticia-esquerda h3{display: inline-block; vertical-align: top; margin: 0 10px 0 0; line-height: 40px;}
	.compartilhar-individual, .compartilhar-individual a{display: inline-block; vertical-align: top; height: 40px; line-height: 40px; width: 40px;}
	.noticia-direita{width: auto; float: none;}
	.contato-esquerda h2, .contato-esquerda p, .contato .titulo-paginas h1{display: none;}
	.exibe-categorias{display: none; text-align: center; padding-top: 10px;}
	.menu-categorias h3{font-size: 14px; text-align: center; background-color: #000000; color: #FFFFFF; border: none; cursor: pointer; padding: 0 20px;}
	.menu-categorias h3 svg{display: inline-block; float: right; height: 50px; font-size: 20px;}
	.menu-categorias{margin-bottom: 30px;}
	.titulo-menor{font-size: 16px; line-height: 22px;}
	.titulo-produto{font-size: 18px;}
	.produto-direita{margin-bottom: 10px;}
	.revendedora-esquerda h1, .revendedora-esquerda h2{font-size: 16px;}
	.position-relative{padding-left: 15px;}
	.sombra-revendedora{display: none;}
	.formulario-revendedora{margin-top: 0; padding: 25px 5px 0;}
	.link-leia-mais{line-height: 16px; font-size: 14px; font-weight: 800; text-transform: uppercase; color: #999999; display: block; text-decoration: none;}
	.noticia-individual p{margin-bottom: 20px; color: #000000;}
}

@media(max-width: 399px){
	.imagem-produdo{height: 160px; line-height: 160px;}
}

.caixa-alert{
	position: fixed;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	background-color: #000;
	opacity: 0.95;
	z-index: 9999;
	border: 1px solid #333;
	text-align: left;
	padding: 30px;
	max-width: 500px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
}

.caixa-alert p{
	/*float: left;
	margin-left: 20px;*/
	line-height: 20px !important;
	font-size: 15px !important;
	color: #FFF;
	margin-bottom: 20px !important;
	display: inline-block;
	font-weight: 300;
}

.caixa-width{
	max-width: 900px;
	text-align: center;
}

.caixa-alert p a{
	color: #ff3399;
	text-decoration: underline;
}

.caixa-alert p a:hover {
	color: #CCC;
	text-decoration: underline;
}

.caixa-alert a.botaoCookies{
	cursor: pointer;
	width: 100px;
	height: 40px;
	line-height: 40px;
	background-color: #ff3399;
	color: #FFFFFF;
    font-weight: 500;
    font-size: 16px !important;
    text-align: center;
	display: inline-block;
}

.caixa-alert a.botaoCookies:hover{
	background-color: #FFF;
	color: #ff3399;
}

@media (max-width: 1000px) {
    .caixa-alert{
    }
    .caixa-alert p{
        
        line-height: 20px !important;
    }

    .caixa-alert a.botaoCookies{

        margin: 0;
    }
    .caixa-alert p{
        margin-bottom: 10px;        
		margin-top: 10px;
    }
    .caixa-alert a.botaoCookies{
        height: 25px;
		line-height: 25px;
		margin-top: 10px;
		margin-bottom: 10px;
    }
}

@media (max-width: 767px) {
	.caixa-alert{
        margin-left: 0px;
        margin-bottom: 0px;
    }
    .caixa-alert p{
        font-size: 12px;
        line-height: 20px !important;
        max-width: none;
        text-align: center;
    }
    .caixa-alert a.botaoCookies{
        width: 100%;
	}	
}