@font-face {
font-family: 'HelveticaNeue';
src: url('fonts/helveticaneue-light.woff2') format('woff2'),
url('fonts/helveticaneue-light.woff') format('woff'),
url('fonts/helveticaneue-light.ttf') format('truetype');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'Helvetica';
src: url('fonts/helveticarounded-bold.woff2') format('woff2'),
url('fonts/helveticarounded-bold.woff') format('woff'),
url('fonts/helveticarounded-bold.ttf') format('truetype');
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: 'Archive';
src: url('fonts/archive-regular.woff2') format('woff2'),
url('fonts/archive-regular.woff') format('woff'),
url('fonts/archive-regular.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'Open Sans';
src: url('fonts/opensans-regular.woff2') format('woff2'),
url('fonts/opensans-regular.woff') format('woff'),
url('fonts/opensans-regular.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'Open Sans';
src: url('fonts/opensans-bold.woff2') format('woff2'),
url('fonts/opensans-bold.woff') format('woff'),
url('fonts/opensans-bold.ttf') format('truetype');
font-weight: 700;
font-style: normal;
}

/* 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: #939598;  /* Chrome, Firefox, Opera, Safari 10.1+ */ opacity: 1; /* Firefox */ font-family: 'Helvetica', sans-serif; font-weight: 700; font-size: 13px;}
input::-webkit-input-placeholder {color:    #939598; /* WebKit, Blink, Edge */ font-family: 'Helvetica', sans-serif; font-weight: 700; font-size: 13px;}
input:-moz-placeholder {color:    #939598; opacity:  1; /* Mozilla Firefox 4 to 18 */ font-family: 'Helvetica', sans-serif; font-weight: 700; font-size: 13px;}
input::-moz-placeholder {color:    #939598; opacity:  1; /* Mozilla Firefox 19+ */ font-family: 'Helvetica', sans-serif; font-weight: 700; font-size: 13px;}
input:-ms-input-placeholder {color:    #939598; /* Internet Explorer 10-11 */ font-family: 'Helvetica', sans-serif; font-weight: 700; font-size: 13px;}
input::-ms-input-placeholder {color:    #939598; /* Microsoft Edge */ font-family: 'Helvetica', sans-serif; font-weight: 700; font-size: 13px;}
@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:'HelveticaNeue',sans-serif;}
.fonts-loaded body .fnt-1{ font-family: 'Helvetica', sans-serif;}
.fonts-loaded body .fnt-2{ font-family: 'Archive', sans-serif;}
.fonts-loaded body .fnt-3{ font-family: 'Open Sans', 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-cont-2{max-width: 1230px;}
.w-auto{width:auto;}
.w-offset{padding: 0 15px;}
.cont-overflow{ overflow:hidden;}

@media only screen and (min-width: 1280px){
	.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;}

.offset-left{padding-left: 7px;}
.offset-right{padding-right: 7px;}

@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;}
}

@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%;}

	.desktop-hide{display: none;}
}

/* COR DO TEXTO */
.color-fff{color: #ffffff;}
.color-000{color: #000000;}
.color-1-1{color: #ff2616;}
.color-1-2{color: #ee2d24;}
.color-1-3{color: #4d028a;}
.color-1-4{color: #ee3126;}
.color-1-5{color: #808285;}

.gradient{background: linear-gradient(to left, #b53d69, #99248d, #7e0da7, #4c0287, #310359);}
.bg-fff{background-color: #ffffff;}
.bg-000{background-color: #000000;}
.bg-1-1{background: #fb2124;}
.bg-1-2{background: #666666;}
.bg-1-3{background: #4d028a;}
.bg-1-4{background: #2a0542;}

/* 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 */
.form-step .content{max-width: 490px; margin: 0 auto;}
.form-step .form-box{margin-bottom: 25px;}
.form-step form{margin-top: 70px;}
.form-step form label{display:block; margin-bottom: 11px; position:relative; text-align: left;}
.form-step form input, .form-step form textarea, .form-step form select{width: 100%; height: 56px; padding: 0 15px; background: #f3f3f3; border: 1px solid #dcdcdc; border-radius: 10px; margin-top: 18px; font-size: 16px;}
.form-step form textarea{height: 176px; padding: 12px 15px;}
.form-step .form-button{display: inline-block; padding: 20px 50px; text-transform: uppercase; margin-top: 50px; border-radius: 50px;}

.file-style{background: #4d028a; position: relative; height: 172px; display: flex; align-items: center; justify-content: center; margin-top: 18px; border-radius: 10px; overflow: hidden; color: #ffffff;}
.file-style > input[type=file]{position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; margin-top: 0; cursor: pointer;}
.file-style > i{transform: rotate(-90deg); color: #fb2124; font-size: 70px;}
.file-style > p{width: 170px; margin-left: 30px; min-height: auto !important;}
.file-style > i, .file-style > p{pointer-events: none;}

.checkbox-style{width: 18px; height: 18px; display: inline-block; border: 1px solid #fb2124; position: relative; z-index: 1; font-size: 18px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.checkbox-style > .checkmark{position: absolute; top: 0; left: 0; width: 16px; height: 16px;}
.checkbox-style > .checkmark:after{content: ""; display: none; position: absolute; top: 0; left: 0; left: 4px; top: 0; width: 5px; height: 10px; border: solid white; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);}
.checkbox-style > input[type=checkbox]{position: absolute; top: -18px; left: 0; cursor: pointer; opacity: 0;}
.checkbox-style > input[type=checkbox]:checked ~ .checkmark{background: #fb2124;}
.checkbox-style > input[type=checkbox]:checked ~ .checkmark:after{display: block;}

.color-style{position: relative; height: 40px; overflow: hidden;}
.color-style > input[type="color"]{border: 0; padding: 0; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: calc(100% + 7px); height: calc(100% + 10px); margin-top: 0;}

/* BTNs */
.btn-link{display: inline-block; padding: 12px 30px; border-radius: 30px;}

/* SLICK */
body .slick-track{margin: 0 auto;}
body .slick-slide a{display: block;}
body .slick-slide img {position: relative; max-width: 100%;}
body .slick-arrow{display:block; position:absolute; top: 50%; background:url('img/arrows-1.png') no-repeat -10px -10px; border:none; width: 34px; height: 31px; text-indent: -9999em; cursor: pointer;}
body .slick-prev{left: 0; z-index: 99;}
body .slick-next{right: 0; background-position: -64px -10px;}
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: #0a6db4;}

.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;}

/* OBJETOS */
.icon{display: inline-block;}
.icon:before{content: ""; display: block; background: url('img/spritesheets.png');}
.icon-1:before{width: 56px; height: 95px; background-position: 85px -104px;}
.icon-2:before{width: 77px; height: 103px; background-position: -10px -10px;}
.icon-3:before{width: 77px; height: 77px; background-position: 85px -10px;}
.icon-4:before{width: 99px; height: 77px; background-position: -107px -10px;}
.icon-5:before{width: 84px; height: 84px; background-position: 189px -10px;}
.icon-6:before{width: 84px; height: 84px; background-position: -10px -133px;}
.icon-7:before{width: 84px; height: 84px; background-position: -114px -133px;}
.icon-8:before{width: 84px; height: 84px; background-position: -216px -133px;}

.step-area{display: none;}
.step-area.is-active{display: block;}

@media only screen and (min-width: 1024px){
	.form-step .form-box{margin-bottom: 0;}

	.form-step .buttons-area .form-button{float: left;}
	.form-step .buttons-area .form-button:last-child{float: right;}

	.offset-lm-left{padding-left: 4%;}
	.offset-lm-right{padding-right: 4%;}
}

.whatsapp-affix{cursor: pointer;}

.widget-whatsapp{background: #ece5dd; max-width: 350px; width: 94%; border-radius: 8px; position: fixed; bottom: 100px; right: 3%; z-index: 999; display: none;}
.widget-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;}
.widget-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;}
.widget-whatsapp .header-form span{margin-left: 7px;}
.widget-whatsapp .header-form p{font-size: 12px;}
.widget-whatsapp .header-form p.title{font-size: 20px;}
.widget-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;}
.widget-whatsapp .form-content{padding: 16px;}
.widget-whatsapp label{text-align: left;}
.widget-whatsapp label input{border: 0; border-radius: 8px;}
.widget-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;}
