@import url(https://fonts.googleapis.com/css?family=Roboto:100,300italic,400,400italic,300,500,500italic,700,700italic,900,900italic);

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

@import url(../font/font.css);
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

li {
    list-style: none
}

body {
    margin: 0
}

a {
    text-decoration: none
}

* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    vertical-align: top
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: top
}

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
}

strong {
    font-weight: bold
}

b {
    font-weight: normal
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: top
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

hr {
    -moz-box-sizing: content-box;
    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;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

h1,
h2,
h3,
h4,
h5 {
    margin: 0
}

.cf_:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.cf_ {
    display: block;
    *display: inline-block
}

.view-animate-container {
    height: 100%;
    overflow: hidden;
    width: 100%
}

.view-animate {
    width: 100%
}

.view-animate.ng-enter,
.view-animate.ng-leave {
    transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 150ms;
    display: block;
    border-left: 1px solid black;
    top: 0px;
    left: 0px
}

.view-animate.ng-enter {
    opacity: 0
}

.view-animate.ng-enter.ng-enter-active {
    opacity: 1
}

.view-animate.ng-leave.ng-leave-active {
    opacity: 0
}

* {
    box-sizing: border-box
}

ul {
    padding: 0
}

.ng-scope svg {
    width: 100%;
    height: 100%
}

body {
    font-family: "Roboto"
}

::selection {
    background-color: blue;
    color: #FFF
}

::-moz-selection {
    background-color: blue;
    color: #FFF
}

section.painel .units,
section.painel .unit,
section.painel .unit .fill,
section.painel .unit figure {
    display: block;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute
}

.noteselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

i {
    font-style: normal
}

p {
    margin: 0;
    padding: 0
}

body {
    background-color: #622374
}

.hAnime {
    position: absolute;
    top: 44% !important;
    z-index: 800;
    font-size: 54px;
    width: 100%;
    max-width: 100%;
    text-align: center;
    color: #FFF
}

@media (max-width: 850px) {
    .hAnime {
        font-size: 5.7vw;
        text-align: center
    }
}

.hAnime span {
    font-family: "din-medium";
    font-weight: normal;
    opacity: 0;
    display: inline-block;
    margin-right: 9px;
    margin-top: 95px;
    opacity: 0;
    position: relative;
    -webkit-transition: ease-out, all, 0.5s;
    -moz-transition: ease-out, all, 0.5s;
    -o-transition: ease-out, all, 0.5s;
    transition: ease-out, all, 0.5s;
    -ms-transition: ease-out, all, 0.5s
}

.hAnime .up {
    opacity: 1;
    margin-top: 0
}

header {
    width: 100%;
    z-index: 2
}

header .help {
    margin-top: 11px;
    margin-left: 8px;
    width: 20px;
    height: 20px;
}

header .logo {
    width: 126px;
    height: 89px;
    display: inline-block;
    position: absolute;
    top: 23px;
    left: 60px;
    z-index: 2
}

header .actions {
    display: inline-block;
    position: absolute;
    top: 23px;
    right: 60px;
    z-index: 900;
}

header .actions nav {
    display: inline-block;
    text-transform: uppercase;
    font-size: 0
}

header .actions nav a {
    color: #fff;
    text-decoration: none;
    padding: 0 22px;
    font-family: "din-medium";
    font-weight: normal;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin: 0;
    font-size: 18px
}

header .actions nav a:nth-child(2) {
    border-left: 1px solid rgba(255, 255, 255, 0.35)
}

header .actions nav a:hover {
    color: #622374;
    background: #fff;
    -webkit-transition: ease, background, 0.2s;
    -moz-transition: ease, background, 0.2s;
    -o-transition: ease, background, 0.2s;
    transition: ease, background, 0.2s;
    -ms-transition: ease, background, 0.2s
}

header .actions #search {
    display: inline-block;
    width: 253px
}

header .actions #search .center {
    background: transparent;
    position: relative;
    display: table;
    border-collapse: separate;
    height: 3px;
    border-radius: 2px;
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

header .actions #search .center .select {
    display: table-cell;
    position: relative;
    white-space: nowrap;
    width: 1%;
    margin: 0;
    padding: 0
}

header .actions #search .center .select:after {
    content: "";
    width: 1px;
    height: 22px;
    margin-top: 9px;
    right: 0;
    position: absolute;
    background: #8b969b;
    opacity: .35
}

header .actions #search .center .select button {
    height: 40px;
    background-color: #fff;
    border: 0;
    padding: 0 10px;
    color: #622374;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    font-family: "din-regular";
    font-size: 15px;
    -webkit-transition: background 0.15s ease-out;
    -moz-transition: background 0.15s ease-out;
    -o-transition: background 0.15s ease-out;
    transition: background 0.15s ease-out;
    -ms-transition: background 0.15s ease-out
}

