:root {
    --text-color: #2c2c2c;
    --black-color: #151515;
    --black-alpha: #15151559;
    --black-alpha-100: #15151522;
    --bg-color: #ffffff;
    --bg-color-alpha: #ffffff68;
    --color-gray: #d9d9d9;
    --color-gray-100: #EFEFEF;
    --color-gray-200: #F7F7F7;
    --color-yellow: #FEA500;;
    --color-red: #E10034;
    --color-blue: #00b8dd;
    --color-purple: #6A59A1;
    --font-secondary: "Source Code Pro", monospace;
    --font-title: 'Satoshi', sans-serif;
    --transition-normal: all .35s ease-in-out;
    --transition-fast: all .15s ease-in-out;
    --transition-slow: all .5s ease-in-out;
    --transition-especial: all .25s cubic-bezier(.54, .08, 0, 1);
    --transition-especial-slow: all .5s cubic-bezier(.54, .08, 0, 1);
    --transition-especial-ultraslow: all 1.5s cubic-bezier(.54, .08, 0, 1);
    --transition-ease: all 350ms cubic-bezier(.35, 0, .11, 1);
    --hero-opacity: 100;
    --line-height-base: 1.6;
    --font-size-small: .875rem;
    --font-size-base: 1rem;
    --font-size-h6: 1.125rem;
    --font-size-h5: 1.25rem;
    --font-size-h4: 1.5rem;
    --font-size-h3: 1.875rem;
    --font-size-h2: 2.25rem;
    --font-size-h1: 3rem;
    --font-size-xl: 4rem;
    --delay-vfast: .2s;
    --delay-fast: .4s;
    --delay-normal: .8s;
    --delay-slow: 1.2;
    --delay-vslow: 1.6s;
}
@font-face {
    font-family: 'iconbbh';
    src: url('fonts/iconbbh.eot?ntwbki');
    src: url('fonts/iconbbh.eot?ntwbki#iefix') format('embedded-opentype'), url('fonts/iconbbh.ttf?ntwbki') format('truetype'), url('fonts/iconbbh.woff?ntwbki') format('woff'), url('fonts/iconbbh.svg?ntwbki#iconbbh') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'iconbbh' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-activity:before {
    content: "\e900";
}

.icon-airplay:before {
    content: "\e901";
}

.icon-alert-circle:before {
    content: "\e902";
}

.icon-alert-octagon:before {
    content: "\e903";
}

.icon-alert-triangle:before {
    content: "\e904";
}

.icon-align-center:before {
    content: "\e905";
}

.icon-align-justify:before {
    content: "\e906";
}

.icon-align-left:before {
    content: "\e907";
}

.icon-align-right:before {
    content: "\e908";
}

.icon-anchor:before {
    content: "\e909";
}

.icon-aperture:before {
    content: "\e90a";
}

.icon-arrow-down:before {
    content: "\e90b";
}

.icon-arrow-down-left:before {
    content: "\e90c";
}

.icon-arrow-down-right:before {
    content: "\e90d";
}

.icon-arrow-left:before {
    content: "\e90e";
}

.icon-arrow-right:before {
    content: "\e90f";
}

.icon-arrow-up:before {
    content: "\e910";
}

.icon-arrow-up-left:before {
    content: "\e911";
}

.icon-arrow-up-right:before {
    content: "\e912";
}

.icon-at-sign:before {
    content: "\e913";
}

.icon-award:before {
    content: "\e914";
}

.icon-bar-chart:before {
    content: "\e915";
}

.icon-bar-chart-2:before {
    content: "\e916";
}

.icon-battery:before {
    content: "\e917";
}

.icon-battery-charging:before {
    content: "\e918";
}

.icon-bell:before {
    content: "\e919";
}

.icon-bell-off:before {
    content: "\e91a";
}

.icon-bluetooth:before {
    content: "\e91b";
}

.icon-bold:before {
    content: "\e91c";
}

.icon-book:before {
    content: "\e91d";
}

.icon-bookmark:before {
    content: "\e91e";
}

.icon-box:before {
    content: "\e91f";
}

.icon-briefcase:before {
    content: "\e920";
}

.icon-calendar:before {
    content: "\e921";
}

.icon-camera:before {
    content: "\e922";
}

.icon-camera-off:before {
    content: "\e923";
}

.icon-cast:before {
    content: "\e924";
}

.icon-check:before {
    content: "\e925";
}

.icon-check-circle:before {
    content: "\e926";
}

.icon-check-square:before {
    content: "\e927";
}

.icon-chevron-down:before {
    content: "\e928";
}

.icon-chevron-left:before {
    content: "\e929";
}

.icon-chevron-right:before {
    content: "\e92a";
}

.icon-chevron-up:before {
    content: "\e92b";
}

.icon-chevrons-down:before {
    content: "\e92c";
}

.icon-chevrons-left:before {
    content: "\e92d";
}

.icon-chevrons-right:before {
    content: "\e92e";
}

.icon-chevrons-up:before {
    content: "\e92f";
}

.icon-chrome:before {
    content: "\e930";
}

.icon-circle:before {
    content: "\e931";
}

.icon-clipboard:before {
    content: "\e932";
}

.icon-clock:before {
    content: "\e933";
}

.icon-cloud:before {
    content: "\e934";
}

.icon-cloud-drizzle:before {
    content: "\e935";
}

.icon-cloud-lightning:before {
    content: "\e936";
}

.icon-cloud-off:before {
    content: "\e937";
}

.icon-cloud-rain:before {
    content: "\e938";
}

.icon-cloud-snow:before {
    content: "\e939";
}

.icon-codepen:before {
    content: "\e93a";
}

.icon-command:before {
    content: "\e93b";
}

.icon-compass:before {
    content: "\e93c";
}

.icon-copy:before {
    content: "\e93d";
}

.icon-corner-down-left:before {
    content: "\e93e";
}

.icon-corner-down-right:before {
    content: "\e93f";
}

.icon-corner-left-down:before {
    content: "\e940";
}

.icon-corner-left-up:before {
    content: "\e941";
}

.icon-corner-right-down:before {
    content: "\e942";
}

.icon-corner-right-up:before {
    content: "\e943";
}

.icon-corner-up-left:before {
    content: "\e944";
}

.icon-corner-up-right:before {
    content: "\e945";
}

.icon-cpu:before {
    content: "\e946";
}

.icon-credit-card:before {
    content: "\e947";
}

.icon-crop:before {
    content: "\e948";
}

.icon-crosshair:before {
    content: "\e949";
}

.icon-delete:before {
    content: "\e94a";
}

.icon-disc:before {
    content: "\e94b";
}

.icon-download:before {
    content: "\e94c";
}

.icon-download-cloud:before {
    content: "\e94d";
}

.icon-droplet:before {
    content: "\e94e";
}

.icon-edit:before {
    content: "\e94f";
}

.icon-edit-2:before {
    content: "\e950";
}

.icon-edit-3:before {
    content: "\e951";
}

.icon-external-link:before {
    content: "\e952";
}

.icon-eye:before {
    content: "\e953";
}

.icon-eye-off:before {
    content: "\e954";
}

.icon-facebook:before {
    content: "\e955";
}

.icon-fast-forward:before {
    content: "\e956";
}

.icon-feather:before {
    content: "\e957";
}

.icon-file:before {
    content: "\e958";
}

.icon-file-minus:before {
    content: "\e959";
}

.icon-file-plus:before {
    content: "\e95a";
}

.icon-file-text:before {
    content: "\e95b";
}

.icon-film:before {
    content: "\e95c";
}

.icon-filter:before {
    content: "\e95d";
}

.icon-flag:before {
    content: "\e95e";
}

.icon-folder:before {
    content: "\e95f";
}

.icon-github:before {
    content: "\e960";
}

.icon-gitlab:before {
    content: "\e961";
}

.icon-globe:before {
    content: "\e962";
}

.icon-grid:before {
    content: "\e963";
}

.icon-hash:before {
    content: "\e964";
}

.icon-headphones:before {
    content: "\e965";
}

.icon-heart:before {
    content: "\e966";
}

.icon-help-circle:before {
    content: "\e967";
}

.icon-home:before {
    content: "\e968";
}

.icon-image:before {
    content: "\e969";
}

.icon-inbox:before {
    content: "\e96a";
}

.icon-info:before {
    content: "\e96b";
}

.icon-instagram:before {
    content: "\e96c";
}

.icon-italic:before {
    content: "\e96d";
}

.icon-layers:before {
    content: "\e96e";
}

.icon-layout:before {
    content: "\e96f";
}

.icon-life-buoy:before {
    content: "\e970";
}

.icon-link:before {
    content: "\e971";
}

.icon-link-2:before {
    content: "\e972";
}

.icon-list:before {
    content: "\e973";
}

.icon-loader:before {
    content: "\e974";
}

.icon-lock:before {
    content: "\e975";
}

.icon-log-in:before {
    content: "\e976";
}

.icon-log-out:before {
    content: "\e977";
}

.icon-mail:before {
    content: "\e978";
}

.icon-map:before {
    content: "\e979";
}

.icon-map-pin:before {
    content: "\e97a";
}

.icon-maximize:before {
    content: "\e97b";
}

.icon-maximize-2:before {
    content: "\e97c";
}

.icon-menu:before {
    content: "\e97d";
}

.icon-message-circle:before {
    content: "\e97e";
}

.icon-message-square:before {
    content: "\e97f";
}

.icon-mic:before {
    content: "\e980";
}

.icon-mic-off:before {
    content: "\e981";
}

.icon-minimize:before {
    content: "\e982";
}

.icon-minimize-2:before {
    content: "\e983";
}

.icon-minus:before {
    content: "\e984";
}

.icon-minus-circle:before {
    content: "\e985";
}

.icon-minus-square:before {
    content: "\e986";
}

.icon-monitor:before {
    content: "\e987";
}

.icon-moon:before {
    content: "\e988";
}

.icon-more-horizontal:before {
    content: "\e989";
}

.icon-more-vertical:before {
    content: "\e98a";
}

.icon-move:before {
    content: "\e98b";
}

.icon-music:before {
    content: "\e98c";
}

.icon-navigation:before {
    content: "\e98d";
}

.icon-navigation-2:before {
    content: "\e98e";
}

.icon-octagon:before {
    content: "\e98f";
}

.icon-package:before {
    content: "\e990";
}

.icon-paperclip:before {
    content: "\e991";
}

.icon-pause:before {
    content: "\e992";
}

.icon-pause-circle:before {
    content: "\e993";
}

.icon-percent:before {
    content: "\e994";
}

.icon-phone:before {
    content: "\e995";
}

.icon-phone-call:before {
    content: "\e996";
}

.icon-phone-forwarded:before {
    content: "\e997";
}

.icon-phone-incoming:before {
    content: "\e998";
}

.icon-phone-missed:before {
    content: "\e999";
}

.icon-phone-off:before {
    content: "\e99a";
}

.icon-phone-outgoing:before {
    content: "\e99b";
}

.icon-pie-chart:before {
    content: "\e99c";
}

.icon-play:before {
    content: "\e99d";
}

.icon-play-circle:before {
    content: "\e99e";
}

.icon-plus:before {
    content: "\e99f";
}

.icon-plus-circle:before {
    content: "\e9a0";
}

.icon-plus-square:before {
    content: "\e9a1";
}

.icon-pocket:before {
    content: "\e9a2";
}

.icon-power:before {
    content: "\e9a3";
}

.icon-printer:before {
    content: "\e9a4";
}

.icon-radio:before {
    content: "\e9a5";
}

.icon-refresh-ccw:before {
    content: "\e9a6";
}

.icon-refresh-cw:before {
    content: "\e9a7";
}

.icon-repeat:before {
    content: "\e9a8";
}

.icon-rewind:before {
    content: "\e9a9";
}

.icon-rotate-ccw:before {
    content: "\e9aa";
}

.icon-rotate-cw:before {
    content: "\e9ab";
}

.icon-save:before {
    content: "\e9ac";
}

.icon-scissors:before {
    content: "\e9ad";
}

.icon-search:before {
    content: "\e9ae";
}

.icon-server:before {
    content: "\e9af";
}

.icon-settings:before {
    content: "\e9b0";
}

.icon-share:before {
    content: "\e9b1";
}

.icon-share-2:before {
    content: "\e9b2";
}

.icon-shield:before {
    content: "\e9b3";
}

.icon-shopping-cart:before {
    content: "\e9b4";
}

.icon-shuffle:before {
    content: "\e9b5";
}

.icon-sidebar:before {
    content: "\e9b6";
}

.icon-skip-back:before {
    content: "\e9b7";
}

.icon-skip-forward:before {
    content: "\e9b8";
}

.icon-slack:before {
    content: "\e9b9";
}

.icon-slash:before {
    content: "\e9ba";
}

.icon-sliders:before {
    content: "\e9bb";
}

.icon-smartphone:before {
    content: "\e9bc";
}

.icon-speaker:before {
    content: "\e9bd";
}

.icon-square:before {
    content: "\e9be";
}

.icon-star:before {
    content: "\e9bf";
}

.icon-stop-circle:before {
    content: "\e9c0";
}

.icon-sun:before {
    content: "\e9c1";
}

.icon-sunrise:before {
    content: "\e9c2";
}

.icon-sunset:before {
    content: "\e9c3";
}

.icon-tablet:before {
    content: "\e9c4";
}

.icon-tag:before {
    content: "\e9c5";
}

.icon-target:before {
    content: "\e9c6";
}

.icon-thermometer:before {
    content: "\e9c7";
}

.icon-thumbs-down:before {
    content: "\e9c8";
}

.icon-thumbs-up:before {
    content: "\e9c9";
}

.icon-toggle-left:before {
    content: "\e9ca";
}

.icon-toggle-right:before {
    content: "\e9cb";
}

.icon-trash:before {
    content: "\e9cc";
}

.icon-trash-2:before {
    content: "\e9cd";
}

.icon-trending-down:before {
    content: "\e9ce";
}

.icon-trending-up:before {
    content: "\e9cf";
}

.icon-triangle:before {
    content: "\e9d0";
}

.icon-tv:before {
    content: "\e9d1";
}

.icon-twitter:before {
    content: "\e9d2";
}

.icon-type:before {
    content: "\e9d3";
}

.icon-umbrella:before {
    content: "\e9d4";
}

.icon-underline:before {
    content: "\e9d5";
}

.icon-unlock:before {
    content: "\e9d6";
}

.icon-upload:before {
    content: "\e9d7";
}

.icon-upload-cloud:before {
    content: "\e9d8";
}

.icon-user:before {
    content: "\e9d9";
}

.icon-user-check:before {
    content: "\e9da";
}

.icon-user-minus:before {
    content: "\e9db";
}

.icon-user-plus:before {
    content: "\e9dc";
}

.icon-user-x:before {
    content: "\e9dd";
}

.icon-users:before {
    content: "\e9de";
}

.icon-video:before {
    content: "\e9df";
}

.icon-video-off:before {
    content: "\e9e0";
}

.icon-voicemail:before {
    content: "\e9e1";
}

.icon-volume:before {
    content: "\e9e2";
}

.icon-volume-1:before {
    content: "\e9e3";
}

.icon-volume-2:before {
    content: "\e9e4";
}

.icon-volume-x:before {
    content: "\e9e5";
}

.icon-watch:before {
    content: "\e9e6";
}

.icon-wifi:before {
    content: "\e9e7";
}

.icon-wifi-off:before {
    content: "\e9e8";
}

.icon-wind:before {
    content: "\e9e9";
}

.icon-x:before {
    content: "\e9ea";
}

.icon-x-circle:before {
    content: "\e9eb";
}

.icon-x-square:before {
    content: "\e9ec";
}

.icon-zap:before {
    content: "\e9ed";
}

.icon-zoom-in:before {
    content: "\e9ee";
}

.icon-zoom-out:before {
    content: "\e9ef";
}
.relative {
    position: relative;
}

*:focus {
    outline: none;
}
html{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
header,
footer,
article,
section,
hgroup,
nav,
figure {
    /* Giving a display value to the HTML5 rendered elements: */
    display: block;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}


#primary{
    overflow: hidden;
    margin-top: 116px;
}
section,
footer,
header {
    width: 100%;
}

*,
*::after,
*::before {
    box-sizing: border-box;
}

button {
    cursor: pointer;
}
.center{
    text-align: center;
}
body {
    font-family: var(--font-title);
    color: var(--text-color);
    background-color: var(--bg-color);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    margin: 0;
    padding: 0;
}

.sdm_fancy2_wrapper .sdm_fancy2_download_title {
    font-family: var(--font-title);
}
#breadcrumbs{
    position: relative;
    z-index: 10;
    color: rgba(82, 67, 113, .3);
    padding: 20px;
}
#breadcrumbs a{
    text-decoration: none;
}
#breadcrumbs .breadcrumb_last{
        color: var(--color-purple);
}
a {
    -webkit-transition: color 0.25s ease-out;
    -moz-transition: color 0.25s ease-out;
    -o-transition: color 0.25s ease-out;
    -ms-transition: color 0.25s ease-out;
    transition: color 0.25s ease-out;
    color: #458fca;
}
.blog a, .numb a, .search a, .o-que-fazemos a{
    text-decoration: none;
    color: var(--color-purple);
}
a:hover {
    text-decoration: none;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
.fazemos{
    position: relative;
    margin-bottom: 1em;
}
.fazemos.content-inside .inside-title{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10%;
    width: 30vw;
    color: var(--bg-color);
    margin: 0;
}
.centertable {
    display: table;
    width: 100%;
    height: 100%;
}

.centertablecell {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

#contato {
    margin-bottom: 80px;
}
footer a{
    color: var(--bg-color);
}
a[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}
a[href^="tel"] {
  color: var(--bg-color);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--font-title);
    margin-bottom: 1em;
    padding: 0;
    font-weight: normal;
    line-height: 1.16em;
}

