@charset "utf-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background-color: transparent
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: 700
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: .67em 0
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}
input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: 700
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td,
th {
    padding: 0
}
*,
:after,
:before {
    box-sizing: border-box
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
body {
    font-family: 'Work Sans',sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a {
    color: #337ab7;
    text-decoration: none
}
a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
figure {
    margin: 0
}
img {
    vertical-align: middle
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
.img-rounded {
    border-radius: 6px
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}
.img-circle {
    border-radius: 50%
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    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
}
[role=button] {
    cursor: pointer
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 30px;
    padding-right: 30px
}
@media (min-width: 768px) {
    .container {
        width: 750px
    }
	
	main#produtos { padding-top: 0; }
	
}
@media (min-width: 992px) {
    .container {
        width: 970px
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
	
	.logo-gcsm { display: inline-block; }
	
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 30px;
    padding-right: 30px
}
.row {
    margin-left: -30px;
    margin-right: -30px
}
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}
.col-xs-12 {
    width: 100%
}
.col-xs-11 {
    width: 91.66666667%
}
.col-xs-10 {
    width: 83.33333333%
}
.col-xs-9 {
    width: 75%
}
.col-xs-8 {
    width: 66.66666667%
}
.col-xs-7 {
    width: 58.33333333%
}
.col-xs-6 {
    width: 50%
}
.col-xs-5 {
    width: 41.66666667%
}
.col-xs-4 {
    width: 33.33333333%
}
.col-xs-3 {
    width: 25%
}
.col-xs-2 {
    width: 16.66666667%
}
.col-xs-1 {
    width: 8.33333333%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-pull-11 {
    right: 91.66666667%
}
.col-xs-pull-10 {
    right: 83.33333333%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-8 {
    right: 66.66666667%
}
.col-xs-pull-7 {
    right: 58.33333333%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-5 {
    right: 41.66666667%
}
.col-xs-pull-4 {
    right: 33.33333333%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-2 {
    right: 16.66666667%
}
.col-xs-pull-1 {
    right: 8.33333333%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-push-11 {
    left: 91.66666667%
}
.col-xs-push-10 {
    left: 83.33333333%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-8 {
    left: 66.66666667%
}
.col-xs-push-7 {
    left: 58.33333333%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-5 {
    left: 41.66666667%
}
.col-xs-push-4 {
    left: 33.33333333%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-2 {
    left: 16.66666667%
}
.col-xs-push-1 {
    left: 8.33333333%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-offset-12 {
    margin-left: 100%
}
.col-xs-offset-11 {
    margin-left: 91.66666667%
}
.col-xs-offset-10 {
    margin-left: 83.33333333%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-8 {
    margin-left: 66.66666667%
}
.col-xs-offset-7 {
    margin-left: 58.33333333%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-5 {
    margin-left: 41.66666667%
}
.col-xs-offset-4 {
    margin-left: 33.33333333%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-2 {
    margin-left: 16.66666667%
}
.col-xs-offset-1 {
    margin-left: 8.33333333%
}
.col-xs-offset-0 {
    margin-left: 0
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 1024px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}
.modal,
.modal-open {
    overflow: hidden
}
.modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}
.modal.fade .modal-dialog {
    -webkit-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    transform: translateY(-25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0)
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}
.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}
.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}
.modal-header {
    padding: 30px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px
}
.modal-header .close {
    margin-top: -2px
}
.modal-title {
    margin: 0;
    line-height: 1.42857143
}
.modal-body {
    position: relative;
    padding: 30px
}
.modal-footer {
    padding: 30px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}
.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}
.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
    margin-left: 0
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}
@media (min-width: 1024px) {
    .modal-lg {
        width: 900px
    }
}
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.modal-footer:after,
.modal-footer:before,
.row:after,
.row:before {
    content: " ";
    display: table
}
.clearfix:after,
.container-fluid:after,
.container:after,
.modal-footer:after,
.row:after {
    clear: both
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.pull-right {
    float: right!important
}
.pull-left {
    float: left!important
}
.hide {
    display: none!important
}
.show {
    display: block!important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.hidden {
    display: none!important
}
.affix {
    position: fixed
}
.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}
.slick-list,
.slick-slider {
    position: relative;
    display: block
}
.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}
.slick-list:focus {
    outline: none
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}
.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}
.slick-track:after {
    clear: both
}
.slick-track:focus {
    outline: 0 none
}
.slick-loading .slick-track {
    visibility: hidden
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}
[dir=rtl] .slick-slide {
    float: right
}
.slick-slide:focus {
    outline: 0 none
}
.slick-slide img {
    display: block
}
.slick-slide.slick-loading img {
    display: none
}
.slick-slide.dragging img {
    pointer-events: none
}
.slick-initialized .slick-slide {
    display: block
}
.slick-loading .slick-slide {
    visibility: hidden
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}
.slick-arrow.slick-hidden {
    display: none
}
@font-face {
    font-family: Bebas-webfont;
    src: url(../fonts/bebas.woff2) format("woff2"), url(../fonts/bebas.woff) format("woff");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: BebasNeue-webfont;
    src: url(../fonts/bebas-neue-regular.woff2) format("woff2"), url(../fonts/bebas-neue-regular.woff) format("woff"), url(../fonts/bebas-neue-regular.ttf) format("ttf");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: Champagne-webfont;
    src: url(../fonts/champagne-regular.woff2) format("woff2"), url(../fonts/champagne-regular.woff) format("woff");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: Champagne-webfont;
    src: url(../fonts/champagne-italic.woff2) format("woff2"), url(../fonts/champagne-italic.woff) format("woff");
    font-weight: 400;
    font-style: italic
}
@font-face {
    font-family: Champagne-webfont;
    src: url(../fonts/champagne-bold.woff2) format("woff2"), url(../fonts/champagne-bold.woff) format("woff");
    font-weight: 700;
    font-style: normal
}
@font-face {
    font-family: Champagne-webfont;
    src: url(../fonts/champagne-bold-italic.woff2) format("woff2"), url(../fonts/champagne-bold-italic.woff) format("woff");
    font-weight: 700;
    font-style: italic
}
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: geometricPrecision;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    outline: none!important
}
article,
blockquote,
body,
div,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
li,
main,
nav,
ol,
p,
section,
ul {
    margin: 0;
    padding: 0
}
b,
h1,
h2,
h3,
h4,
h5,
h6,
strong {
    font-weight: 400;
    font-size: inherit
}
a,
a:focus {
    outline: none
}
a,
a:focus,
a:hover {
    color: inherit;
    text-decoration: none
}
b,
strong {
    font-weight: 600
}
ul {
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}
li,
ol,
ul {
    list-style-type: none
}
button,
input,
select,
textarea {
    margin: 0;
    padding: 0;
    border: 0 none;
    border-radius: 0;
    outline: 0;
    resize: none;
    background-color: initial;
    -webkit-appearance: none
}
img {
    max-width: 100%
}
::-webkit-input-placeholder {
    color: #00033e
}
::-moz-placeholder {
    color: #00033e
}
:-ms-input-placeholder,
::-ms-input-placeholder {
    color: #00033e
}
::placeholder {
    color: #00033e
}
.svg-icon-lib {
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    height: 1px!important;
    margin: -1px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    width: 1px!important
}
body {
    font: 16px 'Work Sans',sans-serif;
    color: #fff;
    background: #fff
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Work Sans',sans-serif;
    font-size: 2.14em
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
    letter-spacing: .02em
}
a {
    -webkit-transition: color .2s linear;
    transition: color .2s linear
}
a svg {
    -webkit-transition: fill .2s linear;
    transition: fill .2s linear
}
.d-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}
.d-inline-flex {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}
.flex-row {
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}
.flex-column,
.flex-row {
    -webkit-box-direction: normal
}
.flex-column {
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}
.justify-content-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.justify-content-arround {
    -webkit-box-pack: space-arround;
    -webkit-justify-content: space-arround;
    -ms-flex-pack: space-arround;
    justify-content: space-arround
}
.justify-content-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}
.o-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}
.line-ambiente .o-1,
.o-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}
.line-ambiente .o-2 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}
.logo,
.logotipo,
.rmvtxt,
.slick-next,
.slick-prev,
[data-component=banner-products] .slick-dots li button {
    text-indent: -9999px;
    overflow: hidden;
    display: block
}
.animationUp {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0)
}
.animationUp:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    background: #00033e;
    -webkit-transition: -webkit-transform .25s ease;
    transition: -webkit-transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease, -webkit-transform .25s ease
}
.desktop .animationUp:hover:before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1)
}
.btn {
    position: relative;
    overflow: hidden;
    display: inline-block;
    font-family: BebasNeue-webfont, Arial, Helvetica, sans-serif;
    font-size: 24px;
    letter-spacing: .09em;
    background: transparent;
    z-index: 1;
    -webkit-transition: color .4s ease;
    transition: color .4s ease
}
.desktop .btn:before {
    position: absolute;
    content: "";
    display: block;
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    z-index: -1
}
.btn.btn-default {
    padding: 10px 20px;
    color: #f97c31;
    border: 2px solid #f97c31;
	border-radius: 5px;
	background: #fafafa;
}
.desktop .btn.btn-default:before {
    left: -20px;
    right: -20px;
    bottom: -20px;
    top: -20px;
    background: #f97c31;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transform: rotate(-7deg) translateY(-88px);
    -ms-transform: rotate(-7deg) translateY(-88px);
    transform: rotate(-7deg) translateY(-88px)
}
.desktop .btn.btn-default:hover {
    color: #fff
}
.desktop .btn.btn-default:hover:hover:before {
    -webkit-transform: rotate(-7deg) translateY(0);
    -ms-transform: rotate(-7deg) translateY(0);
    transform: rotate(-7deg) translateY(0)
}
.btn.btn-primary {
    -webkit-transition: color .6s ease;
    transition: color .6s ease;
    color: #fff;
    padding: 3px 24px 2px;
    border-radius: 6px;
    background: #f97c31
}
.desktop .btn.btn-primary:before {
    left: -20px;
    right: -20px;
    bottom: -20px;
    top: -20px;
    background: #00033e;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transform: rotate(-7deg) translateY(-88px);
    -ms-transform: rotate(-7deg) translateY(-88px);
    transform: rotate(-7deg) translateY(-88px)
}
.desktop .btn.btn-primary:hover {
    color: #fff
}
.desktop .btn.btn-primary:hover:hover:before {
    -webkit-transform: rotate(-7deg) translateY(0);
    -ms-transform: rotate(-7deg) translateY(0);
    transform: rotate(-7deg) translateY(0)
}
.btn.btn-secondary {
    -webkit-transition: color 1s ease;
    transition: color 1s ease;
    padding: 4px 14px 2px;
    font-size: calc(16px + 6 * ((100vw - 420px) / 860));
    font-family: BebasNeue-webfont, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: .09em;
    background: #1ecc8d
}
@media screen and (min-width: 1280px) {
    .btn.btn-secondary {
        font-size: 22px
    }
}
@media screen and (max-width: 420px) {
    .btn.btn-secondary {
        font-size: 16px
    }
}
.desktop .btn.btn-secondary:before {
    left: -20px;
    right: -20px;
    bottom: -20px;
    top: -20px;
    background: #00033e;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transform: rotate(-7deg) translateY(-88px);
    -ms-transform: rotate(-7deg) translateY(-88px);
    transform: rotate(-7deg) translateY(-88px)
}
.desktop .btn.btn-secondary:hover {
    color: #fff
}
.desktop .btn.btn-secondary:hover:hover:before {
    -webkit-transform: rotate(-7deg) translateY(0);
    -ms-transform: rotate(-7deg) translateY(0);
    transform: rotate(-7deg) translateY(0)
}
.tlt.tlt-border {
    display: inline-block;
    border-width: 5px;
    border-style: solid;
    cursor: pointer
}
.circle {
    display: inline-block;
    overflow: hidden;

}
.logotipo {
    width: 140px;
    height: 85px;
    background: url(../images/logotipo.png) 50%/cover no-repeat;
    background-size: contain
}
.logotipo a {
    display: block;
    height: 100%
}
.logo {
    width: 280px;
    height: 88px;
    background: url(../images/logo.png) 50%/cover no-repeat;
    background-size: contain
}
.logo a {
    display: block;
    height: 100%
}
.indent:before {
    content: "—";
    font-weight: 600
}
.svg-arrow-down {
    width: 26px;
    height: 20px
}
.remove-br {
    display: inline
}
.remove-br:before {
    content: " "
}
[class^=break] {
    display: block
}
@media (max-width: 767px) {
    .break-desktop {
        display: inline
    }
    .break-desktop:before {
        content: " "
    }
}
@media (min-width: 768px) {
    .break-mobile {
        display: inline
    }
    .break-mobile:before {
        content: " "
    }
}
.img-proportion {
    width: 100%
}
@media (max-width: 767px) {
    .hide-mobile {
        display: none!important
    }
}
@media (min-width: 768px) {
    .hide-desktop {
        display: none!important
    }
}
.letter0 {
    letter-spacing: 0
}
.label {
    position: relative;
    display: inline-block;
    z-index: 1
}
.label:before {
    content: "";
    background: red;
    z-index: -1;
    display: block;
    position: absolute;
    top: -.1em;
    right: -.5em;
    bottom: .03em;
    left: -.5em
}
.bg-color-1,
.label-color-1:before {
    background: #fff
}
.bg-color-1 .line-slide {
    -webkit-transition: background .3s linear;
    transition: background .3s linear
}
.bg-color-1:hover .line-slide {
    background: #fff!important
}
.bg-color-1:hover .line-slide .btn {
    border-color: #fff;
    color: #fff;
    -webkit-transition: color .3s linear, border .3s linear;
    transition: color .3s linear, border .3s linear
}
.desktop .bg-color-1:hover .line-slide .btn:before {
    color: #fff;
    background-color: #fff
}
.bg-color-1:hover .line-slide .modal-product use,
.bg-color-1:hover .line-slide .slick-arrow use {
    -webkit-transition: fill .3s linear;
    transition: fill .3s linear;
    fill: #fff
}
.bg-color-1:hover .line-slide .modal-product {
    -webkit-transition: background .3s linear, color .3s linear;
    transition: background .3s linear, color .3s linear;
    background: #fff;
    color: #fff!important
}
.bg-color-1:hover .line-slide .btn-close {
    -webkit-transition: background .3s linear;
    transition: background .3s linear;
    background-color: #fff!important
}
.desktop #produtos .bg-color-1:hover .line-slide .btn-close:hover {
    background: #fff!important
}
.bg-color-1 .btn {
    border-color: #fff;
    color: #fff
}
.desktop .bg-color-1 .btn:before {
    background-color: #fff
}
.desktop .bg-color-1 .btn:hover {
    color: #fff
}
.bg-color-1 .modal-product use,
.bg-color-1 .slick-arrow use {
    fill: #fff
}
.desktop #produtos .bg-color-1 .btn-close:hover {
    background: #d6d6d6
}
.bg-color-2,
.label-color-2:before {
    background: #00033e
}
.bg-color-2 .line-slide {
    -webkit-transition: background .3s linear;
    transition: background .3s linear
}
.bg-color-2:hover .line-slide {
    background: #00033e!important
}
.bg-color-2:hover .line-slide .btn {
    border-color: #fff;
    color: #fff;
    -webkit-transition: color .3s linear, border .3s linear;
    transition: color .3s linear, border .3s linear
}
.desktop .bg-color-2:hover .line-slide .btn:before {
    color: #00033e;
    background-color: #fff
}
.bg-color-2:hover .line-slide .modal-product use,
.bg-color-2:hover .line-slide .slick-arrow use {
    -webkit-transition: fill .3s linear;
    transition: fill .3s linear;
    fill: #fff
}
.bg-color-2:hover .line-slide .modal-product {
    -webkit-transition: background .3s linear, color .3s linear;
    transition: background .3s linear, color .3s linear;
    background: #fff;
    color: #00033e!important
}
.bg-color-2:hover .line-slide .btn-close {
    -webkit-transition: background .3s linear;
    transition: background .3s linear;
    background-color: #00033e!important
}
.desktop #produtos .bg-color-2:hover .line-slide .btn-close:hover {
    background: #000571!important
}
.bg-color-2 .btn {
    border-color: #00033e;
    color: #00033e
}
.desktop .bg-color-2 .btn:before {
    background-color: #00033e
}
.desktop .bg-color-2 .btn:hover {
    color: #00033e
}
.bg-color-2 .modal-product use,
.bg-color-2 .slick-arrow use {
    fill: #00033e
}
.desktop #produtos .bg-color-2 .btn-close:hover {
    background: #000
}
.bg-color-3,
.label-color-3:before {
    background: #72cc5d
}
.bg-color-3 .line-slide {
    -webkit-transition: background .3s linear;
    transition: background .3s linear
}
.bg-color-3:hover .line-slide {
    background: #72cc5d!important
}
.bg-color-3:hover .line-slide .btn {
    border-color: #fff;
    color: #fff;
    -webkit-transition: color .3s linear, border .3s linear;
    transition: color .3s linear, border .3s linear
}
.desktop .bg-color-3:hover .line-slide .btn:before {
    color: #72cc5d;
    background-color: #fff
}
.bg-color-3:hover .line-slide .modal-product use,
.bg-color-3:hover .line-slide .slick-arrow use {
    -webkit-transition: fill .3s linear;
    transition: fill .3s linear;
    fill: #fff
}
.bg-color-3:hover .line-slide .modal-product {
    -webkit-transition: background .3s linear, color .3s linear;
    transition: background .3s linear, color .3s linear;
    background: #fff;
    color: #72cc5d!important
}
.bg-color-3:hover .line-slide .btn-close {
    -webkit-transition: background .3s linear;
    transition: background .3s linear;
    background-color: #72cc5d!important
}
.desktop #produtos .bg-color-3:hover .line-slide .btn-close:hover {
    background: #94d884!important
}
.bg-color-3 .btn {
    border-color: #72cc5d;
    color: #72cc5d
}
.desktop .bg-color-3 .btn:before {
    background-color: #72cc5d
}
.desktop .bg-color-3 .btn:hover {
    color: #72cc5d
}
.bg-color-3 .modal-product use,
.bg-color-3 .slick-arrow use {
    fill: #72cc5d
}
.desktop #produtos .bg-color-3 .btn-close:hover {
    background: #49a434
}
.bg-color-4,
.label-color-4:before {
    background: #1ecc8d
}
.bg-color-4 .line-slide {
    -webkit-transition: background .3s linear;
    transition: background .3s linear
}
.bg-color-4:hover .line-slide {
    background: #1ecc8d!important
}
.bg-color-4:hover .line-slide .btn {
    border-color: #fff;
    color: #fff;
    -webkit-transition: color .3s linear, border .3s linear;
    transition: color .3s linear, border .3s linear
}
.desktop .bg-color-4:hover .line-slide .btn:before {
    color: #1ecc8d;
    background-color: #fff
}
.bg-color-4:hover .line-slide .modal-product use,
.bg-color-4:hover .line-slide .slick-arrow use {
    -webkit-transition: fill .3s linear;
    transition: fill .3s linear;
    fill: #fff
}
.bg-color-4:hover .line-slide .modal-product {
    -webkit-transition: background .3s linear, color .3s linear;
    transition: background .3s linear, color .3s linear;
    background: #fff;
    color: #1ecc8d!important
}
.bg-color-4:hover .line-slide .btn-close {
    -webkit-transition: background .3s linear;
    transition: background .3s linear;
    background-color: #1ecc8d!important
}
.desktop #produtos .bg-color-4:hover .line-slide .btn-close:hover {
    background: #3be2a6!important
}
.bg-color-4 .btn {
    border-color: #1ecc8d;
    color: #1ecc8d
}
.desktop .bg-color-4 .btn:before {
    background-color: #1ecc8d
}
.desktop .bg-color-4 .btn:hover {
    color: #1ecc8d
}
.bg-color-4 .modal-product use,
.bg-color-4 .slick-arrow use {
    fill: #1ecc8d
}
.desktop #produtos .bg-color-4 .btn-close:hover {
    background: #14855c
}
.bg-color-5,
.label-color-5:before {
    background: #4cc5db
}
.bg-color-5 .line-slide {
    -webkit-transition: background .3s linear;
    transition: background .3s linear
}
.bg-color-5:hover .line-slide {
    background: #4cc5db!important
}
.bg-color-5:hover .line-slide .btn {
    border-color: #fff;
    color: #fff;
    -webkit-transition: color .3s linear, border .3s linear;
    transition: color .3s linear, border .3s linear
}
.desktop .bg-color-5:hover .line-slide .btn:before {
    color: #4cc5db;
    background-color: #fff
}
.bg-color-5:hover .line-slide .modal-product use,
.bg-color-5:hover .line-slide .slick-arrow use {
    -webkit-transition: fill .3s linear;
    transition: fill .3s linear;
    fill: #fff
}
.bg-color-5:hover .line-slide .modal-product {
    -webkit-transition: background .3s linear, color .3s linear;
    transition: background .3s linear, color .3s linear;
    background: #fff;
    color: #4cc5db!important
}
.bg-color-5:hover .line-slide .btn-close {
    -webkit-transition: background .3s linear;
    transition: background .3s linear;
    background-color: #4cc5db!important
}
.desktop #produtos .bg-color-5:hover .line-slide .btn-close:hover {
    background: #76d3e4!important
}
.bg-color-5 .btn {
    border-color: #4cc5db;
    color: #4cc5db
}
.desktop .bg-color-5 .btn:before {
    background-color: #4cc5db
}
.desktop .bg-color-5 .btn:hover {
    color: #4cc5db
}
.bg-color-5 .modal-product use,
.bg-color-5 .slick-arrow use {
    fill: #4cc5db
}
.desktop #produtos .bg-color-5 .btn-close:hover {
    background: #249cb2
}
.bg-color-6,
.label-color-6:before {
    background: #f97c31
}
.bg-color-6 .line-slide {
    -webkit-transition: background .3s linear;
    transition: background .3s linear
}
.bg-color-6:hover .line-slide {
    background: #f97c31!important
}
.bg-color-6:hover .line-slide .btn {
    border-color: #fff;
    color: #fff;
    -webkit-transition: color .3s linear, border .3s linear;
    transition: color .3s linear, border .3s linear
}
.desktop .bg-color-6:hover .line-slide .btn:before {
    color: #f97c31;
    background-color: #fff
}
.bg-color-6:hover .line-slide .modal-product use,
.bg-color-6:hover .line-slide .slick-arrow use {
    -webkit-transition: fill .3s linear;
    transition: fill .3s linear;
    fill: #fff
}
.bg-color-6:hover .line-slide .modal-product {
    -webkit-transition: background .3s linear, color .3s linear;
    transition: background .3s linear, color .3s linear;
    background: #fff;
    color: #f97c31!important
}
.bg-color-6:hover .line-slide .btn-close {
    -webkit-transition: background .3s linear;
    transition: background .3s linear;
    background-color: #f97c31!important
}
.desktop #produtos .bg-color-6:hover .line-slide .btn-close:hover {
    background: #fa9c63!important
}
.bg-color-6 .btn {
    border-color: #f97c31;
    color: #f97c31
}
.desktop .bg-color-6 .btn:before {
    background-color: #f97c31
}
.desktop .bg-color-6 .btn:hover {
    color: #f97c31
}
.bg-color-6 .modal-product use,
.bg-color-6 .slick-arrow use {
    fill: #f97c31
}
.desktop #produtos .bg-color-6 .btn-close:hover {
    background: #d25306
}
.bg-color-7,
.label-color-7:before {
    background: #ac8754
}
.bg-color-7 .line-slide {
    -webkit-transition: background .3s linear;
    transition: background .3s linear
}
.bg-color-7:hover .line-slide {
    background: #ac8754!important
}
.bg-color-7:hover .line-slide .btn {
    border-color: #fff;
    color: #fff;
    -webkit-transition: color .3s linear, border .3s linear;
    transition: color .3s linear, border .3s linear
}
.desktop .bg-color-7:hover .line-slide .btn:before {
    color: #ac8754;
    background-color: #fff
}
.bg-color-7:hover .line-slide .modal-product use,
.bg-color-7:hover .line-slide .slick-arrow use {
    -webkit-transition: fill .3s linear;
    transition: fill .3s linear;
    fill: #fff
}
.bg-color-7:hover .line-slide .modal-product {
    -webkit-transition: background .3s linear, color .3s linear;
    transition: background .3s linear, color .3s linear;
    background: #fff;
    color: #f4bd47!important
}
.bg-color-7:hover .line-slide .btn-close {
    -webkit-transition: background .3s linear;
    transition: background .3s linear;
    background-color: #f4bd47!important
}
.desktop #produtos .bg-color-7:hover .line-slide .btn-close:hover {
    background: #f7ce77!important
}
.bg-color-7 .btn {
    border-color: #f4bd47;
    color: #f4bd47
}
.desktop .bg-color-7 .btn:before {
    background-color: #f4bd47
}
.desktop .bg-color-7 .btn:hover {
    color: #f4bd47
}
.bg-color-7 .modal-product use,
.bg-color-7 .slick-arrow use {
    fill: #f4bd47
}
.desktop #produtos .bg-color-7 .btn-close:hover {
    background: #dc9a0d
}
.bg-color-8,
.label-color-8:before {
    background: #d02048
}
.bg-color-8 .line-slide {
    -webkit-transition: background .3s linear;
    transition: background .3s linear
}
.bg-color-8:hover .line-slide {
    background: #d02048!important
}
.bg-color-8:hover .line-slide .btn {
    border-color: #fff;
    color: #fff;
    -webkit-transition: color .3s linear, border .3s linear;
    transition: color .3s linear, border .3s linear
}
.desktop .bg-color-8:hover .line-slide .btn:before {
    color: #d02048;
    background-color: #fff
}
.bg-color-8:hover .line-slide .modal-product use,
.bg-color-8:hover .line-slide .slick-arrow use {
    -webkit-transition: fill .3s linear;
    transition: fill .3s linear;
    fill: #fff
}
.bg-color-8:hover .line-slide .modal-product {
    -webkit-transition: background .3s linear, color .3s linear;
    transition: background .3s linear, color .3s linear;
    background: #fff;
    color: #d02048!important
}
.bg-color-8:hover .line-slide .btn-close {
    -webkit-transition: background .3s linear;
    transition: background .3s linear;
    background-color: #d02048!important
}
.desktop #produtos .bg-color-8:hover .line-slide .btn-close:hover {
    background: #e24166!important
}
.bg-color-8 .btn {
    border-color: #d02048;
    color: #d02048
}
.desktop .bg-color-8 .btn:before {
    background-color: #d02048
}
.desktop .bg-color-8 .btn:hover {
    color: #d02048
}
.bg-color-8 .modal-product use,
.bg-color-8 .slick-arrow use {
    fill: #d02048
}
.desktop #produtos .bg-color-8 .btn-close:hover {
    background: #891530
}
.bg-color-9,
.label-color-9:before {
    background: #757575
}
.bg-color-9 .line-slide {
    -webkit-transition: background .3s linear;
    transition: background .3s linear
}
.bg-color-9:hover .line-slide {
    background: #757575!important
}
.bg-color-9:hover .line-slide .btn {
    border-color: #fff;
    color: #fff;
    -webkit-transition: color .3s linear, border .3s linear;
    transition: color .3s linear, border .3s linear
}
.desktop .bg-color-9:hover .line-slide .btn:before {
    color: #757575;
    background-color: #fff
}
.bg-color-9:hover .line-slide .modal-product use,
.bg-color-9:hover .line-slide .slick-arrow use {
    -webkit-transition: fill .3s linear;
    transition: fill .3s linear;
    fill: #fff
}
.bg-color-9:hover .line-slide .modal-product {
    -webkit-transition: background .3s linear, color .3s linear;
    transition: background .3s linear, color .3s linear;
    background: #fff;
    color: #757575!important
}
.bg-color-9:hover .line-slide .btn-close {
    -webkit-transition: background .3s linear;
    transition: background .3s linear;
    background-color: #757575!important
}
.desktop #produtos .bg-color-9:hover .line-slide .btn-close:hover {
    background: #8f8f8f!important
}
.bg-color-9 .btn {
    border-color: #757575;
    color: #757575
}
.desktop .bg-color-9 .btn:before {
    background-color: #757575
}
.desktop .bg-color-9 .btn:hover {
    color: #757575
}
.bg-color-9 .modal-product use,
.bg-color-9 .slick-arrow use {
    fill: #757575
}
.desktop #produtos .bg-color-9 .btn-close:hover {
    background: #4c4c4c
}
.bg-color-10,
.label-color-10:before {
    background: #e2e2e2
}
.bg-color-10 .line-slide {
    -webkit-transition: background .3s linear;
    transition: background .3s linear
}
.bg-color-10:hover .line-slide {
    background: #e2e2e2!important
}
.bg-color-10:hover .line-slide .btn {
    border-color: #fff;
    color: #fff;
    -webkit-transition: color .3s linear, border .3s linear;
    transition: color .3s linear, border .3s linear
}
.desktop .bg-color-10:hover .line-slide .btn:before {
    color: #e2e2e2;
    background-color: #fff
}
.bg-color-10:hover .line-slide .modal-product use,
.bg-color-10:hover .line-slide .slick-arrow use {
    -webkit-transition: fill .3s linear;
    transition: fill .3s linear;
    fill: #fff
}
.bg-color-10:hover .line-slide .modal-product {
    -webkit-transition: background .3s linear, color .3s linear;
    transition: background .3s linear, color .3s linear;
    background: #fff;
    color: #e2e2e2!important
}
.bg-color-10:hover .line-slide .btn-close {
    -webkit-transition: background .3s linear;
    transition: background .3s linear;
    background-color: #e2e2e2!important
}
.desktop #produtos .bg-color-10:hover .line-slide .btn-close:hover {
    background: #fbfbfb!important
}
.bg-color-10 .btn {
    border-color: #e2e2e2;
    color: #e2e2e2
}
.desktop .bg-color-10 .btn:before {
    background-color: #e2e2e2
}
.desktop .bg-color-10 .btn:hover {
    color: #e2e2e2
}
.bg-color-10 .modal-product use,
.bg-color-10 .slick-arrow use {
    fill: #e2e2e2
}
.desktop #produtos .bg-color-10 .btn-close:hover {
    background: #b9b9b9
}
.bg-color-11,
.label-color-11:before {
    background: #d02420
}
.bg-color-11 .line-slide {
    -webkit-transition: background .3s linear;
    transition: background .3s linear
}
.bg-color-11:hover .line-slide {
    background: #d02420!important
}
.bg-color-11:hover .line-slide .btn {
    border-color: #fff;
    color: #fff;
    -webkit-transition: color .3s linear, border .3s linear;
    transition: color .3s linear, border .3s linear
}
.desktop .bg-color-11:hover .line-slide .btn:before {
    color: #d02420;
    background-color: #fff
}
.bg-color-11:hover .line-slide .modal-product use,
.bg-color-11:hover .line-slide .slick-arrow use {
    -webkit-transition: fill .3s linear;
    transition: fill .3s linear;
    fill: #fff
}
.bg-color-11:hover .line-slide .modal-product {
    -webkit-transition: background .3s linear, color .3s linear;
    transition: background .3s linear, color .3s linear;
    background: #fff;
    color: #d02420!important
}
.bg-color-11:hover .line-slide .btn-close {
    -webkit-transition: background .3s linear;
    transition: background .3s linear;
    background-color: #d02420!important
}
.desktop #produtos .bg-color-11:hover .line-slide .btn-close:hover {
    background: #e24541!important
}
.bg-color-11 .btn {
    border-color: #d02420;
    color: #d02420
}
.desktop .bg-color-11 .btn:before {
    background-color: #d02420
}
.desktop .bg-color-11 .btn:hover {
    color: #d02420
}
.bg-color-11 .modal-product use,
.bg-color-11 .slick-arrow use {
    fill: #d02420
}
.desktop #produtos .bg-color-11 .btn-close:hover {
    background: #891815
}
.bg-color-12,
.label-color-12:before {
    background: #ebebeb
}
.bg-color-12 .line-slide {
    -webkit-transition: background .3s linear;
    transition: background .3s linear
}
.bg-color-12:hover .line-slide {
    background: #ebebeb!important
}
.bg-color-12:hover .line-slide .btn {
    border-color: #fff;
    color: #fff;
    -webkit-transition: color .3s linear, border .3s linear;
    transition: color .3s linear, border .3s linear
}
.desktop .bg-color-12:hover .line-slide .btn:before {
    color: #ebebeb;
    background-color: #fff
}
.bg-color-12:hover .line-slide .modal-product use,
.bg-color-12:hover .line-slide .slick-arrow use {
    -webkit-transition: fill .3s linear;
    transition: fill .3s linear;
    fill: #fff
}
.bg-color-12:hover .line-slide .modal-product {
    -webkit-transition: background .3s linear, color .3s linear;
    transition: background .3s linear, color .3s linear;
    background: #fff;
    color: #ebebeb!important
}
.bg-color-12:hover .line-slide .btn-close {
    -webkit-transition: background .3s linear;
    transition: background .3s linear;
    background-color: #ebebeb!important
}
.desktop #produtos .bg-color-12:hover .line-slide .btn-close:hover {
    background: #fff!important
}
.bg-color-12 .btn {
    border-color: #ebebeb;
    color: #ebebeb
}
.desktop .bg-color-12 .btn:before {
    background-color: #ebebeb
}
.desktop .bg-color-12 .btn:hover {
    color: #ebebeb
}
.bg-color-12 .modal-product use,
.bg-color-12 .slick-arrow use {
    fill: #ebebeb
}
.desktop #produtos .bg-color-12 .btn-close:hover {
    background: #c2c2c2
}
.bg-color-13,
.label-color-13:before {
    background: #d6d6d6
}
.bg-color-13 .line-slide {
    -webkit-transition: background .3s linear;
    transition: background .3s linear
}
.bg-color-13:hover .line-slide {
    background: #d6d6d6!important
}
.bg-color-13:hover .line-slide .btn {
    border-color: #fff;
    color: #fff;
    -webkit-transition: color .3s linear, border .3s linear;
    transition: color .3s linear, border .3s linear
}
.desktop .bg-color-13:hover .line-slide .btn:before {
    color: #d6d6d6;
    background-color: #fff
}
.bg-color-13:hover .line-slide .modal-product use,
.bg-color-13:hover .line-slide .slick-arrow use {
    -webkit-transition: fill .3s linear;
    transition: fill .3s linear;
    fill: #fff
}
.bg-color-13:hover .line-slide .modal-product {
    -webkit-transition: background .3s linear, color .3s linear;
    transition: background .3s linear, color .3s linear;
    background: #fff;
    color: #d6d6d6!important
}
.bg-color-13:hover .line-slide .btn-close {
    -webkit-transition: background .3s linear;
    transition: background .3s linear;
    background-color: #d6d6d6!important
}
.desktop #produtos .bg-color-13:hover .line-slide .btn-close:hover {
    background: #f0f0f0!important
}
.bg-color-13 .btn {
    border-color: #d6d6d6;
    color: #d6d6d6
}
.desktop .bg-color-13 .btn:before {
    background-color: #d6d6d6
}
.desktop .bg-color-13 .btn:hover {
    color: #d6d6d6
}
.bg-color-13 .modal-product use,
.bg-color-13 .slick-arrow use {
    fill: #d6d6d6
}
.desktop #produtos .bg-color-13 .btn-close:hover {
    background: #adadad
}
.bg-color-14,
.label-color-14:before {
    background: #f87932
}
.bg-color-14 .line-slide {
    -webkit-transition: background .3s linear;
    transition: background .3s linear
}
.bg-color-14:hover .line-slide {
    background: #f87932!important
}
.bg-color-14:hover .line-slide .btn {
    border-color: #fff;
    color: #fff;
    -webkit-transition: color .3s linear, border .3s linear;
    transition: color .3s linear, border .3s linear
}
.desktop .bg-color-14:hover .line-slide .btn:before {
    color: #f87932;
    background-color: #fff
}
.bg-color-14:hover .line-slide .modal-product use,
.bg-color-14:hover .line-slide .slick-arrow use {
    -webkit-transition: fill .3s linear;
    transition: fill .3s linear;
    fill: #fff
}
.bg-color-14:hover .line-slide .modal-product {
    -webkit-transition: background .3s linear, color .3s linear;
    transition: background .3s linear, color .3s linear;
    background: #fff;
    color: #f87932!important
}
.bg-color-14:hover .line-slide .btn-close {
    -webkit-transition: background .3s linear;
    transition: background .3s linear;
    background-color: #f87932!important
}
.desktop #produtos .bg-color-14:hover .line-slide .btn-close:hover {
    background: #fa9963!important
}
.bg-color-14 .btn {
    border-color: #f87932;
    color: #f87932
}
.desktop .bg-color-14 .btn:before {
    background-color: #f87932
}
.desktop .bg-color-14 .btn:hover {
    color: #f87932
}
.bg-color-14 .modal-product use,
.bg-color-14 .slick-arrow use {
    fill: #f87932
}
.desktop #produtos .bg-color-14 .btn-close:hover {
    background: #d15007
}
.bg-color-15,
.label-color-15:before {
    background: #f4bb44
}
.bg-color-15 .line-slide {
    -webkit-transition: background .3s linear;
    transition: background .3s linear
}
.bg-color-15:hover .line-slide {
    background: #f4bb44!important
}
.bg-color-15:hover .line-slide .btn {
    border-color: #fff;
    color: #fff;
    -webkit-transition: color .3s linear, border .3s linear;
    transition: color .3s linear, border .3s linear
}
.desktop .bg-color-15:hover .line-slide .btn:before {
    color: #f4bb44;
    background-color: #fff
}
.bg-color-15:hover .line-slide .modal-product use,
.bg-color-15:hover .line-slide .slick-arrow use {
    -webkit-transition: fill .3s linear;
    transition: fill .3s linear;
    fill: #fff
}
.bg-color-15:hover .line-slide .modal-product {
    -webkit-transition: background .3s linear, color .3s linear;
    transition: background .3s linear, color .3s linear;
    background: #fff;
    color: #f4bb44!important
}
.bg-color-15:hover .line-slide .btn-close {
    -webkit-transition: background .3s linear;
    transition: background .3s linear;
    background-color: #f4bb44!important
}
.desktop #produtos .bg-color-15:hover .line-slide .btn-close:hover {
    background: #f7cd74!important
}
.bg-color-15 .btn {
    border-color: #f4bb44;
    color: #f4bb44
}
.desktop .bg-color-15 .btn:before {
    background-color: #f4bb44
}
.desktop .bg-color-15 .btn:hover {
    color: #f4bb44
}
.bg-color-15 .modal-product use,
.bg-color-15 .slick-arrow use {
    fill: #f4bb44
}
.desktop #produtos .bg-color-15 .btn-close:hover {
    background: #da970d
}
.bg-color-16,
.label-color-16:before {
    background: #3e79bc;
}
.bg-color-16 .line-slide {
    -webkit-transition: background .3s linear;
    transition: background .3s linear
}
.bg-color-16:hover .line-slide {
    background: #3e79bc!important
}
.bg-color-16:hover .line-slide .btn {
    border-color: #fff;
    color: #fff;
    -webkit-transition: color .3s linear, border .3s linear;
    transition: color .3s linear, border .3s linear
}
.desktop .bg-color-16:hover .line-slide .btn:before {
    color: #3e79bc;
    background-color: #fff
}
.bg-color-16:hover .line-slide .modal-product use,
.bg-color-16:hover .line-slide .slick-arrow use {
    -webkit-transition: fill .3s linear;
    transition: fill .3s linear;
    fill: #fff
}
.bg-color-16:hover .line-slide .modal-product {
    -webkit-transition: background .3s linear, color .3s linear;
    transition: background .3s linear, color .3s linear;
    background: #fff;
    color: #3e79bc!important
}
.bg-color-16:hover .line-slide .btn-close {
    -webkit-transition: background .3s linear;
    transition: background .3s linear;
    background-color: #3e79bc!important
}
.desktop #produtos .bg-color-16:hover .line-slide .btn-close:hover {
    background: #99d188!important
}
.bg-color-16 .btn {
    border-color: #3e79bc;
    color: #3e79bc
}
.desktop .bg-color-16 .btn:before {
    background-color: #3e79bc
}
.desktop .bg-color-16 .btn:hover {
    color: #3e79bc
}
.bg-color-16 .modal-product use,
.bg-color-16 .slick-arrow use {
    fill: #3e79bc
}
.desktop #produtos .bg-color-16 .btn-close:hover {
    background: #51993b
}
.btn-menu {
    position: relative;
    height: 60px;
    width: 60px;
    background-color: transparent;
    cursor: pointer;
    overflow: hidden;
    margin-right: -15px
}
@media (min-width: 768px) {
    .btn-menu {
        display: none
    }
}
.btn-menu__icon {
    position: absolute;
    width: 30px;
    height: 20px;
    top: 25px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.btn-menu__line {
    position: absolute;
    left: 0;
    background-color: #fff;
    height: 4px;
    width: 100%;
    border-radius: 2px;
    pointer-events: none
}
.btn-menu__line--1 {
    top: 0
}
.btn-menu__line--2 {
    top: 0;
    bottom: 0;
    margin: auto
}
.btn-menu__line--3 {
    bottom: 0
}
.btn-menu--close2 .btn-menu__line--1 {
    -webkit-transition: top .2s ease-in-out .2s, -webkit-transform .2s ease-in-out;
    transition: top .2s ease-in-out .2s, -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out, top .2s ease-in-out .2s;
    transition: transform .2s ease-in-out, top .2s ease-in-out .2s, -webkit-transform .2s ease-in-out
}
.btn-menu--close2 .btn-menu__line--1:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #fff;
    border-radius: 2px;
    -webkit-transition: -webkit-transform .1s ease-in-out .2s;
    transition: -webkit-transform .1s ease-in-out .2s;
    transition: transform .1s ease-in-out .2s;
    transition: transform .1s ease-in-out .2s, -webkit-transform .1s ease-in-out .2s
}
.btn-menu--close2 .btn-menu__line--2 {
    -webkit-transition: opacity 0s ease-in-out .2s;
    transition: opacity 0s ease-in-out .2s
}
.btn-menu--close2 .btn-menu__line--3 {
    -webkit-transition: opacity 0s ease-in-out .2s, bottom .2s ease-in-out .2s;
    transition: opacity 0s ease-in-out .2s, bottom .2s ease-in-out .2s
}
.btn-menu--close2.open .btn-menu__line--1 {
    top: 8px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: top .2s ease-in-out, -webkit-transform .2s linear .2s;
    transition: top .2s ease-in-out, -webkit-transform .2s linear .2s;
    transition: top .2s ease-in-out, transform .2s linear .2s;
    transition: top .2s ease-in-out, transform .2s linear .2s, -webkit-transform .2s linear .2s
}
.btn-menu--close2.open .btn-menu__line--1:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: -webkit-transform .1s ease-in-out .2s;
    transition: -webkit-transform .1s ease-in-out .2s;
    transition: transform .1s ease-in-out .2s;
    transition: transform .1s ease-in-out .2s, -webkit-transform .1s ease-in-out .2s
}
.btn-menu--close2.open .btn-menu__line--2 {
    opacity: 0;
    -webkit-transition: opacity 0s ease-in-out .2s;
    transition: opacity 0s ease-in-out .2s
}
.btn-menu--close2.open .btn-menu__line--3 {
    bottom: 8px;
    opacity: 0;
    -webkit-transition: bottom .2s ease-in-out, opacity 0s ease-in-out .2s;
    transition: bottom .2s ease-in-out, opacity 0s ease-in-out .2s
}
.icon {
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-size: cover
}
.icon.icon-flag-br {
    background-image: url(../images/flag-br.jpg)
}
.icon.icon-flag-us {
    background-image: url(../images/flag-us.jpg)
}
.icon.icon-flag-es {
    background-image: url(../images/flag-es.jpg)
}
.icon.icon-flag-ar {
    background-image: url(../images/flag-ar.jpg)
}
[class^=svg],
[class^=svg] svg {
    display: inline-block
}
[class^=svg] svg {
    width: 100%
}
.png-logo-natural-one {
    background-image: url(../images/sprite.png);
    background-position: 0 0;
    width: 90px;
    height: 87.5px;
    background-size: 90px 87.5px
}
@media (-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
    .png-logo-natural-one {
        background-image: url(../images/sprite@2x.png);
        background-position: 0 0;
        width: 90px;
        height: 87.5px;
        background-size: 90px 87.5px
    }
}
[data-ani-type] {
    visibility: hidden
}
.mobile [data-ani-type],
[data-ani-type][data-animated=true] {
    visibility: visible
}
@media (max-width: 1024px) {
    [data-ani-type] {
        visibility: visible
    }
}
canvas {
    display: block;
    max-width: 100%
}
[lang=arabic] footer a,
[lang=arabic] h3,
[lang=arabic] h4,
[lang=arabic] h5,
[lang=arabic] h6,
[lang=arabic] p {
    direction: rtl;
    text-align: right
}
[lang=arabic] em,
[lang=arabic] h1,
[lang=arabic] h2,
[lang=arabic] h3,
[lang=arabic] h4,
[lang=arabic] h5,
[lang=arabic] h6,
[lang=arabic] i,
[lang=arabic] p,
[lang=arabic] span {
    font-style: normal!important;
    font-family: BebasNeue-webfont, Arial, Helvetica, sans-serif!important;
    font-weight: 400!important;
    letter-spacing: normal!important
}
[lang=arabic] input,
[lang=arabic] textarea {
    text-align: right
}
[lang=arabic] #natural-one .group-about h1 {
    font-size: calc(65px + 75 * ((100vw - 420px) / 860))
}
@media screen and (min-width: 1280px) {
    [lang=arabic] #natural-one .group-about h1 {
        font-size: 140px
    }
}
@media screen and (max-width: 420px) {
    [lang=arabic] #natural-one .group-about h1 {
        font-size: 65px
    }
}
.container {
    position: relative
}
.slick-next,
.slick-prev {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1
}
.mac .slick-arrow {
    top: 50%
}
.slick-prev {
    background: url(../images/arrow-left.png) 50% no-repeat
}
.slick-next {
    background: url(../images/arrow-right.png) 50% no-repeat
}
.draggable {
    max-width: 100%
}
#natural-one .group-banner {
    background: url(../images/leaf-left.jpg) 0 0 no-repeat, url(../images/leaf-right.jpg) 100% 100% no-repeat #4cc5db
}
#natural-one .group-banner .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}
#natural-one .group-banner h2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    font-size: calc(22px + 28 * ((100vw - 420px) / 860));
    line-height: 1em
}
@media screen and (min-width: 1280px) {
    #natural-one .group-banner h2 {
        font-size: 50px
    }
}
@media screen and (max-width: 420px) {
    #natural-one .group-banner h2 {
        font-size: 22px
    }
}
#natural-one .group-banner figure {
    margin: 0 15px;
    background-image: url(../images/ss-frutas.png);
    background-size: 0
}
#natural-one .group-about {
    background: #d02048
}
[lang=es] #natural-one .group-about h1 {
    line-height: .84em
}
[lang=en] #natural-one .group-about h1 {
    display: inline-block
}
#natural-one .group-about .tlt-line,
#natural-one .group-about h1 {
    text-align: right;
    line-height: 1.15em;
    font-size: calc(80px + 112 * ((100vw - 420px) / 860))
}
@media screen and (min-width: 1280px) {
    #natural-one .group-about .tlt-line,
    #natural-one .group-about h1 {
        font-size: 192px
    }
}
@media screen and (max-width: 420px) {
    #natural-one .group-about .tlt-line,
    #natural-one .group-about h1 {
        font-size: 80px
    }
}
@media (min-width: 853px) and (max-width: 991px) {
    #natural-one .group-about .tlt-line,
    #natural-one .group-about h1 {
        font-size: 136px
    }
}
#natural-one .group-about p {
    font-weight: 600
}
#natural-one .group-about .tlt-line {
    display: block;
    position: relative;
    font-family: BebasNeue-webfont, Arial, Helvetica, sans-serif;
    letter-spacing: .09em;
    z-index: 1;
    font-range: 768px 1280px
}
#natural-one .group-about .tlt-line:before {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    background: #fff;
    height: 0.16667em
}
#natural-one .group-about .tlt-line .text {
    position: relative;
    background: #d02048;
    padding-left: 0.14286em
}
#natural-one .group-about .container-about {
    max-width: 1007px;
    margin: 0 auto;
    padding: 0 30px
}
#natural-one .group-about .box-txt {
    font-weight: 600
}
#natural-one .group-where-we {
    background: #fff;
    text-align: center
}
#natural-one .group-where-we .tlt-border,
#natural-one .group-where-we button {
    cursor: default
}
#natural-one .group-where-we button {
    display: block;
    margin: 0 auto
}
#natural-one .group-where-we .svg-arrow-down use {
    fill: #f97c31
}
#natural-one .group-where-we .tlt-border {
    border-color: #f97c31;
    color: #f97c31;
    font-size: calc(36px + 34 * ((100vw - 420px) / 860))
}
@media screen and (min-width: 1280px) {
    #natural-one .group-where-we .tlt-border {
        font-size: 70px
    }
}
@media screen and (max-width: 420px) {
    #natural-one .group-where-we .tlt-border {
        font-size: 36px
    }
}
#natural-one .group-where-we .svg-arrow-down {
    width: 24px;
    height: 18px
}
main#produtos.smoothies header {
    background: #f97c31
}
main#produtos.smoothies header figure {
    width: 364px;
    position: absolute;
    right: 3%;
    top: -50px;
    z-index: 0
}
main#produtos.smoothies .produtos .items-line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}
main#produtos header {
    background: #4cc5db
}
main#produtos header h1 {
    font-size: calc(36px + 40 * ((100vw - 420px) / 860));
    line-height: 78px;
    letter-spacing: .06em;
    display: inline-block;
    vertical-align: middle
}
@media screen and (min-width: 1280px) {
    main#produtos header h1 {
        font-size: 76px
    }
}
@media screen and (max-width: 420px) {
    main#produtos header h1 {
        font-size: 36px
    }
}
[lang=es] main#produtos header h1 {
    font-size: calc(34px + 42 * ((100vw - 420px) / 860))
}
@media screen and (min-width: 1280px) {
    [lang=es] main#produtos header h1 {
        font-size: 76px
    }
}
@media screen and (max-width: 420px) {
    [lang=es] main#produtos header h1 {
        font-size: 34px
    }
}
@media (min-width: 768px) and (max-width: 1200px) {
    [lang=en] main#produtos header h1,
    [lang=es] main#produtos header h1 {
        font-size: calc(34px + 26 * ((100vw - 420px) / 860))
    }
    @media screen and (min-width: 1280px) {
        [lang=en] main#produtos header h1, [lang=es] main#produtos header h1 {
            font-size: 60px
        }
    }
    @media screen and (max-width: 420px) {
        [lang=en] main#produtos header h1, [lang=es] main#produtos header h1 {
            font-size: 34px
        }
    }
}
main#produtos header figure {
    max-width: 100%;
    display: inline-block;
    vertical-align: bottom;
    margin-left: -40px;
    background-image: url(../images/ss-laranja.png);
    background-size: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