header .actions #search .center .select button:hover {
    background: #efe7f0
}

header .actions #search .center ul {
    display: block;
    margin: 0;
    padding: 0;
    padding: 5px 14px;
    background-color: #fff;
    position: absolute;
    top: 42px;
    left: 0;
    border-radius: 2px;
    z-index: 9
}

header .actions #search .center ul li {
    display: block;
    font-family: "din-regular";
    font-size: 15px;
    color: #622374;
    width: 106px;
    height: 41px;
    line-height: 41px;
    border-bottom: 1px solid #efe7f0;
    cursor: pointer
}

header .actions #search .center ul li:last-child {
    border-bottom: 0
}

header .actions #search .center ul li:hover {
    background: #efe7f0;
    padding-left: 3px
}

header .actions #search .center .text {
    display: table-cell;
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    padding: 0 30px 0 5px;
    height: 40px;
    border: 0;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

header .actions #search .center .lupa {
    display: block;
    background: transparent;
    border: 0;
    position: absolute;
    top: 0;
    right: 10px;
    width: 18px;
    height: 40px;
    z-index: 3;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out
}

header .actions #search .center .lupa:hover {
    transform: scale(1.2)
}

@media (max-width: 750px) {
    header .logo {
        width: 126px;
        height: 89px;
        display: inline-block;
        position: absolute;
        top: 23px;
        left: 50%;
        margin-left: -49px
    }
    header .actions {
        display: inline-block;
        position: absolute;
        top: 133px;
        right: 50%;
        margin-right: -126px;
        width: 256px
    }
    header .actions nav {
        display: block;
        text-align: center;
        padding-bottom: 5px
    }
}

#footer_master {
    width: 100%;
    height: 415px;
    background: #fff;
    text-align: center;
    position: relative;
    padding-top: 5px
}

#footer_master .nav_footer a {
    padding: 8px 10px;
    font-family: "Roboto";
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: 300;
    display: inline-block;
    text-decoration: none;
    color: #6d6d6d;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
    -ms-transition: color 0.2s ease-out
}

#footer_master .nav_footer a:hover {
    color: #03bcd4
}

#footer_master .nav_footer a b {
    color: #622374;
    font-weight: 700;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
    -ms-transition: color 0.2s ease-out
}

#footer_master .nav_footer a b:hover {
    color: #03bcd4
}

#footer_master.hide .nav_footer a.remove {
    display: none
}

#footer_master .logo {
    width: 169px;
    height: 114px;
    display: inline-block;
    margin-top: 80px;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out
}

#footer_master .logo:hover {
    transform: scale(1.03)
}

#footer_master .lettring {
    display: none
}

#footer_master .logo_promob {
    position: absolute;
    left: 60px;
    bottom: 20px;
    width: 100px;
    height: 33px
}

#footer_master .social {
    left: 50%;
    transform: translateX(-50%);
    bottom: 20px;
    position: absolute
}

#footer_master .social .item_social {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin: 0 30px;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out
}

#footer_master .social .item_social:hover {
    transform: scale(1.2)
}

#footer_master .social .item_social svg {
    fill: #03bcd4
}

#footer_master .demonietto {
    right: 60px;
    bottom: 20px;
    width: 18px;
    height: 18px;
    position: absolute;
    display: block;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out
}

#footer_master .demonietto:hover {
    transform: scale(1.2)
}

@media (max-width: 600px) {
    #footer_master .social {
        bottom: 100px;
        left: 0;
        transform: translateX(0);
        width: 100%;
        text-align: center
    }
    #footer_master .demonietto {
        right: 30px
    }
    #footer_master .logo_promob {
        left: 30px
    }
}

.header-section {
    display: block;
    width: 100%;
    height: 567px;
    background-color: #03bcd4;
    background: url(/content/img/bg-section-termos.jpg) center no-repeat
}

.header-section h2 {
    text-align: center;
    font-family: "din-medium";
    font-size: 35px;
    color: #491958;
    text-transform: uppercase;
    padding-top: 185px
}

@media (max-width: 750px) {
    .header-section h2 {
        padding-top: 255px
    }
}

@media (max-width: 400px) {
    .header-section h2 {
        font-size: 26px !important
    }
}

.content-quem,
.content-marcas,
.content-politica,
.content-terms {
    width: 962px;
    max-width: 100%;
    margin: 0 auto;
    text-align: left;
    padding: 0px 57px
}

@media (max-width: 500px) {
    .content-quem,
    .content-marcas,
    .content-politica,
    .content-terms {
        padding: 0px
    }
}

#preCube {
    height: 100% !important;
    position: fixed;
    top: 0;
    width: 100% !important;
    z-index: 99999
}

.view-animate {
    width: 100%
}

