@font-face{
    font-family: 'RedHatDisplay-Regular';
    /*src:url(/assets/fonts/Overpass-Regular.ttf);*/
    src:url(../fontes/RedHatDisplay-Regular.ttf);
}
@font-face{
    font-family: 'RedHatDisplay-Medium';
    /*src:url(/assets/fonts/Overpass-Regular.ttf);*/
    src:url(../fontes/RedHatDisplay-Medium.ttf);
}
@font-face{
    font-family: 'RedHatDisplay-Bold';
    /*src:url(/assets/fonts/Overpass-Regular.ttf);*/
    src:url(../fontes/RedHatDisplay-Bold.ttf);
}
@font-face{
    font-family: 'Quicksand-Light';
    /*src:url(/assets/fonts/Overpass-Regular.ttf);*/
    src:url(../fontes/Quicksand-Light.ttf);
}
@font-face{
    font-family: 'Quicksand-Bold';
    /*src:url(/assets/fonts/Overpass-Regular.ttf);*/
    src:url(../fontes/Quicksand-Bold.ttf);
}
body{
    font-family: 'RedHatDisplay-Regular';
    color: #5e5151;
}
div.topo{
	padding-top: 24px;
	padding-bottom: 18px;
}
div.topo a{
	color: #000;
}
div.topo a img{
	margin-right: 10px;
}



/*HEADER*/
/*.navbar {
    margin-bottom: 0px;
}
.navbar-toggle {
    display: block;
    float: left;
    margin: 0px;
    padding: 0px;
}
span.header-icone {
    font-size: 18px;
    color: #000;
}
ul.menu-header li a:hover{
    text-decoration: none;
    border: none;
}
header.topo-nav a.acompanhe-pedido, header.topo-nav a.acompanhe-pedido:hover{
    color: #9C5545;
    font-weight: bolder;
}*/



a.btn-link{
    font-family: 'RedHatDisplay-Regular';
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border: 1px solid #555B5E;
	border-radius: 50px;
	color: #555B5E;
	text-transform: uppercase;
	padding: 15px 30px;
	text-decoration: none;
	margin-bottom: 15px;
	font-weight: 600;
	width: auto;
	-webkit-transition: background-color 0.4s ease-out;
	-moz-transition: background-color 0.4s ease-out;
	-o-transition: background-color 0.4s ease-out;
	transition: background-color 0.4s ease-out;
}
a.btn-link:hover{
	border: 1px solid #555B5E;
	color: #fff;
	background-color: #284B63;
	text-decoration: none;
}
.hvr-shutter-in-horizontal::before {
    background: transparent !important;
}
.hvr-grow{
    display: block !important;
}
.hover-link::after {
  content: '';
  display: block;
  width: 0;
  height: 2px;
  background: #fff;
  transition: width .3s;
}