@media (max-width: 991px) {
    main#produtos header figure {
        position: absolute;
        bottom: 0;
        right: 0;
        margin-left: -80px
    }
}
main#produtos header .label:before {
    top: -.06em;
    right: -.15em;
    left: -.15em
}
main#produtos .produtos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
main#produtos .produtos .btn {
    margin-top: 1.1em
}
main#produtos .produtos .call-line {
    text-align: center;
    width: 100%;
    font-size: calc(24px + 16 * ((100vw - 420px) / 860));
    text-transform: uppercase;
    font-family: BebasNeue-webfont, Arial, Helvetica, sans-serif;
    padding: 9px 15px 8px;
    letter-spacing: .09em
}
@media screen and (min-width: 1280px) {
    main#produtos .produtos .call-line {
        font-size: 40px
    }
}
@media screen and (max-width: 420px) {
    main#produtos .produtos .call-line {
        font-size: 24px
    }
}
main#produtos .produtos .line-ambiente .call-line {
    position: relative;
    z-index: 1;
    overflow: hidden
}
.desktop main#produtos .produtos .line-ambiente .call-line:before {
    content: "";
    position: absolute;
    display: block;
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    z-index: -1;
    left: -20px;
    right: -20px;
    bottom: -120px;
    top: -120px;
    background: #c40f3a;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transform: rotate(-7deg) translateY(-308px);
    -ms-transform: rotate(-7deg) translateY(-308px);
    transform: rotate(-7deg) translateY(-308px)
}
.desktop main#produtos .produtos .line-ambiente .call-line:hover {
    color: #fff
}
.desktop main#produtos .produtos .line-ambiente .call-line:hover:before {
    -webkit-transform: rotate(-7deg) translateY(0);
    -ms-transform: rotate(-7deg) translateY(0);
    transform: rotate(-7deg) translateY(0)
}
main#produtos .produtos .line-refrigerada .call-line {
    position: relative;
    z-index: 1;
    overflow: hidden
}
.desktop main#produtos .produtos .line-refrigerada .call-line:before {
    content: "";
    position: absolute;
    display: block;
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    z-index: -1;
    left: -20px;
    right: -20px;
    bottom: -120px;
    top: -120px;
    background: #f06d25;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transform: rotate(-7deg) translateY(-308px);
    -ms-transform: rotate(-7deg) translateY(-308px);
    transform: rotate(-7deg) translateY(-308px)
}
.desktop main#produtos .produtos .line-refrigerada .call-line:hover {
    color: #fff
}
.desktop main#produtos .produtos .line-refrigerada .call-line:hover:before {
    -webkit-transform: rotate(-7deg) translateY(0);
    -ms-transform: rotate(-7deg) translateY(0);
    transform: rotate(-7deg) translateY(0)
}
main#produtos .produtos .-call-line-ambiente {
    background: #f97c31
}
main#produtos .produtos .-call-line-refrigerada {
    background: #d02048
}
main#produtos .produtos .box-txt p {


}
main#produtos .produtos [class^=linha] {
    padding: 76px 0 0 10%;
    position: relative
}
main#produtos .produtos section h2 {
    font-size: calc(36px + 23 * ((100vw - 420px) / 860));
    line-height: .96em;
    margin-bottom: .38em
}
@media screen and (min-width: 1280px) {
    main#produtos .produtos section h2 {
        font-size: 59px
    }
}
@media screen and (max-width: 420px) {
    main#produtos .produtos section h2 {
        font-size: 36px
    }
}
main#produtos .produtos section p {
    font-size: calc(14px + 4 * ((100vw - 420px) / 860));
    line-height: 1.3em;
    letter-spacing: .05em
}
@media screen and (min-width: 1280px) {
    main#produtos .produtos section p {
        font-size: 18px
    }
}
@media screen and (max-width: 420px) {
    main#produtos .produtos section p {
        font-size: 14px
    }
}
main#produtos .produtos section:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .2s, visibility .2s step-end;
    transition: opacity .2s, visibility .2s step-end
}
main#produtos .produtos section.active:after {
    opacity: .7;
    visibility: visible;
    -webkit-transition: opacity .2s, visibility .2s step-start;
    transition: opacity .2s, visibility .2s step-start
}
main#produtos .produtos section.linha-refrigerada {
    background: url(../images/leaf-2-left.jpg) 0 0 no-repeat, url(../images/linhas/refrigerada/garrafa.png) 90% 100% no-repeat #011c3e
}
.desktop main#produtos .produtos section.linha-refrigerada .btn-primary:before {
    background: #1ecc8d
}
main#produtos .produtos section.linha-refrigerada:after {
    background: #011c3e
}
main#produtos .produtos section.linha-ambiente {
    background: url(../images/linhas/ambiente/garrafa.png) 70% 100% no-repeat, url(../images/leaf-2-right.jpg) 100% 100% no-repeat #1f9247
}
main#produtos .produtos section.linha-ambiente:after {
    background: #1f9247
}
main#produtos .produtos .items-line {
    display: none;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}