#main_preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #622374;
    z-index: 9999;
    -webkit-transition: transform 0.2s ease-out 0.15s;
    -moz-transition: transform 0.2s ease-out 0.15s;
    -o-transition: transform 0.2s ease-out 0.15s;
    transition: transform 0.2s ease-out 0.15s;
    -ms-transition: transform 0.2s ease-out 0.15s;
    -ms-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1)
}

#main_preloader svg {
    height: auto;
    left: 50%;
    top: 50%;
    position: absolute;
    width: 210px;
    transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%)
}

#main_preloader .logo {
    width: 204px;
    height: 35px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transition: opacity 0.15s ease-out 0.4s;
    -moz-transition: opacity 0.15s ease-out 0.4s;
    -o-transition: opacity 0.15s ease-out 0.4s;
    transition: opacity 0.15s ease-out 0.4s;
    -ms-transition: opacity 0.15s ease-out 0.4s
}

#main_preloader .logo .talk,
#main_preloader .logo .us,
#main_preloader .logo .ghost {
    fill: #59c6f2
}

#main_preloader .logo .of,
#main_preloader .logo .dot {
    fill: #fff
}

#main_preloader.in {
    -ms-transform-origin: 0% 100%;
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0)
}

#main_preloader.in .logo {
    -webkit-transition: opacity 0.15s ease-out;
    -moz-transition: opacity 0.15s ease-out;
    -o-transition: opacity 0.15s ease-out;
    transition: opacity 0.15s ease-out;
    -ms-transition: opacity 0.15s ease-out;
    opacity: 0
}

.view-animate.ng-enter,
.view-animate.ng-leave {
    -webkit-transition: ease, opacity, 0.5s;
    -moz-transition: ease, opacity, 0.5s;
    -o-transition: ease, opacity, 0.5s;
    transition: ease, opacity, 0.5s;
    -ms-transition: ease, opacity, 0.5s
}

.view-animate.ng-enter .container-fluid {
    opacity: 0
}

section.painel {
    display: block;
    height: 1047px;
    overflow: hidden;
    position: relative;
    width: 100%;
    background: #d1cdc6;
    z-index: 1
}

section.painel .item {
    background-position: center
}

section.painel .item figure.mobile {
    display: none
}

@media (max-width: 420px) {
    section.painel .item figure.desk {
        display: none
    }
    section.painel .item figure.mobile {
        display: block
    }
}

section.painel .units {
    -moz-perspective: 1200px;
    -webkit-perspective: 1200px;
    perspective: 1200px;
    overflow: hidden
}

section.painel .unit {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    visibility: hidden
}

section.painel .unit .fill,
section.painel .unit figure {
    background-position: center center
}

section.painel .unit figure {
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover
}

section.painel .current {
    visibility: visible;
    z-index: 1
}

section.painel .next {
    visibility: visible;
    z-index: 1
}

section.painel .on-top {
    z-index: 10
}

@media (max-height: 800px) {
    section.painel {
        height: 110vh
    }
}

@media (max-height: 650px) {
    section.painel {
        height: 100vh
    }
}

.shadow1:before,
.shadow1:after {
    position: absolute;
    content: "";
    bottom: 12px;
    left: 15px;
    top: 80%;
    width: 45%;
    background: #9B7468;
    z-index: -1;
    -webkit-box-shadow: 0 20px 15px #000;
    -moz-box-shadow: 0 20px 15px #000;
    box-shadow: 0 20px 15px #000;
    -webkit-transform: rotate(-6deg);
    -moz-transform: rotate(-6deg);
    transform: rotate(-6deg)
}

.shadow1:after {
    -webkit-transform: rotate(6deg);
    -moz-transform: rotate(6deg);
    transform: rotate(6deg);
    right: 15px;
    left: auto
}

#featured {
    width: 1560px;
    max-width: 98%;
    background: #fff;
    padding: 97px 185px;
    margin: 0 auto;
    position: relative;
    top: -230px;
    z-index: 2;
    text-align: center;
    background: #fff;
    background: -moz-radial-gradient(center, ellipse cover, #fff 0%, #eeeded 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #fff), color-stop(100%, #eeeded));
    background: -webkit-radial-gradient(center, ellipse cover, #fff 0%, #eeeded 100%);
    background: -o-radial-gradient(center, ellipse cover, #fff 0%, #eeeded 100%);
    background: -ms-radial-gradient(center, ellipse cover, #fff 0%, #eeeded 100%);
    background: radial-gradient(ellipse at center, #ffffff 0%, #eeeded 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeded', GradientType=1)
}

@media (max-width: 1420px) {
    #featured {
        padding: 97px 125px
    }
}

@media (max-width: 880px) {
    #featured {
        padding: 97px 95px
    }
}

@media (max-width: 765px) {
    #featured {
        padding: 97px 25px
    }
}

#featured:after {
    content: "";
    display: block;
    width: 200px;
    height: 3px;
    background: #03bcd4;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -100px
}