h1 {
    font-size: var(--font-size-h1);
}
h2 {
    font-size: var(--font-size-h2);
}
h3 {
    font-size: var(--font-size-h3);
}
h4{
    font-size: var(--font-size-h4);
}
h5 {
    font-size: var(--font-size-h5);
}

p {
    font-size: var(--font-size-base);
    line-height: 1.46em;
    font-weight: 500;
    margin-bottom: 1.6em;
}
b, strong{
    font-weight: 700;
}
li + strong{
    margin-bottom: .75em;
}
.title b{
    font-weight: 500;
}
.institucional p {
    font-size: var(--font-size-small);
    line-height: 1.64em;
}

.content-subtitle {
    margin-bottom: .5em;
    font-size: var(--font-size-h2);
}

.institucional .illustration {
    max-width: 120px;
    display: block;
    margin: 0 auto;
}
.white{
    background-color: var(--bg-color);
    padding: 6em 0;
    margin: 2em 0;
}
.rodape-box {
    padding: 20px 0;
}
#queremos{
    background-color: var(--bg-color);
    text-align: center;
}
#queremos h2{
    padding-top: 2em;
    font-size: var(--font-size-h3);
}
.envelop {
    max-width: 100%;
    width: 520px;
    text-align: center;
    margin: 1em auto 0;
    padding: 0 0 2em 0
}
.envelop p{
    font-size: var(--font-size-h4);
}
#queremos .envelop{
    padding: 8em 0;
}
.sus{
    text-align: center;
    color: var(--color-purple);
}
.sus p{
    padding: 0 2em;
}
#localizacao .yellow{
    padding: 6em 0 5em 0;
}
.row-box {
    display: block;
    overflow: hidden;
}
.row-box .half-box.content {
    background-color: #1d2021;
    color: var(--bg-color);
    float: left;
}
.row-box .half-box.right.content {
    float: right;
}
.row-box .image-box {
    width: 60%;
    display: inline-block;
    position: relative;
    max-height: 700px;
    min-height: 550px;
}
.row-box .image-box:after {
    content: "";
    display: block;
    padding-bottom: 60%;
}
.row-box .content-box {
    width: 40%;
    display: inline-block;
    position: relative;
    max-height: 700px;
    min-height: 550px;
}
.row-box .content-box:after {
    content: "";
    display: block;
    padding-bottom: 90%;
}
.row-box .image-box .inner,
.row-box .content-box .inner{
    position: absolute;
    text-align: center;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.slider-vantagens.row-box .deep{
    padding: 2em 6em 2em 2em;
    width: 500px;
    max-width: 100%;
    margin: 0 0 0 auto;
    text-align: right;
}
.slider-vantagens.row-box .deep h2{
    text-transform: uppercase;
    text-align: right;
}
#andamento .row-box .deep{
    padding: 2em 2em 2em 6em;
    width: 700px;
    margin: 0 auto 0 0;
    text-align: left;
    max-width: 100%;
}
.cover{
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.calltoaction{
    left: auto;
    position: absolute;
    z-index: 9999;
    color: #F05B47;
    padding: .72em 1.5em;
    height: 40px;
    top: 20px;
    right: 40px;
    background-image: url(../design/ondas.svg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
}
#navigation .calltoaction{
    padding: 0;
    margin: 0 1.5em;
    line-height: 1em;
    height: 35px;
}
#navigation .calltoaction a{
    padding: 0;
    color: #ef5b47;
    
}
.slider-container .slider-content, .slider-container .slider-content h1{
    text-align: right;
}
.slider-container .slider-content h1{
    text-transform: uppercase;
    margin-bottom: 1em;
}
/*.inner{
    padding: 2em 6em 2em 2em;
    width: 500px;
    margin: 0 0 0 auto;
    max-width: 100%;
}
.right .inner{
    padding: 2em 2em 2em 6em;
    width: 600px;
    margin: 0 auto 0 0;
    max-width: 100%;
}
*/
.fixed-action{
    position: fixed;
    color: var(--bg-color);
    z-index: 999;
    display: block;
    bottom: 1em;
    right: 1em;
}
.fixed-action .iconex{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    text-align: center;
    margin: .5em;
    background-color: #25d366;
    border-radius: 100%;
    font-size: var(--font-size-h4);
    cursor: pointer;
    position: relative;
    box-shadow: 0 3px 15px 0 rgba(61, 49, 88, 0.47), 0 0 0 2px rgba(255,255,255,0);
}
.fixed-action .iconex:hover{
    box-shadow: 0 3px 30px 0 rgba(147, 105, 243, 0.75), 0 0 0 2px rgba(255,255,255,1);
}
.fixed-action .tip{
    opacity: 0;
    visibility: hidden;
    position: absolute;
    background-color: var(--color-gray-100);
    color: var(--black-color);
    font-size: var(--font-size-base);
    right: 60px;
    display: block;
    white-space: nowrap;
    top: .6em;
    padding: .5em 1em;
    line-height: 1em;
    border-radius: 4px;
}
.fixed-action .iconex:hover .tip{
    opacity: 1;
    visibility: visible;
}
.fixed-action .ico-svg{
    display: flex;
    width: 24px;
    height: 24px;
}
.inner span{
    margin-bottom: 3em;
    display: block;
    font-size: var(--font-size-h4);
}
.slider-container .slick-slider .slick-dots li button{
    color: #a0a0a0;
    font-size: var(--font-size-h4);
    background-color: transparent;
}
.slider-container .slick-slider .slick-dots li.slick-active button, .slider-container .slick-slider .slick-dots li:hover button{
    background-color: transparent;
    box-shadow: none;
    color: #f05b46;
}
.slider-container .slick-slider .slick-dots {
    width: 40%;
    left: 0;
    bottom: 4em;
    text-align: right;
    padding-right: 6em;
}
#map {
    width: 100%;
    z-index: 2;
    height: 100%;
}
#reserva{
    background-image: url(../design/pattern-form.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding: 2em 2em 6em;
    display: inline-block;
}

.slick-prev:before, .slick-next:before {
    font-family: 'iconbbh' !important;
    speak: none;
    content: '';
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: var(--font-size-h3);
    opacity: 1;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: rgba(0, 0, 0, 0.44);
    display: block;
    box-sizing: border-box;
    margin: 0 auto;
    transition: box-shadow .3s ease-in-out;
    -moz-transition: box-shadow .3s ease-in-out;
    -webkit-transition: box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
}
.slick-next.slick-arrow:before, .slick-prev.slick-arrow:before{
    font-family: 'iconbbh' !important;
}
.slick-next.slick-arrow:before{
    content: "\e90f";
}
.slick-prev.slick-arrow:before{
    content: "\e90e";
}
#orcamento {
    background-color: var(--bg-color);
    position: relative;
    overflow: hidden;
}

#orcamento .formulario form {
    background-color: var(--bg-color);
}

#orcamento .service-title {
    color: #20BADB;
}
.black{
    background-color: #000;
    color: var(--bg-color);
}
.brown{
    background-color: #333333;
    color: var(--bg-color);   
}
.linhas{
    padding-bottom: 20px;
}
.cat-content{
    width: 100%;
    overflow: hidden;
    position: relative;
    background-color: #000;
}