main#produtos .produtos .items-line article {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    overflow: hidden
}
main#produtos .produtos .items-line article .box-txt {
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}
main#produtos .produtos .items-line article .box-txt>div {
    z-index: 1
}
main#produtos .produtos .items-line article .bg-text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    text-indent: -9999px;
    font-size: 248px;
    font-family: Bebas-webfont, BebasNeue-webfont, Arial, Helvetica, sans-serif;
    line-height: 1.1em;
    white-space: nowrap;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: contain
}
main#produtos .produtos .items-line article.tradicional .bg-text {
    height: 160px;
    background-image: url(../images/linhas/bg-100p.jpg);
    background-position: 0 100%
}
main#produtos .produtos .items-line article.veggies .bg-text {
    height: 103px;
    background-image: url(../images/linhas/bg-veggies.jpg);
    background-position: 100% 100%
}
main#produtos .produtos .items-line article.fit .bg-text {
    height: 143px;
    background-image: url(../images/linhas/bg-fit.jpg);
    background-position: 0 100%
}
main#produtos .produtos .items-line h2,
main#produtos .produtos .items-line h3 {
    font-size: calc(37px + 29 * ((100vw - 420px) / 860));
    line-height: 32px;
    margin-bottom: .5em
}
@media screen and (min-width: 1280px) {
    main#produtos .produtos .items-line h2,
    main#produtos .produtos .items-line h3 {
        font-size: 36px
    }
}
@media screen and (max-width: 420px) {
    main#produtos .produtos .items-line h2,
    main#produtos .produtos .items-line h3 {
        font-size: 37px
    }
}
main#produtos .produtos .line-ambiente article.tradicional .bg-text {
    height: 117px;
    background-image: url(../images/linhas/ambiente-bg-100p.jpg);
    background-position: 100% 100%
}
main#produtos .produtos .line-ambiente article.fit .bg-text {
    height: 147px;
    background-image: url(../images/linhas/ambiente-bg-fit.jpg);
    background-position: 99.5555% bottom
}
main#produtos .line-slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    background: #fff
}
main#produtos .line-slide figure {
    outline: 0 none
}
main#produtos .line-slide img {
    display: inline
}
main#produtos .line-slide .wrapper {
    position: relative
}
main#produtos .line-slide .btn {
    padding: 2px 15px 0;
    min-width: 160px;
    margin-top: 15px
}
main#produtos .line-smoothies .bg-text {
    height: 160px;
    background-image: url(../images/linhas/bg-smoothies-100p.jpg);
    background-position: 0 100%
}
main#produtos .modal-product {
    width: 50%;
    text-align: left;
    font-size: 0;
    border-radius: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 55px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 3;
    display: none;
    color: #fff
}
main#produtos .modal-product:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}
main#produtos .modal-product .btn-close {
    width: 33px;
    height: 33px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    top: 20px;
    right: 15px;
    cursor: pointer;
    background: #fff;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}