#featured:before {
    content: "";
    display: block;
    width: 100%;
    height: 25px;
    background: #03bcd4;
    position: absolute;
    bottom: -26px;
    left: 0;
    background: transparent url(/content/img/bg-shadow.png) top center no-repeat;
    background-size: 100%
}

#featured p.explan {
    font-weight: 300;
    font-size: 22px;
    line-height: 34px;
    letter-spacing: 1px;
    color: #656565;
    text-align: center;
    display: block;
    width: 645px;
    max-width: 100%;
    padding-bottom: 65px;
    margin: 0 auto
}

@media (max-width: 500px) {
    #featured p.explan {
        font-size: 5vw;
        line-height: 7vw
    }
}

#featured .slider {
    text-align: left;
    margin-top: 65px;
    position: relative
}

#featured .slider .slide figure {
    -webkit-transition: all, ease-out, 0.3s;
    -moz-transition: all, ease-out, 0.3s;
    -o-transition: all, ease-out, 0.3s;
    transition: all, ease-out, 0.3s;
    -ms-transition: all, ease-out, 0.3s;
    display: inline-block;
    width: 517px;
    height: 517px;
    background-position: center;
    background-repeat: no-repeat;
    position: relative
}

#featured .slider .slide figure canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#featured .slider .slide figure:hover .pointer {
    opacity: 0;
    transform: translateY(100%);
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%)
}

#featured .slider .slide figure .pointer {
    width: 100%;
    height: 54px;
    position: absolute;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    top: 50%;
    overflow: hidden;
    -webkit-transition: ease-out, all, 0.5s;
    -moz-transition: ease-out, all, 0.5s;
    -o-transition: ease-out, all, 0.5s;
    transition: ease-out, all, 0.5s;
    -ms-transition: ease-out, all, 0.5s
}

#featured .slider .slide figure .pointer .mouseArea {
    width: 126px;
    height: 52px;
    background: #FFF;
    border-radius: 30px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%)
}

#featured .slider .slide figure .pointer .mouseArea svg {
    left: -190px;
    position: absolute;
    width: auto
}

#featured .slider .slide figure .pointer .mouseArea svg circle {
    fill-opacity: 0;
    stroke: #cab6cf;
    stroke-dasharray: 140px;
    stroke-dashoffset: 140px;
    stroke-width: 1;
    -webkit-transition: ease-out, all, 0.5s;
    -moz-transition: ease-out, all, 0.5s;
    -o-transition: ease-out, all, 0.5s;
    transition: ease-out, all, 0.5s;
    -ms-transition: ease-out, all, 0.5s
}

#featured .slider .slide .infos {
    -webkit-transition: all, ease-out, 0.3s;
    -moz-transition: all, ease-out, 0.3s;
    -o-transition: all, ease-out, 0.3s;
    transition: all, ease-out, 0.3s;
    -ms-transition: all, ease-out, 0.3s;
    width: 472px;
    padding-top: 160px;
    float: right;
    display: block;
    position: relative
}

#featured .slider .slide .infos .title {
    color: #03bcd4;
    font-size: 31px;
    line-height: 40px;
    text-transform: uppercase;
    font-family: "din-medium";
    font-weight: normal
}

#featured .slider .slide .infos .about {
    display: block;
    margin-top: 126px;
    position: relative;
    padding: 16px 0;
    -webkit-transition: all, ease-out, 0.3s;
    -moz-transition: all, ease-out, 0.3s;
    -o-transition: all, ease-out, 0.3s;
    transition: all, ease-out, 0.3s;
    -ms-transition: all, ease-out, 0.3s;
    transform: translateX(50px);
    -moz-transform: translateX(50px);
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px)
}

#featured .slider .slide .infos .about:after {
    content: "";
    display: block;
    width: 85px;
    height: 1px;
    background-color: #d9d9d9;
    position: absolute;
    left: 0;
    top: 0
}

#featured .slider .slide .infos .about:before {
    content: "";
    display: block;
    width: 85px;
    height: 1px;
    background-color: #d9d9d9;
    position: absolute;
    left: 0;
    bottom: 0
}

#featured .slider .slide .infos .about .name {
    display: inline-block;
    width: 100%;
    padding-bottom: 10px;
    font-size: 15px;
    font-weight: 500
}

#featured .slider .slide .infos .about .name i {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 5px
}

#featured .slider .slide .infos .about .author {
    display: inline-block;
    width: 100%;
    font-size: 12px;
    font-weight: 300
}

#featured .slider .slide .infos .about .author i {
    display: inline-block;
    width: 12px;
    height: 14px;
    margin-right: 5px
}

#featured .slider .slide:nth-child(2) {
    display: none
}

#featured .slider .slide:nth-child(2) figure {
    opacity: 0
}