.cat-content:after{
    content: "";
    display: block;
    padding-bottom: 45%;
    position: relative;
    box-shadow: inset 0 0 0 0 var(--bg-color);
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
}
a:hover .cat-content:after{
    box-shadow: inset 0 0 0 3px var(--bg-color);
}
.cat-content .inner{
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
.cat-content .cat-img{
    position: absolute;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
}
a:hover .cat-content .cat-img{
    transform: scale(1.025);
}
.cat-content .cat-title{
    color: var(--bg-color);
    font-size: var(--font-size-h2);
    font-weight: 500;
    margin: 0;
    font-family: var(--font-title);
}
.cat-content .cat-title p, .entry-title p{
    font-size: var(--font-size-small);
    font-weight: 500;
    text-transform: uppercase;
    margin: 0;
    font-family: var(--font-title);
}
.title-row {
    color: #7159a2;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: var(--font-size-h2);
    font-weight: normal;
    margin: 0 0 20px;
}
.formulario{
    background-color: #dbd8e4;
    text-align: center;
}
.formulario form{
    width: 400px;
    margin: 30px auto;
    display: block;
    text-align: left;
}
.formulario p {
    color: var(--color-purple);
    margin: 50px 0;
}

.formulario h3 {
    margin-top: 50px;
}

.formulario .numeros span {
    width: auto;
    float: left;
    display: inline-block;
}

.formulario .numeros hr {
    border: none;
    display: block;
    height: 20px;
}

.formulario .numeros span.label {
    color: var(--color-purple);
    font-size: 0.88em;
    font-weight: normal;
    width: 60%;
}

.formulario input[type="text"],
.formulario input[type="email"],
.formulario textarea {
    font-size: var(--font-size-base);
    font-family: var(--font-title);
    width: 100%;
    height: 46px;
    box-sizing: border-box;
    padding: 10px 5px 10px;
    border: none;
        margin-bottom: 20px;
    border-radius: 4px;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.formulario textarea {
    height: 80px;
}

.formulario input[type="text"]:focus,
.formulario input[type="email"]:focus,
.formulario textarea:focus {
    outline: none;
    font-family: var(--font-title);
    background-color: #f4f4f4;
}

.formulario .numeros input[type="text"] {
    font-size: 0.88em;
    width: 60px;
    height: 30px;
    margin-right: 10px;
    box-sizing: border-box;
    padding: 5px;
    border: 1px solid #a2a7af;
}

.formulario::-webkit-input-placeholder {
    color: #a2a7af;
    font-size: var(--font-size-base);
    font-weight: normal;
    font-family: var(--font-title);
}

.formulario:-moz-placeholder {
    /* Firefox 18- */
    color: #a2a7af;
    font-size: var(--font-size-base);
    font-weight: normal;
    font-family: var(--font-title);
}

.formulario::-moz-placeholder {
    /* Firefox 19+ */
    color: #a2a7af;
    font-size: var(--font-size-base);
    font-weight: normal;
    font-family: var(--font-title);
}

.formulario:-ms-input-placeholder {
    color: #a2a7af;
    font-size: var(--font-size-base);
    font-weight: normal;
    font-family: var(--font-title);
}

.formulario input:focus::-webkit-input-placeholder {
    color: transparent;
}

.formulario input:focus:-moz-placeholder {
    /* Firefox 18- */
    color: transparent;
}

.formulario input:focus::-moz-placeholder {
    /* Firefox 19+ */
    color: transparent;
}

.formulario input:focus:-ms-input-placeholder {
    color: transparent;
}

.formulario span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 0.88em;
    display: block;
    padding: 0 0 2px 0;
}

.formulario .wpcf7-not-valid {
    border-bottom: 1px solid #f00;
}

.formulario div.wpcf7-mail-sent-ok,
.formulario div.wpcf7-validation-errors,
.formulario div.wpcf7-response-output {
    width: 100%;
    background-color: #20badb;
    color: var(--bg-color);
    text-align: center;
    font-weight: normal;
    padding: 20px;
    border: none;
    margin: 0;
}

.lista-columns ul {
    margin-bottom: 1.8em;
    display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  
  -webkit-flex-flow:  row wrap ;
    flex-flow: row wrap ;
  justify-content: space-around;
    flex-basis: 1;
    
}

.lista-columns ul li {
    padding: 0 1.5em 3em;
    margin: 0;
    width: 30%;
    text-align: center;
}

.lista-columns ul li p {
    line-height: 1.6em;
    font-size: var(--font-size-base);
}

.lista-columns ul li h2 {
    font-size: 1.56em;
    line-height: 1.2em;
    font-weight: 500;
    margin-bottom: 1em;
}
.lista-columns ul li img{
        width: 75px;
    height: 75px;
    display: block;
    margin: 0 auto 30px;
}
.content-form h2,
.contato header .subtitle,
.subtitle,
header h2 {
    font-size: 1.36em;
    line-height: 1.4em;
}
header h2{
    margin-bottom: 0;
}
#logo {
    margin: 0;
    float: left;
    display: block;
    top: 0;
    left: 0;
    position: relative;
}
.easy {
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.easy-fast {
    -moz-transition: all .15s;
    -webkit-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s;
}

.easy-slow {
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
}

footer #logo {
    width: 100%;
    max-width: 150px;
}

footer #logo a {
    display: block;
    width: 100%;
    height: 62px;
    margin: 0;
    background: url(../design/bestbuy-hotel.svg) no-repeat;
    background-size: 100%;
    font: 0px/0 a;
    text-shadow: none;
    color: transparent;
    position: relative!important;
    top: 4px;
    z-index: 4;
}

.slider-section .slick-track,
.content-ofertas {
    justify-content: center;
    display: flex;
}

.content-ofertas {
    flex-wrap: wrap;
    padding: 30px 0;
}

.slider-section .slick-slide,
.ofertas-container {
    margin: 0;
    display: block;
    height: auto;
}

.container-product {
    margin: 0;
    position: relative;
}

.antd_loading{
        top: 50%;
    position: absolute;
    left: 50%;
    width: 130px;
    height: 130px;
    margin-top: -65px;
    margin-left: -65px;
}
.destaques {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 2;
    overflow: hidden;
    background-color: #312054
}
.home .destaques{
    margin-top: 117px;
}
.destaques .after{
    width: 100%;
    display: block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    top: 60%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
    z-index: 2;
    color: var(--bg-color);
}
.highlight {
	background: transparent;
    display: inline;
    line-height: 1.2em;
    padding: 0 0.5rem;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
}
.mudanca .destaques{
    height: auto;
}
.mudanca .destaques .after{
    top: 50%;
    left: 50%;
    text-align: center;
}
.mudanca .icon-flex{
    margin-left: auto;
    margin-right: auto;
}
.destaques h1{
    font-size: var(--font-size-h1);
}
.destaques h1 b{
    font-size: .7em;
    display: block;
    font-weight: 400;
    margin-bottom: 15px;
}
.destaques .image-full-home{
    opacity: .6;
}
.video-container img, .image-full-home{
    width: 100%;
    height: auto;
    display: block;
}
.swiper-pagination-bullet-active{
    width: 20px;
    background-color: var(--color-purple);
    }
    .swiper-button-container{
    position: absolute;
    left: auto;
    right: 5vw;
    bottom: 20px;
    width: auto;
    height: 45px;
    z-index: 9;
    gap: 8px;
    display: flex;
    }
    .swiper-button-container .d-flex{
    gap: 10px;
    }
    .o-swiper-button-next,
    .o-swiper-button-prev{
    background-color: transparent;
    color: var(--text-color);
    font-weight: 600;
    line-height: 42px;
    margin: 0;
    height: 42px;
    width: 42px;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    outline: none;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
    box-shadow: 0 0 0 1px #ffffff1f;
    background-image: url(../design/arrow-right-white.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px;
    }
    .o-swiper-button-prev, .swiper-button-prev{
    background-image: url(../design/arrow-left-white.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px;
    }
    .o-swiper-button-next:hover,
    .o-swiper-button-prev:hover{
    box-shadow: 0 0 0 1px var(--bg-color);
    }
    .swiper-button-disabled,
    .swiper-button-disabled.o-swiper-button-next:hover,
    .swiper-button-disabled.o-swiper-button-prev:hover{
    opacity: 0;
    background-color: var(--bg-gray);
    pointer-events: auto! important;
    cursor: not-allowed! important;
    }
.card .front:after {
    content: "";
    display: block;
    height: 100%;
    opacity: .7;
    top: 0;
    position: absolute;
    left: 0;
    width: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+40,0.45+70 */
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 40%, rgba(0,0,0,0.45) 70%, rgba(0,0,0,0.45) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0.45) 70%,rgba(0,0,0,0.45) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0.45) 70%,rgba(0,0,0,0.45) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#73000000',GradientType=0 ); /* IE6-9 */
    z-index: 6;
     -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
}
.card:hover .front:after{
    opacity: 1;
}
.destaques .slick-initialized .slick-slide .container-absolute {
    position: absolute;
    width: 100%;
    height: 100%;
}

.destaques .slick-slide {
    padding: 0;
    margin: 0;
}

.destaques .background {
    background-repeat: no-repeat;
    background-size: cover;
}

.slick-list,
.slick-track {
    height: 100%;
}

.slider-section .slick-list {
    padding: 30px 0;
}

.illustration {
    max-width: 100%;
    padding-bottom: 30px;
}

header .illustration, .last .illustration {
    height: 6em;
    width: auto;
    margin: 1em auto 0;
    display: block;
}


#circles-slider.ui-slider {
    border-radius: 20px;
    background: #434d5a;
    border: none;
    height: 10px;
    margin: 1em 4em 4em;
}

#circles-slider .ui-slider-handle {
    border-radius: 23px;
    height: 23px;
    width: 23px;
    top: -7px;
    margin-left: -11px;
    border: 2px solid var(--bg-color)af7;
}

#circles-slider .ui-slider-pip {
    top: 3px;
}

#circles-slider .ui-slider-pip .ui-slider-line {
    width: 4px;
    height: 4px;
    border-radius: 4px;
    margin-left: -2px;
    background: var(--bg-color)af7;
}

#circles-slider .ui-slider-pip.ui-slider-pip-last,
#circles-slider .ui-slider-pip.ui-slider-pip-first {
    top: -7px;
}

#circles-slider .ui-slider-pip.ui-slider-pip-last .ui-slider-line,
#circles-slider .ui-slider-pip.ui-slider-pip-first .ui-slider-line {
    display: none;
}

#circles-slider .ui-slider-pip.ui-slider-pip-last .ui-slider-label,
#circles-slider .ui-slider-pip.ui-slider-pip-first .ui-slider-label {
    margin: 0;
}

#circles-slider .ui-slider-pip.ui-slider-pip-first .ui-slider-label {
    left: -2em;
    text-align: right;
}

#circles-slider .ui-slider-pip.ui-slider-pip-last .ui-slider-label {
    left: 2em;
    text-align: left;
}

#circles-slider .ui-slider-pip.ui-slider-pip-selected-initial {
    font-weight: normal;
}

#circles-slider .ui-slider-pip.ui-slider-pip-selected {
    font-weight: bold;
}

#circles-slider .ui-slider-pip.ui-slider-pip-selected,
#circles-slider .ui-slider-pip.ui-slider-pip-selected-initial {
    color: #434d5a;
}

input.previous.action-button {
    border: none;
    background-color: transparent;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    z-index: 10;
    position: relative;
    display: block;
    cursor: pointer;
    box-shadow: none;
}

.voltar {
    display: block;
    position: absolute;
    top: -.5em;
    left: -2em;
    width: 60px;
    height: 50px;
    font-size: var(--font-size-h1);
    font-weight: 500;
    margin: 0 auto 0 0;
    color: #ff2606;
    box-sizing: content-box;
}

.voltar:before {
    position: absolute;
    left: 0;
    top: 0;
}

.newsletter input,
.contato input,
.contato textarea,
.button.call-action{
  display: inline-block;
    
    float: none;
    margin: .5em;
    border: 0;
    box-shadow: none;
    max-width: 300px;
    width: 100%;
    height: 48px;
    line-height: 1.1em;
    padding: 1em 2em;
    font-size: var(--font-size-h4);
    border-radius: 3px;
        box-sizing: border-box;
}
.newsletter{
    text-align: center;
}

.newsletter .button.call-action{
    background-color: #a0a0a0;
    color: var(--bg-color);
    padding: 0;
}
.newsletter .button.call-action:hover{
    background-color: var(--bg-color);
    color: #000000;
}
.contato input,
.contato textarea {
    width: 100%;
    max-width: 100%;
    margin: 0 0 .75em 0;
}

.contato textarea {
    height: 120px;
}

.contato label {
    font-size: .75em;
    font-weight: 500;
    display: inline-block;
    width: 100%;
    line-height: 1.8em;
    text-align: left;
    padding: 0 .5em;
}

.contato.login label {
    font-size: var(--font-size-base);
    padding: .5em 0 0 0;
    line-height: 1.2em;
}

.contato.login a.remember {
    float: right;
    margin-bottom: 1em;
    padding: .5em;
    font-size: .85em;
    font-weight: 500;
    color: #000000;
}

.contato.login input,
.contato.login butto {
    max-width: 100%;
    width: 100%;
    box-shadow: none;
}