main#produtos .modal-product p {
    font-weight: 600
}
main#produtos .modal-product i {
    width: 19px;
    height: 19px;
    display: inline-block
}
main#produtos .modal-product i svg {
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}
main#produtos .modal-product .container-modal-product {
    font-size: 16px;
    display: inline-block;
    vertical-align: middle
}
main#produtos .slick-arrow {
    position: absolute;
    cursor: pointer;
    z-index: 2
}
main#produtos .slick-arrow.svg-arrow-left {
    -webkit-transition: left .2s ease;
    transition: left .2s ease;
    left: calc(50% - 153px)
}
.desktop main#produtos .slick-arrow.svg-arrow-left:hover {
    left: calc(50% - 163px)
}
main#produtos .slick-arrow.svg-arrow-right {
    -webkit-transition: right .2s ease;
    transition: right .2s ease;
    right: calc(50% - 153px)
}
.desktop main#produtos .slick-arrow.svg-arrow-right:hover {
    right: calc(50% - 163px)
}
main#produtos .slick-arrow svg {
    height: 50px;
    width: 50px
}
#fale-conosco .container {
    width: 800px
}
#fale-conosco label {
    display: block;
    margin-bottom: 10px
}
#fale-conosco label.error input,
#fale-conosco label.error textarea {
    border-color: #d02420
}
#fale-conosco label.error .messages {
    color: #d02420;
    font-weight: 700;
    display: inline-block;
    margin-top: 4px
}
#fale-conosco input,
#fale-conosco textarea {
    width: 100%;
    color: #00033e;
    padding: 8px 12px;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: .09em;
    background: #e2e2e2;
    border: 2px solid transparent
}
#fale-conosco .msg {
    display: none
}
#fale-conosco .msg span {
    font-size: 17px;
    color: #72cc5d;
    font-weight: 700
}
#fale-conosco .banner-highlight-contact {
    position: relative;
    background-color: #f4bd47;
    overflow: hidden
}
#fale-conosco .banner-highlight-contact .wrapper {
    height: 580px
}
#fale-conosco .banner-highlight-contact .retangle {
    position: absolute;
    width: 88px;
    height: 163px;
    top: 0;
    left: 50%;
    margin-left: -44px;
    background-color: #00033e;
    z-index: 2
}
#fale-conosco .banner-highlight-contact .text {
    position: absolute;
    right: 30px;
    bottom: 14.313%;
    z-index: 2;
    color: #fff
}
#fale-conosco .banner-highlight-contact .text h2 {
    font-size: calc(32px + 46 * ((100vw - 420px) / 860));
    line-height: 100%;
    letter-spacing: 8px
}
@media screen and (min-width: 1280px) {
    #fale-conosco .banner-highlight-contact .text h2 {
        font-size: 78px
    }
}
@media screen and (max-width: 420px) {
    #fale-conosco .banner-highlight-contact .text h2 {
        font-size: 32px
    }
}
#fale-conosco .banner-highlight-contact .text p {
    float: right;
    display: inline-block;
    font-size: calc(11px + 15 * ((100vw - 420px) / 860));
    font-weight: 700;
    box-sizing: border-box;
    line-height: 1.2em;
    letter-spacing: 3px;
    background-color: #f97c31
}
@media screen and (min-width: 1280px) {
    #fale-conosco .banner-highlight-contact .text p {
        font-size: 26px
    }
}
@media screen and (max-width: 420px) {
    #fale-conosco .banner-highlight-contact .text p {
        font-size: 11px
    }
}
#fale-conosco .banner-highlight-contact .plant {
    position: absolute;
    bottom: 0;
    left: -185px;
    background-image: url(../images/ss-folha.png);
    background-size: 0
}
#fale-conosco .content-contact {
    color: #00033e;
    background: #fff
}
#fale-conosco .content-contact h3 {
    font-size: calc(32px + 20 * ((100vw - 420px) / 860));
    line-height: 100%;
    color: #f97c31;
    letter-spacing: 6px;
    text-transform: uppercase;
    font-family: BebasNeue-webfont, Arial, Helvetica, sans-serif;
    margin-bottom: 20px
}
@media screen and (min-width: 1280px) {
    #fale-conosco .content-contact h3 {
        font-size: 52px
    }
}
@media screen and (max-width: 420px) {
    #fale-conosco .content-contact h3 {
        font-size: 32px
    }
}
#fale-conosco .content-contact p {
    font-size: calc(16px + 4 * ((100vw - 420px) / 860));
    line-height: 21px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 20px
}
@media screen and (min-width: 1280px) {
    #fale-conosco .content-contact p {
        font-size: 20px
    }
}
@media screen and (max-width: 420px) {
    #fale-conosco .content-contact p {
        font-size: 16px
    }
}
#fale-conosco .content-contact p strong {
    font-size: calc(16px + 5 * ((100vw - 420px) / 860));
    text-shadow: 0 0 0 #00033e
}
@media screen and (min-width: 1280px) {
    #fale-conosco .content-contact p strong {
        font-size: 21px
    }
}
@media screen and (max-width: 420px) {
    #fale-conosco .content-contact p strong {
        font-size: 16px
    }
}
#fale-conosco .btn-secondary {
    float: right
}
#fale-conosco .image-farm img {
    width: 100%;
    min-width: 100%
}
@media screen and (min-width: 768px) {
    main {
        padding-top: 50px
    }
    .slick-prev {
        left: 1%;
        -webkit-transition: left .2s ease;
        transition: left .2s ease
    }
    .desktop .slick-prev:hover {
        left: calc(1% - 10px)
    }
    .slick-next {
        right: 1%;
        -webkit-transition: right .2s ease;
        transition: right .2s ease
    }
    .desktop .slick-next:hover {
        right: calc(1% - 10px)
    }
    #natural-one .group-banner {
        padding: 80px 0
    }
    #natural-one .group-banner h2 {
        margin-top: 37px
    }
    #natural-one .group-about {
        padding: 79px 0 44px
    }
    [lang=es] #natural-one .group-about h1 {
        margin-right: 35px
    }
    #natural-one .group-about p {
        margin-bottom: .8em;
        font-size: 16px
    }
    #natural-one .group-about .box-txt {
        margin-top: 30px
    }
    #natural-one .group-where-we {
        padding: 50px 0 0
    }
    #natural-one .group-where-we button {
        margin-bottom: 74px
    }
    #natural-one .group-where-we .tlt-border {
        padding: 7px 150px 0;
        margin: 25px 0 35px
    }
    main#produtos header {
        padding: 160px 0
    }
    main#produtos .line-slide,
    main#produtos [class^=linha],
    main#produtos article .box-txt {
        width: 50%;
        height: 260px
    }
    #fale-conosco textarea {
        height: 224px
    }
    #fale-conosco .banner-highlight-contact .text h2 {
        position: relative;
        margin-bottom: 30px
    }
    #fale-conosco .banner-highlight-contact .text p {
        padding: 22px 19px 24px 31px;
        line-height: 1.18em
    }
    #fale-conosco .content-contact {
        padding: 82px 0 72px
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    main#produtos header h1 {
        line-height: 60px
    }
    #fale-conosco .banner-highlight-contact .wrapper {
        height: 500px
    }
    #fale-conosco .banner-highlight-contact .retangle {
        height: 75px
    }
    #fale-conosco .banner-highlight-contact .plant {
        left: -85px
    }
    .content-form {
        margin-top: 25px
    }
}
@media screen and (min-width: 1201px) {
    .slick-prev {
        left: 30%
    }
    .desktop .slick-prev:hover {
        left: calc(30% - 10px)
    }
    .slick-next {
        right: 30%
    }
    .desktop .slick-next:hover {
        right: calc(30% - 10px)
    }
}
@media screen and (max-width: 1920px) {
    main#produtos .produtos section.linha-refrigerada {
        background-size: 20% auto, 25% auto
    }
    main#produtos .produtos section.linha-ambiente {
        background-size: 25% auto, 21% auto
    }
}
@media screen and (max-width: 1600px) {
    main#produtos .produtos section.linha-ambiente {
        background-position: 80% 100%, 100% 100%
    }
}
@media screen and (max-width: 1200px) {
    .slick-prev {
        left: 1%
    }
    .slick-next {
        right: 1%
    }
    main#produtos .produtos .items-line article.tradicional .bg-text {
        height: 100px
    }
    main#produtos .produtos .items-line article.veggies .bg-text {
        height: 70px
    }
    main#produtos .produtos .items-line article.fit .bg-text {
        height: 100px
    }
    main.smoothies {
        padding-top: 72px
    }
    main#produtos .line-smoothies .bg-text {
        height: 100px
    }
    main#produtos .wrapper-content {
        width: 260px
    }
    main#produtos .wrapper-content h3 {
        white-space: nowrap
    }
    main#produtos.smoothies header figure {
        width: 330px;
        right: 3%;
        top: -40px
    }
    #fale-conosco .banner-highlight-contact .plant {
        max-width: 40%;
        left: 2%
    }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
    main#produtos.smoothies header h1 {
        font-size: 58px
    }
}
@media screen and (max-width: 991px) {
    #natural-one .group-banner figure {
        margin: 0
    }
    #natural-one .group-about .col-md-6 {
        margin: 0 auto
    }
    #natural-one .group-about h1 {
        display: block;
        margin: 0 auto
    }
    main#produtos .produtos .line-slide .wrapper .modal-product {
        width: 85%
    }
    main#produtos .produtos section.linha-refrigerada {
        background-size: 26% auto, 22% auto;
        background-position: 0 0, center 100%
    }
    main#produtos .produtos section.linha-ambiente {
        background-size: 22% auto, 28% auto;
        background-position: center 100%, 100% 100%
    }
    main#produtos .produtos [class^=linha] {
        padding: 76px 10% 0
    }
    main#produtos .produtos [class^=linha] .box-txt {
        max-width: 260px;
        margin: 0 auto;
        text-align: center
    }
    main#produtos .produtos [class^=linha] .box-txt h2,
    main#produtos .produtos [class^=linha] .box-txt p {
        text-align: left
    }
    main#produtos.smoothies header h1 {
        font-size: 51px
    }
    main#produtos.smoothies header figure {
        width: 230px;
        right: 1%;
        top: -20px
    }
    #fale-conosco .container {
        width: auto
    }
}
@media screen and (max-width: 767px) {
    main {
        padding-top: 60px
    }
    #natural-one .group-banner {
        padding: 46px 0 38px;
        background-position: -2% 0, 120% 100%;
        background-size: 20%, 30%
    }
    #natural-one .group-banner h2 {
        margin-top: 22px;
        line-height: 1.1em
    }
    #natural-one .group-about {
        overflow: hidden;
        padding: 26px 15px
    }
    [lang=es] #natural-one .group-about {
        padding-bottom: 60px
    }
    #natural-one .group-about .d-flex {
        display: block
    }
    #natural-one .group-about h1 {
        text-align: center
    }
    [lang=pt-br] #natural-one .group-about h1 {
        background: url(../images/about-title_mobile.jpg) 0 0/cover no-repeat
    }
    [lang=es] #natural-one .group-about h1 {
        position: relative;
        margin-top: -55px;
        background: url(../images/about-title_mobile_es.jpg) 0 0/cover no-repeat
    }
    [lang=en] #natural-one .group-about h1 {
        display: block;
        background: url(../images/about-title_mobile_en.jpg) 0 0/cover no-repeat
    }
    [lang=arabic] #natural-one .group-about h1 {
        display: block;
        background: url(../images/about-title_mobile_ar.jpg) 0 0/cover no-repeat
    }
    #natural-one .group-about p {
        margin-bottom: 1.2em;
        font-size: 14px
    }
    #natural-one .group-about .box-txt {
        text-align: justify
    }
    #natural-one .group-about .tlt-rest {
        display: none
    }
    #natural-one .group-where-we {
        padding-top: 25px
    }
    #natural-one .group-where-we .tlt-border {
        min-width: 285px;
        font-size: 26px;
        margin-bottom: 9px;
        padding: 5px 15px 0;
        line-height: 1em;
        border-width: 3px
    }
    #natural-one .group-where-we .svg-arrow-down {
        width: 12px;
        height: 9px
    }
    #natural-one .group-where-we button {
        margin-bottom: 15px
    }
    main#produtos .slick-arrow {
        background: none
    }
    main#produtos header {
        padding: 85px 15px 45px
    }
    main#produtos header h1 {
        line-height: normal
    }
    main#produtos .line-slide,
    main#produtos [class^=linha] {
        height: 535px;
        width: 100%
    }
    main#produtos .produtos section.linha-refrigerada {
        background-position: 0 0, 90% 100%;
        background-size: 20% auto, 180px auto
    }
    main#produtos .produtos section.linha-ambiente {
        background-position: 90% 100%, 100% 100%;
        background-size: 180px auto, 21% auto
    }
    main#produtos .produtos [class^=linha] {
        padding: 50px 10% 0
    }
    main#produtos .produtos [class^=linha] .box-txt {
        max-width: 260px;
        text-align: left;
        margin: 0 0 0 60px
    }
    main#produtos .produtos .items-line article {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-ordinal-group: initial;
        -webkit-order: initial;
        -ms-flex-order: initial;
        order: 0
    }
    main#produtos .produtos .items-line article .box-txt {
        height: 400px;
        -webkit-box-ordinal-group: initial;
        -webkit-order: initial;
        -ms-flex-order: initial;
        order: 0
    }
    main#produtos .produtos .items-line article.tradicional .bg-text {
        height: 77px
    }
    main#produtos .produtos .items-line article.veggies .bg-text {
        right: -70px;
        height: 68px
    }
    main#produtos .produtos .items-line article.fit .bg-text {
        right: -10px;
        height: 74px;
        background-position: 100% 100%
    }
    main#produtos .modal-product i {
        margin-top: 5px
    }
    main#produtos .line-smoothies .bg-text {
        height: 80px
    }
    main#produtos.smoothies header .label {
        margin-top: 10px
    }
    main#produtos.smoothies header figure {
        width: 260px;
        display: block;
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        float: none;
        margin: 0 auto
    }
    #fale-conosco figure {
        overflow: hidden
    }
    #fale-conosco figure img {
        height: 100%;
        max-width: none;
        width: auto!important
    }
    #fale-conosco textarea {
        height: 130px
    }
    #fale-conosco .container {
        width: auto
    }
    #fale-conosco .content-sac {
        text-align: center
    }
    #fale-conosco .banner-highlight-contact .wrapper {
        height: 306px
    }
    #fale-conosco .banner-highlight-contact .retangle {
        width: 34px;
        height: 62px;
        top: 0;
        left: 50%;
        margin-left: -17px
    }
    #fale-conosco .banner-highlight-contact .text {
        top: 18.301%;
        bottom: auto
    }
    #fale-conosco .banner-highlight-contact .text h2 {
        margin: 25px 0 10px;
        letter-spacing: 4px
    }
    #fale-conosco .banner-highlight-contact .text p {
        margin: 5px 0 10px 15px;
        padding: 10px 14px;
        line-height: 1.19em;
        letter-spacing: .1em
    }
    #fale-conosco .banner-highlight-contact .plant {
        left: 30px
    }
    #fale-conosco .content-contact {
        padding: 20px 0
    }
    #fale-conosco .content-contact form {
        margin-top: 30px
    }
    #fale-conosco .image-farm {
        height: 220px
    }
}
@media screen and (max-width: 767px) and (orientation: landscape) and (min-height: 375px) {
    main#produtos header {
        padding: 125px 15px 50px
    }
}
@media screen and (max-width: 767px) and (orientation: portrait) {
    main#produtos header {
        padding: 30px
    }
    main#produtos header .container {
        padding: 0
    }
}
@media screen and (max-width: 767px) and (orientation: portrait) {
    main#produtos header figure {
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        position: relative;
        left: 50%;
        margin-left: 0;
        margin-top: 12.31%;
        top: auto
    }
}
@media screen and (max-width: 767px) and (orientation: portrait) {
    main#produtos .produtos section.linha-refrigerada {
        background-position: 0 0, center 125%;
        background-size: 26% auto, 150px auto
    }
    main#produtos .produtos section.linha-ambiente {
        background-position: center 125%, 100% 100%;
        background-size: 150px auto, 32% auto
    }
}
@media screen and (max-width: 767px) and (orientation: portrait) {
    main#produtos .produtos [class^=linha] .box-txt {
        max-width: 200px;
        text-align: center;
        margin: 0 auto
    }
    main#produtos .produtos [class^=linha] .box-txt h2,
    main#produtos .produtos [class^=linha] .box-txt p {
        text-align: left
    }
}
@media screen and (max-width: 767px) and (max-width: 420px) {
    #fale-conosco .banner-highlight-contact .wrapper {
        height: 306px
    }
}
@media screen and (max-width: 767px) and (min-width: 640px) {
    #fale-conosco .banner-highlight-contact .plant {
        max-width: 35%
    }
}
@media screen and (max-width: 767px) and (max-width: 320px) {
    #fale-conosco .banner-highlight-contact .plant {
        left: 17px
    }
}
@media screen and (max-width: 400px) {
    #natural-one .mobile-container {
        min-width: 80%;
        margin-left: 10%
    }
}
[data-component=banner-benefits] {
    padding: 0
}
.desktop [data-component=banner-benefits] .slick-slider figure:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.03);
    transform: scale(1.03)
}
[data-component=banner-benefits] .about-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}
[data-component=banner-benefits] .about-item figure {
    max-width: 460px;
    max-height: auto;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .8s cubic-bezier(.03, .82, .34, .99);
    transition: -webkit-transform .8s cubic-bezier(.03, .82, .34, .99);
    transition: transform .8s cubic-bezier(.03, .82, .34, .99);
    transition: transform .8s cubic-bezier(.03, .82, .34, .99), -webkit-transform .8s cubic-bezier(.03, .82, .34, .99)
}
[data-component=banner-benefits] .about-item .box-txt {
    text-align: left
}
[data-component=banner-benefits] .about-item .box-txt h3 {
    font-size: calc(30px + 20 * ((100vw - 420px) / 860));
    white-space: nowrap;
    margin-bottom: .4em
}
@media screen and (min-width: 1280px) {
    [data-component=banner-benefits] .about-item .box-txt h3 {
        font-size: 50px
    }
}
@media screen and (max-width: 420px) {
    [data-component=banner-benefits] .about-item .box-txt h3 {
        font-size: 30px
    }
}
[data-component=banner-benefits] .about-item .box-txt p {
    font-weight: 300;
    font-size: calc(14px + 4 * ((100vw - 420px) / 860));
    letter-spacing: .12em
}
@media screen and (min-width: 1280px) {
    [data-component=banner-benefits] .about-item .box-txt p {
        font-size: 18px
    }
}
@media screen and (max-width: 420px) {
    [data-component=banner-benefits] .about-item .box-txt p {
        font-size: 14px
    }
}
@media screen and (max-width: 991px) {
    [data-component=banner-benefits] .about-item {
        height: 883px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 30px 0
    }
    [data-component=banner-benefits] figure {
        margin-bottom: 20px
    }
}
@media screen and (max-width: 767px) {
    [data-component=banner-benefits] figure {
        width: 246px
    }
    [data-component=banner-benefits] .slick-arrow {
        width: 44px;
        height: 44px;
        
    }
    [data-component=banner-benefits] .slick-prev {
background: url(../images/arrow-left.png) 50% no-repeat
    }
    [data-component=banner-benefits] .slick-next {
        background: url(../images/arrow-right.png) 50% no-repeat
    }
    [data-component=banner-benefits] .about-item {
        height: auto;
    }
    [data-component=banner-benefits] .about-item .box-txt {
        box-sizing: content-box;
        max-width: 207px;
        padding: 0 50px
    }
    [data-component=banner-benefits] .about-item .box-txt h3 {
        letter-spacing: .12em;
        margin-bottom: .2em
    }
    [data-component=banner-benefits] .about-item .box-txt p {
        line-height: 1.4em
    }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
    [data-component=banner-benefits] .about-item {
        min-height: auto
    }
}
@media screen and (min-width: 768px) {
    [data-component=banner-benefits] .about-item {
        padding: 50px 0
    }
    [data-component=banner-benefits] .about-item .box-txt {
        max-width: 580px
    }
}
@media screen and (min-width: 992px) {
    [data-component=banner-benefits] .about-item h3 {
        line-height: 1em
    }
    [data-component=banner-benefits] .about-item.item-left .box-txt {
        padding-left: 65px
    }
    [data-component=banner-benefits] .about-item.item-right .circle {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
    [data-component=banner-benefits] .about-item.item-right .box-txt {
        padding-right: 65px
    }
}


[data-component=intro] {
    background: #111;
    text-align: center;
	padding: 15px 0 53px 0;
}

[data-component=banner-gcsm] {
    background: #111;
    text-align: center
}
[data-component=banner-gcsm] h2 {
    font-size: calc(24px + 28 * ((100vw - 420px) / 860));
    border-color: #fff
}
@media screen and (min-width: 1280px) {
    [data-component=banner-gcsm] h2 {
        font-size: 52px
    }
}
@media screen and (max-width: 420px) {
    [data-component=banner-gcsm] h2 {
        font-size: 24px
    }
}
[data-component=banner-gcsm] li {
    display: inline-block
}
[data-component=banner-gcsm] .comparative-items {
    display: none
}
[data-component=banner-gcsm] .comparative-items figure {
    position: relative;
    display: inline-block
}
[data-component=banner-gcsm] .comparative-items .bt-plus {
    position: absolute;
    right: 25%;
    padding: 11px
}
[data-component=banner-gcsm] .comparative-items .bt-plus i {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 20px;
    height: 20px;
    background: #f97c31;
    border-radius: 50%;
    -webkit-transform-origin: 50% 50% 0;
    -ms-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
    -webkit-transition: -webkit-transform .1s ease-in;
    transition: -webkit-transform .1s ease-in;
    transition: transform .1s ease-in;
    transition: transform .1s ease-in, -webkit-transform .1s ease-in
}
[data-component=banner-gcsm] .comparative-items .bt-plus i svg {
    width: 12px;
    height: 12px;
    fill: #fff
}
[data-component=banner-gcsm] .comparative-items .bt-plus span {
    display: none;
    position: absolute;
    top: 8px;
    color: #00033e;
    font-size: calc(14px + 3 * ((100vw - 420px) / 860));
    line-height: 1em;
    font-family: BebasNeue-webfont, Arial, Helvetica, sans-serif;
    letter-spacing: .09em;
    background: #fff;
    border-radius: 9px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}
@media screen and (min-width: 1280px) {
    [data-component=banner-gcsm] .comparative-items .bt-plus span {
        font-size: 17px
    }
}
@media screen and (max-width: 420px) {
    [data-component=banner-gcsm] .comparative-items .bt-plus span {
        font-size: 14px
    }
}
[data-component=banner-gcsm] .comparative-items .bt-plus span.open {
    display: block
}
.desktop [data-component=banner-gcsm] .comparative-items .bt-plus:hover i {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}
[data-component=banner-gcsm] button {
    display: block;
    margin: 30px auto 0
}
[data-component=banner-gcsm] .svg-arrow-down {
    opacity: .5;
    fill: #fff
}
@media screen and (min-width: 768px) {
    [data-component=banner-gcsm] {
        padding: 15px 0 53px 0
    }
    [data-component=banner-gcsm] h2 {
        padding: 35px 35px 20px
    }
    [data-component=banner-gcsm] .bt-plus {
        top: 55%
    }
    [data-component=banner-gcsm] .bt-plus span {
        left: -25%;
        width: 164px;
        padding: 10px 8px 8px
    }
}
@media screen and (max-width: 767px) {
    [data-component=banner-gcsm] h2 {
        margin-top: 20px;
        padding: 10px 15px;
        line-height: 1em;
        min-width: 288px
    }
    [data-component=banner-gcsm] button {
        margin-bottom: 15px
    }
    [data-component=banner-gcsm] .comparative-items {
        margin-bottom: 20px
    }
    [data-component=banner-gcsm] .comparative-items li {
        width: 39%;
        margin: 0
    }
    [data-component=banner-gcsm] .bt-plus {
        top: 48%
    }
    [data-component=banner-gcsm] .bt-plus span {
        left: 30%;
        width: 125px;
        padding: 6px 4px 4px
    }
}
[data-component=banner-farm] {
    background: #4cc5db;
    padding: 0;
    overflow: hidden
}
[data-component=banner-farm]:after {
    content: "";
    background: url(../images/laranja-da-fazenda.jpg) 0 50%/cover no-repeat
}
[data-component=banner-farm] .container {
    overflow: visible;
    padding: 152px 0 104px
}
[data-component=banner-farm] .container:before {
    position: absolute;
    top: 0;
    left: -16.7%;
    width: 230px;
    height: 191px;
    background: url(../images/folhas.jpg) 0 -60px no-repeat;
    z-index: -1
}
[data-component=banner-farm] h2 {
    position: relative;
    font-size: calc(46px + 30 * ((100vw - 420px) / 860));
    color: #fdd37a
}
@media screen and (min-width: 1280px) {
    [data-component=banner-farm] h2 {
        font-size: 76px
    }
}
@media screen and (max-width: 420px) {
    [data-component=banner-farm] h2 {
        font-size: 46px
    }
}
[data-component=banner-farm] h2:after {
    content: "";
    position: absolute;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    display: block;
    height: 4px;
    width: 40px;
    background: #fff
}
[data-component=banner-farm] p {
    font-size: calc(14px + 4 * ((100vw - 420px) / 860));
    font-weight: 700
}
@media screen and (min-width: 1280px) {
    [data-component=banner-farm] p {
        font-size: 18px
    }
}
@media screen and (max-width: 420px) {
    [data-component=banner-farm] p {
        font-size: 14px
    }
}
[data-component=banner-farm] .image-container {
    display: block;
    width: 50%;
    height: 100%;
    background: url(../images/laranja-da-fazenda.jpg) 100% no-repeat
}
@media screen and (max-width: 991px) {
    [data-component=banner-farm] {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    [data-component=banner-farm]:after {
        width: 100%;
        height: 200px
    }
    [data-component=banner-farm] .container {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        padding: 75px 0 90px
    }
    [data-component=banner-farm] .container:before {
        left: auto;
        right: 0;
        height: 150px;
        background: url(../images/folhas.jpg) 35px -33px no-repeat;
        background-size: contain;
        -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
        transform: scaleX(-1)
    }
}
@media screen and (max-width: 991px) and (min-width: 490px) {
    [data-component=banner-farm]:after {
        height: 400px
    }
}
@media screen and (max-width: 767px) {
    [data-component=banner-farm] .container {
        padding: 35px 0 25px
    }
    [data-component=banner-farm] .container:before {
        left: auto;
        right: 0;
        height: 100px
    }
    [data-component=banner-farm] h2 {
        padding-bottom: 15px;
        margin-bottom: 20px
    }
    [data-component=banner-farm] .box-txt {
        padding: 25px 45px 30px
    }
}
@media screen and (min-width: 768px) {
    [data-component=banner-farm] {
        position: relative
    }
    [data-component=banner-farm] h2 {
        padding-bottom: 40px;
        margin-bottom: 50px
    }
    [data-component=banner-farm] p {
        padding-right: 40px
    }
}
@media screen and (min-width: 992px) {
    [data-component=banner-farm]:after {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: calc(50% + 15px)
    }
}
[data-component=banner-highlight] {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: calc(100vh - 100px);
    background: #1ecc8d;
    overflow: hidden
}
[data-component=banner-highlight] .content-banner-highlight {
    position: relative;
    padding: 0 75px
}
[lang=en] [data-component=banner-highlight] .content-banner-highlight,
[lang=es] [data-component=banner-highlight] .content-banner-highlight {
    width: 845px
}
[lang=arabic] [data-component=banner-highlight] .content-banner-highlight {
    width: 720px
}
[data-component=banner-highlight] h2 {
    font-family: Bebas-webfont, BebasNeue-webfont, Arial, Helvetica, sans-serif;
    margin: 0 auto
}
[data-component=banner-highlight] h2 span:first-child {
    width: 100%;
    display: block
}
[data-component=banner-highlight] h1 {
    font-style: italic;
    font-size: 28px;
    font-family: BebasNeue-webfont, Arial, Helvetica, sans-serif;
    letter-spacing: .1em;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}
[data-component=banner-highlight] figure {
    position: absolute;
    background-image: url(../images/ss-produtos.png);
    background-size: 0
}
[data-component=banner-highlight] .label:before {
    bottom: 0
}
@media screen and (max-width: 767px) {
    [data-component=banner-highlight] {
        height: calc(100vh - 60px);
        min-height: 410px
    }
    [data-component=banner-highlight] .content-banner-highlight {
        width: 100%;
        height: 410px;
        padding: 16px 40px 0
    }
    [data-component=banner-highlight] h2 {
        line-height: 1.15em;
        letter-spacing: .08em;
        font-size: 70px
    }
    [data-component=banner-highlight] h2 span {
        display: block
    }
    [data-component=banner-highlight] h2 span:first-child {
        font-size: 73px
    }
    [data-component=banner-highlight] h1 {
        margin-top: 15px;
        padding-left: 10px;
        font-size: 16px
    }
    [data-component=banner-highlight] figure {
        right: 0;
        bottom: 12px;
        margin-right: 10px;
        max-width: 206px;
        max-height: 90%
    }
}
@media screen and (max-width: 767px) and (orientation: portrait) {
    [data-component=banner-highlight] .content-banner-highlight {
        max-width: 375px
    }
}
@media screen and (max-width: 767px) and (orientation: landscape) {
    [data-component=banner-highlight] figure {
        max-width: 50%
    }
}
@media screen and (max-width: 370px) {
    [data-component=banner-highlight] {
        min-height: 366px
    }
    [data-component=banner-highlight] .content-banner-highlight {
        height: 366px;
        padding: 16px 30px 0
    }
    [data-component=banner-highlight] h2 {
        font-size: 61px
    }
    [data-component=banner-highlight] h2 span:first-child {
        font-size: 64px
    }
    [data-component=banner-highlight] figure {
        max-width: 55%;
        margin-right: 5px
    }
}
@media screen and (min-width: 768px) {
    [data-component=banner-highlight] {
        min-height: 680px
    }
    [data-component=banner-highlight] .content-banner-highlight {
        height: 680px
    }
    [data-component=banner-highlight] h2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        font-size: 155px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: 100%;
        padding: 44px 0 67px;
        line-height: 1em;
        letter-spacing: .1em
    }
    [data-component=banner-highlight] h2 span:first-child {
        font-size: 160px
    }
    [data-component=banner-highlight] h1 {
        position: absolute;
        top: 50%;
        right: 0;
        left: 81px;
        margin: 0 auto;
        -webkit-transform: translateY(calc(-50% - 3px));
        -ms-transform: translateY(calc(-50% - 3px));
        transform: translateY(calc(-50% - 3px))
    }
    [data-component=banner-highlight] figure {
        width: 440px;
        left: 45.1%;
        bottom: 205px
    }
}
[data-component=banner-products] {
    overflow: hidden;
    position: relative;
    text-align: center;
    color: #f97c31;
    background: #fff
}
[data-component=banner-products] .slick-slider {
    z-index: 2
}
[data-component=banner-products] .slick-slide img {
    display: inline-block
}
[data-component=banner-products] .slick-dots {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}
[data-component=banner-products] .slick-dots li {
    position: relative;
    display: inline-block;
    vertical-align: middle
}
[data-component=banner-products] .slick-dots li button:before {
    content: "•";
    display: block;
    position: absolute;
    top: 50%;
    left: 5px;
    background: #f97c31;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
[data-component=banner-products] .slick-dots li.slick-active button {
    opacity: .7
}
[data-component=banner-products] .orange-left,
[data-component=banner-products] .orange-right {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 155px;
    background-image: url(../images/meia-laranja-v2.png);
    background-repeat: repeat-y;
    background-position-y: 50%;
    z-index: 1
}
[data-component=banner-products] .orange-left {
    background-position-x: 100%
}
[data-component=banner-products] .orange-right {
    background-position-x: 0
}
@media screen and (min-width: 768px) {
    [data-component=banner-products] {
        padding: 50px 0;
        overflow: hidden
    }
    [data-component=banner-products] .orange-left {
        left: -35px
    }
    [data-component=banner-products] .orange-right {
        right: -35px
    }
    [data-component=banner-products] figure {
        padding-bottom: 56px
    }
    [data-component=banner-products] .btn {
        padding: 4px 20px
    }
    [data-component=banner-products] .slick-single-mobile {
        display: none
    }
    [data-component=banner-products] .slick-dots {
        bottom: 25px
    }
    [data-component=banner-products] .slick-dots li {
        margin-top: 5px
    }
    [data-component=banner-products] .slick-dots li button {
        width: 18px;
        height: 18px
    }
    [data-component=banner-products] .slick-dots li button:before {
        width: 8px;
        height: 8px
    }
    [data-component=banner-products] .slick-dots li.slick-active button:before {
        width: 10px;
        height: 10px
    }
}
@media screen and (max-width: 767px) {
    [data-component=banner-products] {
        padding: 30px 0
    }
    [data-component=banner-products] .orange-left,
    [data-component=banner-products] .orange-right {
        background-size: 137px
    }
    [data-component=banner-products] .orange-left {
        left: -96px
    }
    [data-component=banner-products] .orange-right {
        right: -96px
    }
    [data-component=banner-products] .slick-single {
        display: none
    }
    [data-component=banner-products] .slick-single-mobile {
        margin-top: 23px
    }
    [data-component=banner-products] .slick-dots {
        bottom: -21px
    }
    [data-component=banner-products] .slick-dots li {
        margin-top: 5px
    }
    [data-component=banner-products] .slick-dots li button {
        width: 18px;
        height: 18px
    }
    [data-component=banner-products] .slick-dots li button:before {
        width: 8px;
        height: 8px
    }
    [data-component=banner-products] .slick-dots li.slick-active button:before {
        width: 10px;
        height: 10px
    }
    [data-component=banner-products] .btn {
        margin-top: 37px;
        line-height: .9em;
        padding: 6px 8px 4px;
        font-size: 16px;
        max-width: 104px;
        border-width: 3px
    }
}
[data-component=banner-values] {
    background: #f4bd47;
    padding: 50px 0
}
[data-component=banner-values] .value-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}
[data-component=banner-values] .value-item .box-txt {
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}
.desktop [data-component=banner-values]:hover .item-right .box-txt {
    border-top-right-radius: 70px;
    border-bottom-right-radius: 70px
}
.desktop [data-component=banner-values]:hover .item-left .box-txt {
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px
}
[data-component=banner-values] .box-txt,
[data-component=banner-values] figure {
    display: inline-block;
    vertical-align: middle
}
[data-component=banner-values] .box-txt {
    -webkit-transition: border .3s ease-out;
    transition: border .3s ease-out
}
[data-component=banner-values] .box-txt h4 {
    font-size: calc(18px + 14 * ((100vw - 420px) / 860))
}
@media screen and (min-width: 1280px) {
    [data-component=banner-values] .box-txt h4 {
        font-size: 32px
    }
}
@media screen and (max-width: 420px) {
    [data-component=banner-values] .box-txt h4 {
        font-size: 18px
    }
}
[data-component=banner-values] .box-txt h5 {
    font-size: calc(28px + 14 * ((100vw - 420px) / 860));
    line-height: 1em;
    margin-bottom: .5em;
    letter-spacing: 0
}
@media screen and (min-width: 1280px) {
    [data-component=banner-values] .box-txt h5 {
        font-size: 42px
    }
}
@media screen and (max-width: 420px) {
    [data-component=banner-values] .box-txt h5 {
        font-size: 28px
    }
}
[data-component=banner-values] .box-txt p {
    font-weight: 600
}
@media screen and (max-width: 991px) {
    [data-component=banner-values] .value-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    [data-component=banner-values] .value-item .box-txt {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        padding: 90px 30px 30px;
        max-width: 80%;
        padding-bottom: 60px
    }
    [data-component=banner-values] .value-item figure {
        margin-bottom: -60px;
        z-index: 1;
        max-width: 60%
    }
    [data-component=banner-values] .value-item figure img {
        margin: 0 auto
    }
}
@media screen and (max-width: 767px) {
    [data-component=banner-values] .slick-arrow {
        width: 44px;
        height: 44px;
        background: url(../images/arrow-down.svg) 50% 50%/50% no-repeat
    }
    [data-component=banner-values] .slick-prev {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    [data-component=banner-values] .slick-next {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }
    [data-component=banner-values] .slick-next,
    [data-component=banner-values] .slick-prev {
        top: 25%
    }
    [data-component=banner-values] .value-item .box-txt {
        padding-bottom: 35px
    }
}
@media screen and (min-width: 768px) {
    [data-component=banner-values] .box-txt {
        padding-top: 60px;
        padding-bottom: 60px;
        max-width: 440px
    }
    [data-component=banner-values] .item-left .box-txt {
        padding-left: 100px;
        padding-right: 60px
    }
    [data-component=banner-values] .item-right .box-txt {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        padding-left: 60px;
        padding-right: 100px
    }
}
@media screen and (min-width: 992px) {
    [data-component=banner-values] .box-txt {
        height: 340px;
        padding-top: 50px;
        padding-bottom: 50px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}
[data-component=footer] {
    font-size: 16px;
    background: #666
}
[data-component=footer] .footer-container {
    display: inline-block;
    margin: 0 30px
}
[data-component=footer] nav p {
    font-weight: 400;
    font-family: BebasNeue-webfont, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: calc(20px + 5 * ((100vw - 992px) / 208))
}
@media screen and (min-width: 1200px) {
    [data-component=footer] nav p {
        font-size: 25px
    }
}
@media screen and (max-width: 992px) {
    [data-component=footer] nav p {
        font-size: 20px
    }
}
[data-component=footer] ul a {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px
}
[data-component=footer] p {
    font-size: calc(10px + 5 * ((100vw - 420px) / 860));
    font-weight: 700
}
@media screen and (min-width: 1280px) {
    [data-component=footer] p {
        font-size: 15px
    }
}
@media screen and (max-width: 420px) {
    [data-component=footer] p {
        font-size: 10px
    }
}
@media (max-width: 320px) {
    [data-component=footer] p {
        font-size: 9px
    }
}
[data-component=footer] [class^=svg] {
    width: 23px;
    height: 23px;
    fill: #fff
}
[data-component=footer] .footer-share {
    float: right;
    margin-top: -17px
}
[data-component=footer] .footer-share li {
    display: inline-block;
    margin: 0 10px 0 0
}
.desktop [data-component=footer] .footer-share li:hover {
    color: #00033e
}
.desktop [data-component=footer] .footer-share li:hover svg {
    fill: #00033e
}
[data-component=footer] .spacer {
    margin-top: .8em;
    display: block
}
@media screen and (max-width: 991px) {
    [data-component=footer] {
        padding: 10px 0 20px;
        text-align: center
    }
    [data-component=footer] .footer-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    [data-component=footer] .logotipo-natural-one {
        margin: 0 auto;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    [data-component=footer] nav {
       
    }
    [data-component=footer] .nav-mobile {
        display: block;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }
    [data-component=footer] .nav-mobile p {
        display: none
    }
    [data-component=footer] .footer-share {
        margin-bottom: 12px;
        margin-left: 10px;
        margin-top: 10px;
        margin-bottom: 0
    }
    [data-component=footer] .footer-share,
    [data-component=footer] p {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        text-align: center
    }
    [data-component=footer] p {
        margin: 0 auto;
        line-height: .7em;
        display: inline-block;
        margin: 8px 0
    }
}
@media screen and (max-width: 767px) {
    [data-component=footer] .logotipo-natural-one {
        width: 70px;
        height: 43px;
        background: url(../images/logotipo-natural-one-mobile.png) 50% no-repeat;
        background-size: cover
    }
}
@media screen and (min-width: 992px) {
    [data-component=footer] {
        padding: 0px 0 10px;
        text-align: center
    }
    [data-component=footer] h1,
    [data-component=footer] nav {
        display: inline-block;
        vertical-align: top
    }
    [data-component=footer] h1 {
        margin-right: 33px
    }
    [data-component=footer] nav {
        margin: 26px 14px 30px;
        text-align: left
    }
    [data-component=footer] p {
        text-align: left
    }
}
[data-component=header] {
    width: 100%;
	height: 50px;
    background-color: #000;
	border-bottom: 1px solid #555;
    color: #fff;
	font-family: 'Work Sans',sans-serif;
    position: fixed;
    top: 0;
    z-index: 3
}
[data-component=header] a {
    font-size: calc(21px + 6 * ((100vw - 842px) / 438))
}
@media screen and (min-width: 1280px) {
    [data-component=header] a {
        font-size: 20px
    }
}
@media screen and (max-width: 842px) {
    [data-component=header] a {
        font-size: 21px
    }
}
[data-component=header] .container-fluid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
[data-component=header] .nav-group {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    font-size: 0
}
[data-component=header] .languages,
[data-component=header] .main-menu {
    display: inline-block
}
[data-component=header] .main-menu a:last-child {
    margin-right: 0
}
.desktop [data-component=header] .main-menu a:hover,
[data-component=header] .main-menu a.active {
    color: #ad8851
}
[data-component=header] .languages {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    vertical-align: middle;
    font-size: 16px;
    height: 1em;
    font-size: calc(21px + 6 * ((100vw - 420px) / 860));
    vertical-align: top;
    margin-left: .4em
}
@media screen and (min-width: 1280px) {
    [data-component=header] .languages {
        font-size: 27px
    }
}
@media screen and (max-width: 420px) {
    [data-component=header] .languages {
        font-size: 21px
    }
}
.desktop [data-component=header] .languages:hover a {
    display: block
}
[data-component=header] .languages a {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    display: none;
    border-left: 3px solid #000;
    border-right: 3px solid #000;
    background: #fff;
    font-size: 16px;
    padding: 5px 6px 4px
}
[data-component=header] .languages a.active {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    display: block
}
.desktop [data-component=header] .languages a:hover {
    color: #1ecc8d
}
[data-component=header] .languages-mobile {
    border-top: 1px solid #d6d6d6
}
[data-component=header] [class*=icon-flag] {
    display: inline-block;
    width: 25px;
    height: 17px;
    margin-right: 8px
}
@media screen and (min-width: 768px) {
    [data-component=header] {
        padding: 10px 0 0 0;
        position: fixed;
        width: 100%;
        z-index: 3
    }
    [data-component=header] i {
        display: none
    }
    [data-component=header] .container-fluid {
        padding: 0 30px
    }
    [data-component=header] .menu-mobile a {
        display: inline-block;
        margin: 0 .5em
    }
    [data-component=header] .languages-mobile {
        display: none
    }
}
@media screen and (min-width: 768px) and (max-width: 790px) {
    [lang=es] [data-component=header] .menu-mobile a {
        font-size: 22px
    }
}
@media screen and (min-width: 992px) {
    [data-component=header] .languages {
        margin-left: 1em
    }
}
@media screen and (max-width: 1280px) {
    [data-component=header] .container {
        padding: 0!important
    }
    [data-component=header] .logo {
        position: absolute;
        top: 4px;
        left: 30px;
        width: 240px;
        height: 50px;
        z-index: 2
    }
    [data-component=header] .menu-mobile {
        width: 100%;
        background: #fff;
        position: absolute;
        right: 0;
        display: none
    }
    [data-component=header] .menu-mobile a {
        text-align: center;
        display: block;
        background: #000;
        margin: 0;
        padding: 15px 0 13px;
        border-top: 1px solid #d6d6d6
    }
    [data-component=header] .menu-mobile a:first-child {
        border-top: 0
    }
    [data-component=header] .languages {
        display: none
    }
    [data-component=header] .btn-menu,
    [data-component=header] .languages-mobile {
        display: block
    }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
    [data-component=header] .languages {
        vertical-align: baseline
    }
}
@media screen and (max-width: 767px) {
    [data-component=header] .languages,
    [data-component=header] a {
        font-size: calc(17px + 11 * ((100vw - 900px) / 380))
    }
    @media screen and (min-width: 1280px) {
        [data-component=header] .languages, [data-component=header] a {
            font-size: 28px
        }
    }
    @media screen and (max-width: 900px) {
        [data-component=header] .languages, [data-component=header] a {
            font-size: 17px
        }
    }
}
[data-component=map] {
    background: #f97c31;
    overflow: hidden;
    height: 370px
}
[data-component=map] .map {
    display: inline-block;
    position: relative;
    -webkit-transform: translateY(-29.5%);
    -ms-transform: translateY(-29.5%);
    transform: translateY(-29.5%)
}
[data-component=map] .map figure {
    display: inline-block
}
[data-component=map] .map figure img {
    max-width: none
}
[data-component=map] .map .pin {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer
}
[data-component=map] .map .pin svg {
    width: 32px
}
[data-component=map] .map .pin span {
    display: none;
    font-family: BebasNeue-webfont, Arial, Helvetica, sans-serif;
    font-size: calc(16px + 3 * ((100vw - 420px) / 860));
    border-radius: 6px;
    padding: 6px 20px 4px;
    letter-spacing: .09em;
    position: absolute;
    left: 50%;
    top: 35px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1
}
@media screen and (min-width: 1280px) {
    [data-component=map] .map .pin span {
        font-size: 19px
    }
}
@media screen and (max-width: 420px) {
    [data-component=map] .map .pin span {
        font-size: 16px
    }
}
[data-component=map] .map .pin:hover span {
    display: inline-block
}
[data-component=map] .map .pin.country-br {
    top: 72%;
    left: 34%
}
[data-component=map] .map .pin.country-br span {
    background: #f4bd47
}
[data-component=map] .map .pin.country-par {
    top: 76%;
    left: 30.5%
}
[data-component=map] .map .pin.country-par span {
    background: #1ecc8d
}
[data-component=map] .map .pin.country-urg {
    top: 80.555%;
    left: 31%
}
[data-component=map] .map .pin.country-urg span {
    background: #4cc5db
}
[data-component=map] .map .pin.country-chi {
    top: 78%;
    left: 27%
}
[data-component=map] .map .pin.country-chi span {
    background: #d02048
}
[data-component=map] .map .pin.country-hol {
    top: 38.555%;
    left: 47.555%
}
[data-component=map] .map .pin.country-hol span {
    background: #72cc5d
}
[data-component=map] .map .pin.country-gre {
    top: 47.555%;
    left: 52.111%
}
[data-component=map] .map .pin.country-gre span {
    background: #f4bd47
}
[data-component=map] .map .pin.country-qt {
    top: 53.777%;
    left: 60%
}
[data-component=map] .map .pin.country-qt span {
    background: #1ecc8d
}
[data-component=map] .map .pin.country-jp {
    left: 84%;
    top: 46%
}
[data-component=map] .map .pin.country-jp span {
    background: #4cc5db
}
[data-component=map] .map .pin.country-mal {
    left: 73.333%;
    top: 63%
}
[data-component=map] .map .pin.country-mal span {
    background: #d02048
}
[data-component=map] .map .pin.country-sin {
    left: 74.333%;
    top: 65%
}
[data-component=map] .map .pin.country-sin span {
    background: #72cc5d
}
[data-component=map] .map .pin.country-idn {
    left: 77%;
    top: 68.333%
}
[data-component=map] .map .pin.country-idn span {
    background: #f4bd47
}
@media screen and (max-width: 767px) {
    [data-component=map] {
        height: 255px
    }
	
	#gcsm { padding-top: 20px; padding-bottom: 20px; }
	.logo-gcsm { max-width: 200px; }
	
}
/*# sourceMappingURL=main.min.css.map */