#featured .slider .slide:nth-child(2) .infos .about {
    -webkit-transition: all, ease-out, 0.3s;
    -moz-transition: all, ease-out, 0.3s;
    -o-transition: all, ease-out, 0.3s;
    transition: all, ease-out, 0.3s;
    -ms-transition: all, ease-out, 0.3s;
    transform: translateX(50px);
    -moz-transform: translateX(50px);
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px);
    opacity: 0
}

#featured .slider .slide:nth-child(3) {
    display: none
}

#featured .slider .slide:nth-child(3) figure {
    opacity: 0
}

#featured .slider .slide:nth-child(3) .infos .about {
    -webkit-transition: all, ease-out, 0.3s;
    -moz-transition: all, ease-out, 0.3s;
    -o-transition: all, ease-out, 0.3s;
    transition: all, ease-out, 0.3s;
    -ms-transition: all, ease-out, 0.3s;
    transform: translateX(50px);
    -moz-transform: translateX(50px);
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px);
    opacity: 0
}

#featured .slider .slide .remove {
    opacity: 0
}

#featured .slider .slide .return {
    opacity: 1 !important
}

#featured .slider .slide .returnInfos {
    opacity: 1 !important;
    transform: translateX(0) !important;
    -moz-transform: translateX(0) !important;
    -webkit-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important
}

#featured .slider .controller {
    width: 472px;
    margin-top: -200px;
    float: right;
    display: block;
    position: relative
}

#featured .slider .controller ul li {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #8b969b;
    margin: 0 15px;
    border-radius: 8px;
    cursor: pointer;
    -webkit-transition: all, ease-out, 0.3s;
    -moz-transition: all, ease-out, 0.3s;
    -o-transition: all, ease-out, 0.3s;
    transition: all, ease-out, 0.3s;
    -ms-transition: all, ease-out, 0.3s
}

#featured .slider .controller ul li.active {
    background-color: #03bcd4;
    transform: scale(1.3);
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3)
}

#featured .slider .active figure .pointer .mouseArea svg circle {
    stroke-dashoffset: 0px
}

#featured .slider .active figure .pointer .mouseArea svg .luva {
    animation: 1s linear 0.3s normal forwards 1 running swing
}

@media (max-width: 1300px) {
    #featured .slider .slide figure {
        margin: 0 auto;
        display: block;
        max-width: 100%;
        height: auto;
        padding-bottom: 100%;
        -moz-background-size: auto 100%;
        -o-background-size: auto 100%;
        -webkit-background-size: auto 100%;
        background-size: auto 100%
    }
    #featured .slider .slide .infos {
        width: 100%;
        text-align: center;
        float: none;
        padding-top: 60px
    }
    #featured .slider .slide .infos .about {
        margin-top: 36px
    }
    #featured .slider .slide .infos .about:after,
    #featured .slider .slide .infos .about:before {
        left: 50%;
        margin-left: -42px
    }
    #featured .slider .controller {
        width: 100%;
        text-align: center;
        margin-top: -300px
    }
}

@media (max-width: 620px) {
    #featured .slider figure .cls-6,
    #featured .slider figure .cls-3 {
        display: none
    }
    #featured .slider .slide .infos .title {
        font-size: 5vw;
        line-height: 9vw;
        height: 120px
    }
}

#featured .badges {
    width: 1140px;
    max-width: 100%;
    text-align: center;
    font-size: 0;
    padding-top: 120px;
    margin: 0 auto;
    clear: both
}

#featured .badges .item {
    display: inline-block;
    width: 16.6%;
    position: relative
}

#featured .badges .item:after {
    content: "";
    display: block;
    width: 1px;
    height: 48px;
    position: absolute;
    right: -1px;
    top: 5px;
    background: #b4b0b0
}

#featured .badges .item:last-child:after {
    display: none
}

#featured .badges .item i {
    width: 65px;
    height: 65px;
    display: inline-block;
    margin-bottom: 10px
}

#featured .badges .item span {
    display: block;
    text-align: center;
    font-size: 13px;
    color: #622374
}

@media (max-width: 680px) {
    #featured .badges .item {
        display: inline-block;
        width: 33%;
        position: relative;
        padding-bottom: 50px
    }
    #featured .badges .item:after {
        content: "";
        display: block;
        width: 1px;
        height: 48px;
        position: absolute;
        right: 0;
        top: 5px;
        background: #b4b0b0
    }
    #featured .badges .item:nth-child(3):after {
        display: none
    }
    #featured .badges .item:last-child:after {
        display: none
    }
    #featured .badges .item i {
        width: 65px;
        height: 65px;
        display: inline-block;
        margin-bottom: 10px
    }
    #featured .badges .item span {
        display: block;
        text-align: center;
        font-size: 13px;
        color: #622374
    }
}