#header,
#home {
    padding: 0;
    position: relative;
    z-index: 10;
    display: inline-block;
    width: 100%;
    float: left;
}
#servicos-home{
    padding: 6em 0;
}
.content-area{
    padding: 0;

}
.content-area .home-title{
    font-size: var(--font-size-h1);
    margin-bottom: 1.5rem;
    font-family: var(--font-title);
    
}
.image-front{
        box-shadow: 1.5em 1.5em 0 0 rgba(110, 91, 165, .15);
}
.image-icon{
    width: 13vw;
    min-width: 160px;
    margin: 14vw 0 8vw;
    display: block;
}
.content-inside.right{
    text-align: right;
}
.content-area p{
    font-size: 1.36em;
}
.content-inside .inside-title{
    font-size: var(--font-size-h2);
    margin-bottom: 1.26em;
}
.numb{
    font-size: var(--font-size-base);
    display: block;
    margin-bottom: 2.5em;
    font-weight: 700;
    text-transform: uppercase;
}
.list{
    display: block;
}
.list-vantagens{
    width: 65%;
    margin: 5em 0 0 auto;
}
.list-vantagens.right{
    margin: 5em auto 0 0;
}
.list li, .list h4{
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: .75em;
    padding-bottom: .75em;
}
.list h4 span{
    font-size: var(--font-size-small);
    display: block;
    line-height: 18px;
}
.chamada_extra{
    text-align: center;
    padding: 6em 0 0;
}
.chamada_extra p{
    font-size: var(--font-size-h3);
}
.padding{
    padding: 6em 0;
}
.quem-somos{
  background-color: #efefef;
  /*background-image: -webkit-linear-gradient(120deg,#efefef 62%,#F6F6F6 62%);*/
  position: relative;
}
.recortes{
    position: absolute;
    width: 100%;
    height: 100vw;
    left: 0;
    top: 0;
    overflow: hidden;
}
.recortes:before, .recortes:after{
    content: "";
    display: block;
    width: 3000px;
    padding-bottom: 3000px;
    position: absolute;
    background-color: var(--bg-color);
    visibility: visible;
    left: 0;
    top: 0;
    transform-origin: left top;
    transform: rotate(-60deg);
    z-index: 1;
}
.recortes:after{
    background-color: #F6F6F6;
    left: 100%;
    top: 0;
    transform-origin: left top;
    transform: rotate(150deg);
    z-index: 0;
}
.outsourcing-de-impressao .recortes:after, .contato .recortes:after{
    background-color: #d9d2e8;
    top: 30%;
    transform: rotate(170deg);
}
.locacao-de-scanners .recortes:before{
    background-color: #f6f6f6;
    top: 50%;
    left: 110%;
    transform: rotate(170deg);
}
.locacao-de-scanners .recortes:after{
    left: -10%;
    top: 50%;
    background-color: #d9d2e8;
    transform: rotate(-80deg);
}
#servicos-home.bilhetagem{
  background-color: #dde3fb;
  background-image: -webkit-linear-gradient(93deg, #efefef 20%, #dde3fb 20%);
  padding-bottom: 12em;
  position: relative;
}
#servicos-home.bilhetagem:before{
  content:"";
  position: absolute;
  bottom: 55px;
  right: 0;
  width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 570px 30px 0;
    border-color: transparent var(--bg-color) transparent transparent;
 z-index: 2;
}
#servicos-home.scanners{
    padding-top: 0;
    background-color: #efefef;
}
#header {
    z-index: 999;
    border: none;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: var(--bg-color);
}
/*
.home #navigation{
    background-color: transparent;
    box-shadow: none;
}
*/
#navigation {
    overflow: visible;
    z-index: 999;
    background-position: top center;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: var(--bg-color);
}


#navigation ul{
    text-align: left;
    display: flex;
    justify-content: center;
    align-items: stretch;
    margin: 0;
}

#navigation li {
    display: flex;
    margin: 0 .75em;
    align-items: center;
    position: relative;
}
#navigation li:last-child{
    margin-right: 0;
}
#navigation li:first-child{
    margin-left: 0;
}
#navigation a{
    display: inline-block;
    color: var(--text-color);
    padding: 28px 0;
    margin: 0 .25em;
    font-family: var(--font-title);
    font-weight: 500;
    font-size: var(--font-size-base);
    line-height: 20px;
    cursor: pointer;
     -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
    text-decoration: none;
}
#navigation li.btn{
    padding: 18px 0;
}
#navigation li.btn a{
    background-color: var(--color-purple);
    color: var(--bg-color);
    padding: 10px 14px;
    border-radius: 40px;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
}
#navigation li.btn a:hover{
    background-color: var(--color-blue);
    box-shadow: none;
}
#navigation ul ul { /* this targets all sub menus */
    visibility: hidden;
    overflow: hidden;
    position: absolute;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    width: 300px;
    height: auto;
    top: 86px;
    left: 0;
    padding: 15px 25px;
    text-align: left;
    line-height: 1em;
    background-color: var(--bg-color);
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 0;
    box-shadow: 4px 5px 10px rgba(0, 0, 0, .1);
}
#navigation ul li:hover > ul {
    top: 76px;
    visibility: visible;
    opacity: 1;
}
#navigation ul ul li { /* this targets all submenu items */
    float: none; /* overwriting our float up above */
    line-height: 1em;
    margin: 0;
}
#navigation ul ul li a{
    color: var(--text-color);
    padding: 15px 0;
    border-radius: 0;
    display: block;
    width: 100%;
    margin: 0;
    border-bottom: 1px solid var(--color-gray);
}
#navigation ul ul li:last-child a{
    border-bottom: none;
}
#navigation ul ul li ul {
    /* target all second, third, and deeper level sub menus */
    left: 150px; /* this needs to match the sub menu width set above -- width + padding + borders */
    top: 0; /* this ensures the sub menu starts in line with its parent item */
}
#navigation ul li.menu-item-has-children a:after {
    font-family: 'iconbbh' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e928";
    margin-left: .5em;
    position: relative;
    top: 2px;
}
#navigation ul ul li a:after{
    display: none;
}
ul ul, ul ol, ol ol, ol ul{
    font-size: 100%;
}

#navigation a:hover{
    color: var(--black-color);
    box-shadow: inset 0 -4px var(--color-purple);
}


#navigation .current-menu-item a,
#navigation .active a,
#navigation ul ul a:hover{
    color: var(--black-color);
    text-align: left;
    box-shadow: inset 0 -4px var(--color-purple);
}
#navigation ul ul a:hover{
    box-shadow: none;
    border-bottom: 1px solid var(--color-purple);
}

#navigation .current-menu-item.logo a,
#navigation .active.logo a {
    color: var(--bg-color);
    box-shadow: none;
}

#navigation .logo-space {
    display: inline-block;
    position: relative;
    margin: 0 auto;
    font: 0px/0 a;
    text-shadow: none;
    color: transparent;
    box-shadow: none;
}
#navigation .logo-space a,
#navigation .logo-space a:hover{
    display: block;
    width: 230px;
    height: 76px;
    margin: 0 auto 0 auto;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    z-index: 10;
    position: relative;
    box-shadow: none;
}
#navigation .logo{
    margin-right: auto;
}
#navigation .logo a,
.responsive-logo a,
footer .logo a,
#navigation .logo a:before,
.responsive-logo a:before{
    display: block;
    width: 180px;
    height: 76px;
    margin: 0 auto 0 auto;
    background: url(../design/microlaser-logo.svg) no-repeat;
    background-size: 100%;
    background-position: center;
    background-color: transparent;
    font: 0px/0 a;
    text-shadow: none;
    color: transparent;
    z-index: 10;
    position: relative;
    box-shadow: none;
}

#navigation .search-box{
    width: 70px;
    margin-left: .5em;
}
#navigation .search-form {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -1;
}

#navigation .search-action,
.active #navigation .search-action{
    cursor: pointer;
    float: right;
    width: 70px;
    height: 50px;
    background-color: transparent;
    color: var(--color-purple);
    font-size: var(--font-size-h4);
    text-align: center;
    line-height: 50px; 
    position: relative;
    right: 0;
    top: 12px;
    border-left: 1px solid var(--color-purple);
}
#navigation .search-action:hover{
    color: var(--color-blue);
}
.home #navigation .search-action{
    color: var(--bg-color);
    border-left: 1px solid var(--bg-color);
}
#navigation .search-visible{
    overflow: hidden;
    margin: 0;
    height: 0;
    font-size: var(--font-size-base);
    color: #000;
    text-transform: uppercase;
    padding: 0 4em;
    box-sizing: border-box;
    top: 76px;
    left: 0;
    position: absolute;
    background-color: var(--bg-color);
    width: 100%;
}
#navigation .search-field {
    border: 0;
    margin: 0;
    font-size: var(--font-size-h3);
    color: #000;
    background-color: transparent;
    padding: 0;
    width: 100%;
    height: 70px;
    line-height: 2em;
    box-sizing: border-box;
    text-align: center;
}
#navigation .search-open .search-visible{
    height: 70px;
}
#navigation .search-field:focus {
    cursor: text;
    outline: 0;
}
#navigation .search-box .search-form input[type="submit"]{
   display: none;
}

.search-visible {
	position: relative;
}
.search-visible	i {
	position: absolute;
	width: 1px;
	height: 80%;
	background-color: #333;
	left: 5px;
	top: 10%;
	animation-name: blink;
	animation-duration: 800ms;
	animation-iteration-count: infinite;
	opacity: 1;
    display: none;
}

.search-visible input:focus + i {
	display: none;
}

@keyframes blink {
	from { opacity: 1; }
	to { opacity: 0; }
}
blockquote {
  background: #f4f4f4;
    font-family: var(--font-title);
    font-weight: 700;
    font-size: var(--font-size-h4);
    margin: 1.5em;
    padding: 1em;
    quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: var(--bg-color);
    content: open-quote;
    font-size: 8em;
    line-height: .1em;
    margin-right: .1em;
    vertical-align: -.4em;
}
blockquote p {
  display: inline;
}
.nav-trigger,
.mobile-nav {
    display: none;
}



.navigation {
    padding: 0 5%;
    position: relative;
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

#navigation .button a,
#agente-menu .button a,
a.button,
button,
.contato input[type="submit"],
.formulario input[type="submit"],
.action-button.next {
    color: var(--bg-color);
     font-family: var(--font-title);
    background-color: var(--color-purple);
    font-weight: 600;
    letter-spacing: 0.015em;
    padding: 1em 1.8em;
    border-radius: 80px;
    line-height: 1em;
    font-size: var(--font-size-h6);
    border: none;
    cursor: pointer;
    box-shadow: 4px 4px 20px 0 #0202027a;
     -webkit-transition: all 0.15s ease 0s;
    -moz-transition: all 0.15s ease 0s;
    -o-transition: all 0.15s ease 0s;
    -ms-transition: all 0.15s ease 0s;
    transition: all 0.15s ease 0s;
}
footer a.button{
    background-color: var(--bg-color);
    color: var(--color-purple);
    box-shadow: 0.5em 0.5em 0 0 #5b4a7d;
    padding: .65em 2em;
}
a.button.little{
    padding: .65em 2em;
}
footer a.button:hover{
    color: var(--bg-color);
    box-shadow: 0.25em 0.25em 0 0 #5b4a7d;
}
a.button {
    display: inline-block;
    text-decoration: none;
}
a.button.light {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: var(--font-size-small);
    padding: .5em 1em;
    background-color: var(--bg-color);
    border: 1px solid var(--color-blue);
    color: var(--color-blue);
    box-shadow: none;
}
a.button.light:hover{
    color: #000;
}
a.button span{
    margin-left: 10px;
}
a.button.center {
    margin: 3em auto;
    display: block;
    width: fit-content;
}


.button a:hover,
button:hover,
a.button:hover,
#navigation .button a:hover,
.contato input[type="submit"]:hover,
.formulario input[type="submit"]:hover,
.action-button.next:hover {
    background-color: var(--color-blue);
}

.center {
    text-align: center;
}

.conteudo p {
    color: #a2a7af;
    margin-bottom: 2.6em;
}

.quem-somos .conteudo p {
    color: var(--bg-color);
    margin-bottom: 2.6em;
}

.content-area header {
    text-align: center;
    margin-bottom: 3em;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 4em 0;
    color: var(--bg-color);
}
.content-area header h1{
    font-family: var(--font-title);
    font-weight: 700;
    text-shadow: 3px 3px 10px rgba(0,0,0,.5);
}
.header-img{
    /*height: 70vh;
    text-align: left;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    */
       float: none;
}

.site-main .header-img .container{
 
    display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  
  -webkit-flex-flow: row wrap;
  justify-content: space-around;
    justify-content: center;
    height: 100%;
    flex-direction: column;
    -webkit-flex-direction: column;
}
.content-area header h1.title{
    margin: .5em 0;
}
.conteudo {
    padding-top: 70px;
    padding-bottom: 50px;
}

.home.page #home {
    margin-top: 76px;
}

