@font-face {
font-family: 'Helvetica Neue LT Pro';
src: url('fonts/helveticaneueltpro-ltcn.woff2') format('woff2'),
url('fonts/helveticaneueltpro-ltcn.woff') format('woff'),
url('fonts/helveticaneueltpro-ltcn.ttf') format('truetype');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Helvetica Neue LT Pro';
src: url('fonts/helveticaneueltpro-mdcno.woff2') format('woff2'),
url('fonts/helveticaneueltpro-mdcno.woff') format('woff'),
url('fonts/helveticaneueltpro-mdcno.ttf') format('truetype');
font-weight: 500;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Helvetica Neue LT Pro';
src: url('fonts/helveticaneueltpro-cno.woff2') format('woff2'),
url('fonts/helveticaneueltpro-cno.woff') format('woff'),
url('fonts/helveticaneueltpro-cno.ttf') format('truetype');
font-weight: 400;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Helvetica Neue LT Pro';
src: url('fonts/helveticaneueltpro-ltcno.woff2') format('woff2'),
url('fonts/helveticaneueltpro-ltcno.woff') format('woff'),
url('fonts/helveticaneueltpro-ltcno.ttf') format('truetype');
font-weight: 300;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Tahoma';
src: url('fonts/tahoma.woff2') format('woff2'),
url('fonts/tahoma.woff') format('woff'),
url('fonts/tahoma.ttf') format('truetype');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Tahoma';
src: url('fonts/tahoma-bold.woff2') format('woff2'),
url('fonts/tahoma-bold.woff') format('woff'),
url('fonts/tahoma-bold.ttf') format('truetype');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Playfair Display';
src: url('fonts/playfairdisplay-semibolditalic.woff2') format('woff2'),
url('fonts/playfairdisplay-semibolditalic.woff') format('woff'),
url('fonts/playfairdisplay-semibolditalic.ttf') format('truetype');
font-weight: 600;
font-style: normal;
font-display: swap;
}