@media (max-width: 400px) {
    #featured .badges .item {
        display: inline-block;
        width: 50%;
        position: relative;
        padding-bottom: 50px
    }
    #featured .badges .item:after {
        content: "";
        display: block;
        width: 1px;
        height: 48px;
        position: absolute;
        right: 0;
        top: 5px;
        background: #b4b0b0
    }
    #featured .badges .item:nth-child(3):after {
        display: block
    }
    #featured .badges .item:nth-child(2):after {
        display: none
    }
    #featured .badges .item:nth-child(4):after {
        display: none
    }
    #featured .badges .item:last-child:after {
        display: none
    }
    #featured .badges .item i {
        width: 65px;
        height: 65px;
        display: inline-block;
        margin-bottom: 10px
    }
    #featured .badges .item span {
        display: block;
        text-align: center;
        font-size: 13px;
        color: #622374
    }
}

#featured .div {
    display: inline-block;
    width: 100%;
    height: 21px;
    background: url(/content/img/vinco.png) center no-repeat;
    margin-top: 70px;
    margin-bottom: 30px;
    background-size: 100%
}

.btn_blue {
    display: inline-block;
    width: 242px;
    height: 64px;
    line-height: 64px;
    background-color: #03bcd4;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4);
    -moz-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4);
    box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4);
    border: 1px solid #03bcd4;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
    -ms-transition: all 0.15s ease-out
}

.btn_blue:hover {
    -webkit-box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
    text-shadow: 1px 1px 3px #000
}

.btn_purple {
    display: inline-block;
    width: 242px;
    height: 64px;
    line-height: 64px;
    background-color: #622374;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4);
    -moz-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4);
    box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4);
    border: 1px solid #622374;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
    -ms-transition: all 0.15s ease-out
}

.btn_purple:hover {
    -webkit-box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
    text-shadow: 1px 1px 3px #000
}

.customNavigation {
    width: 100%;
    padding: 50px;
    position: relative;
    top: 250px
}

.customNavigation .btn {
    width: 21px;
    height: 29px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out
}

.customNavigation .btn:hover {
    transform: scale(0.95)
}

.customNavigation .btn.prev2,
.customNavigation .btn.prev {
    background: url(/content/img/prev.png) center no-repeat;
    position: absolute;
    left: -40px
}

.customNavigation .btn.next2,
.customNavigation .btn.next {
    background: url(/content/img/next.png) center no-repeat;
    right: -40px;
    position: absolute
}

@media (max-width: 700px) {
    .customNavigation {
        display: none
    }
}

#galleries {
    width: 1660px;
    padding: 0 50px;
    max-width: 100%;
    margin: 0 auto
}

@media (max-width: 700px) {
    #galleries {
        padding: 0
    }
}

#galleries h4 {
    color: #d1bbd3;
    font-size: 48px;
    text-transform: uppercase;
    text-align: center;
    font-family: "din-light";
    font-weight: normal
}

#galleries .gal {
    height: 366px;
    overflow: hidden;
    margin: 60px 0 50px
}

#galleries .gal .item {
    height: 338px;
    background-color: #f9f9f9;
    display: inline-block;
    width: 100%;
    margin: 0 0.22%;
    position: relative
}

#galleries .gal .item figure {
    width: 100%;
    height: 220px;
    background-color: #e5e5e5;
    line-height: 220px;
    text-align: center
}

#galleries .gal .item figure img {
    display: inline;
    margin-top: 60px
}

#galleries .gal .item .title {
    font-size: 15px;
    color: #622374;
    line-height: 28px;
    margin-top: 10px;
    padding: 0 16px
}

#galleries .gal .item .description {
    color: #4c4b4b;
    font-size: 13px;
    margin-top: 5px;
    padding: 0 16px
}

#galleries .gal .item .author {
    color: #4c4b4b;
    font-size: 12px;
    position: absolute;
    left: 16px;
    bottom: 10px
}

#galleries .btn_more {
    background: #491958;
    height: 48px;
    padding: 0 30px;
    line-height: 48px;
    display: table;
    font-size: 16px;
    text-transform: uppercase;
    color: #d1bbd3;
    border-radius: 3px;
    margin: 0 auto 100px;
    -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4);
    -moz-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4);
    box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4);
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
    -ms-transition: all 0.15s ease-out
}

#galleries .btn_more:after {
    content: "";
    display: block;
    width: 1px;
    height: 30px;
    background: #fff;
    opacity: 0.2;
    left: 50%;
    top: -40px;
    position: absolute
}

#galleries .btn_more:hover {
    -webkit-box-shadow: inset 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
    text-shadow: 1px 1px 3px #000
}