.institucional {
    margin: 0 auto 5em;
    display: block;
}
.bg_video{
	right: 0;
    position: relative;
    top: -10vw;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: auto;
    z-index: -1000;
}
.contato, .landing-page {
    padding: 8em 0;
}
.contato h3, .landing-page h3{
    font-size: var(--font-size-base);
    border-bottom: 1px solid var(--color-gray);
    margin-bottom: 1em;
    padding-bottom: 1em;
}
.landing-page h2{
        margin-bottom: .5em;
}
.landing-page p + h2{
    margin-top: 1.5em;
}
.landing-page h3{
        font-size: var(--font-size-h4);
    border-bottom: 1px solid rgba(0,0,0,.1);
    margin-bottom: .25em;
    padding-bottom: .25em;
}
.contato .button, .landing-page .button{
    margin-top: 2em;
}
.institucional .container {
    z-index: 2;
}

.header-section {
    padding: 40px 0;
}

.navigation {
    padding: 0 5%;
    position: relative;
    text-align: center;
}

.front-content .main-title {
    max-width: 300px;
}

.main-title,
h1,
.slick-slide h2 {
    font-size: var(--font-size-h2);
    line-height: 1.14em;
    font-weight: 500;
    text-transform: inherit;
    margin-bottom: .5em;
}
.single .meta.pagemeta{
    text-align: left;
    font-weight: 500;
    font-size: var(--font-size-small);
}
.single .meta.pagemeta span{
    margin-right: .75em;
}
.single article{
    margin-bottom: 5em;
}
#ofertas .main-title, #blog .main-title {
    text-align: center;
}
.front .main-title{
    margin-top: 2em;
}
.front-content {
    position: relative;
    max-width: 30vw;
}


.front-content .chamada {
    color: #a2a7af;
    position: absolute;
    top: 0;
    font-family: var(--font-title);
}
.product-title{
    color: #000;
    font-size: 3.36em;
    text-align: left;
    font-family: var(--font-title);
    font-weight: 700;
}
a .product-title{
    color: #000;
    font-size: 1.36em;
    text-align: center;
    font-family: var(--font-title);
    font-weight: 500;
    margin: .25em 0;
}
.product-info{
    margin-bottom: 5em;
}
.product-info h2{
    font-size: var(--font-size-h4);
    text-transform: uppercase;
    font-weight: 500;
    margin: 0;
}
.content-product{
    margin: 0 auto 30px;
    position: relative;
}
.content-product .img{
    position: relative;
    font-size: 0;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
    top: 0;
    text-align: center;
    margin: 0 auto;

}
.content-product .img img{
    margin: 0;
    padding: 0;

}
.content-product .img:before, .content-product .img:after
{
    z-index: -1;
  position: absolute;
  content: "";
  bottom: 25px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
}
.content-product .img:after
{
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  right: 10px;
  left: auto;
}
.content-product .img:hover:before, .content-product .img:hover:after
{
  bottom: 13px;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.content-product .img:hover:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
.content-product .img:hover{
    top:-3px;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.assinaturas{
    text-align: left;
}
.btnwapp a, .btnmap a, .btnphone a{
    background-color: #25d366;
    font-weight: 600;
    display: flex;
    align-items: center;
    padding: 10px 20px;
}
.btnwapp a:before{
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(../design/ico-whatsapp.svg);
    background-repeat: no-repeat;
    margin-right: 6px;
}
.btnmap a:before{
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(../design/map-pin.svg);
    background-repeat: no-repeat;
    margin-right: 6px;
}
.btnphone a, .btnmap a{
    background-color: var(--color-purple);
}
.btnphone a:before{
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(../design/phone.svg);
    background-repeat: no-repeat;
    margin-right: 6px;
}
#antidesign, #microlaser {
    background-image: url(../design/antidesign.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    height: 36px;
    width: 80px;
    display: inline-block;
    margin: 0 10px;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    float: left;
    opacity: .5;
}
#microlaser {
    background-image: url(../design/microlaser-white.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    float: left;
    width: 180px;
    opacity: 1;
}
.assinatura{
        padding: 8em 0 4em;
    }
#microlaser:hover{
    opacity: .5
}
#antidesign:hover{
    opacity: 1;
}

.intro{
    text-align: center;
    padding: 8vw 0;
}
.intro.subintro{
    text-align: left;
}
.locacao-de-scanners .intro{
    padding: 8vw 0;
    background-color: var(--bg-color);
}
.pink{
    background-color: #d9d2e8;
}
.intro .icon-flex{
    width: 120px;
    height: 120px;
}
.intro .inner{
    width: 580px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.beneficios_slide{
    background-color: var(--color-purple);
    position: relative;
}
.beneficios_slide .image-xyz {
    width: 50%;
    float: right;
}
.beneficios_slide .image-xyz img{
    margin: 0 0 0 auto;
}
.beneficios_slide .slide-content,
.beneficios_slide .slide-inner,
.beneficios_slide .slide-title
{
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
}
.beneficios_slide .slide-content{
    float: left;
    padding: 3em 6em;
    background-color: var(--color-purple);
}
.beneficios_slide .slide-content p{
    font-size: var(--font-size-h4);
    margin-bottom: 0;
}

.beneficios_slide .slide-inner{
    position: absolute;
    bottom: 2em;
    top: auto;
    height: auto;
    width: 100%;
    padding: 0 15%;
    left: 0;
}
.beneficios_slide .slide-title{
    position: absolute;
    top: 2em;
    height: auto;
    font-size: var(--font-size-base);
    width: 100%;
    padding: 0 15%;
    left: 0;
}
.beneficios_slide .slide-content img{
    width: 150px;
}
.beneficios_slide .container-slider{
    
    color: var(--bg-color);
}
.beneficios_slide .slick-prev,
.beneficios_slide .slick-next{
    color: var(--bg-color);
    opacity: 1;
    left: 0;
    top: auto;
    bottom: 2em;
    height: 60px;
    transform: none;
    margin: 0;
    position: absolute;
}
.beneficios_slide .slick-next,
.beneficios_slide.slick-slider:hover .slick-next{
    left: auto;
    right: 50%;
}
.beneficios_slide .slick-prev:before,
.beneficios_slide .slick-next:before{
       background-color: transparent;
    font-size: 34px;
}
.beneficios_slide .slick-prev:hover, .beneficios_slide .slick-next:hover{
    transform: none;
}
.beneficios_slide .slick-slide h3{
    font-size: var(--font-size-h3);
}
.redes {
    padding: 1em 0;
    text-align: right;
}
.redes a {
    color: var(--bg-color);
    font-size: 20px;
    font-weight: 500;
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: .2em;
    background-color: transparent;
    border-radius: 100%;
    padding: .3em;
}
.redes a:hover {
    background-color: #000;
    color: var(--bg-color);
}
footer {
    background-color: var(--text-color);
    color: var(--bg-color);
    padding: 6em 0;
        z-index: 2;
    position: relative;
    overflow: hidden;
}

footer .divide{
    border-bottom: 1px solid var(--bg-color);
}


footer p,
footer h2,
footer h3{
    color: var(--bg-color);
    font-size: var(--font-size-h5);
    text-align: left;
}

footer h2 {
    font-family: var(--font-title);
    font-size: var(--font-size-base);
    font-weight: normal;
    margin-bottom: 5px;
}
footer img{
    width: 120px;
    margin: 0 auto;
}
footer h2 span:first-child {
    float: left;
    padding: 0 10px 0 0;
}

footer p.right,
p.right {
    color: #2b2b2b;
    font-family: var(--font-title);
    font-size: 10px;
    line-height: 14px;
    font-weight: normal;
    text-align: right;
    text-transform: uppercase;
    margin-top: 30px;
    position: relative;
    margin-right: 40px;
}
#navigation-bottom{
    padding: 0;
    margin-bottom: 4em;
}
#navigation-bottom ul ul{
    position: absolute;
    width: 200px;
    margin: 0;
}
footer .menu {
    display: block;
    text-align: left;
    display: flex;
    align-content: center;
    justify-content: space-between;
    margin: 1em 0;
flex-wrap: wrap;
}

footer .menu li {
    display: block;
    margin: 0;
}

footer .menu a  {
    color: var(--bg-color);
    font-weight: 500;
    line-height: 1em;
    font-size: var(--font-size-base);
     -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
    display: block;
    padding: .75em 0;
    margin: 0 .75em;
    text-decoration: none;
}
footer .menu a:hover{
    box-shadow: inset 0 -4px var(--bg-color);
}
footer .menu .logo a{
    background: url(../design/localiza-icon.svg) no-repeat center center;
    width: 50px;
    height: 50px;
    font: 0px/0 a;
    margin: 0 auto;
}
footer h3{
    font-weight: 400;
    margin-bottom: 1em;
    color: var(--bg-color);
    padding: 1.5em 0 .75em;
    border-bottom: 1px solid var(--bg-color-alpha);
}
footer .menu a:hover {
    color: var(--bg-color);
}
footer .adjust{
    margin-right: 4%;
}
label {
    font-weight: normal;
}

.center {
    text-align: center;
}

.wpcf7-form-control-wrap {
    display: inline-block;
    width: 100%;
}

input[type="submit"] {
    font-size: var(--font-size-base);
}

.box {
    padding: 0;
    height: 100%;
    width: 100%;
    border-radius: 3px;
}

.box .periodo {
    font-size: .65em;
    font-weight: 500;
    display: none;
}

.box .parcelamento {
    font-size: var(--font-size-base);
    font-weight: 500;
    position: relative;
    color: var(--bg-color);
}

.box .sale-title {
    font-size: var(--font-size-h2);
    margin: 0 0 .2em 0;
    line-height: 1.15em;
    font-family: var(--font-title);
    font-weight: 700;
    color: var(--bg-color);
}

.box hr {
    width: 20px;
    border: none;
    height: 2px;
    background-color: #ff2606;
    margin: 1em auto;
}

.box .inner,
.boximage .inner {
    display: inline-block;
    text-align: center;
    color: #000000;
}

.box .inner .content {
    padding: 15px 25px;
    position: absolute;
    z-index: 20;
    top: 50%;
    width: 100%;
    height: 150px;
}
.box .inner .content:before{
    position: absolute;
    width: 10%;
    height: 1px;
    background-color: var(--bg-color);
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: none;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
}
.card:hover .content:before{
    bottom: -15px;
    width: 35%;
}
.flipped.box .inner .content:before{
    width: 85%; 
     bottom: 0px;
}
.box .inner .content:before
.box .inner,
.box p,
.box span,
.box h2,
.box h1 {
    color: var(--bg-color);
}

.antd-cangooroo-errors{
    text-align: center;
    margin: 0 auto 1em;
}
.antd-cangooroo-on{
    margin-top: 48px;
}
/*form styles*/

#msform {
    min-height: 700px;
    text-align: center;
    position: relative;
    margin-bottom: 3em;
}

#msform fieldset {
    box-sizing: border-box;
    width: 100%;
    min-height: 500px;
    /*stacking fieldsets above each other*/
    position: relative;
}

.reveal-if-active {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: 0.2s;
}
.reveal-if-active label {
    display: inline-block;
    margin: 0 0 3px 0;
    float: left;
    width: 100px;
  }

.content-form.como-conheceu ul li input[type=radio]:checked~ .reveal-if-active{
    opacity: 1;
    max-height: 100px;
    padding: 0;
    overflow: visible;
  
}
.content-form.como-conheceu input[type=text]{
    width: 70%;
    max-width: 300px;
    float: left;
}
/*Hide all except first fieldset*/

#msform fieldset:not(:first-of-type) {
    display: none;
}
.contato .upload{
    padding: 20px;
    background-color: #f5f5f5;
    display: inline-block;
    margin: 0 0 30px 0;
    width: 100%;
    border-radius: 3px;
}
.contato .upload button{
    width: 100%;
    background-color: #41494d;
}
.contato .upload button:hover{
    background-color: var(--bg-color);
    color: #41494d;
}
.contato label.sr-only{
    display: none;
}
.content-form ul.ul-form{
    margin: 0 0 30px 0;
    display: inline-block;
}
.content-form ul.ul-form li{
    margin-bottom: .25em;
}
.contato .inputdnd input.form-control-file {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 6em;
    margin: 0 0 20px 0;
    padding: 0;
    outline: none;
    visibility: hidden;
    cursor: pointer;
    background-color: var(--bg-color);
    box-shadow: 0 0 5px solid #000000;
}
.form-control-file:before {
      content: attr(data-title);
      position: absolute;
      left: 0;
      width: 100%;
      min-height: 6em;
      line-height: 5.5em;
      padding-top: 0;
      opacity: 1;
      visibility: visible;
      text-align: center;
      border: 0.25em dashed #000000;
      transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
      overflow: hidden;
    border-radius: 3px;
    }
 .form-control-file:hover:before {
        border-style: solid;
        box-shadow: inset 0px 0px 0px 0.25em #000000;
      }
    
.content-area.cadastro header {
    min-height: 150px;
}