/* RESET PADDING, MARGIN =============== */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, abbr, acronym, address, big, cite,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, select, optgroup, textarea, button,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header,
hgroup, menu, nav, output, ruby, section, summary, time, video, main{margin:0; outline: none; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
html > object{ display:none !important;}

/* HTML5 display definitions =========== */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, dialog{display: block;}
[hidden], template {display: none;}

/* ALTURA FLUIDA COM FLOAT ============= */
.floatfix:after,
.floatfixall main:after, .floatfixall div:after, .floatfixall dl:after, .floatfixall dt:after, .floatfixall dd:after,
.floatfixall ol:after, .floatfixall ul:after, .floatfixall form:after, fieldset:after, label:after,
.floatfixall section:after, .floatfixall article:after, .floatfixall aside:after, .floatfixall header:after,
.floatfixall footer:after, .floatfixall nav:after, .floatfixall dialog:after, .floatfixall figure:after,
.floatfixall figcaption:after{content:".";display:block;clear:both;visibility:hidden;height:0;overflow:hidden;}

/* RESET FONTES ======================== */
html {font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; background:#ffffff;}
body {font-size: 16px; line-height: 1.2; -webkit-font-smoothing: antialiased; font-family:sans-serif;
font-weight:400; font-style:normal; color:#666666; background:#ffffff;}

/* ELEMENTOS DE TEXTO ================== */
*{margin: 0; padding: 0; box-sizing: border-box; border: none; outline: none;}
ul{list-style: none;}
a{text-decoration: none; background: transparent; color:inherit; text-decoration:inherit;}
a, button{cursor: pointer;}
img{max-width: 100%; height: auto; border: 0;}
body{font-family: sans-serif; line-height: 1.2;}
h1, h2, h3, h4, h5, h6, th{font-weight:inherit; font-size:inherit;}
small{font-size: smaller;}

blockquote{background: #f3f2f2; position: relative; font-weight: 500; padding: 2px 17px 17px 17px; margin-top: 17px; line-height: 1.3;}
blockquote > blockquote {margin-left: 0;}
blockquote p {margin-bottom: 35px;}
blockquote > p:last-child {margin-bottom: 0;}
blockquote cite, blockquote small {color: #666666; line-height:1.1; font-style: normal; font-weight: 500;}
blockquote cite strong{color:#7e1711;}

/* Embedded content ==================== */
img{border: 0; max-width:100%; height: auto;}
svg:not(:root){overflow: hidden;}
video{width: 100% !important; height: auto !important;}

/* Forms =============================== */
fieldset{border:none;}
button, input, optgroup, select, textarea, button {color: inherit; font: inherit; text-transform:inherit; outline: 0;}
button {overflow: visible; cursor: pointer; background:none; border:none;}
button[disabled], html input[disabled] {cursor: default;}
button::-moz-focus-inner, input::-moz-focus-inner {border: 0; padding: 0;}
input, textarea, select{display:block; width:100%; background:#fff; padding:0 5px 0 5px; height: 46px; border:0;}
input{overflow:hidden;}
textarea {overflow: auto; resize:none; overflow-x:hidden; padding:9px 6px 6px 13px; height:117px; line-height:normal;}
input[type="checkbox"], input[type="radio"] {width:auto !important; height:auto !important; line-height:normal; border:none; border-radius:0;}
input[type="file"]{ border: none; background: none; padding: 0;}

/* PLACEHOLDER  */
input::placeholder {color: #777;  /* Chrome, Firefox, Opera, Safari 10.1+ */ opacity: 1; /* Firefox */}
input::-webkit-input-placeholder {color:    #777; /* WebKit, Blink, Edge */}
input:-moz-placeholder {color:    #777; opacity:  1; /* Mozilla Firefox 4 to 18 */}
input::-moz-placeholder {color:    #777; opacity:  1; /* Mozilla Firefox 19+ */}
input:-ms-input-placeholder {color:    #777; /* Internet Explorer 10-11 */}
input::-ms-input-placeholder {color:    #777; /* Microsoft Edge */}
@media all and (min-width: 760px){ /* Só altera os elementos para telas maiores que 760px de largura */
	input[type="number"]{-moz-appearance: textfield;}

	input[type="number"]::-webkit-inner-spin-button,
	input[type="number"]::-webkit-outer-spin-button{height: auto; -webkit-appearance: none; margin: 0;}

	input[type="date"]::-webkit-inner-spin-button,
	input[type="date"]::-webkit-calendar-picker-indicator,
	input[type="time"]::-webkit-outer-spin-button,
	input[type="time"]::-webkit-outer-spin-button{display: none; -webkit-appearance: none;}

	input[type="search"]::-webkit-search-cancel-button,
	input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}

	input[type="search"],
	input[type="number"],
	input[type="time"],
	input[type="date"],
	input[type="date"]::-webkit-calendar,
	input[type="date"]::-webkit-number {-webkit-appearance: textfield; -moz-appearance: textfield;}
}

optgroup {font-weight: bold;}
a:active, a:hover {outline: 0;}
input.error, textarea.error, select.error{border-bottom-color:#ba0000!important;}
textarea.error{border-color:#ba0000!important; }

.g-recaptcha{overflow: hidden; height: 1;position: relative;}
.g-recaptcha .grecaptcha-badge{ position: absolute; top: 100%; left: 100%;}
span.error{text-align:right;display:block; color:#ba0000; padding: 2px 0 0 0; line-height:0.9;}

/* TABELAS ============================= */
table {border-collapse: collapse; border-spacing: 0;}
td, th {padding: 0;}

/* CLASSES ============================= */
.fonts-loaded body{font-family:'Helvetica Neue LT Pro',sans-serif;}
.fonts-loaded body .fnt-1{ font-family: 'Tahoma', sans-serif;}
.fonts-loaded body .fnt-2{ font-family: 'Playfair Display', sans-serif;}

.fw-thin{font-weight:100;}
.fw-smlight{font-weight: 200;}
.fw-light{font-weight: 300;}
.fw-regular{font-weight: 400;}
.fw-medium{font-weight: 500;}
.fw-smbold{font-weight: 600;}
.fw-bold{font-weight: 700;}
.fw-exbold{font-weight: 800;}
.fw-black{font-weight: 900;}

.underline, .h-underline:hover{text-decoration:underline;}
.underline-none{text-decoration:none;}
.uppercase{text-transform:uppercase;}
.lowercase{text-transform:lowercase;}
.capitalize{text-transform: capitalize;}
.transform-none{text-transform:none;}
.italic{ font-style:italic;}
.normal{font-style:normal;}

.txt-left{text-align: left;}
.txt-right{text-align: right;}
.txt-center{text-align: center;}
.txt-justify{text-align: justify;}

.list-none, .list-none *{list-style:none; margin:0;}

.uppercase{text-transform: uppercase;}
.lowercase{text-transform: lowercase;}
.capitalize{text-transform: capitalize;}

/* POSICIONAMENTO */
.flt-left{float:left;}
.flt-right{float:right;}
.flt-none{float:none;}
.flt-clear{clear:both;}
.flt-center{margin:0 auto;}

.dsp-block{display:block;}
.dsp-none{display:none;}
.dsp-inline-block{display:inline-block;}
.dsp-table{display:table; border-spacing:0; border-collapse: collapse; table-layout: fixed;}
.dsp-row{display:table-row;}
.dsp-cell{display:table-cell;}
.dsp-table:after, .dsp-row:after, .dsp-cell:after{content:normal;}

.pos-relative{position:relative;}
.pos-absolute{position:absolute;}

/* CONTAINER */
.w-cont{max-width:1140px;}
.w-auto{width:auto;}
.w-offset{padding: 0 15px;}
.cont-overflow{ overflow:hidden;}

@media only screen and (min-width: 992px){
	.w-offset{padding: 0;}
}

/* GRID */
.col-sm-12{width: 100%;}
.col-sm-11{width: 91.66%;}
.col-sm-10{width: 83.33%;}
.col-sm-9{width: 75%;}
.col-sm-8{width: 66.66%;}
.col-sm-7{width: 58.33%;}
.col-sm-6{width: 50%;}
.col-sm-5{width: 41.66%;}
.col-sm-4{width: 33.33%;}
.col-sm-3{width: 25%;}
.col-sm-2{width: 16.66%;}
.col-sm-1{width: 8.33%;}

.mobile-hide{display: none !important;}

@media only screen and (min-width: 768px){
	.col-sx-12{width: 100%;}
	.col-sx-11{width: 91.66%;}
	.col-sx-10{width: 83.33%;}
	.col-sx-9{width: 75%;}
	.col-sx-8{width: 66.66%;}
	.col-sx-7{width: 58.33%;}
	.col-sx-6{width: 50%;}
	.col-sx-5{width: 41.66%;}
	.col-sx-4{width: 33.33%;}
	.col-sx-3{width: 25%;}
	.col-sx-2{width: 16.66%;}
	.col-sx-1{width: 8.33%;}

	.tablet-hide{display: none !important;}
}

@media only screen and (min-width: 992px){
	.col-lm-12{width: 100%;}
	.col-lm-11{width: 91.66%;}
	.col-lm-10{width: 83.33%;}
	.col-lm-9{width: 75%;}
	.col-lm-8{width: 66.66%;}
	.col-lm-7{width: 58.33%;}
	.col-lm-6{width: 50%;}
	.col-lm-5{width: 41.66%;}
	.col-lm-4{width: 33.33%;}
	.col-lm-3{width: 25%;}
	.col-lm-2{width: 16.66%;}
	.col-lm-1{width: 8.33%;}

	.oft-lm-left{padding-left: 7px;}
	.oft-lm-right{padding-right: 7px;}

	.desktop-hide{display: none !important;}
}

/* COR DO TEXTO */
.color-fff{color: #ffffff;}
.color-000{color: #000000;}
.color-1-1{color: #ec0128;}
.color-1-2{color: #666666;}
.color-1-3{color: #e4302f;}

.bg-fff{background-color: #ffffff;}
.bg-000{background-color: #000000;}
.bg-1-1{background: #4c0704;}
.bg-1-2{background: #93061d;}
.bg-1-3{background: #ec0128;}

.bg-1-4{background: #e4302f;}
.bg-1-5{background: #ea3c3b;}

/* RADIUS & SHADOW */
.radius{border-radius: 7px;}
.shadow{box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2)}
.txt-shadow{text-shadow: 5px 4px 5px rgba(0,0,0,0.2);}

/* FORMS */
.formLead label{display:block; margin-bottom: 11px; position:relative; text-align: left;}
.formLead input, .formLead textarea, .formLead select{width: 100%; height: 44px; padding: 0 15px; border: 1px solid #d1d1d1; border-radius: 10px;}
.formLead input[type='radio']{width: auto; height: auto;}
.formLead textarea{height: 100px; padding: 12px 15px;}
.formLead button{width: 100%; padding: 20px 0; border-radius: 15px; text-transform: uppercase; color: #fff; font-weight: 700; margin-top: 20px;}

.select-style{width: 100%; position: relative; border: 1px solid #d1d1d1; border-radius: 10px;}
.select-style select{background: transparent; cursor: pointer;}

/* FORMS RECAPTCHA */
.formLead .g-recaptcha{overflow:hidden;height:1;position:relative;}
.formLead .g-recaptcha .grecaptcha-badge{position:absolute;top:100%;left:100%;}
.formLead span.error{text-align:right;display:block;color:#ff0000;padding:0 0 0 0;line-height:1;position:absolute;right:0; top: 100%; font-size: 12px;}

/* LOADER */
.loader{position:fixed;top:0;left:0;display:none;z-index:999999;width:100%;height:100%;background:rgb(0, 0, 0);background:rgba(0, 0, 0, 0.50);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000)";}
.loader img{position:absolute;top:50%;left:50%;width:16px;height:16px;margin-top:-8px;margin-left:-8px;}

/* SLICK */
body .slick-track{margin: 0 auto;}
body .slick-slide img {position: relative; max-width: 100%;}
body .slick-arrow{display:block; position:absolute; top: 50%; background:url('img/arrows.png') no-repeat -10px -10px; border:none; width: 30px; height: 48px; text-indent: -9999em; cursor: pointer;}
body .slick-prev{left: -50px; z-index: 99;}
body .slick-next{right: -50px; background-position: -63px -63px;}
body .slick-dots{text-align: center; position: absolute; bottom: -35px; left: 0; width: 100%;}
body .slick-dots li{ display: inline-block; vertical-align: middle; margin: 0 3px;}
body .slick-dots li button{display: block; width: 12px; height: 12px; overflow: hidden; border-radius: 50em; text-indent: -999px; background: #c7c8c9; border-radius: 50%;}
body .slick-dots li.slick-active button{background-color: #e4302f;}

.sr-only {position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0;}
.sr-only-focusable:active, .sr-only-focusable:focus {position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto;}

@font-face {
font-family: 'fontello';
src: url('css/fontello/font/fontello.eot?58303058');
src: url('css/fontello/font/fontello.eot?58303058#iefix') format('embedded-opentype'),
url('css/fontello/font/fontello.woff?58303058') format('woff'),
url('css/fontello/font/fontello.ttf?58303058') format('truetype'),
url('css/fontello/font/fontello.svg?58303058#fontello') format('svg');
font-weight: normal;
font-style: normal;
}
.demo-icon{
font-family: "fontello";
font-style: normal;
font-weight: normal;
speak: never;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1em;
margin-left: .2em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

/* MAGNIFIC POPUP */
.white-popup, .default-popup{position:relative; padding: 50px 20px; width:auto; background-color: #e1e1e1; max-width: 425px; margin:20px auto;}

.btn{display: inline-block; padding: 20px 50px; border-radius: 30px; text-align: center; font-size: 18px; cursor: pointer;}

/* .fs-18{font-size: 8px;}
.fs-24{font-size: 10px;}
.fs-30{font-size: 11px;}
.fs-35{font-size: 35px;}
.fs-85{font-size: 24px;}

.fs-18-2{font-size: 18px;}
.fs-24-2{font-size: 24px;}

.lh-37{line-height: 1.6;} */

.fs-20, .fs-24{font-size: 18px;}
.fs-36{font-size: 22px;}

.fs-45, .fs-48{font-size: 26px;}
.fs-72{font-size: 42px;}
.fs-90{font-size: 38px;}
.fs-160{font-size: 42px;}

/* TEMPLATE */
#header{background: url('img/bg-header.png') no-repeat center/cover; min-height: 550px;}
#header .header-text{padding: 15px 0; text-shadow: 1px 2px 8px #000000;}

#sec-espacos{margin-bottom: 70px;}
#sec-espacos .espacos-title{padding: 40px 15px;}
#sec-espacos .content .item img{width: 100vw;}

#sec-degustacao .degustacao-text{margin-bottom: 30px;}
#sec-degustacao .degustacao-text .preco{margin-top: 40px; margin-bottom: 5px;}
#sec-degustacao .degustacao-text .preco__boxed{position: relative; top: -44px; font-size: 36px;}
#sec-degustacao .degustacao-text .preco__fixed{font-size: 102px; line-height: 50px;}
#sec-degustacao .degustacao-text .btn{margin-top: 20px;}
#sec-degustacao .degustacao-figure p span{text-shadow: 1px 2px 8px #000000;}

#footer{padding: 70px 0;}
#footer h1{margin-top: 10px;}
#footer h2{margin: 10px 0; font-style: normal}
#footer p{margin: 5px 0;}
#footer .social-icons{margin-top: 50px;}
#footer .social-icons li{display: inline-block;}
#footer .social-icons li a{font-size: 28px;}

#form-contato{padding: 30px 10px; background: #ffffff;z-index: 9}
#form-contato h2{margin-bottom: 26px;}
#form-contato h3{margin-top: 26px;}
#form-contato label input, #form-contato label .select-style{background: #e4e1e1;}
#form-contato label span{display: inline-block; margin-bottom: 5px;}
#form-contato .input-radio{text-align: left;}
#form-contato .input-radio label{display: inline-block; top: 3px; padding: 10px 0 10px 7px;}
#form-contato .input-radio input[type=radio]{width: 20px !important; height: 20px !important; display: inline-block; position: relative; top: 3px;}
#form-contato .input-radio span{display: block;}
#form-contato button{margin-top: 0;}

#btn-fixed{position: fixed; bottom: 25px; right: 20px; z-index: 9; display: flex; align-items: center; justify-content: center; width: 75px; height: 75px; background: #11c540; border-radius: 50%; color: #ffffff; font-size: 50px; animation: 2s ease 0s infinite normal none running pulse; cursor: pointer;}
@keyframes pulse {
0%{box-shadow: rgb(71 156 44) 0px 0px 0px 0px;}
70%{box-shadow: rgb(0 0 0 / 0%) 0px 0px 0px 15px;}
100%{box-shadow: rgb(0 0 0 / 0%) 0px 0px 0px 0px;}
}

#form-whatsapp{background: url('img/bg-whatsapp.png'); max-width: 350px; width: 94%; border-radius: 8px; position: fixed; bottom: 100px; right: 3%; z-index: 9; display: none;}
#form-whatsapp .header-form{border-radius: 8px 8px 0px 0px; background: rgb(246, 246, 246); display: flex; padding: 0.8rem; -webkit-box-align: center; align-items: center; box-shadow: rgb(0 0 0 / 30%) 0px 2px 4px; text-align: left;}
#form-whatsapp .header-form figure{width: 42px; height: 42px; border: 1px solid #eeeeee; border-radius: 50%; display: flex; align-items: center; justify-content: center; padding: 2px; overflow: hidden;}
#form-whatsapp .header-form span{margin-left: 7px;}
#form-whatsapp .header-form p{font-size: 12px;}
#form-whatsapp .header-form p.title{font-size: 20px;}
#form-whatsapp .text-area{width: 100%; margin-bottom: 11px; border-radius: 8px 8px 8px 0px; padding: 15px 10px 15px 15px; background-repeat: no-repeat; background: #ffffff; text-align: left;}
#form-whatsapp .form-content{padding: 16px;}
#form-whatsapp label{text-align: left;}
#form-whatsapp label input{border: 0; border-radius: 8px;}
#form-whatsapp button{width: 100%; border: 0px; margin-top: 0; background: #128c7e; height: 50px; color: white; border-radius: 8px; font-size: 18px; font-weight: 900; padding: 0;}


@media screen and (min-width: 992px){


	.fs-24{font-size: 24px;}
	.fs-36{font-size: 36px;}
	.fs-45{font-size: 45px;}
	.fs-48{font-size: 48px;}
	.fs-72{font-size: 56px;}
	.fs-90{font-size: 70px;}
	.fs-160{font-size: 160px;}
	.lh-37{line-height: 1;}

	#header{min-height: 788px;}
	#header .header-text{max-width: 594px; text-align: left;}

	#sec-espacos{display: flex; justify-content: space-between; padding: 20vh 0 70px; margin-bottom: 20vh; max-width: 1920px;}
	#sec-espacos .espacos-title{max-width: 472px; text-align: right; line-height: 70px; padding: 0 0 0 10px; }
	#sec-espacos .content{padding-left: 40px; padding-top: 20px; margin-bottom: -22vh; width: 65%;}
	#sec-espacos .slick-arrow{top: 65%;}
	#sec-espacos .slick-prev{left: -14%;}
	#sec-espacos .slick-next{right: 102%; background-position: -58px -10px;}
	/* #sec-espacos::before{content: ""; display: block; background: url('img/figure1.png') no-repeat; width: 128px; height: 115px; position: absolute; top: 12px; right: 12vw;} */

	#sec-degustacao{overflow: hidden;}
	#sec-degustacao .degustacao-text{float: right; margin-bottom: -340px; position: relative; z-index: 9;}
	/* #sec-degustacao .preco__boxed{position: relative; top: -44px;} */
	#sec-degustacao .degustacao-figure{width: 100%;}
	#sec-degustacao .degustacao-figure img{max-width: 1920px; position: relative; top: 0; left: 50%; margin-left: -930px; z-index: 1;}
	#sec-degustacao .degustacao-figure p{margin-left: -180px; position: relative; top: -290px; z-index: 2}

	#footer{background: url('img/bg-footer.png') no-repeat center/cover; min-height: 680px; padding: 214px 0 0; margin-top: -380px;}

	#form-contato{max-width: 472px; border-radius: 10px; padding: 30px; position: absolute; top: 180px; right: 10px;}
	#form-contato .input-radio span{display: inline;}

	#form-whatsapp .form-content{padding: 35px;}
}

@media only screen and (min-width: 1366px){
	.fs-72{font-size: 72px;}
	.fs-90{font-size: 90px;}

	#sec-espacos .espacos-title{line-height: 84px;}
}

@media only screen and (min-width: 1440px){
	#sec-espacos{padding: 20vh 0 0; margin-bottom: 30vh; position: relative;}
	#sec-espacos .content{width: 72%}
	#sec-espacos .slick-arrow{top: 50%;}
	#sec-espacos .slick-prev{left: -10%;}
	body .slick-slider::before {content: ''; display: block; bottom: 0; right: 30px; background: url('img/casal.png')no-repeat; width: 480px; height: 652px; position: absolute;z-index: 9; background-size: contain;}


	#form-contato{right: 50px; top: 100px;}
}