.bg_custon {
    width: 1920px;
    height: 1844px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: #986ca2;
    background: -moz-radial-gradient(center, ellipse cover, #986ca2 0%, #622374 45%, #622374 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #986ca2), color-stop(45%, #622374), color-stop(100%, #622374));
    background: -webkit-radial-gradient(center, ellipse cover, #986ca2 0%, #622374 45%, #622374 100%);
    background: -o-radial-gradient(center, ellipse cover, #986ca2 0%, #622374 45%, #622374 100%);
    background: -ms-radial-gradient(center, ellipse cover, #986ca2 0%, #622374 45%, #622374 100%);
    background: radial-gradient(ellipse at center, #986ca2 0%, #622374 45%, #622374 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#986ca2', endColorstr='#622374', GradientType=1);
    z-index: -1;
    bottom: -676px
}

.home {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%
}

.home .bg_custon {
    bottom: 1114px;
    z-index: -1
}

#termos {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%
}

#termos .bg_custon {
    bottom: -676px;
    z-index: -1
}

#quem {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%
}

#quem .bg_custon {
    bottom: -676px;
    z-index: -1
}

#marca {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%
}

#marca .bg_custon {
    bottom: -676px;
    z-index: -1
}

.partners {
    display: none;
    background-color: #fff;
    width: 1560px;
    margin: 0 auto 60px;
    height: 217px;
    font-size: 0
}

.partners h4 {
    padding: 20px 0 30px
}

.partners .brand {
    width: 12.5%;
    display: inline-table;
    text-align: center;
    position: relative
}

.partners .brand:after {
    content: "";
    display: block;
    width: 1px;
    height: 48px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -25px;
    background: #b4b0b0
}

.partners .brand:last-child:after {
    display: none
}

.partners .brand span {
    display: table-cell;
    vertical-align: middle;
    height: 81px
}

#mybrand {
    display: block;
    text-align: center;
    width: 930px;
    max-width: 100%;
    border-top: 1px solid #d1bbd3;
    padding: 65px 0px 0px 0px;
    margin: 0 auto
}

#mybrand h5 {
    font-size: 30px;
    font-weight: 300;
    line-height: 36px;
    color: #491958;
    text-transform: uppercase
}

#mybrand p {
    font-size: 17px;
    line-height: 24px;
    color: #656565;
    font-weight: 300;
    padding: 20px 0 50px
}

#mybrand p b {
    font-weight: 700
}

@media (max-width: 415px) {
    #mybrand {
        padding: 65px 5px 95px
    }
    #mybrand h5 {
        font-size: 28px
    }
    #mybrand p {
        font-size: 18px
    }
    #mybrand br {
        display: none !important
    }
}

#termos .content-terms {
    color: #656565
}

#termos .content-terms h3 {
    font-size: 22px;
    line-height: 20px
}

#termos .content-terms p {
    font-size: 14px;
    line-height: 20px;
    padding-top: 4px;
    padding-bottom: 20px
}

#termos .content-terms p.space {
    padding-left: 20px
}

#termos .content-terms #accordion .section .title {
    color: #491958;
    font-weight: 700;
    font-size: 14px;
    padding: 4px 0;
    cursor: pointer;
    width: 100%
}

#termos .content-terms #accordion .section .title i:after {
    content: "[ + ]";
    color: #03bcd4;
    font-weight: 300;
    padding-left: 10px
}

#termos .content-terms #accordion .section .title:hover {
    background: #fdfdfd;
    padding: 3px 0;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede
}

#termos .content-terms #accordion .section .expand {
    max-height: 0;
    overflow: hidden;
    padding: 5px 0
}

#termos .content-terms #accordion .section.open {
    padding-bottom: 50px
}

#termos .content-terms #accordion .section.open .title i:after {
    content: "[ - ]";
    color: #03bcd4
}

#termos .content-terms #accordion .section.open .expand {
    max-height: 1600px;
    -webkit-transition: linear, max-height, 0.5s;
    -moz-transition: linear, max-height, 0.5s;
    -o-transition: linear, max-height, 0.5s;
    transition: linear, max-height, 0.5s;
    -ms-transition: linear, max-height, 0.5s
}

#quem figure {
    text-align: center;
    padding-bottom: 80px;
    background: #e0e0e0;
    padding: 3px;
    max-width: 700px;
    width: 100%;
    margin: 0 auto 80px
}

#quem figure img {
    max-width: 100%
}

#quem .content-quem p {
    font-size: 16px;
    line-height: 34px;
    color: #656565;
    padding-bottom: 50px;
    letter-spacing: 0.3px
}

#quem .content-quem .logo_promob {
    width: 198px;
    height: 68px;
    margin: 50px auto 70px
}

#politica .header-section {
    display: block;
    width: 100%;
    height: 567px;
    background-color: #03bcd4;
    background: url(/content/img/header_politica.jpg) center no-repeat
}

#politica .header-section h2 {
    text-align: center;
    font-family: "din-medium";
    font-size: 35px;
    color: #fff;
    text-transform: uppercase;
    padding-top: 185px
}