.content-form {
    min-height: 250px;
    float: left;
    width: 100%;
    position: relative;
        padding: 0 10%;
}
.content-area.cadastro .first header {
    min-height: 200px
}

.first .content-form {
    min-height: 200px;
}


.percent {
    display: inline-block;
    width: 50%;
    text-align: left;
    margin-top: .5em;
    font-weight: 500;
}
.percent .label{
    display: block;
    text-align: center;
    font-size: var(--font-size-base);
    margin-bottom: 2em;
}
.percent.right {
    float: right;
    text-align: right;
}

.label {
    width: auto;
    font-family: var(--font-title);
    text-transform: uppercase;
    color: #000000;
    font-size: var(--font-size-small);
    font-weight: 500;
}

.slider-form {
    width: 100%;
    float: none;
}

input.amount {
    color: #ff2606;
    font-weight: bold;
    width: auto;
    display: block;
    text-align: center;
    border: 0;
    box-shadow: none;
    margin: 0 auto;
    padding: 0;
    float: none;
    font-size: var(--font-size-h4);
    height: 2em;
    font-family: var(--font-title);
}

.content-form ul {
    list-style: none;
    margin: 2em auto;
    padding: 0;
    display: block;
    max-width: 540px;
}

.content-form ul li {
    color: #000000;
    display: block;
    position: relative;
    float: left;
    width: 100%;
    background: none;
    padding: 0;
}

.content-form ul li input[type=radio], .content-form ul li input[type=checkbox] {
    position: absolute;
    visibility: hidden;
}

.content-form ul li label {
    display: block;
    position: relative;
    font-weight: 500;
    font-size: var(--font-size-base);
    color: #000000;
    padding: .5em 2.2em;
    margin: .25em auto;
    height: auto;
    z-index: 9;
    line-height: 1.2em;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
}

.content-form ul li:hover label {
    color: #333;
}

.content-form ul li .check {
    display: block;
    position: absolute;
    border: 4px solid #cccccc;
    background-color: #cccccc;
    border-radius: 100%;
    height: 22px;
    width: 22px;
    top: .75em;
    left: 0;
    z-index: 5;
     -webkit-transition: border 0.25s ease 0s;
    -moz-transition: border 0.25s ease 0s;
    -o-transition: border 0.25s ease 0s;
    -ms-transition: border 0.25s ease 0s;
    transition: border 0.25s ease 0s;
}

.content-form ul li:hover .check {
    background-color: #999;
}

.content-form ul li .check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 15px;
    width: 15px;
    top: 5px;
    left: 5px;
    margin: auto;
    -webkit-transition: background 0.25s ease 0s;
    -moz-transition: background 0.25s ease 0s;
    -o-transition: background 0.25s ease 0s;
    -ms-transition: background 0.25s ease 0s;
    transition: background 0.25s ease 0s;
}

.content-form ul li input[type=radio]:checked~ .check, .content-form ul li input[type=checkbox]:checked~ .check  {
    border: 4px solid #cccccc;
    background-color: #ff2606
}
/* Add this attribute to the element that needs a tooltip */
[data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer;
}

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  pointer-events: none;
}

/* Position tooltip above the element */
[data-tooltip]:before {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -80px;
  padding: 7px;
  width: 160px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: var(--bg-color);
  content: attr(data-tooltip);
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
}

/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #000;
  border-top: 5px solid hsla(0, 0%, 20%, 0.9);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
}

/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    /*CSS counters to number the steps*/
    counter-reset: step;
    display: none;
}

#progressbar li {
    list-style-type: none;
    color: #999;
    text-transform: uppercase;
    font-size: 9px;
    width: 16.66%;
    float: left;
    position: relative;
    background: none;
    padding: 0;
}

#progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 20px;
    line-height: 20px;
    display: block;
    font-size: var(--font-size-base);
    color: var(--bg-color);
    background: #ddd;
    border-radius: 100%;
    margin: 0 auto 5px auto;
}

#progressbar li.active:before {
    background-color: #ff2606;
}


/*progressbar connectors*/

#progressbar li:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #ddd;
    position: absolute;
    left: -50%;
    top: 9px;
    z-index: -1;
    /*put it behind the numbers*/
}

#progressbar li.active:after {
    background-color: #ff2606;
}

#progressbar li:first-child:after {
    /*connector not needed before the first step*/
    content: none;
}

.contato .ui-widget.ui-widget-content {
    border: none;
    background-color: #000000;
    height: .4em;
    border-radius: .2em;
}

.contato .ui-slider-horizontal .ui-slider-range-min {
    background-color: #000000;
}

.contato .ui-state-default,
.contato .ui-widget-content .ui-state-default,
.contato .ui-widget-header .ui-state-default,
.contato .ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    background-color: #000000;
    border: none;
    border-radius: .5em;
    width: 2em;
    height: 2em;
    top: -.8em;
    margin-left: -1em;
    cursor: pointer;
}
.contato .ui-state-default:hover,
.contato .ui-widget-content .ui-state-default:hover,
.contato .ui-widget-header .ui-state-default:hover,
.contato .ui-button:hover{
    background-color: #ff2606;
}
.title.padding {
    padding: 1em 0;
}
.blog .content-section, .search .content-section, .single .content-section, .o-que-fazemos{
    padding-top: 5em;
}

.card {
    width: 100%;
    height: 100%;
    border-radius: 0;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}
.card:after {
    content: "";
    display: block;
    padding-bottom: 140%;
}
.card .front, .card .back{
    border-radius: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-smoothing: antialiased;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
}
.card .back{
    z-index: 6;
    height: 100%;
    top: 0;
    background-color: rgba(0, 0, 0, .7);
    opacity: 0;
    -webkit-transition: opacity 0.25s ease .15s;
    -moz-transition: opacity 0.25s ease .15s;
    -o-transition: opacity 0.25s ease .15s;
    -ms-transition: opacity 0.25s ease .15s;
    transition: opacity 0.25s ease .15s;
}
.card.flipped .back{
    opacity: 1;
    -webkit-transition: opacity 0.15s ease 0;
    -moz-transition: opacity 0.15s ease 0;
    -o-transition: opacity 0.15s ease 0;
    -ms-transition: opacity 0.15s ease 0;
    transition: opacity 0.15s ease .0;
}
.card .back .inner {
    overflow: hidden;
    overflow-y: auto;
    margin: 47% 7.5% 0;
    width: 85%;
    height: 48%;
    text-align: left;
    position: absolute;
    z-index: 2;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
}
.card .back .inner .content-back {
    padding: 0 20px;
}
.card .back .inner .content-back p {
    font-size: var(--font-size-base);
    line-height: 1.4em;
    text-align: left;
    color: var(--bg-color);
}
.card .imagem{
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    transform: scale(1.05);
    background-position: center center;
    z-index: 5;
}
.info {
    width: 100%;
    height: 80px;
    position: absolute;
    top: 10%;
    padding: 40px 0;
    right: 0;
    z-index: 9;
    font-size: .7em;
    text-transform: uppercase;
    border-radius: 0px 0px 100px 100px;
    overflow: hidden;
    color: var(--bg-color);
    display: none;
}

.info span {
    position: absolute;
    color: var(--bg-color);
    border: 1px solid var(--bg-color);
    border-radius: 100%;
    width: 30px;
    height: 30px;
    display: block;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: 0 auto;
    font-size: var(--font-size-h2);
    font-weight: 500;
    line-height: 26px;
    padding: 0;
    text-align: center;
}
.flipped .info{
    top: -80px;
}
.card:hover .info span{
    background-color: rgba(0,0,0,.5);
}
.card:hover .content {
    top: 45%;
}
.card:hover .imagem{
    transform: scale(1);
}
.back .info span {
    transform: rotate(45deg);
}

.card.flipped.box .inner .content{
    top: 0;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
}

.slider-content.slick-slider {
    height: 100%;
    padding: 0 0 2em 0;
}

.slick-slide {
    position: relative;
}

.slick-slider .slick-dots {
    width: 100%;
    bottom: -2em;
}

.destaques .slick-slider .slick-dots {
    bottom: 1.5em;
}

.slick-slider .slick-dots li {
    margin: 0;
    padding: .4em;
    cursor: pointer;
    width: auto;
}

.slick-slider .slick-dots li button {
    background-color: #999;
    border-radius: 100%;
    width: 10px;
    height: 16px;
    padding: 0;
    font-size: 0;
    line-height: 0;
    display: block;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.slick-slider .slick-dots li:hover button {
    background-color: #999;
    box-shadow: 0 0 0 2px #999;
}

.slick-slider .slick-dots li.slick-active button {
    background-color: transparent;
    box-shadow: 0 0 0 2px #999;
}
.destaques .slick-slider .slick-dots li button{
    background-color: var(--bg-color);
    width: 12px;
    height: 12px;
}
.destaques .slick-slider .slick-dots li:hover button {
    background-color: var(--bg-color);
    box-shadow: 0 0 0 3px var(--bg-color);
}

.destaques .slick-slider .slick-dots li.slick-active button {
    background-color: transparent;
    box-shadow: 0 0 0 3px var(--bg-color);
}

.slick-slider .slick-dots li button:before {
    display: none;
}
.front-blog {
    margin-bottom: 5em;
    display: inline-block;
    width: 100%;
    
}
.front-blog .item, .front-blog.inside .item:nth-child(3) {
    display: inline-block;
    background: var(--bg-color);
    margin: .66%;
    width: 32%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    overflow: hidden;
    float: left;
}

.front-blog .item:after, .front-blog.inside .item:nth-child(3):after {
    content: "";
    display: block;
    padding-bottom: 100%;
}
.front-blog .item:nth-child(3):after {
    content: "";
    display: block;
    padding-bottom: 204%;
}
.front-blog .item:nth-child(3){
        float: right;
}
.front-blog .item .inner{
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+40,0.45+70 */
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 40%, rgba(0,0,0,0.45) 70%, rgba(0,0,0,0.45) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0.45) 70%,rgba(0,0,0,0.45) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0.45) 70%,rgba(0,0,0,0.45) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#73000000',GradientType=0 ); /* IE6-9 */
    z-index: 2;
}
.front-blog .item .imagem{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;

}

.front-blog .item h1{
    position: absolute;
    bottom: 0;
    left: 10%;
    width: 80%;
    text-align: center;
    color: var(--bg-color);
}
.front-blog .item h1 span{
    font-size: .5em;
    display: block;
    padding-top: .75em;
}
.front-blog .item h1 span:before{
    display: block;
    content: "";
    width: 20%;
    height: 2px;
    background-color: var(--bg-color);
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.front-blog .item:hover .imagem{
    transform: scale(1.05);
}
.front-blog .item:hover h1 span:before{
    width: 50%;
}


/* ////////////////////////// ACCORDION /// */
.slick-slide{
    float: left;
}
.slider-serv{
    width: 300px;
    min-height: 190px;
    margin: 0 auto;
}
.accordion .slick-slider .slick-dots{
    bottom: -3em;
}
.accordion .slick-slider .slick-dots li button{
    background-color: var(--bg-color);
}
.accordion .slick-slider .slick-dots li.slick-active button {
    background-color: transparent;
    box-shadow: 0 0 0 2px var(--bg-color);
}
.accordion .slick-slider .slick-dots li:hover button{
    box-shadow: 0 0 0 2px var(--bg-color);
    background-color: var(--bg-color);
}
.accordion {
  list-style: none;
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: stretch;
  overflow: hidden;
  width: 100%;
  height: 80vh;
}
.accordion .logos img{
    width: 50%;
    padding: 1%;
    float: left;
    display: block;
    box-sizing: border-box;
}

/* Articles */

.accordion-item {
  flex: initial;
  width: 16.666%;
  height: 100%;
  text-align: center;
  color: var(--bg-color);
  text-decoration: none;
  vertical-align: bottom;
  box-sizing: border-box;
  padding: 20px;
  position: relative;
  background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-color: #000;
    box-shadow: inset -50px 0 50px -50px rgba(0,0,0,.8);
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
}
.accordion-item:last-child{
    box-shadow: none;
}
.accordion-item:before{
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background-color: rgba(0,0,0,0);
    width: 100%;
    height: 100%;
    display: block;
    z-index: 0;
    box-shadow: inset 0 350px 250px -150px rgba(0,0,0,.7);
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
}
.accordion-item h2{
    position: relative;
    z-index: 3;
    font-size: var(--font-size-h3);
}
.accordion-item .accordion-inner{
    position: relative;
    margin-top: 0;
    z-index: 3;
    padding: 20px;
    overflow-y: auto;
    max-height: calc(72%);
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
}
.accordion-item .icone{
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    z-index: 2;
}
.accordion-item p{
    font-size: var(--font-size-h4);
    font-weight: 500;
    line-height: 1.46em;
    text-align: left;
}
/* Hover interaction */

.accordion:hover .accordion-item{
  flex: initial;
  width: 12%;
}

.accordion .accordion-item:hover {
  width: 40%;
}
.accordion .accordion-item:hover:before{
    height: 100%;
    background-color: rgba(0,0,0,.35);
}
.accordion-item .accordion-inner {
  opacity: 0;
  transition: opacity .2s ease 0;
}

.accordion-item:hover .accordion-inner {
  opacity: 1;
  transition: opacity .3s ease .3s;
}

.sidebar h3{
        text-align: left;
    font-size: var(--font-size-h4);
    line-height: 1.4em;
    margin-bottom: .5em;
    margin-top: 1.75em;
}
.sidebar .compartilhe h3{
    margin-top: 0;
}
.sidebar li a{
    color: #4d5356;
    text-decoration: none;
    font-weight: 500;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
}
.sidebar li a:hover{
    box-shadow: inset 0 -1px #000000;
}
.foto{
    margin-bottom: 30px;
}
.search-form{
    margin-bottom: 0;
    display: inline-block;
    position: relative;
    width: 100%;
}
.search-form label{
    font-family: 'iconbbh' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.search-form label:before{
    display: none;
}
.search-form label:hover:before{
    color: var(--bg-color);
    background: #41494d;
}
.search-form label span{
    font-family: var(--font-title);
    display: block;
    margin-bottom: .5em;
    display: none;
}
.search-field {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin-bottom: 0;
    height: 44px;
    padding: .75em;
    font-size: var(--font-size-base);
    width: 100%;
    box-shadow: none;
    border: none;
    border-bottom: 2px solid #4d5356;
    background-color: #fbfbfb;
}
input[type="submit"].search-submit {
       background-color: transparent;
    height: 44px;
    width: 44px;
    font-size: 0;
    border: 0;
    z-index: 9999;
    position: absolute;
    top: 0;
    right: 0px;
    margin-top: 0;
    cursor: pointer;
}
#blog .content {
    padding: 0 0 4em;
    height: 800px;
    min-height: 100vh;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    position: relative;
}
.compartilhe{
    text-align: left;
}
.compartilhe .icon{
    color: var(--bg-color);
    margin: 0 .1em;
    background-color: #41494d;
    padding: .5em;
    border-radius: 100%;
}
.compartilhe .icon:hover{
    background-color: #ff5802;
}
#vantagens{
    margin-bottom: 6em;
}