.hover-link:hover::after {
  width: 100%;
  transition: width .3s;
}
div.slides{
    height:620px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
div.banner-carousel{
	padding: 0px;
}
div.owl-nav{
	/*position: absolute; 
    bottom: 24%;
    left: 5%;
    right: 5%;*/
    width: 18%;
    height: 52px;
    background-color: rgba(255,255,255, .4);
    position: relative;
    /*right: 22%;
    left: 20%;
    bottom: 3%;*/
    float: right;
    bottom: 52px;
    padding: 12px;
}
button.owl-prev, button.owl-next{
	/*background-color: #fff !important;*/
    padding: 20px !important;
}
div.owl-nav .owl-prev, .owl-next {
    position: absolute;
    /*height: 100px;*/
    color: inherit;
    background: none;
    border: none;
    z-index: 100;
}
div.owl-nav .owl-prev {
    right: 82%;
}
div.owl-nav .owl-next {
    right: 4%;
}
div.banner-frase{
	text-align: left;
	padding: 38px 68px;
	background-color: #fff;
	bottom: -50px;
	left: -33%;
	height: 338px;
}
p.counter{
	position: absolute;
    bottom: 6px;
    right: 8%;
    z-index: 9999;
    font-size: 18px;
}
div.banner-frase h1{
    font-family: 'Quicksand-Light';
	/*font-size: 48px; Alterado em 06.11.2023*/
    font-size: 32px;
    text-transform: uppercase;
    text-shadow: none;
    color: #8F564D;
}
div.banner-frase p{
    font-family: 'RedHatDisplay-Regular';
    font-style: normal;
	font-weight: 500;
    font-size: 18px;
    /*text-transform: uppercase;*/
    text-shadow: none;
    /*line-height: 30px; Alterado em 06.11.2023*/
     line-height: 24px;
    color: #BAB4B1;
    margin-top: 18px;
}
div.banner-frase hr{
	margin-bottom: 14px;
	margin-right: 18px;
    border: 0;
    border-top: 2px solid #eee;
    width: 180px;
    display: inline-block;
}
div.banner-frase span{
	font-family: 'Cardo-Regular';
}
div.banner-icone{
	background-color: #203D38;
    right: -58%;
    top: 268px;
    margin-bottom: 50px;
}
span.line-position {
    width: 58px;
    height: 219px;
    position: relative;
    top: 170px;
    /* right: 432px; */
    left: -53%;
    background-color: rgba(0,0,0, .4);
    display: inline-block;
}
div.banner-sociais{
	height:620px;
	background-color: #F1F1F1;
	padding-top: 240px;
}
div.banner-sociais img{
    margin-bottom: 24px;
}
div.produtos-titulo, div.newsletter-titulo, div.colecoes-titulo, div.formulario-titulo{
    margin-top: 80px;
    margin-bottom: 80px;
}
div.produtos-titulo h1, div.newsletter-titulo h1, div.colecoes-titulo h1, div.formulario-titulo h1{
    font-family: 'RedHatDisplay-Bold';
    font-size: 32px;
    text-transform: lowercase;
    line-height: 32px;
    color: #8F564D;
    margin-top: 0px;
}
div.produtos-titulo p, div.colecoes-titulo p, div.formulario-titulo p{
    color: #A4A4A4;
}
/*Aspectos*/
div.aspectos{
    margin-top: 80px;
    margin-bottom: 80px;
}
div.sobre-img img{
    height: 48px;
}
div.sobre-txt h3{
    font-family: 'RedHatDisplay-Medium';
    color: #8F564D;
}
div.sobre-txt p{
    color: #A4A4A4;
    line-height: 24px;
}
/*Newsletter*/
div.newsletter-img{
    /*height: 380px;*/
    height: auto;
    background-repeat: no-repeat;
    /*background-position: center;*/
    background-position: bottom;
    background-size: cover;
    width: 100%;
    /*background-image: url(../img/catalogo.png);*/
    margin-top: 30px;
    padding-bottom: 42px;
}
div.newsletter-titulo{
    margin-bottom: 18px;
}
div.newsletter-titulo h1{
    color: #fff;
}
div.newsletter-titulo p, div.newsletter-formulario p{
    color: #fff;
}
div.newsletter-formulario span{
    font-family: 'Quicksand-Light';
    color: #fff;
    text-transform: uppercase;
}
input.input-news-email{
    background-color: transparent;
    color: #20382D;
    border: none;
    border-bottom: 1px solid #FFF;
    width: 100%;
    padding: 12px 12px;
}
input.input-news-formulario{
    font-family: 'RedHatDisplay-Bold';
    text-transform: uppercase;
    background-color: #fff;
    box-shadow: none;
    border: 1px solid #F3F1F0;
    border-radius: 50px;
    color: #8F564D;
    padding: 14px 32px;
    transition: 0.3s ease-in-out;
    margin-top: 12px;
    margin-bottom: 12px;
}
input.input-news-formulario:hover{
    background-color: #A47A70;
    border: 1px solid #A47A70;
}
input.input-news-formulario button:disabled {
  cursor: not-allowed;
  pointer-events: all !important;
}
button[disabled], html input[disabled] {
    cursor: not-allowed !important;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #f1f1f1;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #f1f1f1;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #f1f1f1;
}
/*.gallery-item {
  width: 200px;
  padding: 5px;
}*/
/*Produtos*/
img.colecao-galeria-img{
    display: inline-block !important;
    height: 280px;
}
.gallery-container {
    cursor: pointer !important;
}
.gallery-container a.gallery-item:hover{
    transform: scale(1.2);
    z-index: 9999;
}
div.colecoes-botao{
    text-align: center;
}
a.btn-colecoes{
    font-family: 'RedHatDisplay-Bold';
    border: 1px solid #A4A4A4;
    border-radius: 50px;
    color: #A4A4A4;
    text-transform: uppercase;
    padding: 15px 30px;
    text-decoration: none;
    margin-top: 42px;
    margin-bottom: 42px;
    font-weight: 600;
    width: auto;
    -webkit-transition: background-color 0.4s ease-out;
    -moz-transition: background-color 0.4s ease-out;
    -o-transition: background-color 0.4s ease-out;
    transition: background-color 0.4s ease-out;
}
a.btn-colecoes:hover{
    background-color: #8F564D;
}
/*Formulário*/
div.formulario div.formulario-contato b{
    display: block;
    margin-top: 18px;
}
div.formulario-input{
    margin-bottom: 80px;
}
div.formulario form span{
    font-family: 'Quicksand-Bold';
    color: #A4A4A4;
}
input.input-form, textarea.input-form{
    background-color: transparent;
    color: #20382D;
    border: none;
    border-bottom: 1px solid #A4A4A4;
    width: 100%;
    padding: 12px 12px;
    margin-bottom: 18px;
}
input.input-formulario-enviar{
    background-color: #A4A4A4;
    color: #FFF;
}
/*Footer*/
footer{
    background-color: #8F564D;
    padding-top: 60px;
    color: #fff;
    text-align: center;
}
footer div.footer-contato p{
    line-height: 28px;
}
footer img.footer-img-logo{
    margin-top: 40px;
    margin-bottom: 30px;
}
footer div.footer-sociais{
    padding-top: 32px;
    padding-bottom: 58px;
}
footer div.footer-sociais img{
    display: inline-block !important;
    margin-right: 24px;
}
div.menu-topo{
    padding-top: 12px;
    text-align: center;
}
div.menu-topo ul{
    padding-left: 0px;
}
div.menu-topo li{
    display: inline-block;
    margin-right: 18px;
}
div.menu-topo li a:hover {
    padding-bottom: 4px;
    /*border-bottom: 1px solid #9C5545;*/
}
div.menu-topo a{
    text-decoration: none;
    color: #8F564D;
    font-size: 16px;
}
div.menu-topo a.acompanhe-pedido, div.menu-topo a.acompanhe-pedido:hover{
    border: 1px solid #9C5545;
    border-radius: 0px;
    padding: 12px 15px;
}
footer div.menu-topo a{
    color: #fff;
}
.hover-link::after {
  content: '';
  display: block;
  width: 0;
  height: 2px;
  background: #9C5545;
  transition: width .3s;
}
.hover-link:hover::after {
  width: 100%;
  transition: width .3s;
}
.hvr-shutter-in-horizontal::before{
    border-radius: 0px;
    background: #fff;
}
.hvr-shutter-in-horizontal{
    background: #9C5545;
}
div.rodape{
    background-color: #75473F;
    padding-top: 24px;
    padding-bottom: 18px;
}
div.rodape p b a{
    text-decoration: none;
    color: #fff;
}
/*TEMPLATE*/
div.topo-template{
    background-color: #F6F6F6;
}
/*PÁGINA SOBRE*/
div.sobre-titulo h2, div.contato-titulo h2{
    font-size: 38px;
    color: #9C5545;
    text-transform: uppercase;
    display: inline-block;
}
div.sobre-titulo hr, div.contato-titulo hr{
    margin-bottom: 28px;
    margin-right: 18px;
    border: 0;
    border-top: 2px solid #eee;
    width: 80px;
    display: inline-block;
}
div.sobre-fundo{
    background-color: #F3F1F0;
    width: 50%;
    margin: 150px auto;
    position: relative;
    height: 580px;
}
img.sobre-fundo-img {
    height: 450px;
}
div.sobre-imagem-esquerda {
    /* background: url(../img/img-central.png) center center no-repeat; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 420px;
    background-size: cover;
    width: 60vw;
    position: absolute;
    left: -50%;
    top: -85px;
    z-index: 9999;
}
div.sobre-imagem-direita {
    /* background: url(../img/img-central.png) center center no-repeat; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
    width: 60vw;
    background-size: cover;
    position: absolute;
    right: -50%;
    bottom: -68px;
}
/*PÁGINA CONTATO*/
div.contato-titulo hr{
    margin-bottom: 12px;
}
div.conteudo{
    padding-top: 80px;
    padding-bottom: 80px;
}
input.form-control{
    background-color: #fff;
    padding: 8px 15px;
    height: 48px;
    color: #222;
    border: 1px solid #D7D7D7;
    box-shadow: none;
    border-radius: 10px;
}
input.form-control:focus{
    box-shadow: none;
    border-color: #9C5545
}
div.contato-formulario label{
    text-transform: uppercase;
    color: #30314F;
    display: block;
    margin-top: 15px;
    font-weight: 800;
}
div.contato-formulario textarea{
    background-color: #fff;
    padding: 8px 15px;
    color: #222;
    border: 1px solid #D7D7D7;
    box-shadow: none;
    border-radius: 10px;
}
input.btn-submit, input.btn-submit:hover{
    text-transform: uppercase;
    margin-top: 20px;
    background-color: #000;
    color: #fff;
    padding: 15px 18px;
    border-radius: 50px;
    font-weight: 600;
}
input.btn-submit:hover{
    background-color: #9c5545;
    transition: all 0.4s linear;
}
/*REPRESENTANTES*/
div.tables{
    display: none;
    margin-top: 12px;
}
div.tables div.lista-representantes span{
    display: block;
}
div.mapa-pais{
    /*width: 45%;*/
    float: left;
    margin-bottom: 70px;
    overflow: hidden;
    margin-top: 48px;
    /*margin-left: 6%;*/
}
div.info-estado-mapa{
    /*width: 45%;*/
    float: left;
    overflow: hidden;
    margin-top: 48px;
    /*margin-left: 4%;*/
}
p.estado-mapa{
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Abel', sans-serif;
    line-height: 42px;
}
/*div.info-estado-mapa{
    width: 100%;
    margin-left: 0px;
}*/
p.estado-mapa{
    margin-top: 0px;
}
p.estado-mapa{
    margin-bottom: 10px;
}
div.distribuidor{
    display: none;
    overflow: hidden;
    margin-bottom: 30px;
    /*margin-right: 68px;*/
    float: left;
    margin-top: 30px;
}
div.distribuidor h4, div.distribuidor h5{
    margin-bottom: 12px;
    font-size: 14px;
    margin-top: 10px;
    font-weight: 300;
    text-transform: uppercase;
}
div.distribuidor h4{
    font-size: 18px;
}
div.distribuidor h4{
    font-weight: 600;
}
div.distribuidor h4, div.distribuidor h5{
    margin-top: 2px;
}
p.representantes-frase{
    margin-top: 48px;
}
div.selects{
    padding: 0px;
}
select.representantes-select-estados{
    width: 100%;
    border: 1px solid #eee;
    padding: 12px;
    margin-top: 32px;
    /*margin-bottom: 32px;*/
}
/*PÁGINA COLEÇÕES*/
div.pagina-colecoes-listagem div.sobre-pagina div.sobre-titulo hr{
    margin-bottom: 14px;
}
div.colecoes-listagem, div.colecao-itens{
    margin-top: 28px;
}
div.colecoes-lista{
    padding: 0px;
}
/*PÁGINA COLEÇÃO*/
div.colecao-texto{
    background-color: #F6F6F6;
    padding: 42px;
}
div.colecao-texto p{
    font-size: 16px;
    line-height: 24px;
}
/*PÁGINA DOWNLOADS*/
div.downloads-arquivo{
    background: #eee;
    border: 7px solid #fff;
    height: auto;
    padding: 30px 20px;
    color: #262626;
    margin-top: 20px;
}
div.downloads-arquivo h3{
    margin-top: 0px;
}
.downloads-arquivo h3{
    font-size: 18px;
    margin-bottom: 0px;
}
.contato-mapa{
    padding-right: 0px;
    margin-top: -80px;
}