#politica .content-politica p {
    font-size: 16px;
    line-height: 34px;
    color: #656565;
    padding-bottom: 50px;
    letter-spacing: 0.3px;
    text-align: left
}

#politica .content-politica .logo_promob {
    width: 198px;
    height: 68px;
    margin: 50px auto 70px
}

#marca h2 {
    text-align: center;
    font-family: "din-medium";
    font-size: 35px;
    color: #491958;
    text-transform: uppercase
}

#marca .benefits_first {
    font-size: 0;
    position: relative;
    text-align: left
}

#marca .benefits_first figure {
    width: 50%;
    display: inline-block;
    padding: 95px;
    position: relative;
    left: 20px
}

#marca .benefits_first p {
    width: 50%;
    display: inline-block;
    font-size: 30px;
    padding-left: 50px;
    text-align: left;
    font-size: 30px;
    line-height: 40px;
    color: #656565;
    font-weight: 300;
    top: 50%;
    transform: translateY(-50%);
    position: absolute
}

#marca .benefits_list {
    font-size: 0
}

#marca .benefits_list .benefits_item {
    width: 33%;
    display: inline-block
}

#marca .benefits_list .benefits_item figure {
    height: 70px
}

#marca .benefits_list .benefits_item p {
    padding: 30px 0 100px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 300
}

#marca .form {
    width: 626px;
    max-width: 95%;
    text-align: left;
    margin: 0 auto
}

#marca .form p {
    font-size: 18px;
    color: #656565;
    line-height: 24px;
    font-weight: 500;
    padding: 50px 0 80px;
    text-align: center;
    letter-spacing: 0.3px
}

#marca .form .line {
    position: relative;
    padding: 0 0 15px 0
}

#marca .form label {
    position: absolute;
    display: block;
    width: 100%;
    height: 22px;
    line-height: 22px;
    color: #fff;
    top: 13px;
    text-align: right;
    width: 85px;
    padding-right: 10px;
    font-size: 15px;
    font-family: "din-regular";
    border-right: 1px solid #fff
}

#marca .form input {
    display: block;
    width: 100%;
    height: 48px;
    background-color: #03bcd4;
    color: #fff;
    border: 0;
    border-radius: 3px;
    padding: 0 10px 0 95px
}

#marca .form span {
    font-size: 13px;
    color: #656565;
    line-height: 24px;
    display: inline-block;
    width: 100%
}

#marca .form .btn {
    margin: 150px auto 0;
    display: block
}

@media (max-width: 1160px) {
    #marca .benefits_list {
        font-size: 0
    }
    #marca .benefits_list .benefits_item {
        width: 50%;
        display: inline-block
    }
    #marca .benefits_list .benefits_item figure {
        height: 70px
    }
    #marca .benefits_list .benefits_item p {
        padding: 30px 0 100px;
        font-size: 18px;
        line-height: 24px;
        font-weight: 300
    }
    #marca .benefits_first {
        font-size: 0;
        position: relative;
        text-align: center;
        padding-bottom: 80px
    }
    #marca .benefits_first figure {
        width: 55%;
        display: inline-block;
        padding: 20px 0;
        position: relative;
        left: 0
    }
    #marca .benefits_first p {
        width: 100%;
        display: inline-block;
        font-size: 30px;
        padding-left: 0px;
        text-align: left;
        font-size: 30px;
        line-height: 40px;
        color: #656565;
        font-weight: 300;
        top: auto;
        transform: translateY(0);
        position: relative;
        text-align: center
    }
}

@media (max-width: 820px) {
    #marca .benefits_list {
        font-size: 0
    }
    #marca .benefits_list .benefits_item {
        width: 100%;
        display: inline-block
    }
    #marca .benefits_list .benefits_item figure {
        height: 70px
    }
    #marca .benefits_list .benefits_item p {
        padding: 30px 0 100px;
        font-size: 18px;
        line-height: 24px;
        font-weight: 300
    }
    #marca .benefits_list .benefits_item p br {
        display: none
    }
    #marca .form p br {
        display: none
    }
}

@media (max-width: 520px) {
    #marca .benefits_first p {
        font-size: 18px;
        line-height: 24px;
        font-weight: 300
    }
}

@-moz-keyframes swing {
    25% {
        transform: translateX(-3px);
        -moz-transform: translateX(-3px);
        -webkit-transform: translateX(-3px);
        -ms-transform: translateX(-3px)
    }
    50% {
        transform: translateX(0px);
        -moz-transform: translateX(0px);
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px)
    }
    75% {
        transform: translateX(3px);
        -moz-transform: translateX(3px);
        -webkit-transform: translateX(3px);
        -ms-transform: translateX(3px)
    }
    100% {
        transform: translateX(0px);
        -moz-transform: translateX(0px);
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px)
    }
}


/*# sourceMappingURL=base.css.map */