#caracteristicas h3{
    font-size: 1.46em;
    line-height: 1.3em;
    font-weight: 500;
}
#video{
    margin-top: 40px;
}
.argumentos{
    margin: 10em 0;

}
.marcas-home{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content:space-between;
    align-items: center;
    height: 100%;
    gap: 15px;
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin-bottom: 2rem;
}
.marcas-home img{
    width: 80px;
}
.flex-container {
    display: flex; 
    flex-wrap: wrap;
    flex-direction: row;       
    justify-content: flex-start;        
    align-items: stretch;                                     
    height: 100%;
}
.produtos .flex-container{
    padding-top: 15px;
}
#andamento .flex-container{
    justify-content: flex-start; 
}
#andamento .flex-item{
    margin: 0 .5em .5em 0;
}
.flex-item {
    align-self: stretch;
    text-align: center;
    width: 20%;
    padding: 5px;
    max-width: 100%;
    display: flex
}
.produtos{
    background-color: var(--bg-color);
    padding-bottom: 8em;
}
.product-row{
    padding: 8em 0 0;
}
.brand-img{
    max-height: 60px;
    max-width:130px;
    float: left;
    margin-top: -.25em;
}
.brands{
    padding: 10px 0;
    background-color: var(--color-gray-100);
    text-transform: uppercase;
    font-size: 11px;
    color: var(--black-alpha);
}
.brands img{
    height: 20px;
    width: auto;
    margin-left: 20px;
}
.d-flex{
    display: flex;
}
.align-items-end{
    align-items: flex-end;
}
.align-items-center{
    align-items: center;
}
.justify-content-end{
justify-content: flex-end;
}
.product-cat{
    font-size: var(--font-size-h5);
    font-weight: 600;
    margin-bottom: 0;
}
.product-name{
    display: flex;
    align-items: center;
    padding: 15px;
}
.product-name img{
    height: 50px;
    width: auto;
    margin-right: 20px;
}
.product{
    text-align: left;
    align-self: stretch;
    color: #707070;
    display: flex;
    flex-direction: column;
    border: 1px solid var(--color-gray-100);
    border-radius: 8px;
    padding: 20px;
}
.product h5{
    font-size: var(--font-size-h5);
    font-weight: 600;
    color: var(--color-purple);
}
.product p{
    margin-bottom: 20px;
    line-height: 1.2em;
    font-size: var(--font-size-small);
}
.product a.button.light{
    margin-top: auto;
}
.icon-flex{
    width: 50px;
    height: 50px;
    margin: 0 auto 1em auto;
}
.icon-flex-big{
    width: 120px;
    height: 120px;
    display: inline-block;
    margin: 0 0 1em 0;
}
.locacao-de-scanners .icon-flex-big{
    width: 100px;
    height: 100px;
    margin: 0 0 1em 0;
    display: inline-block;
}
.sub-title{
    text-align: center;
    font-size: var(--font-size-h3);
    padding: 2em 0 0;
}
.slick-slider.slider-vantagens,
.slider-container, 
.slider-container .slick-list, 
.slider-container .slick-track, 
.slider-container .slick-slide,
.slider-container .slider-content,
.slider-container .slider-image{
    min-height: 500px;
}
#localizacao h1{
    padding: 1em;
}
#vantagens h1, #localizacao h1{
    text-align: center;
    margin-bottom: 0;
    font-size: var(--font-size-h2);
    line-height: 1.2em;
}
#vantagens h1{
    padding: 3em;
    text-align: center;
    margin-bottom: 0;
    font-size: var(--font-size-h2);
    line-height: 1.2em;
}
#andamento{
    background-color: #484848;
    padding: 0;
}
.andamento-donuts .flex-item h3 {
    text-transform: uppercase;
    font-size: var(--font-size-h4);
    text-align: center;
    line-height: 1.2em;
    margin-top: .25em;
}
#andamento h2{
    font-size: var(--font-size-h2);
    line-height: 1.2em;
}
  .destaques .swiper-slide{
	display: flex;
 	align-items: end;
}
 /**
 * 1. The `reverse` animation direction plays the animation backwards
 *    which makes it start at the stroke offset 100 which means displaying
 *    no stroke at all and animating it to the value defined in the SVG
 *    via the inline `stroke-dashoffset` attribute.
 * 2. Rotate by -90 degree to make the starting point of the
 *    stroke the top of the circle.
 * 3. Using CSS transforms on SVG elements is not supported by Internet Explorer
 *    and Edge, use the transform attribute directly on the SVG element as a
 * .  workaround (https://markus.oberlehner.net/blog/pure-css-animated-svg-circle-chart/#part-4-internet-explorer-strikes-back).
 */
.circle-chart__circle {
  animation: circle-chart-fill 2s reverse; /* 1 */ 
  transform: rotate(-90deg); /* 2, 3 */
  transform-origin: center; /* 4 */
}

/**
 * 1. Rotate by -90 degree to make the starting point of the
 *    stroke the top of the circle.
 * 2. Scaling mirrors the circle to make the stroke move right
 *    to mark a positive chart value.
 * 3. Using CSS transforms on SVG elements is not supported by Internet Explorer
 *    and Edge, use the transform attribute directly on the SVG element as a
 * .  workaround (https://markus.oberlehner.net/blog/pure-css-animated-svg-circle-chart/#part-4-internet-explorer-strikes-back).
 */
.circle-chart__circle--negative {
  transform: rotate(-90deg) scale(1,-1); /* 1, 2, 3 */
}
.circle-chart__percent{
    fill: "#A0A0A0"
}
.circle-chart__info {
  animation: circle-chart-appear 2s forwards;
  opacity: 0;
  transform: translateY(0.3em);
}

@keyframes circle-chart-fill {
  to { stroke-dasharray: 0 100; }
}

@keyframes circle-chart-appear {
  to {
    opacity: 1;
    transform: translateY(0.05em);
  }
}

@media only screen and (max-width: 1600px) {
    #primary {
        margin-top: 115px;
    }
}
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 1200px) {
    .flex-item {
        width: 25%;
    }
    #navigation li{
        line-height: 3.5em;
    }
    #navigation a, footer .menu a{
        font-size: var(--font-size-base);
    }
    #navigation .logo a, .responsive-logo a, footer .logo a, #navigation .logo a:before, .responsive-logo a:before, .home .active #navigation .logo a{
        width: 140px;
        height: 76px;
    }
    #navigation .logo-space a, #navigation .logo-space {
        width: 180px;
    }

    .destaques h1{
        font-size: var(--font-size-h2);
    }
    #navigation-bottom ul ul {
    width: 150px;

    }
    #primary{
        margin-top: 115px;
    }
    .beneficios_slide .slide-inner{
        bottom: 2em;
    }
    .beneficios_slide .slide-title{
        top: 2em;
    }
    .beneficios_slide .slide-content img{
        width: 120px;
        
    }
    .beneficios_slide .slick-slide h3{
        font-size: var(--font-size-h4);

    }
   .locacao-de-scanners .recortes:before, .locacao-de-scanners .recortes:after{
        top: 60%;
    }
    .contato .recortes:before{
        top: 0;
    }
}
@media only screen and (max-width: 959px) {
    .beneficios_slide .slide-content p{
        font-size: var(--font-size-base);
        margin-bottom: 0;
    }
    .flex-item {
        width: 33.33%;
    }
    .home .destaques{
        margin-top: 100px;
    }
    #primary, #home{
        margin-top: 100px;
    }
    .destaques .after{
        top: 50%;
    }
    .destaques h1{
        font-size: var(--font-size-h2);
      margin-bottom: 1em;
    }
    #navigation .button a, #agente-menu .button a, a.button, button, .contato input[type="submit"], .action-button.next{
        padding: .75em 1.5em;
        font-size: var(--font-size-base);
    }
    #navigation {
        display: none;
    }
    .nav-trigger {
        /* vertically align its content */
        display: flex;
        height: 100%;
        width: 60px;
        padding: 0;
        margin: 0 0 0 auto;
        font-size: var(--font-size-base);
        text-transform: uppercase;
        color: #000000;
        font-weight: normal;
        z-index: 9;
    }
    .nav-trigger span {
        display: flex;
        width: 60px;
        height: 60px;
        align-items: center;
        justify-content: flex-end;
    }
    .nav-trigger em,
    .nav-trigger em::after,
    .nav-trigger em::before {
        /* this is the menu icon */
        display: block;
        position: relative;
        height: 2px;
        width: 28px;
        background-color: var(--color-purple);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }
    .nav-trigger em {
        /* this is the menu central line */
        margin: 14px auto 14px;
        -webkit-transition: background-color .2s;
        transition: background-color .2s;
    }
    .nav-trigger em::before,
    .nav-trigger em::after {
        position: absolute;
        content: '';
        left: 0;
        -webkit-transition: -webkit-transform .2s;
        transition: -webkit-transform .2s;
        transition: transform .2s;
        transition: transform .2s, -webkit-transform .2s;
    }
    .nav-trigger em::before {
        /* this is the menu icon top line */
        -webkit-transform: translateY(-8px);
        -ms-transform: translateY(-8px);
        transform: translateY(-8px);
    }
    .nav-trigger em::after {
        /* this is the menu icon bottom line */
        -webkit-transform: translateY(8px);
        -ms-transform: translateY(8px);
        transform: translateY(8px);
    }
    .nav-open .nav-trigger em {
        /* transform menu icon into a 'X' icon */
        background-color: rgba(255, 255, 255, 0);
    }
    .nav-open .nav-trigger em::before {
        /* rotate top line */
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        background-color: var(--color-purple);
    }
    .nav-open .nav-trigger em::after {
        /* rotate bottom line */
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        background-color: var(--color-purple);
    }
    .nav-open-body {
        width: 100vw;
        height: 100vh;
        overflow: hidden;
    }

    .mobile-nav {
        display: flex;
        align-items: center;
        float: none;
        width: 100%;
        padding: 0 40px;
        background-color: var(--bg-color);
    }
    .mobile-nav .menu-mobile-menu-container {
        position: absolute;
        z-index: 2;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100vh;
        opacity: 1;
        display: block;
        background-color: var(--bg-color);
        margin-top: 100px;
        padding-top: 0;
        will-change: transform;
        overflow-x: hidden;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        transition: var(--transition-especial);
        -webkit-transition-delay: 100ms;
        -moz-transition-delay: 100ms;
        -o-transition-delay: 100ms;
        transition-delay: 100ms;
    }
    .mobile-nav ul {
        width: 100%;
        max-width: 100%;
        min-height: 100vh;
        max-height: 100vh;
        margin-bottom: 140px;
        overflow-y: auto;
    }
    .mobile-nav ul ul{
        margin: 0;
        padding-top: 0;
    }
    .mobile-nav ul li {
        margin: 0;
    }
 


    .mobile-nav ul a,
    .mobile-nav .menu-item-has-children .sub-menu a{
        /* target primary-nav links */
        display: block;
        text-align: left;
        line-height: 1.2em;
        padding: .65em 1.5em;
        color: var(--text-color);
        font-weight: 500;
        font-size: var(--font-size-h5);
        text-decoration: none;
        border-top: 1px solid var(--color-gray-100);
    }
    .mobile-nav .menu-item-has-children .sub-menu a:before{
        content: "\e90f";
        display: inline-block;
        width: 26px;
        font-size: 17px;
        height: 18px;
        font-family: 'iconbbh' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    
    .mobile-nav ul li.big a {
        font-size: var(--font-size-h3);
        line-height: 1em;
    }
    .mobile-nav ul li.space a {
        margin-top: 2em;
    }
    .mobile-nav a.button-action,
    a.button-action {
        position: fixed;
        z-index: 10;
        bottom: -80px;
        /* height: 80px; */
        left: 20px;
        border-radius: 40px;
        width: calc(100% - 40px);
        text-align: center;
        padding: 1.4em 1em;
        font-size: var(--font-size-h5);
        text-decoration: none;
        line-height: 1.4em;
        font-weight: 500;
        padding: 20px;
        justify-content: center;
        align-items: center;
        display: flex;
        background-color: #523789;
        color: var(--bg-color);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        transition: var(--transition-especial);
        -webkit-transition-delay: 300ms;
        -moz-transition-delay: 300ms;
        -o-transition-delay: 300ms;
        transition-delay: 300ms;
    }
    .nav-open .mobile-nav a.button-action {
        bottom: 20px;
    }
    .button-action .icon-arrow-right {
        display: inline-block;
        position: relative;
        margin-left: 1em;
    }
    .page section.login-page{
        height: 100vh;
    }
    .page section.login-page header.row h1.title{
        text-align: center;
    }
    .page section.login-page header.row h2{
        display: none;
    }
    
    .mobile-nav ul a:hover,
    .mobile-nav ul a.active {
        color: var(--bg-color);
        text-decoration: underline;
    }
    .nav-open .mobile-nav .menu-mobile-menu-container,
    .mobile-nav .menu-mobile-menu-container:target {
        display: block;
        left: -100%;
        opacity: 1;
        height: 100vh;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        transition: var(--transition-especial);
    
    }
    .tagline {
        display: none;
    }
    #logo {
        transform: none;
        margin: 0 auto 0 0;
        width: auto;
    }
    #logo a,
    #logo a:before {
        margin: 0;
        width: 160px;
        height: 55px;
        background-size: contain;
    }   
    #navigation,
    #navigation.solid {
        top: 0;
    }

    .home #header.active, #header.active, #header{
        background-color: transparent;
    }
    .main-title{
        font-size: var(--font-size-h3);
        }
    .front-content-full, .slick-slider .after, .slick-slider .before{
        width: 100%;
    }
    .argumentos{
        margin: 5em 0;
    }
    .argumentos .flex-item{
        margin: 1em 1em 3em;
    }
    h2, .content-inside .inside-title{
        font-size: 1.76em;
    }
    h3{
        font-size: var(--font-size-h3);
    }
    .sus p{
        padding: 0;
    }
    p {
        font-size: 1.06em;
    }
    .list-vantagens{
        width: 100%;
        margin: 5em 0 ;
    }
    .padding{
        padding: 2em 0;
    }
    .beneficios_slide{
        width: 600px;
        max-width: 100%;
        margin: 0 auto;
        overflow: hidden;
    }
    .beneficios_slide .slide-content,
    .beneficios_slide .slide-inner,
    .beneficios_slide .slide-title,
    .beneficios_slide .image-xyz,
    .beneficios_slide .slick-slide h3{
        width: 100%;
        position: relative;
        top: auto;
        bottom: auto;
        padding: 0;
    }
    .beneficios_slide .slide-content img{
        float: none;
    }
    .beneficios_slide .slide-content{
        padding: 15px 15px 60px 15px;
    }
    .beneficios_slide .slick-next, .beneficios_slide.slick-slider:hover .slick-next{
        right: 0;
    }
    .intro, #queremos .envelop{
        padding: 6em 0;
    }
    .chamada_extra, .contato, .chamada_extra .landing-page{
        padding: 4em 0 0;
    }
    
}


