@charset "utf-8";a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,html,h1,h2,h3,h4,h5,h6,header,hgroup,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0 auto;padding:0;border:0;outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}table,table td{padding:0;border:none}img{vertical-align:top}embed{vertical-align:top}a{text-decoration:none}form input,form textarea,form button{resize:none;outline:none}hr{background-color:#000;border:none;width:20px;height:1px}::-webkit-scrollbar{width:7.5px;height:7.5px}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);-webkit-border-radius:10px;border-radius:10px}::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px;background:#434343;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5)}::-webkit-scrollbar-thumb:window-inactive{background:rgba(200,200,200,.9)}

@media only screen and (max-width:1400px){body{zoom:85%;}}
@media only screen and (max-width:1200px){body{zoom:75%;}}
@media only screen and (max-width:1000px){body{zoom:100%;}}

.unidades{display: none;}

/* - - whats_fixed - - */
#whats_fixed{width: 60px; height: 60px; position: fixed; right: 30px; bottom: 30px; object-fit: cover; z-index: 500; transition: 0.3s;}
#whats_fixed:hover{transform: scale(1.1);}
#whats_fixed img{width: 100%; height: 100%; position: relative;}
#whats_fixed::after,
#whats_fixed::before{content: ''; position: absolute; opacity: 0; border: 4px solid #0ba360; left: -10px; top: -10px; right: -10px; bottom: -10px; -webkit-border-radius: 50%; animation: WaveWhatsApp 1.5s ease infinite;}
#whats_fixed::after{animation-delay: .5s;}
@keyframes WaveWhatsApp {0%{ transform: scale(0.5); } 50%{ opacity: 1; } 100%{ transform: scale(1.2); opacity: 0; }}
/* - - whats_fixed - - */

/* - - - - - GERAL - - - - - */
::root{font-size: 16px;}

.central{
	width: 1200px;
	height: auto;
	position: relative;
    display: block;
    margin: 0 auto;
	box-sizing: border-box;
}

/* - - popup - - */
#popup2{
    z-index: 1001;
    width: 1025px;
    height: 110px;
    background-color: #053615;
    position: fixed;
    left: 50%;
    bottom: 30px;
    margin-left: -512.5px;
    box-sizing: border-box;
    padding: 12px 16px;
    border-radius: 15px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-content: center;
}

#popup2 > *:not(img){position: relative; box-sizing: border-box; margin: 0 auto 0 0;}
#popup2 > *:not(img):nth-child(2){margin: 0 auto 0 0;}
#popup2 > *:not(img):last-child{margin: 0 auto 0 0;}

#popup2 .titulo{text-align: left; font-size: 16px; text-transform: uppercase; color: #fff; width: 90%; margin-bottom: 10px;}
#popup2 .descricao{font-size: 14px; width: 90%; line-height: 20px; color: #ececec; text-align: left;}
#popup2 .descricao a{transition: 0.3s; text-decoration: underline; font-weight: bold; color: #fff; cursor: pointer;}
#popup2 .descricao a:hover{color: #D8D8D8;}

#popup2 .link{
	background-color: #fff;
	border-radius: 5px;
	font-weight: 700;
	font-size: 16px;
	color: #053615;
	height: 40px;
	line-height: 40px;
	padding: 0 12.5px;
	transition: 0.3s;
}
#popup2 .link:hover{background-color: #000; color: #fff;}
/* - - popup - - */

body{overflow-x: hidden;}

/*fontes*/
body,textarea,input{font-family: 'Montserrat', sans-serif;}
/*fontes*/

/*owl-carousel*/

/*owl-nav*/
.owl-nav{width: 100%; height: 0; position: absolute; box-sizing: border-box;}
.owl-nav .owl-next,.owl-nav .owl-prev{position: absolute; overflow: hidden; text-indent: -999999px; background-size: 100%; background-position: center center; background-repeat: no-repeat;}
.owl-nav .owl-next{right: 0;}
.owl-nav .owl-prev{left: 0;}
/*owl-nav*/

/*owl-dots*/
.owl-dots{position: absolute; width: 100%; text-align: center; box-sizing: border-box;} 
.owl-dot{display: inline-block; position: relative; width: 10px; height: 10px; margin: 0 3px; background-color: #fff; cursor: pointer; border-radius: 15px;}
.owl-dot.active{background-color: #CAD863;}
/*owl-dots*/

/*owl-carousel*/

/* - - - mensagem - - - */

/*geral*/
.mensagem{width: 600px; height: auto; position: relative; text-align: center;}

.mensagem .central{height: auto; box-sizing: border-box; padding: 50px 0; text-align: center; color: #fff;}

.mensagem .imagem{height: auto; position: relative;}
.mensagem .way{width: 100%; height: auto; position: relative; color: #fff; text-transform: uppercase;}
.mensagem .way li{position: relative; display: inline-block; vertical-align: top; padding-right: 10px;}
.mensagem .way li:last-of-type{padding: 0;}
.mensagem .way li:after{content: "/"; position: absolute; right: 0; top: 0;}
.mensagem .way li:last-of-type:after{content: "";}
.mensagem .way li a{color: #fff; transition: 0.3s;}
.mensagem .way li a span{}
.mensagem .way .current{font-size: 35px; font-weight: 500; text-transform: uppercase; position: relative; display: block;}
.mensagem .way .current a{}
.mensagem .way li a:hover{color: #434343;}
.mensagem .titulo{font-size: 35px; font-weight: 500; text-transform: uppercase; position: relative; display: block; color: #000000;}
.mensagem .descricao{font-size: 18px; font-weight: 200; margin-top: 15px; color: #000000; width: 100%;}
.mensagem .busca_enviada{
    width: 350px; 
    height: 45px;
    line-height: 45px;
    margin: 25px auto 0; 
    position: relative; 
    background-color: rgba(255,255,255,0.3); 
    border-width: 1px; 
    border-style: solid;
    overflow: hidden;
    border-radius: 25px;
    box-sizing: border-box;
    padding-right: 40px;
}
.mensagem .busca_enviada input,.mensagem .busca_enviada button{box-sizing: border-box; transition: 0.3s; border: none; background: none;}
.mensagem .busca_enviada input{
    width: 100%; 
    height: 45px; 
    line-height: 45px; 
    position: relative; 
    padding: 0 12.5px;
    border-radius: 25px;
    font-size: 16px;
    color: #fff;
}
.mensagem .busca_enviada input::placeholder{color: #fff; opacity: 1;}
.mensagem .busca_enviada input:-ms-input-placeholder{ color: #fff;}
.mensagem .busca_enviada input::-ms-input-placeholder {color: #fff;}
.mensagem .busca_enviada button{
    border-color: #fff; 
    width: 30px;
    height: 30px;
    position: absolute;
    right: 15px;
    top: 5px;
    background: url("../../imagens/padrao/icon-search-enviada.png") center center no-repeat;
    background-size: contain;
    cursor: pointer;
}
.mensagem .busca_enviada button:hover{top: 3px;}
.mensagem .link_out{
    display: block;
	width: 175px;
	height: 40px;
	line-height: 40px;
	position: relative;
	border: none;
	border: 1px #542F0B solid;
	outline: none;
	cursor: pointer;
	color: #542F0B;
	font-size: 16px;
	transition: 0.3s;
	text-align: center;
	text-transform: uppercase;
	margin: 20px auto 0;
}
.mensagem .link_out:hover{background: #fff;}
/*geral*/

/*enviada*/
#enviada{background-color: #EDCA87;}
#enviada .imagem{width: 175px;}
#enviada .link_out:hover{color: #EDCA87;}
/*enviada*/

/*pagenotfound*/
#pagenotfound{background-color: #EDCA87;}
#pagenotfound .imagem{width: 200px;}
#pagenotfound .link_out:hover{color: #EDCA87;}
/*pagenotfound*/

/*productnotfound*/
#productnotfound{background-color: #004674;}
#productnotfound .imagem{width: 225px;}
#productnotfound .busca_enviada{border-color: #004674;}
#productnotfound .link_out:hover{color: #004674;}
/*productnotfound*/

/* - - - mensagem - - - */


/* - - - - FORM - - - - */

/* - - - padrao - - - */
.form{box-sizing: border-box; display: flex; flex-wrap: wrap; justify-content: space-between;}
.form > *{box-sizing: border-box; position: relative; transition: 0.3s; margin: 0; border-radius: 5px;}
.form > *:not(button){border-width: 1px; border-style: solid; font-size: 16px;}

.form input,.form textarea,.form select{width: 100%; color: #004D5A; border-color: #004D5A;}
.form input:not(:read-only):focus,.form textarea:focus,.form select:focus{color: #0F752F; border-color: #0F752F;}

.form input,.form select{height: 50px; line-height: 50px; padding: 0 10px; margin-bottom: 10px;}

.form textarea{height: 200px; padding: 10px; z-index: 1; margin-bottom: 15px;}

.form input::placeholder,.form textarea::placeholder,.form select::placeholder{color: #004D5A; opacity: 1;}
.form input:-ms-input-placeholder,.form textarea:-ms-input-placeholder,.form select:-ms-input-placeholder{color: #004D5A;}
.form input::-ms-input-placeholder,.form textarea::-ms-input-placeholder,.form select::-ms-input-placeholder{color: #004D5A;}

.form input:focus::placeholder,.form textarea:focus::placeholder,.form select:focus::placeholder{color: #0F752F; opacity: 1;}
.form input:focus:-ms-input-placeholder,.form textarea:focus:-ms-input-placeholder,.form select:focus:-ms-input-placeholder{color: #0F752F;}
.form input:focus::-ms-input-placeholder,.form textarea:focus::-ms-input-placeholder,.form select:focus::-ms-input-placeholder{color: #0F752F;}

.form p{border: none; color: #000000; position: relative; font-size: 12px; width: 180px; height: 30px; padding: 0 0 0 25px; z-index: 2; margin-right: auto;}
.form p a{color: #000000; text-decoration: underline; transition: 0.3s; display: block; cursor: pointer;}
.form p a:hover{color: #004D5A;}
.form p input{
	width: 15px !important;
	height: 15px;
	line-height: normal; 
	display: inline-block; 
	vertical-align: middle;
	padding: 0;  
	position: absolute;
	left: 0; 
	bottom: 50%; 
	margin-bottom: -7.5px
}

.form button{
    width: 100px;
    height: 35px;
    line-height: 35px;
    cursor: pointer; 
    background-color: #AEB74C; 
    color: #FFF;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
    border: none;
	margin-left: auto;
}
.form button:not(:disabled):hover{background-color: #0F752F;}

.form button:disabled{background-color: #B4B4B4; color: #fff; border: none; cursor: not-allowed;}
/* - - - padrao - - - */

/* - - - inline - - - */
.form.inline input,.form.inline select{width: 49%;}
/* - - - inline - - - */

/* - - - - FORM - - - - */


/* - - - - BLOCO - - - - */

/* - - - PADRAO - - - */
.bloco{width: 100%; height: auto; position: relative; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: flex-start; flex-direction: column;}
.bloco > *{width: 100%; height: auto; position: relative; text-align: left; box-sizing: border-box; margin: 0 0 20px; transition: 0.3s;}
.bloco > *:last-child{margin: 0 0;}

/* - - title - - */
.bloco .title{color: #000000; font-size: 50px; font-weight: 500;}
.bloco .title span{display: block;}

.bloco .title.smaller,.bloco .title span.smaller{font-size: 20px;}
.bloco .title.small,.bloco .title span.small{font-size: 25px;}
.bloco .title.medium,.bloco .title span.medium{font-size: 40px;}
.bloco .title.big,.bloco .title span.big{font-size: 60px;}

.bloco .title.bottom{margin-bottom: 0;}

.bloco .title.dark,.bloco .title span.dark{color: #053615;}
.bloco .title.light,.bloco .title span.light{color: #AEB74C;}
.bloco .title.lighter,.bloco .title span.lighter{color: #CAD863;}
.bloco .title.white,.bloco .title span.white{color: #fff;}
.bloco .title.black,.bloco .title span.black{color: #000;}

.bloco .title.italic,.bloco .title span.italic{font-style: italic;}
.bloco .title.bold,.bloco .title span.bold{font-weight: bold;}
.bloco .title.spacing,.bloco .title span.spacing{letter-spacing: -3px;}
.bloco .title.normal,.title span.normal{letter-spacing: normal;}
.bloco .title.uppercase,.bloco .title span.uppercase{text-transform: uppercase;}
/* - - title - - */

/* - - detail - - */
.bloco .detail{background-position: center center; background-repeat: no-repeat;}

.bloco .detail.img1{background-image: url("../../imagens/bg-detail-linha.png"); background-size: 242px; width: 242px; height: 12px;}

.bloco .detail.light{filter: invert(58%) sepia(88%) saturate(415%) hue-rotate(134deg) brightness(95%) contrast(89%);}
.bloco .detail.dark{filter: invert(21%) sepia(28%) saturate(3238%) hue-rotate(156deg) brightness(96%) contrast(101%);;}
/* - - detail - - */

/* - - description - - */
.bloco .description{width: 100%; color: #808080; font-size: 18px; font-weight: 400;}

.bloco .description.dark,.bloco .description span.dark{color: #0F752F;}
.bloco .description.light,.bloco .description span.light{color: #AEB74C;}
.bloco .description.white,.bloco .description span.white{color: #fff;}

.bloco .description.bigger,.bloco .description span.bigger{font-size: 25px;}
.bloco .description.big,.bloco .description span.big{font-size: 21px;}
.bloco .description.medium,.bloco .description span.medium{font-size: 18px;}
.bloco .description.small,.bloco .description span.small{font-size: 18px;}

.bloco .description.page{width: 900px;}
/* - - description - - */

/* - - linkout - - */
.bloco .linkout{
	text-align: center;
	width: auto;
	height: 45px; 
	line-height: 45px; 
	padding: 0 15px; 
	background-color: #000000;
	color: #fff;
	font-size: 15px; 
	font-weight: bold;
	border-radius: 5px;
	cursor: pointer;
}
.bloco .linkout img{
	width: 18px; 
	height: auto; 
	position: relative; 
	vertical-align: middle;
	margin-right: 7.5px;
	transition: 0.2s;
}

/* - big - */
.bloco .linkout.big{font-size: 22px; height: 55px; line-height: 55px;}
.bloco .linkout.big img{width: 22px;}
/* - big - */

/* - small - */
.bloco .linkout.small{font-size: 12px; height: 30px; line-height: 30px;}
.bloco .linkout.small img{width: 14px;}
/* - small - */

/* - dark - */
.bloco .linkout.dark{background-color: #053615; color: #fff;}
.bloco .linkout.dark img{filter: invert(80%) sepia(31%) saturate(741%) hue-rotate(18deg) brightness(85%) contrast(86%);}

.bloco .linkout.dark:hover{background-color: #AEB74C; color: #053615;}
.bloco .linkout.dark:hover > img{filter: invert(11%) sepia(18%) saturate(6283%) hue-rotate(119deg) brightness(100%) contrast(96%);}
/* - dark - */

/* - light - */
.bloco .linkout.light{background-color: #AEB74C; color: #fff;}
.bloco .linkout.light img{filter: invert(33%) sepia(13%) saturate(4235%) hue-rotate(95deg) brightness(95%) contrast(88%);}

.bloco .linkout.light:hover{background-color: #0F752F; color: #AEB74C;}
.bloco .linkout.light:hover > img{filter: invert(80%) sepia(31%) saturate(741%) hue-rotate(18deg) brightness(85%) contrast(86%);}
/* - light - */

/* - normal - */
.bloco .linkout.normal{height: auto; background: none; line-height: normal;}
.bloco .linkout.normal img{width: 18px;}
/* - normal - */

/* - - linkout - - */

/* - - - PADRAO - - - */

/* - - - MAIN - - - */
.main{margin: 0 0 70px !important;}
/* - - - MAIN - - - */

/* - - - CENTER - - - */
.bloco.center{justify-content: center; align-items: center;}
.bloco.center > *{text-align: center;}
/* - - - CENTER - - - */

/* - - - INLINE - - - */
.bloco.inline{flex-direction: row; justify-content: center; align-items: center;}
.bloco.inline > *{text-align: left; margin: 0;}

.bloco.inline .description{width: 585px;}
/* - - - INLINE - - - */

/* - - - - BLOCO - - - - */


/* - - - - BLOCK - - - - */

/* - - - PADRAO - - - */
.block{width: 100%; position: relative; height: auto; display: flex; flex-wrap: wrap; justify-content: flex-start; box-sizing: border-box;}
.block > *{position: relative; box-sizing: border-box; font-size: 16px; margin: 0;}

.block .titulo{margin-bottom: 5px; color: #1DC5CE; font-size: 16px; width: 100%;}

.block .link{width: auto; height: 20px; color: #707070; transition: 0.3s; margin-right: 10px; font-size: 18px;}
.block .link.normal{width: 100%; height: auto; margin-right: 0;}
/* - - auto - - */
.block .link.auto{height: auto;}
/* - - auto - - */
.block .link:last-child{margin-right: 0;}
.block .link span{font-size: 12px;}
.block .link span.color{color: #1DC5CE; margin-right: 7.5px;}
.block .link img{
	width: auto;
	height: 100%;
	position: relative;
	display: inline-block;
	margin-right: 2.5px;
	transition: 0.2s;
	filter: invert(11%) sepia(18%) saturate(6283%) hue-rotate(119deg) brightness(100%) contrast(96%);
}
/* - - - PADRAO - - - */

/* - - - WHITE - - - */
.block.white .titulo{color: #fff;}
.block.white .link{color: #fff;}
.block.white .link img{filter: invert(1);}
/* - - - WHITE - - - */

/* - - - - BLOCK - - - - */


/* - - - - DISPLAY - - - - */
.display{position: relative; box-sizing: border-box; margin: 70px auto;}
.display .central{box-sizing: border-box;}

.display.central,.display .central{display: flex; flex-wrap: wrap; justify-content: center; align-items: flex-start;}
.display.central > *,.display .central > *{position: relative; box-sizing: border-box; transition: 0.3s; margin: 0;}

/* - */
.display.alt{margin: 0 auto; padding: 70px 0;}

.between.display.central,.between.display .central{justify-content: space-between;}
.around.display.central,.around.display .central{justify-content: space-around;}
/* - */

/* - - - - DISPLAY - - - - */

/* - - - - - GERAL - - - - - */