/* Tablet Portrait size to standard 960 (devices and browsers) */

@media only screen and (min-width: 768px) and (max-width: 959px) {}


/* All Mobile Sizes (devices and browser) */

@media only screen and (max-width: 767px) {
    .envelop p{
        font-size: var(--font-size-h5);
    }
    .image-front{
        margin-bottom: 30px;
    }
    .padding{
        padding: 0 0 6em 0;
    }
    .content-inside.right{
        text-align: left;
    }
    .brands img {
        margin-left: 15px;
    }
    .mobile-nav,
    .brands{
        padding-left: 20px;
        padding-right: 20px;
    }
    .brands span{
        margin-right: auto;
    }
    footer .adjust{
        margin-right: 0;
    }
    #footer .columns div{
        margin-bottom: 30px;
    }
    .fazemos.content-inside .inside-title{
        width: auto;
    }
    .recortes:before, .recortes:after{
        top: 0;
    }
    .product-cat{
        margin: .5em 0;
    }
    .flex-item{
        width: 50%;
    }
    .produtos .flex-item{
        width: 100%;
    }
    .intro, #queremos .envelop{
        padding: 3em 0;
    }
    .image-icon{
        width: 13vw;
        min-width: 160px;
        margin: 2em auto 5em auto;
    }
    #map{
        height: 300px;
    }
    .row-box .content-box,
    .row-box .image-box{
        width: 100%;
        max-height: none;
        min-height: auto;
    }
    
    footer p, footer h2, footer h3{
        text-align: center;
        padding: 0;
    }
    .row-box .content-box:after{
        padding: 0;
    }
    .row-box .image-box .inner, .row-box .content-box .inner{
        position: relative;
    }
    .row-box .inner.cover{
        position: absolute;
    }
    #vantagens h1{
        padding: 1.5em;
    }
    #vantagens{
        margin-bottom: 0;
    }
    #andamento .flex-container{
        justify-content: center;
        
    }
    #andamento .row-box .image-box:after{
            padding: 0;
        }
    .destaques h1,
    .yellow h2,
    #vantagens h1,
    #localizacao h1{
        font-size: var(--font-size-h3);
        margin-bottom: 1em;
    }
    .destaques p{
        margin-bottom: 1em;
    }
    .slider-vantagens.row-box .deep, #andamento .row-box .deep,
    .slider-vantagens.row-box .deep h2{
        text-align: center;
        width: auto;
    }
    .slider-container .slick-slider .slick-dots{
        display: none;
        visibility: hidden;
        opacity: 0;
    }
    .content-product .img{
        width: 280px;
    }
    .newsletter {
        text-align: center;
    }
    .cat-content:after{
        padding-bottom: 60%;
    }
    
    .title,
    .content-area header h1 {
        font-size: var(--font-size-h2);
    }
    .content-area header{
        padding: 2em 0;
        background-color: rgba(0,0,0,.5);
    }
    .content-area header h1 {
    padding: .5em;
}
    .title br {
        content: '.';
        width: .25em;
        display: inline-block;
    }
  

    .institucional {
        padding: 80px 0 40px;
    }
    .quem-somos p {
        padding-right: 0;
    }
    
    footer a.logo-footer {
        margin-bottom: 20px;
    }
    footer .menu a {
        padding: .7em 1em;
        font-size: var(--font-size-h4);
    }
    footer .menu {
        margin: 0;
    }
    .lr .col-image,
    .lr .col-content {
        width: 100%;
        margin: 0;
        padding: 0;
        float: none;
        text-align: center;
    }
    .lr.row {
        padding: 1em 0;
        width: 100%;
        flex-wrap: wrap;
    }
    .lr.row:nth-child(even) {
        flex-direction: row;
    }
    .line {
        border: none;
    }
    .institucional .illustration {
        max-width: 100px;
        margin: 20px auto 40px;
    }
    .voltar {
        top: 0;
        left: 0;
        font-size: var(--font-size-h2);
        position: relative;
    }
    footer .menu a, footer, .social .redes{
        text-align: center;
    }
    footer a.logo-footer{
        float: none;
        margin: 20px auto;
    }
    
    #antidesign, #microlaser{
        float: none;
        margin: 0 auto;
        display: block;
    }
    .newsletter input, .newsletter .button.call-action{
        width: 100%;
        margin: .5em 0;
    }
    .destaques .slick-slider .slick-dots{
        left: -200%;
    }
    .slick-slider .slick-dots{
        bottom: 0;
    }
    blockquote{
        margin: 0;
        font-size: var(--font-size-h4);
    }
    #home, .destaques, .destaques .slick-slider, .destaques .slick-slide, .video{
        min-height: auto;
    }
    .argumentos{
        margin: 2em 0;
    }
    .redes, .assinaturas{
        text-align: center;
        padding: 1.5em 0;
        margin: 1.5em auto 0;
    }
     footer .menu .logo{
        margin-top: 1em;
    }
    footer .menu, #navigation-bottom ul ul, footer .menu a{
        display: block;
        position: relative;
        width: 100%;
        text-align: left;
        margin: 0;
    }
    #navigation-bottom ul ul{
        padding-left: 2em;
    }
    .destaques{
        height: 70vw;
        margin-bottom: 6em;
  }
	.destaques .after{
      padding: 0 20px;
    }
    .video-container img, .image-full-home {
        width: 200%;
        height: auto;
        display: block;
        max-width: 200%;
        transform: translateX(-35%);
    }
    .bg_video {
        top: -3vw;
    }
    .content-area .home-title{
        font-size: var(--font-size-base);
    margin-bottom: 1em;
    margin-top: 3em;
    }
    #servicos-home.bilhetagem{
        background-image: -webkit-linear-gradient(93deg,#efefef 5%,#dde3fb 5%);
        padding-bottom: 5em;
    }
    .invert {
        display: flex;
        flex-direction: column;
    }
    .invert .five.columns{
        order: 2;
    }
    .invert .four.columns{
        order: 1;
    }
}


/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */

@media only screen and (min-width: 480px) and (max-width: 767px) {}


/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */

@media only screen and (max-width: 479px) {
  .destaques .swiper-slide{
	display: block;
 	align-items: end;
}
    #breadcrumbs{
        display: none;
    }
    .bg_video {
        top: -3vw;
    }
    .destaques{
        height: 60vw;
        text-align: left;
    }
    .video-container img, .image-full-home {
    width: 135%;
    height: auto;
    display: block;
    max-width: 135%;
}
    .destaques h1,
    .yellow h2,
    #vantagens h1,
    #localizacao h1{
        font-size: var(--font-size-h3);
        color: var(--bg-color) !important;
        text-align: left;
        margin-bottom: 0;
    }
    .destaques p{
        text-align: left;
        margin-top: 20px;
    }
    .destaques h1 br, .destaques p br, .yellow h2 br, #vantagens h1 br, #localizacao h1 br{
        display: none;
    }
    .destaques a.button{
        margin: 0 auto 0 0;
        text-align: left;
    }
    footer .menu li{
        width: 100%;
    }
    
    .argumentos .flex-item{
        margin: 1em;
    }
    #reserva{
        padding: 2em 2em 4em;
    }
    .after .container{
        text-align: left;
    }
    .destaques .after{
        position: relative;
        transform: none;
        top: 0;
        left: 0;
        padding: 20px;
        background-color: var(--color-purple);
        width: 100%;
    }

    .destaques, .home .destaques{
        height: auto;
    }
    .destaques{
        margin-bottom: 2em;
    }
    .home .destaques .after{
        padding: 30px 0;
        background-color: var(--text-color);
    }
    .home .destaques .after{
        height: 100%;
    }
  .home .destaques .after .container-full{
  	padding-left: 20px;
    padding-right: 20px;
  }
    .swiper-slide{
        height: auto!important;
    }
    .video-container img, .image-full-home {
        width: 100%;
        height: 40vw;
        object-fit: cover;
        display: block;
        max-width: 100%;
      transform: none;
    }
  
    .content-area a.button{
        margin-bottom: 30px;
    }
    .yellow p{
        margin: 0 auto;
        margin-bottom: 1.6em;
    }
    .bg_video{
        display: none;
    }
    .swiper-button-container{
        display: none;
    }
    .banner_slider .swiper-button-container{
        display: flex;
    }
   .after .highlight{
    padding: 0;
    background-color: transparent;
    background: transparent;
   }
   .mudanca .destaques .after{
    top: auto;
    left: auto;
   }
  
}

/* Retina-specific stuff here */

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {}