/*12604 mobile icon dropdown*/
.center-button,
.content,
.cp_card,
.desktop-header,
.desktop-header .lw-top-menu,
.desktop-header .lw-top-menu .client-login-area .login-form .text-field,
.desktop-header .lw-top-menu .client-login-area .login-form .text-field label,
.desktop-header .lw-top-menu .site-search-area .site-search-dropdown .site-search-field,
.desktop-header .main-menu-area,
.desktop-header .main-menu-area .main-menu-middle,
.desktop-header .site-nav-categories,
.desktop-header .site-nav-dropdown,
.desktop-header .site-nav-dropdown .site-nav-all,
.desktop-header .site-nav-dropdown .site-nav-category,
.files-list,
.icon-grid,
.insite-sales-menu .info,
.lw-footer,
.lw-footer .footer-col.footer-2via .btn-2via,
.lw-footer .footer-col.footer-siga .trabalhe-conosco .btn-trabalhe,
.lw-footer .footer-row,
.lw-footer-copyright p,
.lw-footer-landing,
.mobile-header .login-container .error-msg,
.mobile-header .login-container .login-buttons,
.mobile-header .login-container .login-form .header,
.mobile-header .login-container .login-form .login-form-buttons,
.mobile-header .login-container .login-form .login-link,
.mobile-header .login-container .login-form .text-field,
.mobile-header.corp .menu-container .login-container .login-buttons,
.pro-login-area .box-login-form .text-field,
.pro-login-area .box-login-form .text-field label,
.section-title,
.simple-header,
.slick-dots,
section,
section.placeholder {
    float: left;
    width: 100%
}

.mobile-header .logo,
.simple-footer .social-media .item span,
.simple-header .lw-logo {
    overflow: hidden;
    text-indent: -100%;
    font-size: 0;
    color: transparent
}

.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}


/*! noUiSlider - 7.0.10 - 2014-12-27 14:50:47 */

.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-target {
    position: relative;
    direction: ltr
}

.noUi-base {
    width: 100%;
    height: 100%;
    position: relative
}

.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0
}

.noUi-handle {
    position: relative;
    z-index: 1
}

.noUi-stacking .noUi-handle {
    z-index: 10
}

.noUi-state-tap .noUi-origin {
    -webkit-transition: left .3s, top .3s;
    transition: left .3s, top .3s
}

.noUi-state-drag * {
    cursor: inherit!important
}

.noUi-base {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.noUi-horizontal {
    height: 18px
}

.noUi-horizontal .noUi-handle {
    width: 34px;
    height: 28px;
    left: -17px;
    top: -6px
}

.noUi-vertical {
    width: 18px
}

.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    left: -6px;
    top: -17px
}

.noUi-background {
    background: #fafafa;
    box-shadow: inset 0 1px 1px #f0f0f0
}

.noUi-connect {
    background: #3fb8af;
    box-shadow: inset 0 0 3px rgba(51, 51, 51, .45);
    -webkit-transition: background 450ms;
    transition: background 450ms
}

.noUi-origin {
    border-radius: 2px
}

.noUi-target {
    border-radius: 4px;
    border: 1px solid #d3d3d3;
    box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb
}

.noUi-target.noUi-connect {
    box-shadow: inset 0 0 3px rgba(51, 51, 51, .45), 0 3px 6px -5px #bbb
}

.noUi-dragable {
    cursor: w-resize
}

.noUi-vertical .noUi-dragable {
    cursor: n-resize
}

.noUi-handle {
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    cursor: default;
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb
}

.noUi-active {
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb
}

.noUi-handle:after,
.noUi-handle:before {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #e8e7e6;
    left: 14px;
    top: 6px
}

.noUi-handle:after {
    left: 17px
}

.noUi-vertical .noUi-handle:after,
.noUi-vertical .noUi-handle:before {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px
}

.noUi-vertical .noUi-handle:after {
    top: 17px
}

[disabled] .noUi-connect,
[disabled].noUi-connect {
    background: #b8b8b8
}

[disabled] .noUi-handle {
    cursor: not-allowed
}


/*! normalize.css v3.0.0 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background: 0 0
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

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

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

@media print {
    * {
        text-shadow: none!important;
        color: #000!important;
        background: 0 0!important;
        box-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    select {
        background: #fff!important
    }
    .navbar {
        display: none
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #428bca;
    text-decoration: none
}

a:focus,
a:hover {
    color: #2a6496;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

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

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    will-change: all .2s ease-in-out;
    transition: all .2s ease-in-out .2s ease;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

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

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #999
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

cite {
    font-style: normal
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-muted {
    color: #999
}

.text-primary {
    color: #428bca
}

a.text-primary:hover {
    color: #3071a9
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #428bca
}

a.bg-primary:hover {
    background-color: #3071a9
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd,
dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #999
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

blockquote:after,
blockquote:before {
    content: ""
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

@font-face {
    font-family: dyn__locaweb-icons;
    src: url(../fonts/dyn__locaweb-icons.eot?-o4cc6);
    src: url(../fonts/dyn__locaweb-icons.eot?#iefix-o4cc6) format('embedded-opentype'), url(../fonts/dyn__locaweb-icons.ttf?-o4cc6) format('truetype'), url(../fonts/dyn__locaweb-icons.woff?-o4cc6) format('woff'), url(../fonts/dyn__locaweb-icons.svg?-o4cc6#dyn__locaweb-icons) format('svg');
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"],
[class^=icon-] {
    font-family: dyn__locaweb-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-about-lwcorp:before {
    content: "\EA01"
}

.icon-access-02:before {
    content: "\EA02"
}

.icon-access:before {
    content: "\EA03"
}

.icon-adaptable:before {
    content: "\EA04"
}

.icon-agility:before {
    content: "\EA05"
}

.icon-alarm:before {
    content: "\EA06"
}

.icon-android:before {
    content: "\EA07"
}

.icon-anuncios-online:before {
    content: "\EA08"
}

.icon-apple:before {
    content: "\EA09"
}

.icon-arquivos:before {
    content: "\EA0A"
}

.icon-attendant:before {
    content: "\EA0B"
}

.icon-automatic-recharge:before {
    content: "\EA0C"
}

.icon-autonomy:before {
    content: "\EA0D"
}

.icon-backup-offsite:before {
    content: "\EA0E"
}

.icon-backup-pro:before {
    content: "\EA0F"
}

.icon-backup:before {
    content: "\EA10"
}

.icon-barras:before {
    content: "\EA11"
}

.icon-big-data:before {
    content: "\EA12"
}

.icon-biometric:before {
    content: "\EA13"
}

.icon-block:before {
    content: "\EA14"
}

.icon-bloco:before {
    content: "\EA15"
}

.icon-blog-clear:before {
    content: "\EA16"
}

.icon-blog:before {
    content: "\EA17"
}

.icon-bot-migration:before {
    content: "\EA18"
}

.icon-brazil:before {
    content: "\EA19"
}

.icon-bucket:before {
    content: "\EA1A"
}

.icon-calendar:before {
    content: "\EA1B"
}

.icon-cancel:before {
    content: "\EA1C"
}

.icon-certificado:before {
    content: "\EA1D"
}

.icon-change-management:before {
    content: "\EA1E"
}

.icon-child-of:before {
    content: "\EA1F"
}

.icon-client-to-site:before {
    content: "\EA20"
}

.icon-clock:before {
    content: "\EA21"
}

.icon-close-thin:before {
    content: "\EA22"
}

.icon-close:before {
    content: "\EA23"
}

.icon-cloud-hosting:before {
    content: "\EA24"
}

.icon-cloud-pci:before {
    content: "\EA25"
}

.icon-cloud-server-pro:before {
    content: "\EA26"
}

.icon-cloud:before {
    content: "\EA27"
}

.icon-clustering:before {
    content: "\EA28"
}

.icon-clusterizacao:before {
    content: "\EA29"
}

.icon-colaborate:before {
    content: "\EA2A"
}

.icon-comissionamento:before {
    content: "\EA2B"
}

.icon-connection:before {
    content: "\EA2C"
}

.icon-container:before {
    content: "\EA2D"
}

.icon-conteiner:before {
    content: "\EA2E"
}

.icon-corporate-projects:before {
    content: "\EA2F"
}

.icon-creation:before {
    content: "\EA30"
}

.icon-criador-de-sites:before {
    content: "\EA31"
}

.icon-customer-service:before {
    content: "\EA32"
}

.icon-customer:before {
    content: "\EA33"
}

.icon-database:before {
    content: "\EA34"
}

.icon-discount:before {
    content: "\EA35"
}

.icon-divulgacao:before {
    content: "\EA36"
}

.icon-down-menu:before {
    content: "\EA37"
}

.icon-down:before {
    content: "\EA38"
}

.icon-download:before {
    content: "\EA39"
}

.icon-efficiency:before {
    content: "\EA3A"
}

.icon-email-exchange:before {
    content: "\EA3B"
}

.icon-email-locaweb:before {
    content: "\EA3C"
}

.icon-email-marketing-allin:before {
    content: "\EA3D"
}

.icon-email-marketing-locaweb:before {
    content: "\EA3E"
}

.icon-email:before {
    content: "\EA3F"
}

.icon-energy-02:before {
    content: "\EA40"
}

.icon-energy:before {
    content: "\EA41"
}

.icon-env-management:before {
    content: "\EA42"
}

.icon-environmental-management:before {
    content: "\EA43"
}

.icon-error:before {
    content: "\EA44"
}

.icon-eventials:before {
    content: "\EA45"
}

.icon-exclusivity:before {
    content: "\EA46"
}

.icon-executivo-de-servico:before {
    content: "\EA47"
}

.icon-exportacao:before {
    content: "\EA48"
}

.icon-exportation:before {
    content: "\EA49"
}

.icon-external:before {
    content: "\EA4A"
}

.icon-facebook:before {
    content: "\EA4B"
}

.icon-files:before {
    content: "\EA4C"
}

.icon-filter:before {
    content: "\EA4D"
}

.icon-fire:before {
    content: "\EA4E"
}

.icon-firewall:before {
    content: "\EA4F"
}

.icon-flexibility:before {
    content: "\EA50"
}

.icon-form-error:before {
    content: "\EA51"
}

.icon-form-ok:before {
    content: "\EA52"
}

.icon-free:before {
    content: "\EA53"
}

.icon-g-suite:before {
    content: "\EA54"
}

.icon-gerenciamento-de-ambiente:before {
    content: "\EA55"
}

.icon-gerenciamento-oracle:before {
    content: "\EA56"
}

.icon-gerenciamento-websphere:before {
    content: "\EA57"
}

.icon-gerente-de-projeto:before {
    content: "\EA58"
}

.icon-google-plus:before {
    content: "\EA59"
}

.icon-gratis:before {
    content: "\EA5A"
}

.icon-gsuite:before {
    content: "\EA5B"
}

.icon-hospedagem-de-sites:before {
    content: "\EA5C"
}

.icon-identity-management:before {
    content: "\EA5D"
}

.icon-in-the-cloud:before {
    content: "\EA5E"
}

.icon-indesign:before {
    content: "\EA5F"
}

.icon-innovation:before {
    content: "\EA60"
}

.icon-instagram:before {
    content: "\EA61"
}

.icon-intel:before {
    content: "\EA62"
}

.icon-interface:before {
    content: "\EA63"
}

.icon-ion-sensor:before {
    content: "\EA64"
}

.icon-ip:before {
    content: "\EA65"
}

.icon-isolamento:before {
    content: "\EA66"
}

.icon-isolation:before {
    content: "\EA67"
}

.icon-jelastic:before {
    content: "\EA68"
}

.icon-languages-automation:before {
    content: "\EA69"
}

.icon-liberty:before {
    content: "\EA6A"
}

.icon-licenciamento:before {
    content: "\EA6B"
}

.icon-licensing:before {
    content: "\EA6C"
}

.icon-linkedin:before {
    content: "\EA6D"
}

.icon-linux-windows-2:before {
    content: "\EA6E"
}

.icon-load-balance:before {
    content: "\EA6F"
}

.icon-lwcorp-ico-blog:before {
    content: "\EA70"
}

.icon-lwcorp-ico-equipe:before {
    content: "\EA71"
}

.icon-lwcorp-ico-sobrelwcorp:before {
    content: "\EA72"
}

.icon-mail:before {
    content: "\EA73"
}

.icon-mail2:before {
    content: "\EA74"
}

.icon-memory:before {
    content: "\EA75"
}

.icon-menu:before {
    content: "\EA76"
}

.icon-migracao:before {
    content: "\EA77"
}

.icon-migration:before {
    content: "\EA78"
}

.icon-minus:before {
    content: "\EA79"
}

.icon-money:before {
    content: "\EA7A"
}

.icon-monitoring:before {
    content: "\EA7B"
}

.icon-new-relic:before {
    content: "\EA7C"
}

.icon-next:before {
    content: "\EA7D"
}

.icon-no-cost:before {
    content: "\EA7E"
}

.icon-nobreak:before {
    content: "\EA7F"
}

.icon-object-storage:before {
    content: "\EA80"
}

.icon-office-365:before {
    content: "\EA81"
}

.icon-ok:before {
    content: "\EA82"
}

.icon-ok2:before {
    content: "\EA83"
}

.icon-openshift:before {
    content: "\EA84"
}

.icon-orchestration:before {
    content: "\EA85"
}

.icon-orquestracao:before {
    content: "\EA86"
}

.icon-pabx-virtual:before {
    content: "\EA87"
}

.icon-parcerias:before {
    content: "\EA88"
}

.icon-payment-for-use:before {
    content: "\EA89"
}

.icon-payment-in-real:before {
    content: "\EA8A"
}

.icon-payment-real:before {
    content: "\EA8B"
}

.icon-pdf:before {
    content: "\EA8C"
}

.icon-performance:before {
    content: "\EA8D"
}

.icon-phone:before {
    content: "\EA8E"
}

.icon-pix:before {
    content: "\EA8F"
}

.icon-place:before {
    content: "\EA90"
}

.icon-play-full:before {
    content: "\EA91"
}

.icon-play:before {
    content: "\EA92"
}

.icon-plus:before {
    content: "\EA93"
}

.icon-pre-pago:before {
    content: "\EA94"
}

.icon-pre-paid:before {
    content: "\EA95"
}

.icon-prev:before {
    content: "\EA96"
}

.icon-prevention:before {
    content: "\EA97"
}

.icon-productivity:before {
    content: "\EA98"
}

.icon-project:before {
    content: "\EA99"
}

.icon-qmth:before {
    content: "\EA9A"
}

.icon-question-16px:before {
    content: "\EA9B"
}

.icon-question:before {
    content: "\EA9C"
}

.icon-recarga:before {
    content: "\EA9D"
}

.icon-redhat:before {
    content: "\EA9E"
}

.icon-redundance-telecom:before {
    content: "\EA9F"
}

.icon-registro-de-dominios:before {
    content: "\EAA0"
}

.icon-relationship:before {
    content: "\EAA1"
}

.icon-reliability:before {
    content: "\EAA2"
}

.icon-reports:before {
    content: "\EAA3"
}

.icon-resources:before {
    content: "\EAA4"
}

.icon-revenda-cpanel:before {
    content: "\EAA5"
}

.icon-revenda-de-hospedagem:before {
    content: "\EAA6"
}

.icon-revenda-email-marketing:before {
    content: "\EAA7"
}

.icon-revenda-plesk:before {
    content: "\EAA8"
}

.icon-risk-assessment:before {
    content: "\EAA9"
}

.icon-safety:before {
    content: "\EAAA"
}

.icon-sales-chat:before {
    content: "\EAAB"
}

.icon-sales-phone:before {
    content: "\EAAC"
}

.icon-scalability:before {
    content: "\EAAD"
}

.icon-script:before {
    content: "\EAAE"
}

.icon-search:before {
    content: "\EAAF"
}

.icon-selo:before {
    content: "\EAB0"
}

.icon-servers:before {
    content: "\EAB1"
}

.icon-servidores-dedicados:before {
    content: "\EAB2"
}

.icon-servidores-fisicos:before {
    content: "\EAB3"
}

.icon-servidores-gerenciados:before {
    content: "\EAB4"
}

.icon-seta-down:before {
    content: "\EAB5";
}

.icon-share:before {
    content: "\EAB6"
}

.icon-single-user:before {
    content: "\EAB7"
}

.icon-site-to-site:before {
    content: "\EAB8"
}

.icon-smtp-locaweb:before {
    content: "\EAB9"
}

.icon-softphone:before {
    content: "\EABA"
}

.icon-space-inbox:before {
    content: "\EABB"
}

.icon-specialist:before {
    content: "\EABC"
}

.icon-ssh:before {
    content: "\EABD"
}

.icon-stability:before {
    content: "\EABE"
}

.icon-star:before {
    content: "\EABF"
}

.icon-streaming-locaweb:before {
    content: "\EAC0"
}

.icon-team:before {
    content: "\EAC1"
}

.icon-telefonia-voip:before {
    content: "\EAC2"
}

.icon-templates:before {
    content: "\EAC3"
}

.icon-traffic:before {
    content: "\EAC4"
}

.icon-traycheckout:before {
    content: "\EAC5"
}

.icon-traycommerce:before {
    content: "\EAC6"
}

.icon-tutorial:before {
    content: "\EAC7"
}

.icon-twitter:before {
    content: "\EAC8"
}

.icon-up-menu:before {
    content: "\EAC9"
}

.icon-update:before {
    content: "\EACA"
}

.icon-upgrade-downgrade:before {
    content: "\EACB"
}

.icon-vigilance:before {
    content: "\EACC"
}

.icon-vision:before {
    content: "\EACD"
}

.icon-volume:before {
    content: "\EACE"
}

.icon-vpn:before {
    content: "\EACF"
}

.icon-waf:before {
    content: "\EAD0"
}

.icon-web-applications:before {
    content: "\EAD1"
}

.icon-webinar-eventials:before {
    content: "\EAD2"
}

.icon-youtube:before {
    content: "\EAD3"
}

* {
    margin: 0;
    padding: 0
}

ul {
    list-style: none
}

a,
a:hover {
    text-decoration: none
}

html {
    box-sizing: border-box
}

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

h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
ul {
    margin: 0;
    padding: 0
}

:focus {
    outline-color: transparent;
    outline-style: none
}

::-moz-focus-inner {
    border: 0
}

button {
    border: none
}

a {
    font-family: inherit;
    color: #777;
    will-change: all;
    transition: all .2s ease;
    text-decoration: underline
}

a:active,
a:focus,
a:visited {
    outline: 0
}

a:hover {
    color: #4d4d4d;
    cursor: pointer;
    text-decoration: underline
}

@-webkit-keyframes newsletter {
    0% {
        -webkit-transition-timing-function: ease;
        -webkit-transform: translateY(-35px)
    }
    10% {
        -webkit-transition-timing-function: ease;
        -webkit-transform: translateY(0)
    }
    90% {
        -webkit-transition-timing-function: ease;
        -webkit-transform: translateY(0)
    }
    100% {
        -webkit-transition-timing-function: ease;
        -webkit-transform: translateY(35px)
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

.no-margin {
    margin: 0!important
}

.no-margin-top {
    margin-top: 0!important
}

.no-margin-right {
    margin-right: 0!important
}

.no-margin-bottom {
    margin-bottom: 0!important
}

.no-margin-left {
    margin-left: 0!important
}

.no-padding {
    padding: 0!important
}

.no-padding-top {
    padding-top: 0!important
}

.no-padding-right {
    padding-right: 0!important
}

.no-padding-bottom {
    padding-bottom: 0!important
}

.no-padding-left {
    padding-left: 0!important
}

.sm-margin {
    margin: 20px!important
}

.sm-margin-top {
    margin-top: 20px!important
}

.sm-margin-right {
    margin-right: 20px!important
}

.sm-margin-bottom {
    margin-bottom: 20px!important
}

.sm-margin-left {
    margin-left: 20px!important
}

.md-margin {
    margin: 40px!important
}

.md-margin-top {
    margin-top: 40px!important
}

.md-margin-right {
    margin-right: 40px!important
}

.md-margin-bottom {
    margin-bottom: 40px!important
}

.md-margin-left {
    margin-left: 40px!important
}

.lg-margin {
    margin: 60px!important
}

.lg-margin-top {
    margin-top: 60px!important
}

.lg-margin-right {
    margin-right: 60px!important
}

.lg-margin-bottom {
    margin-bottom: 60px!important
}

.lg-margin-left {
    margin-left: 60px!important
}

.sm-padding {
    padding: 20px!important
}

.sm-padding-top {
    padding-top: 20px!important
}

.sm-padding-right {
    padding-right: 20px!important
}

.sm-padding-bottom {
    padding-bottom: 20px!important
}

.sm-padding-left {
    padding-left: 20px!important
}

.md-padding {
    padding: 40px!important
}

.md-padding-top {
    padding-top: 40px!important
}

.md-padding-right {
    padding-right: 40px!important
}

.md-padding-bottom {
    padding-bottom: 40px!important
}

.md-padding-left {
    padding-left: 40px!important
}

.lg-padding {
    padding: 60px!important
}

.lg-padding-top {
    padding-top: 60px!important
}

.lg-padding-right {
    padding-right: 60px!important
}

.lg-padding-bottom {
    padding-bottom: 60px!important
}

.lg-padding-left {
    padding-left: 60px!important
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .tablet-no-margin {
        margin: 0!important
    }
    .tablet-no-margin-top {
        margin-top: 0!important
    }
    .tablet-no-margin-right {
        margin-right: 0!important
    }
    .tablet-no-margin-bottom {
        margin-bottom: 0!important
    }
    .tablet-no-margin-left {
        margin-left: 0!important
    }
    .tablet-no-padding {
        padding: 0!important
    }
    .tablet-no-padding-top {
        padding-top: 0!important
    }
    .tablet-no-padding-right {
        padding-right: 0!important
    }
    .tablet-no-padding-bottom {
        padding-bottom: 0!important
    }
    .tablet-no-padding-left {
        padding-left: 0!important
    }
    .tablet-sm-margin {
        margin: 20px!important
    }
    .tablet-sm-margin-top {
        margin-top: 20px!important
    }
    .tablet-sm-margin-right {
        margin-right: 20px!important
    }
    .tablet-sm-margin-bottom {
        margin-bottom: 20px!important
    }
    .tablet-sm-margin-left {
        margin-left: 20px!important
    }
    .tablet-md-margin {
        margin: 40px!important
    }
    .tablet-md-margin-top {
        margin-top: 40px!important
    }
    .tablet-md-margin-right {
        margin-right: 40px!important
    }
    .tablet-md-margin-bottom {
        margin-bottom: 40px!important
    }
    .tablet-md-margin-left {
        margin-left: 40px!important
    }
    .tablet-lg-margin {
        margin: 60px!important
    }
    .tablet-lg-margin-top {
        margin-top: 60px!important
    }
    .tablet-lg-margin-right {
        margin-right: 60px!important
    }
    .tablet-lg-margin-bottom {
        margin-bottom: 60px!important
    }
    .tablet-lg-margin-left {
        margin-left: 60px!important
    }
    .tablet-sm-padding {
        padding: 20px!important
    }
    .tablet-sm-padding-top {
        padding-top: 20px!important
    }
    .tablet-sm-padding-right {
        padding-right: 20px!important
    }
    .tablet-sm-padding-bottom {
        padding-bottom: 20px!important
    }
    .tablet-sm-padding-left {
        padding-left: 20px!important
    }
    .tablet-md-padding {
        padding: 40px!important
    }
    .tablet-md-padding-top {
        padding-top: 40px!important
    }
    .tablet-md-padding-right {
        padding-right: 40px!important
    }
    .tablet-md-padding-bottom {
        padding-bottom: 40px!important
    }
    .tablet-md-padding-left {
        padding-left: 40px!important
    }
    .tablet-lg-padding {
        padding: 60px!important
    }
    .tablet-lg-padding-top {
        padding-top: 60px!important
    }
    .tablet-lg-padding-right {
        padding-right: 60px!important
    }
    .tablet-lg-padding-bottom {
        padding-bottom: 60px!important
    }
    .tablet-lg-padding-left {
        padding-left: 60px!important
    }
}

@media only screen and (max-width:767px) {
    .phone-no-margin {
        margin: 0!important
    }
    .phone-no-margin-top {
        margin-top: 0!important
    }
    .phone-no-margin-right {
        margin-right: 0!important
    }
    .phone-no-margin-bottom {
        margin-bottom: 0!important
    }
    .phone-no-margin-left {
        margin-left: 0!important
    }
    .phone-no-padding {
        padding: 0!important
    }
    .phone-no-padding-top {
        padding-top: 0!important
    }
    .phone-no-padding-right {
        padding-right: 0!important
    }
    .phone-no-padding-bottom {
        padding-bottom: 0!important
    }
    .phone-no-padding-left {
        padding-left: 0!important
    }
    .phone-sm-margin {
        margin: 20px!important
    }
    .phone-sm-margin-top {
        margin-top: 20px!important
    }
    .phone-sm-margin-right {
        margin-right: 20px!important
    }
    .phone-sm-margin-bottom {
        margin-bottom: 20px!important
    }
    .phone-sm-margin-left {
        margin-left: 20px!important
    }
    .phone-md-margin {
        margin: 40px!important
    }
    .phone-md-margin-top {
        margin-top: 40px!important
    }
    .phone-md-margin-right {
        margin-right: 40px!important
    }
    .phone-md-margin-bottom {
        margin-bottom: 40px!important
    }
    .phone-md-margin-left {
        margin-left: 40px!important
    }
    .phone-lg-margin {
        margin: 60px!important
    }
    .phone-lg-margin-top {
        margin-top: 60px!important
    }
    .phone-lg-margin-right {
        margin-right: 60px!important
    }
    .phone-lg-margin-bottom {
        margin-bottom: 60px!important
    }
    .phone-lg-margin-left {
        margin-left: 60px!important
    }
    .phone-sm-padding {
        padding: 20px!important
    }
    .phone-sm-padding-top {
        padding-top: 20px!important
    }
    .phone-sm-padding-right {
        padding-right: 20px!important
    }
    .phone-sm-padding-bottom {
        padding-bottom: 20px!important
    }
    .phone-sm-padding-left {
        padding-left: 20px!important
    }
    .phone-md-padding {
        padding: 40px!important
    }
    .phone-md-padding-top {
        padding-top: 40px!important
    }
    .phone-md-padding-right {
        padding-right: 40px!important
    }
    .phone-md-padding-bottom {
        padding-bottom: 40px!important
    }
    .phone-md-padding-left {
        padding-left: 40px!important
    }
    .phone-lg-padding {
        padding: 60px!important
    }
    .phone-lg-padding-top {
        padding-top: 60px!important
    }
    .phone-lg-padding-right {
        padding-right: 60px!important
    }
    .phone-lg-padding-bottom {
        padding-bottom: 60px!important
    }
    .phone-lg-padding-left {
        padding-left: 60px!important
    }
}

.line-top {
    border-top: solid 3px #e5e5e5
}

.line-bottom {
    border-bottom: solid 3px #e5e5e5;
    padding-bottom: 20px
}

section.placeholder {
    min-height: 10px;
    background-color: #e5e5e5;
    outline: solid 1px #b2b2b2;
    color: #777;
    text-align: center;
    padding: 20px 0
}

.dark-title h1,
.dark-title h2,
.dark-title h3,
.dark-title h4,
.dark-title h5,
.dark-title h6,
.dark-title hgroup * {
    font-weight: 700
}

.mobile-only {
    display: none
}

@media only screen and (max-width:991px) {
    .mobile-only {
        display: initial
    }
}

@media only screen and (max-width:991px) {
    .desktop-only {
        display: none
    }
}

@media only screen and (max-width:767px) {
    .phone-hidden {
        display: none
    }
}

.desktop-hidden {
    display: none
}

@media only screen and (max-width:767px) {
    .desktop-hidden {
        display: block
    }
}

.align-left {
    text-align: left!important
}

.align-right {
    text-align: right!important
}

.align-center {
    text-align: center!important
}

.align-middle {
    vertical-align: middle!important
}

.align-bottom {
    vertical-align: bottom!important
}

.align-top {
    vertical-align: top!important
}

.hidden {
    display: none!important
}

.visible {
    display: inherit!important
}

.uppercase {
    text-transform: uppercase!important
}

.lowercase {
    text-transform: lowercase!important
}

.ubuntu {
    font-family: Ubuntu, arial, sans-serif
}

.float-fix:after {
    content: "";
    display: block;
    clear: both
}

.clear:after {
    content: '';
    clear: both;
    display: block;
    height: 0
}

.col-1 {
    float: left;
    width: 8.33333333%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0
}

@media only screen and (max-width:767px) {
    .col-1 {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.col-2 {
    float: left;
    width: 16.66666667%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0
}

@media only screen and (max-width:767px) {
    .col-2 {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.col-3 {
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0
}

@media only screen and (max-width:767px) {
    .col-3 {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.col-4 {
    float: left;
    width: 33.33333333%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0
}

@media only screen and (max-width:767px) {
    .col-4 {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.col-5 {
    float: left;
    width: 41.66666667%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0
}

@media only screen and (max-width:767px) {
    .col-5 {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.col-6 {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0
}

@media only screen and (max-width:767px) {
    .col-6 {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.col-7 {
    float: left;
    width: 58.33333333%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0
}

@media only screen and (max-width:767px) {
    .col-7 {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.col-8 {
    float: left;
    width: 66.66666667%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0
}

@media only screen and (max-width:767px) {
    .col-8 {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.col-9 {
    float: left;
    width: 75%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0
}

@media only screen and (max-width:767px) {
    .col-9 {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.col-10 {
    float: left;
    width: 83.33333333%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0
}

@media only screen and (max-width:767px) {
    .col-10 {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.col-11 {
    float: left;
    width: 91.66666667%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0
}

@media only screen and (max-width:767px) {
    .col-11 {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.col-12 {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0
}

@media only screen and (max-width:767px) {
    .col-12 {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.pro .slick-next,
.pro .slick-prev {
    color: #76bd22
}

.pro .slick-next:hover,
.pro .slick-prev:hover {
    color: #87ce33
}

.pro .slick-next:hover:before,
.pro .slick-prev:hover:before {
    color: #76bd22
}

.pro .slick-next:before,
.pro .slick-prev:before {
    color: #76bd22
}

.slider {
    display: none
}

.slick-list {
    overflow-x: hidden
}

.slick-dots {
    height: auto!important;
    padding: 20px 0;
    text-align: center
}

.slick-dots li {
    display: inline;
    margin: 0 12px;
    line-height: 12px
}

.slick-dots li button {
    width: 12px;
    height: 12px;
    text-indent: -9999px;
    border-radius: 50%;
    background-color: #ccc;
    will-change: all;
    transition: all .2s ease
}

.slick-dots li.slick-active button {
    background-color: #00acc8;
    will-change: all;
    transition: all .2s ease
}

.slick-dots li:hover button {
    background-color: rgba(0, 172, 200, .7);
    will-change: all;
    transition: all .2s ease
}

.slick-next,
.slick-prev {
    position: absolute;
    width: 50px;
    height: 100%;
    top: 0;
    background-color: transparent;
    text-align: center;
    font-size: 50px;
    color: #00acc8;
    -webkit-transition: color;
    transition: color;
    will-change: color;
    transition: color .2s ease
}

.slick-next:hover,
.slick-prev:hover {
    color: #00c2e2;
    -webkit-transition: color;
    transition: color;
    will-change: color;
    transition: color .2s ease
}

.slick-next.slick-disabled,
.slick-prev.slick-disabled {
    cursor: default!important;
    opacity: 0
}

.slick-next.slick-disabled:hover,
.slick-prev.slick-disabled:hover {
    opacity: 0
}

.slick-prev {
    left: 0;
    font-family: FontAwesome;
    content: "\f0d9";
    font-size: 50px;
}

.slick-prev:before {
    font-family: dyn__locaweb-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EA7D";
    font-size: inherit;
    color: #00acc8;
    font-family: FontAwesome;
    content: "\f0d9";
    font-size: 50px;
}

.slick-prev:hover:before {
    color: #1cc6e2;
    font-family: FontAwesome;
    content: "\f0d9";
    font-size: 50px;
}

.slick-next {
    right: 0;
    font-family: FontAwesome;
    content: "\f0da";
    font-size: 50px;
}

.slick-next:before {
    font-family: dyn__locaweb-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EA7D";
    font-size: inherit;
    color: #00acc8;
    font-family: FontAwesome;
    content: "\f0da";
    font-size: 50px;
}

.slick-next:hover:before {
    color: #1cc6e2;
    font-family: FontAwesome;
    content: "\f0da";
    font-size: 50px;
}

.slick-dots {
    overflow: hidden;
    height: 0
}

html {
    height: 100%
}

body {
    position: relative;
    font-family: arial, sans-serif;
    height: auto
}

main {
    position: relative;
    width: 100%;
    min-height: 100%;
    background-color: #fff;
    overflow-y: hidden
}

section.text-white {
    color: #fff
}

section.bg-blue-pro {
    background-color: #253746
}

section.dark-bg {
    background-color: #50595e
}

section.dark-white {
    background-color: #edeff0
}

section.dark-white-pro {
    background-color: #e7e8e9
}

section.dark-gray {
    background-color: #333
}

section.dark-blue {
    background: #253746
}

section.white {
    background-color: #fff
}

section.corp-gray {
    background-color: #4d4d4f
}

section.gray {
    background-color: #4d4d4f
}

section.gray .section-title h2 {
    color: #fff
}

section.gray .section-title p {
    color: #bebebe
}

section.gray-pro {
    background-color: #58595b
}

section.gray-pro .section-title h2,
section.gray-pro .section-title p {
    color: #fff
}

.inner {
    max-width: 960px;
    margin: 0 auto
}

@media only screen and (min-width:1154px) {
    .inner {
        max-width: 1154px
    }
}

@media only screen and (max-width:991px) {
    .inner {
        padding: 0 20px
    }
}

@media only screen and (max-width:767px) {
    .inner {
        padding: 0 10px
    }
}

.external-page {
    width: 100%;
    min-height: 100%;
    padding-top: 0;
    padding-bottom: 68px;
    overflow-y: hidden
}

.external-page.black-header header {
    background: url(../images/bg-for-white-logo.jpg) repeat-x center 0;
    margin-bottom: 30px
}

.external-page.black-header header .lw-logo {
    text-indent: -100%;
    width: 160px;
    height: 42px;
    background: url(../images/locaweb-header-black-bg.png) center no-repeat;
    background-size: contain;
    display: inline-block;
    margin: 23px 0 25px
}

.external-page.white-header-logo header {
    background: #fff;
    margin-bottom: 40px
}

.external-page.white-header-logo header .inner {
    border-bottom: 1px solid #ccc
}

.external-page.white-header-logo header .inner .lw-logo {
    text-indent: -100%;
    width: 111px;
    height: 30px;
    background: url(../images/locaweb-logo-white-bg.png) center no-repeat;
    background-size: contain;
    display: inline-block;
    margin: 20px 0
}

@media only screen and (max-width:991px) {
    .external-page {
        padding-bottom: 120px
    }
    .external-page.black-header header .lw-logo {
        margin-left: 20px
    }
    .external-page.external-page.white-header-logo header {
        margin: 0 20px 60px
    }
    .external-page.external-page.white-header-logo header .inner {
        text-align: center
    }
    .external-page.external-page.white-header-logo header .inner .lw-logo {
        display: block;
        margin: 10px auto
    }
    .external-page.external-page.white-header-logo header .inner .lw-logo a {
        opacity: 0
    }
    .external-page.external-page.white-header-logo.ficha header {
        margin: 0 20px 40px
    }
}

@media only screen and (max-width:767px) {
    .external-page {
        padding-bottom: 180px
    }
    .external-page.black-header header .lw-logo {
        margin-left: 10px
    }
    .external-page.external-page.white-header-logo header,
    .external-page.external-page.white-header-logo.ficha header {
        margin: 0 10px 15px
    }
}

.section-title {
    padding: 60px 0 40px;
    text-align: center
}

.section-title h2 {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 36px;
    font-weight: 700;
    text-transform: none;
    color: #333;
    margin: 0
}

.section-title p {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 19px;
    font-weight: 400;
    text-transform: none;
    color: #777;
    margin-top: 30px;
    line-height: 1em
}

@media only screen and (max-width:991px) {
    .section-title {
        box-sizing: border-box;
        padding-left: 40px;
        padding-right: 40px
    }
}

@media only screen and (max-width:767px) {
    .section-title {
        padding: 40px 20px 30px
    }
    .section-title h2 {
        font-size: 22px
    }
    .section-title p {
        font-size: 15px;
        margin-top: 20px
    }
}

.small-content .section-title p {
    font-size: 15px;
    line-height: inherit
}

.ck-topbar .ck-logo {
    float: left!important;
    width: 160px!important;
    height: 42px!important;
    background: url(../images/locaweb-header-2.png?v=1.8.10) center no-repeat!important;
    background-size: contain!important
}

@media only screen and (max-width:767px) {
    .ck-topbar .ck-logo {
        width: 100px!important
    }
}

.internal-title {
    text-align: center
}

.internal-title h3 {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 26px;
    font-weight: 700;
    text-transform: normal;
    color: #333;
    margin-top: 5px;
    margin-bottom: 20px
}

.internal-title h4 {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: normal;
    color: #333;
    margin: 20px 0
}

.internal-title p {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 17px;
    font-weight: 400;
    text-transform: normal;
    color: #777;
    margin: 20px 0
}

.internal-title .description {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-transform: normal;
    color: #777
}

.corp .internal-title h3 {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-transform: normal;
    color: #333;
    margin-top: 5px;
    margin-bottom: 20px
}

.corp .section-title {
    padding: 60px 0 30px
}

.corp a {
    color: #00acc8
}

.corp a:hover {
    color: #00acc8
}

.product-plans.dark-white-pro .files-list {
    border-color: #ccc
}

.no-border .files-list {
    border: 0!important
}

.files-list {
    border-top: 3px solid #e5e5e5;
    text-align: center;
    padding: 40px 0
}

.files-list .item {
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    color: inherit;
    display: inline-table;
    width: 33%;
    margin: 0 0 20px
}

.files-list .item a:before {
    padding-right: 5px
}

.files-list .item.pdf:before {
    font-family: dyn__locaweb-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EA8C";
    font-size: inherit;
    will-change: all;
    transition: all .2s ease;
    margin-right: 5px
}

.files-list .item.pdf:before,
.files-list .item.pdf:before:hover {
    text-decoration: none
}

.files-list .item.url:before {
    font-family: dyn__locaweb-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EA4A";
    font-size: inherit;
    color: #777;
    will-change: all;
    transition: all .2s ease;
    text-decoration: underline;
    margin-right: 5px
}

.files-list .item.url:before:hover {
    color: #4d4d4d;
    cursor: pointer;
    text-decoration: underline
}

@media only screen and (max-width:991px) {
    .files-list {
        padding: 20px 0;
        text-align: center
    }
    .files-list .item {
        width: auto;
        margin: 10px
    }
}

@media only screen and (max-width:767px) {
    .files-list .item {
        width: 100%
    }
    .error-content img {
        width: 100%
    }
}

.error-content {
    font-family: Ubuntu, arial, sans-serif
}

.error-content h1 {
    font-weight: 700
}

.error-content p {
    color: #777
}

.error-content .view-button:hover {
    color: #fff
}

.dropdown-menu {
    display: block;
    position: relative;
    width: 200px
}

.dropdown-menu.open .dropdown-button {
    background-color: #e0e0e0
}

.dropdown-menu.open .list {
    display: block
}

.dropdown-menu .dropdown-button {
    position: relative;
    width: 100%;
    height: 40px;
    background-color: transparent;
    border: 1px solid #cfcfcf;
    color: #333;
    padding: 0 25px 0 15px;
    text-align: left;
    outline: 0;
    font-size: 12px;
    font-weight: 700;
    border-radius: 0;
    will-change: all;
    transition: all .2s ease
}

.dropdown-menu .dropdown-button:after {
    font-family: dyn__locaweb-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EAB5";
    font-size: 12px;
    color: #00acc8;
    position: absolute;
    top: 15px;
    right: 10px;
    margin-top: -3px;
    pointer-events: none
}

.dropdown-menu .dropdown-button:active {
    will-change: all;
    transition: all .2s ease;
    background-color: #e0e0e0
}

.dropdown-menu .list {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    border: 1px solid #cfcfcf;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .3);
    z-index: 200
}

.dropdown-menu .list:after {
    font-family: dyn__locaweb-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EAB5";
    font-size: 12px;
    color: #00acc8;
    position: absolute;
    top: 15px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    right: 10px;
    margin-top: -3px;
    pointer-events: none
}

.dropdown-menu .list .item {
    display: table;
    width: 100%;
    height: 40px;
    text-align: left;
    padding: 0 20px 0 15px;
    cursor: pointer;
    font-size: 12px;
    font-weight: 700;
    will-change: all;
    transition: all .2s ease
}

.dropdown-menu .list .item p {
    display: table-cell;
    vertical-align: middle
}

.dropdown-menu .list .item.selected {
    cursor: default;
    background-color: #ccc
}

.dropdown-menu .list .item.selected:hover {
    background-color: #ccc
}

.dropdown-menu .list .item:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #e0e0e0
}

.dropdown-menu .list .item:not(:first-child) {
    border-top: 1px solid #cfcfcf
}

.recommended .dropdown-menu .dropdown-button {
    border: 1px solid #fff;
    color: #fff
}

.recommended .dropdown-menu .dropdown-button:active {
    will-change: all;
    transition: all .2s ease;
    background-color: #334c61
}

.recommended .dropdown-menu .dropdown-button,
.recommended .dropdown-menu.open .dropdown-button {
    background-color: #253746
}

.recommended .dropdown-menu .list {
    background-color: #253746;
    border: 1px solid #fff
}

.recommended .dropdown-menu .list .item {
    color: #fff
}

.recommended .dropdown-menu .list .item.selected,
.recommended .dropdown-menu .list .item:hover {
    background-color: #375167
}

.recommended .dropdown-menu .list .item:not(:first-child) {
    border-top: 1px solid #fff
}

hr {
    border-top: 4px solid #e5e5e5;
    display: block;
    clear: both;
    margin: 0 auto;
    max-width: 960px
}

.insite-sales-phone,
.insite-sales-phone a,
.phones-list,
phones-list a {
    display: block;
    width: 100%
}

.insite-sales-phone a,
.phones-list a {
    color: inherit;
    cursor: default;
    will-change: all;
    transition: all .2s ease
}

.insite-sales-phone a,
.insite-sales-phone a:hover,
.phones-list a,
.phones-list a:hover {
    text-decoration: none
}

.rendered-round-icon {
    position: relative;
    display: inline-block;
    width: 120px;
    height: 120px;
    background-color: #00acc8;
    border-radius: 50%;
    top: 0
}

.rendered-round-icon:before {
    display: block;
    color: #fff;
    font-size: 60px;
    text-align: center;
    line-height: 120px
}

.icon-list {
    width: 100%;
    display: table;
    text-align: center;
    margin-bottom: 40px
}

.icon-list li {
    display: table-cell
}

.icon-list li p {
    margin-top: 10px
}

.icon-list li p a {
    font-family: ubuntu, arial, sans-serif;
    margin-top: 10px;
    color: #00acc8;
    font-size: 18px;
    font-weight: 700
}

.icon-list li p a:hover {
    text-decoration: underline
}

@media only screen and (max-width:767px) {
    .icon-list li {
        margin-bottom: 30px;
        display: block
    }
    .icon-list li:last-child {
        margin-bottom: 0
    }
}

.icon-grid {
    display: flex;
    flex-direction: initial;
    flex-wrap: wrap
}

.icon-grid .grid-item {
    outline: solid 1px #fff;
    flex-grow: 1;
    min-width: 140px;
    padding: 20px;
    background-color: #e5e5e5;
    text-align: center
}

.icon-grid .grid-item .icon {
    margin: 20px 0
}

.icon-grid .grid-item .icon:before {
    font-size: 50px;
    color: #333
}

.icon-grid .grid-item .name {
    font-size: 14px;
    color: #333;
    text-align: center
}

.icon-grid .grid-item .class {
    display: inline-block;
    font-size: 12px;
    text-align: center;
    padding: 2px 10px;
    background-color: #fff;
    border-radius: 10px;
    margin-top: 20px
}

.center-button {
    padding: 20px 20px 10px;
    text-align: center
}

.center-button .view-button.wide {
    width: 220px
}

@media only screen and (max-width:767px) {
    .center-button .view-button.wide {
        width: 100%
    }
}

.center-button.cta-button .view-button {
    background-color: #f19100
}

.center-button.cta-button .view-button:hover {
    background-color: #f5a000
}

.cp_card {
    position: relative;
    padding: 0 20px
}

.cp_card.alternate {
    margin-bottom: 60px
}

.cp_card.alternate.right .thumb,
.cp_card.alternate:nth-child(even) .thumb {
    float: right;
    margin-right: 0;
    margin-left: 20px
}

.cp_card.alternate:last-of-type {
    margin-bottom: 0
}

.cp_card .mobile-header {
    display: none;
    height: 48px;
    line-height: 48px;
    margin-bottom: 30px;
    background: #eaeaea;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative
}

.cp_card .mobile-header:before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -5px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #eaeaea
}

.cp_card .thumb {
    float: left;
    margin-right: 20px
}

.cp_card .description {
    display: block
}

.cp_card .description-title {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-transform: none;
    color: #333;
    margin-bottom: 20px
}

.cp_card .description-text {
    font-family: arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: normal;
    color: #777;
    line-height: 1.2em
}

.cp_card .cta {
    position: absolute;
    bottom: 0;
    white-space: nowrap;
    will-change: all;
    transition: all .2s ease
}

.cp_card .cta.wide {
    min-width: 200px
}

.cp_card .cta,
.cp_card .cta:hover {
    text-decoration: none
}

.cp_card:last-child {
    margin-bottom: 0
}

.pro .cp_card .mobile-header {
    background: #d8d8d8
}

@media only screen and (max-width:767px) {
    .cp_card .mobile-header {
        display: block
    }
    .cp_card .thumb {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }
    .cp_card .description {
        text-align: center
    }
    .cp_card .description .cta {
        position: relative;
        bottom: initial;
        margin: 20px auto 0
    }
    .cp_card .description-cta {
        text-align: center
    }
}

.slider-icons {
    padding: 40px 0
}

.slider-icons.invert {
    background: #edeff0
}

.slider-icons.invert.rounded-icons .slider .item {
    background: #fff
}

.slider-icons.product-plans .slider .slick-prev {
    left: -30px
}

.slider-icons.product-plans .slider .slick-next {
    right: -30px
}

.slider-icons.rounded-icons .slider {
    margin: 30px 65px 0
}

.slider-icons.rounded-icons .slider .slick-prev {
    left: -65px
}

.slider-icons.rounded-icons .slider .slick-next {
    right: -65px
}

.slider-icons.rounded-icons .slider .item {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background: #eff3f4;
    text-align: center;
    margin-right: 10px;
    line-height: 140px;
    margin-right: 30px
}

.slider-icons.rounded-icons .slider .item:last-child {
    margin-right: 0
}

.slider-icons.rounded-icons .slider .item img {
    margin: -10px auto 0;
    vertical-align: middle;
    display: inline-block
}

.slider-icons .slick-slide img {
    margin: 0 auto
}

.slider-icons .inner {
    padding: 0
}

.slider-icons .slick-track {
    margin: 0 auto
}

.slider-icons .bottom {
    margin-top: 20px;
    text-align: center;
    font-family: Ubuntu, arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    color: #333
}

.slider-icons .bottom a {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: none;
    color: #333
}

@media only screen and (max-width:991px) {
    .slider-icons.rounded-icons .slider .item {
        width: 100px;
        height: 100px;
        line-height: 100px
    }
    .slider-icons .item {
        padding: 0 10px
    }
    .slider-icons .item img {
        width: 100%;
        height: auto
    }
}

@media only screen and (max-width:767px) {
    .slider-icons.rounded-icons .slider {
        margin: 30px 0 0
    }
    .slider-icons .internal-title h3 {
        font-size: 16px
    }
    .slider-icons .slider {
        padding: 0;
        margin: 0
    }
    .slider-icons .item {
        padding: 0 10px
    }
    .slider-icons .bottom {
        padding: 0 4%
    }
}

#cloud .primary-color {
    color: #083277
}

#cloud .primary-background {
    background-color: #083277
}

#cloud .primary-border {
    border-color: #083277
}

#cloud .primary-button-color {
    color: #0078ff
}

#cloud .primary-button-background {
    background-color: #0078ff
}

#cloud .primary-button-border {
    border-color: #0078ff
}

#cloud .secondary-button-color {
    color: #0078ff
}

#cloud .secondary-button-background {
    background-color: #0078ff
}

#cloud .secondary-button-border {
    border-color: #0078ff
}

#cloud .color1-color {
    color: #06285f
}

#cloud .color1-background {
    background-color: #06285f
}

#cloud .color1-border {
    border-color: #06285f
}

#cloud .color2-color {
    color: #062353
}

#cloud .color2-background {
    background-color: #062353
}

#cloud .color2-border {
    border-color: #062353
}

#cloud .color3-color {
    color: #051e47
}

#cloud .color3-background {
    background-color: #051e47
}

#cloud .color3-border {
    border-color: #051e47
}

#cloud .color4-color {
    color: #04193b
}

#cloud .color4-background {
    background-color: #04193b
}

#cloud .color4-border {
    border-color: #04193b
}

#cloud .color5-color {
    color: #031430
}

#cloud .color5-background {
    background-color: #031430
}

#cloud .color5-border {
    border-color: #031430
}

#cloud .primary-button-color-hover {
    color: #0078ff;
    will-change: all;
    transition: all .2s ease
}

#cloud .primary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #1f88ff
}

#cloud .secondary-button-color-hover {
    color: #0078ff;
    will-change: all;
    transition: all .2s ease
}

#cloud .secondary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #1f88ff
}

#cloud .primary-button-background-hover {
    background-color: #0078ff;
    will-change: all;
    transition: all .2s ease
}

#cloud .primary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #1f88ff
}

#cloud .secondary-button-background-hover {
    background-color: #0078ff;
    will-change: all;
    transition: all .2s ease
}

#cloud .secondary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #1f88ff
}

#cloud .primary-button-border-hover {
    border-color: #0078ff;
    will-change: all;
    transition: all .2s ease
}

#cloud .primary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #1f88ff
}

#cloud .secondary-button-border-hover {
    border-color: #0078ff;
    will-change: all;
    transition: all .2s ease
}

#cloud .secondary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #1f88ff
}

#cloud-hosting .primary-color {
    color: #2479a1
}

#cloud-hosting .primary-background {
    background-color: #2479a1
}

#cloud-hosting .primary-border {
    border-color: #2479a1
}

#cloud-hosting .primary-button-color {
    color: #0dbdef
}

#cloud-hosting .primary-button-background {
    background-color: #0dbdef
}

#cloud-hosting .primary-button-border {
    border-color: #0dbdef
}

#cloud-hosting .secondary-button-color {
    color: #0b88c3
}

#cloud-hosting .secondary-button-background {
    background-color: #0b88c3
}

#cloud-hosting .secondary-button-border {
    border-color: #0b88c3
}

#cloud-hosting .color1-color {
    color: #1d6181
}

#cloud-hosting .color1-background {
    background-color: #1d6181
}

#cloud-hosting .color1-border {
    border-color: #1d6181
}

#cloud-hosting .color2-color {
    color: #195470
}

#cloud-hosting .color2-background {
    background-color: #195470
}

#cloud-hosting .color2-border {
    border-color: #195470
}

#cloud-hosting .color3-color {
    color: #164961
}

#cloud-hosting .color3-background {
    background-color: #164961
}

#cloud-hosting .color3-border {
    border-color: #164961
}

#cloud-hosting .color4-color {
    color: #164961
}

#cloud-hosting .color4-background {
    background-color: #164961
}

#cloud-hosting .color4-border {
    border-color: #164961
}

#cloud-hosting .color5-color {
    color: #0e3040
}

#cloud-hosting .color5-background {
    background-color: #0e3040
}

#cloud-hosting .color5-border {
    border-color: #0e3040
}

#cloud-hosting .primary-button-color-hover {
    color: #0dbdef;
    will-change: all;
    transition: all .2s ease
}

#cloud-hosting .primary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #00c7ff
}

#cloud-hosting .secondary-button-color-hover {
    color: #0b88c3;
    will-change: all;
    transition: all .2s ease
}

#cloud-hosting .secondary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #0d95d5
}

#cloud-hosting .primary-button-background-hover {
    background-color: #0dbdef;
    will-change: all;
    transition: all .2s ease
}

#cloud-hosting .primary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #00c7ff
}

#cloud-hosting .secondary-button-background-hover {
    background-color: #0b88c3;
    will-change: all;
    transition: all .2s ease
}

#cloud-hosting .secondary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #0d95d5
}

#cloud-hosting .primary-button-border-hover {
    border-color: #0dbdef;
    will-change: all;
    transition: all .2s ease
}

#cloud-hosting .primary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #00c7ff
}

#cloud-hosting .secondary-button-border-hover {
    border-color: #0b88c3;
    will-change: all;
    transition: all .2s ease
}

#cloud-hosting .secondary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #0d95d5
}

#cloud-server-pro .primary-color {
    color: #0745ad
}

#cloud-server-pro .primary-background {
    background-color: #0745ad
}

#cloud-server-pro .primary-border {
    border-color: #0745ad
}

#cloud-server-pro .primary-button-color {
    color: #00a2ff
}

#cloud-server-pro .primary-button-background {
    background-color: #00a2ff
}

#cloud-server-pro .primary-button-border {
    border-color: #00a2ff
}

#cloud-server-pro .secondary-button-color {
    color: #005fff
}

#cloud-server-pro .secondary-button-background {
    background-color: #005fff
}

#cloud-server-pro .secondary-button-border {
    border-color: #005fff
}

#cloud-server-pro .color1-color {
    color: #063a8f
}

#cloud-server-pro .color1-background {
    background-color: #063a8f
}

#cloud-server-pro .color1-border {
    border-color: #063a8f
}

#cloud-server-pro .color2-color {
    color: #06327d
}

#cloud-server-pro .color2-background {
    background-color: #06327d
}

#cloud-server-pro .color2-border {
    border-color: #06327d
}

#cloud-server-pro .color3-color {
    color: #052b6b
}

#cloud-server-pro .color3-background {
    background-color: #052b6b
}

#cloud-server-pro .color3-border {
    border-color: #052b6b
}

#cloud-server-pro .color4-color {
    color: #042459
}

#cloud-server-pro .color4-background {
    background-color: #042459
}

#cloud-server-pro .color4-border {
    border-color: #042459
}

#cloud-server-pro .color5-color {
    color: #031d48
}

#cloud-server-pro .color5-background {
    background-color: #031d48
}

#cloud-server-pro .color5-border {
    border-color: #031d48
}

#cloud-server-pro .primary-button-color-hover {
    color: #00a2ff;
    will-change: all;
    transition: all .2s ease
}

#cloud-server-pro .primary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #25afff
}

#cloud-server-pro .secondary-button-color-hover {
    color: #005fff;
    will-change: all;
    transition: all .2s ease
}

#cloud-server-pro .secondary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #2677ff
}

#cloud-server-pro .primary-button-background-hover {
    background-color: #00a2ff;
    will-change: all;
    transition: all .2s ease
}

#cloud-server-pro .primary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #25afff
}

#cloud-server-pro .secondary-button-background-hover {
    background-color: #005fff;
    will-change: all;
    transition: all .2s ease
}

#cloud-server-pro .secondary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #2677ff
}

#cloud-server-pro .primary-button-border-hover {
    border-color: #00a2ff;
    will-change: all;
    transition: all .2s ease
}

#cloud-server-pro .primary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #25afff
}

#cloud-server-pro .secondary-button-border-hover {
    border-color: #005fff;
    will-change: all;
    transition: all .2s ease
}

#cloud-server-pro .secondary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #2677ff
}

#cloud-solutions .primary-color {
    color: #083277
}

#cloud-solutions .primary-background {
    background-color: #083277
}

#cloud-solutions .primary-border {
    border-color: #083277
}

#cloud-solutions .primary-button-color {
    color: #0078ff
}

#cloud-solutions .primary-button-background {
    background-color: #0078ff
}

#cloud-solutions .primary-button-border {
    border-color: #0078ff
}

#cloud-solutions .secondary-button-color {
    color: #0078ff
}

#cloud-solutions .secondary-button-background {
    background-color: #0078ff
}

#cloud-solutions .secondary-button-border {
    border-color: #0078ff
}

#cloud-solutions .color1-color {
    color: #083277
}

#cloud-solutions .color1-background {
    background-color: #083277
}

#cloud-solutions .color1-border {
    border-color: #083277
}

#cloud-solutions .color2-color {
    color: #083277
}

#cloud-solutions .color2-background {
    background-color: #083277
}

#cloud-solutions .color2-border {
    border-color: #083277
}

#cloud-solutions .color3-color {
    color: #083277
}

#cloud-solutions .color3-background {
    background-color: #083277
}

#cloud-solutions .color3-border {
    border-color: #083277
}

#cloud-solutions .color4-color {
    color: #083277
}

#cloud-solutions .color4-background {
    background-color: #083277
}

#cloud-solutions .color4-border {
    border-color: #083277
}

#cloud-solutions .color5-color {
    color: #083277
}

#cloud-solutions .color5-background {
    background-color: #083277
}

#cloud-solutions .color5-border {
    border-color: #083277
}

#cloud-solutions .primary-button-color-hover {
    color: #0078ff;
    will-change: all;
    transition: all .2s ease
}

#cloud-solutions .primary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #1f88ff
}

#cloud-solutions .secondary-button-color-hover {
    color: #0078ff;
    will-change: all;
    transition: all .2s ease
}

#cloud-solutions .secondary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #1f88ff
}

#cloud-solutions .primary-button-background-hover {
    background-color: #0078ff;
    will-change: all;
    transition: all .2s ease
}

#cloud-solutions .primary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #1f88ff
}

#cloud-solutions .secondary-button-background-hover {
    background-color: #0078ff;
    will-change: all;
    transition: all .2s ease
}

#cloud-solutions .secondary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #1f88ff
}

#cloud-solutions .primary-button-border-hover {
    border-color: #0078ff;
    will-change: all;
    transition: all .2s ease
}

#cloud-solutions .primary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #1f88ff
}

#cloud-solutions .secondary-button-border-hover {
    border-color: #0078ff;
    will-change: all;
    transition: all .2s ease
}

#cloud-solutions .secondary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #1f88ff
}

#criador-de-sites .primary-color {
    color: #09b
}

#criador-de-sites .primary-background {
    background-color: #09b
}

#criador-de-sites .primary-border {
    border-color: #09b
}

#criador-de-sites .primary-button-color {
    color: #20d6fe
}

#criador-de-sites .primary-button-background {
    background-color: #20d6fe
}

#criador-de-sites .primary-button-border {
    border-color: #20d6fe
}

#criador-de-sites .secondary-button-color {
    color: #0a7391
}

#criador-de-sites .secondary-button-background {
    background-color: #0a7391
}

#criador-de-sites .secondary-button-border {
    border-color: #0a7391
}

#criador-de-sites .color1-color {
    color: #0192b1
}

#criador-de-sites .color1-background {
    background-color: #0192b1
}

#criador-de-sites .color1-border {
    border-color: #0192b1
}

#criador-de-sites .color2-color {
    color: #017f9a
}

#criador-de-sites .color2-background {
    background-color: #017f9a
}

#criador-de-sites .color2-border {
    border-color: #017f9a
}

#criador-de-sites .color3-color {
    color: #016d85
}

#criador-de-sites .color3-background {
    background-color: #016d85
}

#criador-de-sites .color3-border {
    border-color: #016d85
}

#criador-de-sites .color4-color {
    color: #005b6e
}

#criador-de-sites .color4-background {
    background-color: #005b6e
}

#criador-de-sites .color4-border {
    border-color: #005b6e
}

#criador-de-sites .color5-color {
    color: #004958
}

#criador-de-sites .color5-background {
    background-color: #004958
}

#criador-de-sites .color5-border {
    border-color: #004958
}

#criador-de-sites .primary-button-color-hover {
    color: #20d6fe;
    will-change: all;
    transition: all .2s ease
}

#criador-de-sites .primary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #4adeff
}

#criador-de-sites .secondary-button-color-hover {
    color: #0a7391;
    will-change: all;
    transition: all .2s ease
}

#criador-de-sites .secondary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #086079
}

#criador-de-sites .primary-button-background-hover {
    background-color: #20d6fe;
    will-change: all;
    transition: all .2s ease
}

#criador-de-sites .primary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #4adeff
}

#criador-de-sites .secondary-button-background-hover {
    background-color: #0a7391;
    will-change: all;
    transition: all .2s ease
}

#criador-de-sites .secondary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #086079
}

#criador-de-sites .primary-button-border-hover {
    border-color: #20d6fe;
    will-change: all;
    transition: all .2s ease
}

#criador-de-sites .primary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #4adeff
}

#criador-de-sites .secondary-button-border-hover {
    border-color: #0a7391;
    will-change: all;
    transition: all .2s ease
}

#criador-de-sites .secondary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #086079
}

#email-exchange .primary-color {
    color: #0072c6
}

#email-exchange .primary-background {
    background-color: #0072c6
}

#email-exchange .primary-border {
    border-color: #0072c6
}

#email-exchange .primary-button-color {
    color: #33a1ff
}

#email-exchange .primary-button-background {
    background-color: #33a1ff
}

#email-exchange .primary-button-border {
    border-color: #33a1ff
}

#email-exchange .secondary-button-color {
    color: #0b62a1
}

#email-exchange .secondary-button-background {
    background-color: #0b62a1
}

#email-exchange .secondary-button-border {
    border-color: #0b62a1
}

#email-exchange .color1-color {
    color: #005b9e
}

#email-exchange .color1-background {
    background-color: #005b9e
}

#email-exchange .color1-border {
    border-color: #005b9e
}

#email-exchange .color2-color {
    color: #00508a
}

#email-exchange .color2-background {
    background-color: #00508a
}

#email-exchange .color2-border {
    border-color: #00508a
}

#email-exchange .color3-color {
    color: #047
}

#email-exchange .color3-background {
    background-color: #047
}

#email-exchange .color3-border {
    border-color: #047
}

#email-exchange .color4-color {
    color: #003963
}

#email-exchange .color4-background {
    background-color: #003963
}

#email-exchange .color4-border {
    border-color: #003963
}

#email-exchange .color5-color {
    color: #002e4f
}

#email-exchange .color5-background {
    background-color: #002e4f
}

#email-exchange .color5-border {
    border-color: #002e4f
}

#email-exchange .primary-button-color-hover {
    color: #33a1ff;
    will-change: all;
    transition: all .2s ease
}

#email-exchange .primary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #52afff
}

#email-exchange .secondary-button-color-hover {
    color: #0b62a1;
    will-change: all;
    transition: all .2s ease
}

#email-exchange .secondary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #0c5991
}

#email-exchange .primary-button-background-hover {
    background-color: #33a1ff;
    will-change: all;
    transition: all .2s ease
}

#email-exchange .primary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #52afff
}

#email-exchange .secondary-button-background-hover {
    background-color: #0b62a1;
    will-change: all;
    transition: all .2s ease
}

#email-exchange .secondary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #0c5991
}

#email-exchange .primary-button-border-hover {
    border-color: #33a1ff;
    will-change: all;
    transition: all .2s ease
}

#email-exchange .primary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #52afff
}

#email-exchange .secondary-button-border-hover {
    border-color: #0b62a1;
    will-change: all;
    transition: all .2s ease
}

#email-exchange .secondary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #0c5991
}

#email-marketing-locaweb .primary-color {
    color: #6c9e25
}

#email-marketing-locaweb .primary-background {
    background-color: #6c9e25
}

#email-marketing-locaweb .primary-border {
    border-color: #6c9e25
}

#email-marketing-locaweb .primary-button-color {
    color: #8dce31
}

#email-marketing-locaweb .primary-button-background {
    background-color: #8dce31
}

#email-marketing-locaweb .primary-button-border {
    border-color: #8dce31
}

#email-marketing-locaweb .secondary-button-color {
    color: #59851a
}

#email-marketing-locaweb .secondary-button-background {
    background-color: #59851a
}

#email-marketing-locaweb .secondary-button-border {
    border-color: #59851a
}

#email-marketing-locaweb .color1-color {
    color: #567e1e
}

#email-marketing-locaweb .color1-background {
    background-color: #567e1e
}

#email-marketing-locaweb .color1-border {
    border-color: #567e1e
}

#email-marketing-locaweb .color2-color {
    color: #4b6e1a
}

#email-marketing-locaweb .color2-background {
    background-color: #4b6e1a
}

#email-marketing-locaweb .color2-border {
    border-color: #4b6e1a
}

#email-marketing-locaweb .color3-color {
    color: #415f16
}

#email-marketing-locaweb .color3-background {
    background-color: #415f16
}

#email-marketing-locaweb .color3-border {
    border-color: #415f16
}

#email-marketing-locaweb .color4-color {
    color: #364f12
}

#email-marketing-locaweb .color4-background {
    background-color: #364f12
}

#email-marketing-locaweb .color4-border {
    border-color: #364f12
}

#email-marketing-locaweb .color5-color {
    color: #2b3f0f
}

#email-marketing-locaweb .color5-background {
    background-color: #2b3f0f
}

#email-marketing-locaweb .color5-border {
    border-color: #2b3f0f
}

#email-marketing-locaweb .primary-button-color-hover {
    color: #8dce31;
    will-change: all;
    transition: all .2s ease
}

#email-marketing-locaweb .primary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #a1ea3a
}

#email-marketing-locaweb .secondary-button-color-hover {
    color: #59851a;
    will-change: all;
    transition: all .2s ease
}

#email-marketing-locaweb .secondary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #4f7618
}

#email-marketing-locaweb .primary-button-background-hover {
    background-color: #8dce31;
    will-change: all;
    transition: all .2s ease
}

#email-marketing-locaweb .primary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #a1ea3a
}

#email-marketing-locaweb .secondary-button-background-hover {
    background-color: #59851a;
    will-change: all;
    transition: all .2s ease
}

#email-marketing-locaweb .secondary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #4f7618
}

#email-marketing-locaweb .primary-button-border-hover {
    border-color: #8dce31;
    will-change: all;
    transition: all .2s ease
}

#email-marketing-locaweb .primary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #a1ea3a
}

#email-marketing-locaweb .secondary-button-border-hover {
    border-color: #59851a;
    will-change: all;
    transition: all .2s ease
}

#email-marketing-locaweb .secondary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #4f7618
}

#hospedagem-de-sites .primary-color {
    color: #3a8890
}

#hospedagem-de-sites .primary-background {
    background-color: #3a8890
}

#hospedagem-de-sites .primary-border {
    border-color: #3a8890
}

#hospedagem-de-sites .primary-button-color {
    color: #1eced4
}

#hospedagem-de-sites .primary-button-background {
    background-color: #1eced4
}

#hospedagem-de-sites .primary-button-border {
    border-color: #1eced4
}

#hospedagem-de-sites .secondary-button-color {
    color: #1d727b
}

#hospedagem-de-sites .secondary-button-background {
    background-color: #1d727b
}

#hospedagem-de-sites .secondary-button-border {
    border-color: #1d727b
}

#hospedagem-de-sites .color1-color {
    color: #2e6d73
}

#hospedagem-de-sites .color1-background {
    background-color: #2e6d73
}

#hospedagem-de-sites .color1-border {
    border-color: #2e6d73
}

#hospedagem-de-sites .color2-color {
    color: #285f65
}

#hospedagem-de-sites .color2-background {
    background-color: #285f65
}

#hospedagem-de-sites .color2-border {
    border-color: #285f65
}

#hospedagem-de-sites .color3-color {
    color: #235256
}

#hospedagem-de-sites .color3-background {
    background-color: #235256
}

#hospedagem-de-sites .color3-border {
    border-color: #235256
}

#hospedagem-de-sites .color4-color {
    color: #1d4448
}

#hospedagem-de-sites .color4-background {
    background-color: #1d4448
}

#hospedagem-de-sites .color4-border {
    border-color: #1d4448
}

#hospedagem-de-sites .color5-color {
    color: #17363a
}

#hospedagem-de-sites .color5-background {
    background-color: #17363a
}

#hospedagem-de-sites .color5-border {
    border-color: #17363a
}

#hospedagem-de-sites .primary-button-color-hover {
    color: #1eced4;
    will-change: all;
    transition: all .2s ease
}

#hospedagem-de-sites .primary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #17dde4
}

#hospedagem-de-sites .secondary-button-color-hover {
    color: #1d727b;
    will-change: all;
    transition: all .2s ease
}

#hospedagem-de-sites .secondary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #228a95
}

#hospedagem-de-sites .primary-button-background-hover {
    background-color: #1eced4;
    will-change: all;
    transition: all .2s ease
}

#hospedagem-de-sites .primary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #17dde4
}

#hospedagem-de-sites .secondary-button-background-hover {
    background-color: #1d727b;
    will-change: all;
    transition: all .2s ease
}

#hospedagem-de-sites .secondary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #228a95
}

#hospedagem-de-sites .primary-button-border-hover {
    border-color: #1eced4;
    will-change: all;
    transition: all .2s ease
}

#hospedagem-de-sites .primary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #17dde4
}

#hospedagem-de-sites .secondary-button-border-hover {
    border-color: #1d727b;
    will-change: all;
    transition: all .2s ease
}

#hospedagem-de-sites .secondary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #228a95
}

#jelastic .primary-color {
    color: #3a76bf
}

#jelastic .primary-background {
    background-color: #3a76bf
}

#jelastic .primary-border {
    border-color: #3a76bf
}

#jelastic .primary-button-color {
    color: #53a1ff
}

#jelastic .primary-button-background {
    background-color: #53a1ff
}

#jelastic .primary-button-border {
    border-color: #53a1ff
}

#jelastic .secondary-button-color {
    color: #53a1ff
}

#jelastic .secondary-button-background {
    background-color: #53a1ff
}

#jelastic .secondary-button-border {
    border-color: #53a1ff
}

#jelastic .color1-color {
    color: #2e5e99
}

#jelastic .color1-background {
    background-color: #2e5e99
}

#jelastic .color1-border {
    border-color: #2e5e99
}

#jelastic .color2-color {
    color: #285285
}

#jelastic .color2-background {
    background-color: #285285
}

#jelastic .color2-border {
    border-color: #285285
}

#jelastic .color3-color {
    color: #234773
}

#jelastic .color3-background {
    background-color: #234773
}

#jelastic .color3-border {
    border-color: #234773
}

#jelastic .color4-color {
    color: #1d3b5f
}

#jelastic .color4-background {
    background-color: #1d3b5f
}

#jelastic .color4-border {
    border-color: #1d3b5f
}

#jelastic .color5-color {
    color: #172f4c
}

#jelastic .color5-background {
    background-color: #172f4c
}

#jelastic .color5-border {
    border-color: #172f4c
}

#jelastic .primary-button-color-hover {
    color: #53a1ff;
    will-change: all;
    transition: all .2s ease
}

#jelastic .primary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #68acff
}

#jelastic .secondary-button-color-hover {
    color: #53a1ff;
    will-change: all;
    transition: all .2s ease
}

#jelastic .secondary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #68acff
}

#jelastic .primary-button-background-hover {
    background-color: #53a1ff;
    will-change: all;
    transition: all .2s ease
}

#jelastic .primary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #68acff
}

#jelastic .secondary-button-background-hover {
    background-color: #53a1ff;
    will-change: all;
    transition: all .2s ease
}

#jelastic .secondary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #68acff
}

#jelastic .primary-button-border-hover {
    border-color: #53a1ff;
    will-change: all;
    transition: all .2s ease
}

#jelastic .primary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #68acff
}

#jelastic .secondary-button-border-hover {
    border-color: #53a1ff;
    will-change: all;
    transition: all .2s ease
}

#jelastic .secondary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #68acff
}

#jelastic-docker .primary-color {
    color: #3a76bf
}

#jelastic-docker .primary-background {
    background-color: #3a76bf
}

#jelastic-docker .primary-border {
    border-color: #3a76bf
}

#jelastic-docker .primary-button-color {
    color: #53a1ff
}

#jelastic-docker .primary-button-background {
    background-color: #53a1ff
}

#jelastic-docker .primary-button-border {
    border-color: #53a1ff
}

#jelastic-docker .secondary-button-color {
    color: #53a1ff
}

#jelastic-docker .secondary-button-background {
    background-color: #53a1ff
}

#jelastic-docker .secondary-button-border {
    border-color: #53a1ff
}

#jelastic-docker .color1-color {
    color: #2e5e99
}

#jelastic-docker .color1-background {
    background-color: #2e5e99
}

#jelastic-docker .color1-border {
    border-color: #2e5e99
}

#jelastic-docker .color2-color {
    color: #285285
}

#jelastic-docker .color2-background {
    background-color: #285285
}

#jelastic-docker .color2-border {
    border-color: #285285
}

#jelastic-docker .color3-color {
    color: #234773
}

#jelastic-docker .color3-background {
    background-color: #234773
}

#jelastic-docker .color3-border {
    border-color: #234773
}

#jelastic-docker .color4-color {
    color: #1d3b5f
}

#jelastic-docker .color4-background {
    background-color: #1d3b5f
}

#jelastic-docker .color4-border {
    border-color: #1d3b5f
}

#jelastic-docker .color5-color {
    color: #172f4c
}

#jelastic-docker .color5-background {
    background-color: #172f4c
}

#jelastic-docker .color5-border {
    border-color: #172f4c
}

#jelastic-docker .primary-button-color-hover {
    color: #53a1ff;
    will-change: all;
    transition: all .2s ease
}

#jelastic-docker .primary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #68acff
}

#jelastic-docker .secondary-button-color-hover {
    color: #53a1ff;
    will-change: all;
    transition: all .2s ease
}

#jelastic-docker .secondary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #68acff
}

#jelastic-docker .primary-button-background-hover {
    background-color: #53a1ff;
    will-change: all;
    transition: all .2s ease
}

#jelastic-docker .primary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #68acff
}

#jelastic-docker .secondary-button-background-hover {
    background-color: #53a1ff;
    will-change: all;
    transition: all .2s ease
}

#jelastic-docker .secondary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #68acff
}

#jelastic-docker .primary-button-border-hover {
    border-color: #53a1ff;
    will-change: all;
    transition: all .2s ease
}

#jelastic-docker .primary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #68acff
}

#jelastic-docker .secondary-button-border-hover {
    border-color: #53a1ff;
    will-change: all;
    transition: all .2s ease
}

#jelastic-docker .secondary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #68acff
}

#revenda-de-hospedagem .primary-color {
    color: #343b47
}

#revenda-de-hospedagem .primary-background {
    background-color: #343b47
}

#revenda-de-hospedagem .primary-border {
    border-color: #343b47
}

#revenda-de-hospedagem .primary-button-color {
    color: #00acc8
}

#revenda-de-hospedagem .primary-button-background {
    background-color: #00acc8
}

#revenda-de-hospedagem .primary-button-border {
    border-color: #00acc8
}

#revenda-de-hospedagem .secondary-button-color {
    color: #00a3e4
}

#revenda-de-hospedagem .secondary-button-background {
    background-color: #00a3e4
}

#revenda-de-hospedagem .secondary-button-border {
    border-color: #00a3e4
}

#revenda-de-hospedagem .color1-color {
    color: #4f7787
}

#revenda-de-hospedagem .color1-background {
    background-color: #4f7787
}

#revenda-de-hospedagem .color1-border {
    border-color: #4f7787
}

#revenda-de-hospedagem .color2-color {
    color: #456876
}

#revenda-de-hospedagem .color2-background {
    background-color: #456876
}

#revenda-de-hospedagem .color2-border {
    border-color: #456876
}

#revenda-de-hospedagem .color3-color {
    color: #3b5965
}

#revenda-de-hospedagem .color3-background {
    background-color: #3b5965
}

#revenda-de-hospedagem .color3-border {
    border-color: #3b5965
}

#revenda-de-hospedagem .color4-color {
    color: #314a54
}

#revenda-de-hospedagem .color4-background {
    background-color: #314a54
}

#revenda-de-hospedagem .color4-border {
    border-color: #314a54
}

#revenda-de-hospedagem .color5-color {
    color: #283c44
}

#revenda-de-hospedagem .color5-background {
    background-color: #283c44
}

#revenda-de-hospedagem .color5-border {
    border-color: #283c44
}

#revenda-de-hospedagem .primary-button-color-hover {
    color: #00acc8;
    will-change: all;
    transition: all .2s ease
}

#revenda-de-hospedagem .primary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #1690c1
}

#revenda-de-hospedagem .secondary-button-color-hover {
    color: #00a3e4;
    will-change: all;
    transition: all .2s ease
}

#revenda-de-hospedagem .secondary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #0081b4
}

#revenda-de-hospedagem .primary-button-background-hover {
    background-color: #00acc8;
    will-change: all;
    transition: all .2s ease
}

#revenda-de-hospedagem .primary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #1690c1
}

#revenda-de-hospedagem .secondary-button-background-hover {
    background-color: #00a3e4;
    will-change: all;
    transition: all .2s ease
}

#revenda-de-hospedagem .secondary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #0081b4
}

#revenda-de-hospedagem .primary-button-border-hover {
    border-color: #00acc8;
    will-change: all;
    transition: all .2s ease
}

#revenda-de-hospedagem .primary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #1690c1
}

#revenda-de-hospedagem .secondary-button-border-hover {
    border-color: #00a3e4;
    will-change: all;
    transition: all .2s ease
}

#revenda-de-hospedagem .secondary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #0081b4
}

#revenda-cpanel .primary-color {
    color: #00acc8
}

#revenda-cpanel .primary-background {
    background-color: #00acc8
}

#revenda-cpanel .primary-border {
    border-color: #00acc8
}

#revenda-cpanel .primary-button-color {
    color: #00acc8
}

#revenda-cpanel .primary-button-background {
    background-color: #00acc8
}

#revenda-cpanel .primary-button-border {
    border-color: #00acc8
}

#revenda-cpanel .secondary-button-color {
    color: #0b7985
}

#revenda-cpanel .secondary-button-background {
    background-color: #0b7985
}

#revenda-cpanel .secondary-button-border {
    border-color: #0b7985
}

#revenda-cpanel .color1-color {
    color: #4f7a81
}

#revenda-cpanel .color1-background {
    background-color: #4f7a81
}

#revenda-cpanel .color1-border {
    border-color: #4f7a81
}

#revenda-cpanel .color2-color {
    color: #456b70
}

#revenda-cpanel .color2-background {
    background-color: #456b70
}

#revenda-cpanel .color2-border {
    border-color: #456b70
}

#revenda-cpanel .color3-color {
    color: #3b5c61
}

#revenda-cpanel .color3-background {
    background-color: #3b5c61
}

#revenda-cpanel .color3-border {
    border-color: #3b5c61
}

#revenda-cpanel .color4-color {
    color: #314c50
}

#revenda-cpanel .color4-background {
    background-color: #314c50
}

#revenda-cpanel .color4-border {
    border-color: #314c50
}

#revenda-cpanel .color5-color {
    color: #283d40
}

#revenda-cpanel .color5-background {
    background-color: #283d40
}

#revenda-cpanel .color5-border {
    border-color: #283d40
}

#revenda-cpanel .primary-button-color-hover {
    color: #00acc8;
    will-change: all;
    transition: all .2s ease
}

#revenda-cpanel .primary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #06ddf6
}

#revenda-cpanel .secondary-button-color-hover {
    color: #0b7985;
    will-change: all;
    transition: all .2s ease
}

#revenda-cpanel .secondary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #09909f
}

#revenda-cpanel .primary-button-background-hover {
    background-color: #00acc8;
    will-change: all;
    transition: all .2s ease
}

#revenda-cpanel .primary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #06ddf6
}

#revenda-cpanel .secondary-button-background-hover {
    background-color: #0b7985;
    will-change: all;
    transition: all .2s ease
}

#revenda-cpanel .secondary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #09909f
}

#revenda-cpanel .primary-button-border-hover {
    border-color: #00acc8;
    will-change: all;
    transition: all .2s ease
}

#revenda-cpanel .primary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #06ddf6
}

#revenda-cpanel .secondary-button-border-hover {
    border-color: #0b7985;
    will-change: all;
    transition: all .2s ease
}

#revenda-cpanel .secondary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #09909f
}

#revenda-plesk .primary-color {
    color: #00acc8
}

#revenda-plesk .primary-background {
    background-color: #00acc8
}

#revenda-plesk .primary-border {
    border-color: #00acc8
}

#revenda-plesk .primary-button-color {
    color: #00acc8
}

#revenda-plesk .primary-button-background {
    background-color: #00acc8
}

#revenda-plesk .primary-button-border {
    border-color: #00acc8
}

#revenda-plesk .secondary-button-color {
    color: #3b86c2
}

#revenda-plesk .secondary-button-background {
    background-color: #3b86c2
}

#revenda-plesk .secondary-button-border {
    border-color: #3b86c2
}

#revenda-plesk .color1-color {
    color: #2c4050
}

#revenda-plesk .color1-background {
    background-color: #2c4050
}

#revenda-plesk .color1-border {
    border-color: #2c4050
}

#revenda-plesk .color2-color {
    color: #263846
}

#revenda-plesk .color2-background {
    background-color: #263846
}

#revenda-plesk .color2-border {
    border-color: #263846
}

#revenda-plesk .color3-color {
    color: #21303c
}

#revenda-plesk .color3-background {
    background-color: #21303c
}

#revenda-plesk .color3-border {
    border-color: #21303c
}

#revenda-plesk .color4-color {
    color: #1b2832
}

#revenda-plesk .color4-background {
    background-color: #1b2832
}

#revenda-plesk .color4-border {
    border-color: #1b2832
}

#revenda-plesk .color5-color {
    color: #162028
}

#revenda-plesk .color5-background {
    background-color: #162028
}

#revenda-plesk .color5-border {
    border-color: #162028
}

#revenda-plesk .primary-button-color-hover {
    color: #00acc8;
    will-change: all;
    transition: all .2s ease
}

#revenda-plesk .primary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #06ddf6
}

#revenda-plesk .secondary-button-color-hover {
    color: #3b86c2;
    will-change: all;
    transition: all .2s ease
}

#revenda-plesk .secondary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #3592dd
}

#revenda-plesk .primary-button-background-hover {
    background-color: #00acc8;
    will-change: all;
    transition: all .2s ease
}

#revenda-plesk .primary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #06ddf6
}

#revenda-plesk .secondary-button-background-hover {
    background-color: #3b86c2;
    will-change: all;
    transition: all .2s ease
}

#revenda-plesk .secondary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #3592dd
}

#revenda-plesk .primary-button-border-hover {
    border-color: #00acc8;
    will-change: all;
    transition: all .2s ease
}

#revenda-plesk .primary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #06ddf6
}

#revenda-plesk .secondary-button-border-hover {
    border-color: #3b86c2;
    will-change: all;
    transition: all .2s ease
}

#revenda-plesk .secondary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #3592dd
}

#anuncios-online .primary-color {
    color: #f16724
}

#anuncios-online .primary-background {
    background-color: #f16724
}

#anuncios-online .primary-border {
    border-color: #f16724
}

#anuncios-online .primary-button-color {
    color: #f39321
}

#anuncios-online .primary-button-background {
    background-color: #f39321
}

#anuncios-online .primary-button-border {
    border-color: #f39321
}

#anuncios-online .secondary-button-color {
    color: #d25214
}

#anuncios-online .secondary-button-background {
    background-color: #d25214
}

#anuncios-online .secondary-button-border {
    border-color: #d25214
}

#anuncios-online .color1-color {
    color: #bf511d
}

#anuncios-online .color1-background {
    background-color: #bf511d
}

#anuncios-online .color1-border {
    border-color: #bf511d
}

#anuncios-online .color2-color {
    color: #a74719
}

#anuncios-online .color2-background {
    background-color: #a74719
}

#anuncios-online .color2-border {
    border-color: #a74719
}

#anuncios-online .color3-color {
    color: #903e16
}

#anuncios-online .color3-background {
    background-color: #903e16
}

#anuncios-online .color3-border {
    border-color: #903e16
}

#anuncios-online .color4-color {
    color: #773312
}

#anuncios-online .color4-background {
    background-color: #773312
}

#anuncios-online .color4-border {
    border-color: #773312
}

#anuncios-online .color5-color {
    color: #5f290e
}

#anuncios-online .color5-background {
    background-color: #5f290e
}

#anuncios-online .color5-border {
    border-color: #5f290e
}

#anuncios-online .primary-button-color-hover {
    color: #f39321;
    will-change: all;
    transition: all .2s ease
}

#anuncios-online .primary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #ffa234
}

#anuncios-online .secondary-button-color-hover {
    color: #d25214;
    will-change: all;
    transition: all .2s ease
}

#anuncios-online .secondary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #c54f16
}

#anuncios-online .primary-button-background-hover {
    background-color: #f39321;
    will-change: all;
    transition: all .2s ease
}

#anuncios-online .primary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #ffa234
}

#anuncios-online .secondary-button-background-hover {
    background-color: #d25214;
    will-change: all;
    transition: all .2s ease
}

#anuncios-online .secondary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #c54f16
}

#anuncios-online .primary-button-border-hover {
    border-color: #f39321;
    will-change: all;
    transition: all .2s ease
}

#anuncios-online .primary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #ffa234
}

#anuncios-online .secondary-button-border-hover {
    border-color: #d25214;
    will-change: all;
    transition: all .2s ease
}

#anuncios-online .secondary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #c54f16
}

#smtp-locaweb-solucoes-de-envio .primary-color {
    color: #30883c
}

#smtp-locaweb-solucoes-de-envio .primary-background {
    background-color: #30883c
}

#smtp-locaweb-solucoes-de-envio .primary-border {
    border-color: #30883c
}

#smtp-locaweb-solucoes-de-envio .primary-button-color {
    color: #48c559
}

#smtp-locaweb-solucoes-de-envio .primary-button-background {
    background-color: #48c559
}

#smtp-locaweb-solucoes-de-envio .primary-button-border {
    border-color: #48c559
}

#smtp-locaweb-solucoes-de-envio .secondary-button-color {
    color: #1c6926
}

#smtp-locaweb-solucoes-de-envio .secondary-button-background {
    background-color: #1c6926
}

#smtp-locaweb-solucoes-de-envio .secondary-button-border {
    border-color: #1c6926
}

#smtp-locaweb-solucoes-de-envio .color1-color {
    color: #266d30
}

#smtp-locaweb-solucoes-de-envio .color1-background {
    background-color: #266d30
}

#smtp-locaweb-solucoes-de-envio .color1-border {
    border-color: #266d30
}

#smtp-locaweb-solucoes-de-envio .color2-color {
    color: #225f2a
}

#smtp-locaweb-solucoes-de-envio .color2-background {
    background-color: #225f2a
}

#smtp-locaweb-solucoes-de-envio .color2-border {
    border-color: #225f2a
}

#smtp-locaweb-solucoes-de-envio .color3-color {
    color: #1d5224
}

#smtp-locaweb-solucoes-de-envio .color3-background {
    background-color: #1d5224
}

#smtp-locaweb-solucoes-de-envio .color3-border {
    border-color: #1d5224
}

#smtp-locaweb-solucoes-de-envio .color4-color {
    color: #18441e
}

#smtp-locaweb-solucoes-de-envio .color4-background {
    background-color: #18441e
}

#smtp-locaweb-solucoes-de-envio .color4-border {
    border-color: #18441e
}

#smtp-locaweb-solucoes-de-envio .color5-color {
    color: #133618
}

#smtp-locaweb-solucoes-de-envio .color5-background {
    background-color: #133618
}

#smtp-locaweb-solucoes-de-envio .color5-border {
    border-color: #133618
}

#smtp-locaweb-solucoes-de-envio .primary-button-color-hover {
    color: #48c559;
    will-change: all;
    transition: all .2s ease
}

#smtp-locaweb-solucoes-de-envio .primary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #54d766
}

#smtp-locaweb-solucoes-de-envio .secondary-button-color-hover {
    color: #1c6926;
    will-change: all;
    transition: all .2s ease
}

#smtp-locaweb-solucoes-de-envio .secondary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #1a5f23
}

#smtp-locaweb-solucoes-de-envio .primary-button-background-hover {
    background-color: #48c559;
    will-change: all;
    transition: all .2s ease
}

#smtp-locaweb-solucoes-de-envio .primary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #54d766
}

#smtp-locaweb-solucoes-de-envio .secondary-button-background-hover {
    background-color: #1c6926;
    will-change: all;
    transition: all .2s ease
}

#smtp-locaweb-solucoes-de-envio .secondary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #1a5f23
}

#smtp-locaweb-solucoes-de-envio .primary-button-border-hover {
    border-color: #48c559;
    will-change: all;
    transition: all .2s ease
}

#smtp-locaweb-solucoes-de-envio .primary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #54d766
}

#smtp-locaweb-solucoes-de-envio .secondary-button-border-hover {
    border-color: #1c6926;
    will-change: all;
    transition: all .2s ease
}

#smtp-locaweb-solucoes-de-envio .secondary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #1a5f23
}

#solucoes-de-email .primary-color {
    color: #083277
}

#solucoes-de-email .primary-background {
    background-color: #083277
}

#solucoes-de-email .primary-border {
    border-color: #083277
}

#solucoes-de-email .primary-button-color {
    color: #0078ff
}

#solucoes-de-email .primary-button-background {
    background-color: #0078ff
}

#solucoes-de-email .primary-button-border {
    border-color: #0078ff
}

#solucoes-de-email .secondary-button-color {
    color: #1750ae
}

#solucoes-de-email .secondary-button-background {
    background-color: #1750ae
}

#solucoes-de-email .secondary-button-border {
    border-color: #1750ae
}

#solucoes-de-email .color1-color {
    color: #06285f
}

#solucoes-de-email .color1-background {
    background-color: #06285f
}

#solucoes-de-email .color1-border {
    border-color: #06285f
}

#solucoes-de-email .color2-color {
    color: #052253
}

#solucoes-de-email .color2-background {
    background-color: #052253
}

#solucoes-de-email .color2-border {
    border-color: #052253
}

#solucoes-de-email .color3-color {
    color: #041e47
}

#solucoes-de-email .color3-background {
    background-color: #041e47
}

#solucoes-de-email .color3-border {
    border-color: #041e47
}

#solucoes-de-email .color4-color {
    color: #04193b
}

#solucoes-de-email .color4-background {
    background-color: #04193b
}

#solucoes-de-email .color4-border {
    border-color: #04193b
}

#solucoes-de-email .color5-color {
    color: #03142f
}

#solucoes-de-email .color5-background {
    background-color: #03142f
}

#solucoes-de-email .color5-border {
    border-color: #03142f
}

#solucoes-de-email .primary-button-color-hover {
    color: #0078ff;
    will-change: all;
    transition: all .2s ease
}

#solucoes-de-email .primary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #1f88ff
}

#solucoes-de-email .secondary-button-color-hover {
    color: #1750ae;
    will-change: all;
    transition: all .2s ease
}

#solucoes-de-email .secondary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #1c58bc
}

#solucoes-de-email .primary-button-background-hover {
    background-color: #0078ff;
    will-change: all;
    transition: all .2s ease
}

#solucoes-de-email .primary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #1f88ff
}

#solucoes-de-email .secondary-button-background-hover {
    background-color: #1750ae;
    will-change: all;
    transition: all .2s ease
}

#solucoes-de-email .secondary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #1c58bc
}

#solucoes-de-email .primary-button-border-hover {
    border-color: #0078ff;
    will-change: all;
    transition: all .2s ease
}

#solucoes-de-email .primary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #1f88ff
}

#solucoes-de-email .secondary-button-border-hover {
    border-color: #1750ae;
    will-change: all;
    transition: all .2s ease
}

#solucoes-de-email .secondary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #1c58bc
}

#email-locaweb .primary-color {
    color: #00417b
}

#email-locaweb .primary-background {
    background-color: #00417b
}

#email-locaweb .primary-border {
    border-color: #00417b
}

#email-locaweb .primary-button-color {
    color: #0077f1
}

#email-locaweb .primary-button-background {
    background-color: #0077f1
}

#email-locaweb .primary-button-border {
    border-color: #0077f1
}

#email-locaweb .secondary-button-color {
    color: #0c3459
}

#email-locaweb .secondary-button-background {
    background-color: #0c3459
}

#email-locaweb .secondary-button-border {
    border-color: #0c3459
}

#email-locaweb .color1-color {
    color: #003462
}

#email-locaweb .color1-background {
    background-color: #003462
}

#email-locaweb .color1-border {
    border-color: #003462
}

#email-locaweb .color2-color {
    color: #002d56
}

#email-locaweb .color2-background {
    background-color: #002d56
}

#email-locaweb .color2-border {
    border-color: #002d56
}

#email-locaweb .color3-color {
    color: #00274a
}

#email-locaweb .color3-background {
    background-color: #00274a
}

#email-locaweb .color3-border {
    border-color: #00274a
}

#email-locaweb .color4-color {
    color: #00203d
}

#email-locaweb .color4-background {
    background-color: #00203d
}

#email-locaweb .color4-border {
    border-color: #00203d
}

#email-locaweb .color5-color {
    color: #001a31
}

#email-locaweb .color5-background {
    background-color: #001a31
}

#email-locaweb .color5-border {
    border-color: #001a31
}

#email-locaweb .primary-button-color-hover {
    color: #0077f1;
    will-change: all;
    transition: all .2s ease
}

#email-locaweb .primary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #1488ff
}

#email-locaweb .secondary-button-color-hover {
    color: #0c3459;
    will-change: all;
    transition: all .2s ease
}

#email-locaweb .secondary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #0a2c4b
}

#email-locaweb .primary-button-background-hover {
    background-color: #0077f1;
    will-change: all;
    transition: all .2s ease
}

#email-locaweb .primary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #1488ff
}

#email-locaweb .secondary-button-background-hover {
    background-color: #0c3459;
    will-change: all;
    transition: all .2s ease
}

#email-locaweb .secondary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #0a2c4b
}

#email-locaweb .primary-button-border-hover {
    border-color: #0077f1;
    will-change: all;
    transition: all .2s ease
}

#email-locaweb .primary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #1488ff
}

#email-locaweb .secondary-button-border-hover {
    border-color: #0c3459;
    will-change: all;
    transition: all .2s ease
}

#email-locaweb .secondary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #0a2c4b
}

#anuncios-online .primary-color {
    color: #f16724
}

#anuncios-online .primary-background {
    background-color: #f16724
}

#anuncios-online .primary-border {
    border-color: #f16724
}

#anuncios-online .primary-button-color {
    color: #f39321
}

#anuncios-online .primary-button-background {
    background-color: #f39321
}

#anuncios-online .primary-button-border {
    border-color: #f39321
}

#anuncios-online .secondary-button-color {
    color: #d25214
}

#anuncios-online .secondary-button-background {
    background-color: #d25214
}

#anuncios-online .secondary-button-border {
    border-color: #d25214
}

#anuncios-online .color1-color {
    color: #bf511d
}

#anuncios-online .color1-background {
    background-color: #bf511d
}

#anuncios-online .color1-border {
    border-color: #bf511d
}

#anuncios-online .color2-color {
    color: #a74719
}

#anuncios-online .color2-background {
    background-color: #a74719
}

#anuncios-online .color2-border {
    border-color: #a74719
}

#anuncios-online .color3-color {
    color: #903e16
}

#anuncios-online .color3-background {
    background-color: #903e16
}

#anuncios-online .color3-border {
    border-color: #903e16
}

#anuncios-online .color4-color {
    color: #773312
}

#anuncios-online .color4-background {
    background-color: #773312
}

#anuncios-online .color4-border {
    border-color: #773312
}

#anuncios-online .color5-color {
    color: #5f290e
}

#anuncios-online .color5-background {
    background-color: #5f290e
}

#anuncios-online .color5-border {
    border-color: #5f290e
}

#anuncios-online .primary-button-color-hover {
    color: #f39321;
    will-change: all;
    transition: all .2s ease
}

#anuncios-online .primary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #ffa234
}

#anuncios-online .secondary-button-color-hover {
    color: #d25214;
    will-change: all;
    transition: all .2s ease
}

#anuncios-online .secondary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #c54f16
}

#anuncios-online .primary-button-background-hover {
    background-color: #f39321;
    will-change: all;
    transition: all .2s ease
}

#anuncios-online .primary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #ffa234
}

#anuncios-online .secondary-button-background-hover {
    background-color: #d25214;
    will-change: all;
    transition: all .2s ease
}

#anuncios-online .secondary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #c54f16
}

#anuncios-online .primary-button-border-hover {
    border-color: #f39321;
    will-change: all;
    transition: all .2s ease
}

#anuncios-online .primary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #ffa234
}

#anuncios-online .secondary-button-border-hover {
    border-color: #d25214;
    will-change: all;
    transition: all .2s ease
}

#anuncios-online .secondary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #c54f16
}

#telefonia-voip .primary-color {
    color: #0d8d65
}

#telefonia-voip .primary-background {
    background-color: #0d8d65
}

#telefonia-voip .primary-border {
    border-color: #0d8d65
}

#telefonia-voip .primary-button-color {
    color: #0cc38a
}

#telefonia-voip .primary-button-background {
    background-color: #0cc38a
}

#telefonia-voip .primary-button-border {
    border-color: #0cc38a
}

#telefonia-voip .secondary-button-color {
    color: #0cb07d
}

#telefonia-voip .secondary-button-background {
    background-color: #0cb07d
}

#telefonia-voip .secondary-button-border {
    border-color: #0cb07d
}

#telefonia-voip .color1-color {
    color: #0a7151
}

#telefonia-voip .color1-background {
    background-color: #0a7151
}

#telefonia-voip .color1-border {
    border-color: #0a7151
}

#telefonia-voip .color2-color {
    color: #096247
}

#telefonia-voip .color2-background {
    background-color: #096247
}

#telefonia-voip .color2-border {
    border-color: #096247
}

#telefonia-voip .color3-color {
    color: #08553d
}

#telefonia-voip .color3-background {
    background-color: #08553d
}

#telefonia-voip .color3-border {
    border-color: #08553d
}

#telefonia-voip .color4-color {
    color: #064632
}

#telefonia-voip .color4-background {
    background-color: #064632
}

#telefonia-voip .color4-border {
    border-color: #064632
}

#telefonia-voip .color5-color {
    color: #053828
}

#telefonia-voip .color5-background {
    background-color: #053828
}

#telefonia-voip .color5-border {
    border-color: #053828
}

#telefonia-voip .primary-button-color-hover {
    color: #0cc38a;
    will-change: all;
    transition: all .2s ease
}

#telefonia-voip .primary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #13d99b
}

#telefonia-voip .secondary-button-color-hover {
    color: #0cb07d;
    will-change: all;
    transition: all .2s ease
}

#telefonia-voip .secondary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #0cb983
}

#telefonia-voip .primary-button-background-hover {
    background-color: #0cc38a;
    will-change: all;
    transition: all .2s ease
}

#telefonia-voip .primary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #13d99b
}

#telefonia-voip .secondary-button-background-hover {
    background-color: #0cb07d;
    will-change: all;
    transition: all .2s ease
}

#telefonia-voip .secondary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #0cb983
}

#telefonia-voip .primary-button-border-hover {
    border-color: #0cc38a;
    will-change: all;
    transition: all .2s ease
}

#telefonia-voip .primary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #13d99b
}

#telefonia-voip .secondary-button-border-hover {
    border-color: #0cb07d;
    will-change: all;
    transition: all .2s ease
}

#telefonia-voip .secondary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #0cb983
}

#smtp-locaweb .primary-color {
    color: #18ad90
}

#smtp-locaweb .primary-background {
    background-color: #18ad90
}

#smtp-locaweb .primary-border {
    border-color: #18ad90
}

#smtp-locaweb .primary-button-color {
    color: #22ddb8
}

#smtp-locaweb .primary-button-background {
    background-color: #22ddb8
}

#smtp-locaweb .primary-button-border {
    border-color: #22ddb8
}

#smtp-locaweb .secondary-button-color {
    color: #14947b
}

#smtp-locaweb .secondary-button-background {
    background-color: #14947b
}

#smtp-locaweb .secondary-button-border {
    border-color: #14947b
}

#smtp-locaweb .color1-color {
    color: #138a73
}

#smtp-locaweb .color1-background {
    background-color: #138a73
}

#smtp-locaweb .color1-border {
    border-color: #138a73
}

#smtp-locaweb .color2-color {
    color: #117965
}

#smtp-locaweb .color2-background {
    background-color: #117965
}

#smtp-locaweb .color2-border {
    border-color: #117965
}

#smtp-locaweb .color3-color {
    color: #0e6856
}

#smtp-locaweb .color3-background {
    background-color: #0e6856
}

#smtp-locaweb .color3-border {
    border-color: #0e6856
}

#smtp-locaweb .color4-color {
    color: #0c5648
}

#smtp-locaweb .color4-background {
    background-color: #0c5648
}

#smtp-locaweb .color4-border {
    border-color: #0c5648
}

#smtp-locaweb .color5-color {
    color: #0a453a
}

#smtp-locaweb .color5-background {
    background-color: #0a453a
}

#smtp-locaweb .color5-border {
    border-color: #0a453a
}

#smtp-locaweb .primary-button-color-hover {
    color: #22ddb8;
    will-change: all;
    transition: all .2s ease
}

#smtp-locaweb .primary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #2df0c9
}

#smtp-locaweb .secondary-button-color-hover {
    color: #14947b;
    will-change: all;
    transition: all .2s ease
}

#smtp-locaweb .secondary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #12866f
}

#smtp-locaweb .primary-button-background-hover {
    background-color: #22ddb8;
    will-change: all;
    transition: all .2s ease
}

#smtp-locaweb .primary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #2df0c9
}

#smtp-locaweb .secondary-button-background-hover {
    background-color: #14947b;
    will-change: all;
    transition: all .2s ease
}

#smtp-locaweb .secondary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #12866f
}

#smtp-locaweb .primary-button-border-hover {
    border-color: #22ddb8;
    will-change: all;
    transition: all .2s ease
}

#smtp-locaweb .primary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #2df0c9
}

#smtp-locaweb .secondary-button-border-hover {
    border-color: #14947b;
    will-change: all;
    transition: all .2s ease
}

#smtp-locaweb .secondary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #12866f
}

#revenda-email-marketing .primary-color {
    color: #393
}

#revenda-email-marketing .primary-background {
    background-color: #393
}

#revenda-email-marketing .primary-border {
    border-color: #393
}

#revenda-email-marketing .primary-button-color {
    color: #3c3
}

#revenda-email-marketing .primary-button-background {
    background-color: #3c3
}

#revenda-email-marketing .primary-button-border {
    border-color: #3c3
}

#revenda-email-marketing .secondary-button-color {
    color: #337233
}

#revenda-email-marketing .secondary-button-background {
    background-color: #337233
}

#revenda-email-marketing .secondary-button-border {
    border-color: #337233
}

#revenda-email-marketing .color1-color {
    color: #297929
}

#revenda-email-marketing .color1-background {
    background-color: #297929
}

#revenda-email-marketing .color1-border {
    border-color: #297929
}

#revenda-email-marketing .color2-color {
    color: #262
}

#revenda-email-marketing .color2-background {
    background-color: #262
}

#revenda-email-marketing .color2-border {
    border-color: #262
}

#revenda-email-marketing .color3-color {
    color: #1f5b1f
}

#revenda-email-marketing .color3-background {
    background-color: #1f5b1f
}

#revenda-email-marketing .color3-border {
    border-color: #1f5b1f
}

#revenda-email-marketing .color4-color {
    color: #194b19
}

#revenda-email-marketing .color4-background {
    background-color: #194b19
}

#revenda-email-marketing .color4-border {
    border-color: #194b19
}

#revenda-email-marketing .color5-color {
    color: #143d14
}

#revenda-email-marketing .color5-background {
    background-color: #143d14
}

#revenda-email-marketing .color5-border {
    border-color: #143d14
}

#revenda-email-marketing .primary-button-color-hover {
    color: #3c3;
    will-change: all;
    transition: all .2s ease
}

#revenda-email-marketing .primary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #38db38
}

#revenda-email-marketing .secondary-button-color-hover {
    color: #337233;
    will-change: all;
    transition: all .2s ease
}

#revenda-email-marketing .secondary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #2d632d
}

#revenda-email-marketing .primary-button-background-hover {
    background-color: #3c3;
    will-change: all;
    transition: all .2s ease
}

#revenda-email-marketing .primary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #38db38
}

#revenda-email-marketing .secondary-button-background-hover {
    background-color: #337233;
    will-change: all;
    transition: all .2s ease
}

#revenda-email-marketing .secondary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #2d632d
}

#revenda-email-marketing .primary-button-border-hover {
    border-color: #3c3;
    will-change: all;
    transition: all .2s ease
}

#revenda-email-marketing .primary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #38db38
}

#revenda-email-marketing .secondary-button-border-hover {
    border-color: #337233;
    will-change: all;
    transition: all .2s ease
}

#revenda-email-marketing .secondary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #2d632d
}

#servidores .primary-color {
    color: #3e515c
}

#servidores .primary-background {
    background-color: #3e515c
}

#servidores .primary-border {
    border-color: #3e515c
}

#servidores .primary-button-color {
    color: #4e768d
}

#servidores .primary-button-background {
    background-color: #4e768d
}

#servidores .primary-button-border {
    border-color: #4e768d
}

#servidores .secondary-button-color {
    color: #244253
}

#servidores .secondary-button-background {
    background-color: #244253
}

#servidores .secondary-button-border {
    border-color: #244253
}

#servidores .color1-color {
    color: #32414a
}

#servidores .color1-background {
    background-color: #32414a
}

#servidores .color1-border {
    border-color: #32414a
}

#servidores .color2-color {
    color: #2b3940
}

#servidores .color2-background {
    background-color: #2b3940
}

#servidores .color2-border {
    border-color: #2b3940
}

#servidores .color3-color {
    color: #253137
}

#servidores .color3-background {
    background-color: #253137
}

#servidores .color3-border {
    border-color: #253137
}

#servidores .color4-color {
    color: #1f282e
}

#servidores .color4-background {
    background-color: #1f282e
}

#servidores .color4-border {
    border-color: #1f282e
}

#servidores .color5-color {
    color: #192025
}

#servidores .color5-background {
    background-color: #192025
}

#servidores .color5-border {
    border-color: #192025
}

#servidores .primary-button-color-hover {
    color: #4e768d;
    will-change: all;
    transition: all .2s ease
}

#servidores .primary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #5b87a0
}

#servidores .secondary-button-color-hover {
    color: #244253;
    will-change: all;
    transition: all .2s ease
}

#servidores .secondary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #1e3644
}

#servidores .primary-button-background-hover {
    background-color: #4e768d;
    will-change: all;
    transition: all .2s ease
}

#servidores .primary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #5b87a0
}

#servidores .secondary-button-background-hover {
    background-color: #244253;
    will-change: all;
    transition: all .2s ease
}

#servidores .secondary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #1e3644
}

#servidores .primary-button-border-hover {
    border-color: #4e768d;
    will-change: all;
    transition: all .2s ease
}

#servidores .primary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #5b87a0
}

#servidores .secondary-button-border-hover {
    border-color: #244253;
    will-change: all;
    transition: all .2s ease
}

#servidores .secondary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #1e3644
}

#servidores-dedicados .primary-color {
    color: #1c3c70
}

#servidores-dedicados .primary-background {
    background-color: #1c3c70
}

#servidores-dedicados .primary-border {
    border-color: #1c3c70
}

#servidores-dedicados .primary-button-color {
    color: #268ae7
}

#servidores-dedicados .primary-button-background {
    background-color: #268ae7
}

#servidores-dedicados .primary-button-border {
    border-color: #268ae7
}

#servidores-dedicados .secondary-button-color {
    color: #0c6ac1
}

#servidores-dedicados .secondary-button-background {
    background-color: #0c6ac1
}

#servidores-dedicados .secondary-button-border {
    border-color: #0c6ac1
}

#servidores-dedicados .color1-color {
    color: #163059
}

#servidores-dedicados .color1-background {
    background-color: #163059
}

#servidores-dedicados .color1-border {
    border-color: #163059
}

#servidores-dedicados .color2-color {
    color: #142a4d
}

#servidores-dedicados .color2-background {
    background-color: #142a4d
}

#servidores-dedicados .color2-border {
    border-color: #142a4d
}

#servidores-dedicados .color3-color {
    color: #112442
}

#servidores-dedicados .color3-background {
    background-color: #112442
}

#servidores-dedicados .color3-border {
    border-color: #112442
}

#servidores-dedicados .color4-color {
    color: #0e1e38
}

#servidores-dedicados .color4-background {
    background-color: #0e1e38
}

#servidores-dedicados .color4-border {
    border-color: #0e1e38
}

#servidores-dedicados .color5-color {
    color: #0b182d
}

#servidores-dedicados .color5-background {
    background-color: #0b182d
}

#servidores-dedicados .color5-border {
    border-color: #0b182d
}

#servidores-dedicados .primary-button-color-hover {
    color: #268ae7;
    will-change: all;
    transition: all .2s ease
}

#servidores-dedicados .primary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #3e9df5
}

#servidores-dedicados .secondary-button-color-hover {
    color: #0c6ac1;
    will-change: all;
    transition: all .2s ease
}

#servidores-dedicados .secondary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #2081da
}

#servidores-dedicados .primary-button-background-hover {
    background-color: #268ae7;
    will-change: all;
    transition: all .2s ease
}

#servidores-dedicados .primary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #3e9df5
}

#servidores-dedicados .secondary-button-background-hover {
    background-color: #0c6ac1;
    will-change: all;
    transition: all .2s ease
}

#servidores-dedicados .secondary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #2081da
}

#servidores-dedicados .primary-button-border-hover {
    border-color: #268ae7;
    will-change: all;
    transition: all .2s ease
}

#servidores-dedicados .primary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #3e9df5
}

#servidores-dedicados .secondary-button-border-hover {
    border-color: #0c6ac1;
    will-change: all;
    transition: all .2s ease
}

#servidores-dedicados .secondary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #2081da
}

#servidores-gerenciados .primary-color {
    color: #135270
}

#servidores-gerenciados .primary-background {
    background-color: #135270
}

#servidores-gerenciados .primary-border {
    border-color: #135270
}

#servidores-gerenciados .primary-button-color {
    color: #26c0e7
}

#servidores-gerenciados .primary-button-background {
    background-color: #26c0e7
}

#servidores-gerenciados .primary-button-border {
    border-color: #26c0e7
}

#servidores-gerenciados .secondary-button-color {
    color: #088eb5
}

#servidores-gerenciados .secondary-button-background {
    background-color: #088eb5
}

#servidores-gerenciados .secondary-button-border {
    border-color: #088eb5
}

#servidores-gerenciados .color1-color {
    color: #0f4159
}

#servidores-gerenciados .color1-background {
    background-color: #0f4159
}

#servidores-gerenciados .color1-border {
    border-color: #0f4159
}

#servidores-gerenciados .color2-color {
    color: #0d394d
}

#servidores-gerenciados .color2-background {
    background-color: #0d394d
}

#servidores-gerenciados .color2-border {
    border-color: #0d394d
}

#servidores-gerenciados .color3-color {
    color: #0b3142
}

#servidores-gerenciados .color3-background {
    background-color: #0b3142
}

#servidores-gerenciados .color3-border {
    border-color: #0b3142
}

#servidores-gerenciados .color4-color {
    color: #092938
}

#servidores-gerenciados .color4-background {
    background-color: #092938
}

#servidores-gerenciados .color4-border {
    border-color: #092938
}

#servidores-gerenciados .color5-color {
    color: #08212d
}

#servidores-gerenciados .color5-background {
    background-color: #08212d
}

#servidores-gerenciados .color5-border {
    border-color: #08212d
}

#servidores-gerenciados .primary-button-color-hover {
    color: #26c0e7;
    will-change: all;
    transition: all .2s ease
}

#servidores-gerenciados .primary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #3ad2f8
}

#servidores-gerenciados .secondary-button-color-hover {
    color: #088eb5;
    will-change: all;
    transition: all .2s ease
}

#servidores-gerenciados .secondary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #0e98c0
}

#servidores-gerenciados .primary-button-background-hover {
    background-color: #26c0e7;
    will-change: all;
    transition: all .2s ease
}

#servidores-gerenciados .primary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #3ad2f8
}

#servidores-gerenciados .secondary-button-background-hover {
    background-color: #088eb5;
    will-change: all;
    transition: all .2s ease
}

#servidores-gerenciados .secondary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #0e98c0
}

#servidores-gerenciados .primary-button-border-hover {
    border-color: #26c0e7;
    will-change: all;
    transition: all .2s ease
}

#servidores-gerenciados .primary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #3ad2f8
}

#servidores-gerenciados .secondary-button-border-hover {
    border-color: #088eb5;
    will-change: all;
    transition: all .2s ease
}

#servidores-gerenciados .secondary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #0e98c0
}

#registro-de-dominio .primary-color {
    color: #ff7e00
}

#registro-de-dominio .primary-background {
    background-color: #ff7e00
}

#registro-de-dominio .primary-border {
    border-color: #ff7e00
}

#registro-de-dominio .primary-button-color {
    color: #ff9500
}

#registro-de-dominio .primary-button-background {
    background-color: #ff9500
}

#registro-de-dominio .primary-button-border {
    border-color: #ff9500
}

#registro-de-dominio .secondary-button-color {
    color: #d46b05
}

#registro-de-dominio .secondary-button-background {
    background-color: #d46b05
}

#registro-de-dominio .secondary-button-border {
    border-color: #d46b05
}

#registro-de-dominio .color1-color {
    color: #c46100
}

#registro-de-dominio .color1-background {
    background-color: #c46100
}

#registro-de-dominio .color1-border {
    border-color: #c46100
}

#registro-de-dominio .color2-color {
    color: #ab5400
}

#registro-de-dominio .color2-background {
    background-color: #ab5400
}

#registro-de-dominio .color2-border {
    border-color: #ab5400
}

#registro-de-dominio .color3-color {
    color: #934900
}

#registro-de-dominio .color3-background {
    background-color: #934900
}

#registro-de-dominio .color3-border {
    border-color: #934900
}

#registro-de-dominio .color4-color {
    color: #7a3c00
}

#registro-de-dominio .color4-background {
    background-color: #7a3c00
}

#registro-de-dominio .color4-border {
    border-color: #7a3c00
}

#registro-de-dominio .color5-color {
    color: #623000
}

#registro-de-dominio .color5-background {
    background-color: #623000
}

#registro-de-dominio .color5-border {
    border-color: #623000
}

#registro-de-dominio .primary-button-color-hover {
    color: #ff9500;
    will-change: all;
    transition: all .2s ease
}

#registro-de-dominio .primary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #ffa21f
}

#registro-de-dominio .secondary-button-color-hover {
    color: #d46b05;
    will-change: all;
    transition: all .2s ease
}

#registro-de-dominio .secondary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #b5600d
}

#registro-de-dominio .primary-button-background-hover {
    background-color: #ff9500;
    will-change: all;
    transition: all .2s ease
}

#registro-de-dominio .primary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #ffa21f
}

#registro-de-dominio .secondary-button-background-hover {
    background-color: #d46b05;
    will-change: all;
    transition: all .2s ease
}

#registro-de-dominio .secondary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #b5600d
}

#registro-de-dominio .primary-button-border-hover {
    border-color: #ff9500;
    will-change: all;
    transition: all .2s ease
}

#registro-de-dominio .primary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #ffa21f
}

#registro-de-dominio .secondary-button-border-hover {
    border-color: #d46b05;
    will-change: all;
    transition: all .2s ease
}

#registro-de-dominio .secondary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #b5600d
}

#atendimento .primary-color {
    color: #00acc8
}

#atendimento .primary-background {
    background-color: #00acc8
}

#atendimento .primary-border {
    border-color: #00acc8
}

#atendimento .primary-button-color {
    color: #00acc8
}

#atendimento .primary-button-background {
    background-color: #00acc8
}

#atendimento .primary-button-border {
    border-color: #00acc8
}

#atendimento .secondary-button-color {
    color: #00acc8
}

#atendimento .secondary-button-background {
    background-color: #00acc8
}

#atendimento .secondary-button-border {
    border-color: #00acc8
}

#atendimento .color1-color {
    color: #09b
}

#atendimento .color1-background {
    background-color: #09b
}

#atendimento .color1-border {
    border-color: #09b
}

#atendimento .color2-color {
    color: #4adeff
}

#atendimento .color2-background {
    background-color: #4adeff
}

#atendimento .color2-border {
    border-color: #4adeff
}

#atendimento .color3-color {
    color: #c33
}

#atendimento .color3-background {
    background-color: #c33
}

#atendimento .color3-border {
    border-color: #c33
}

#atendimento .color4-color {
    color: #c33
}

#atendimento .color4-background {
    background-color: #c33
}

#atendimento .color4-border {
    border-color: #c33
}

#atendimento .color5-color {
    color: #c33
}

#atendimento .color5-background {
    background-color: #c33
}

#atendimento .color5-border {
    border-color: #c33
}

#atendimento .primary-button-color-hover {
    color: #00acc8;
    will-change: all;
    transition: all .2s ease
}

#atendimento .primary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #1cc6e2
}

#atendimento .secondary-button-color-hover {
    color: #00acc8;
    will-change: all;
    transition: all .2s ease
}

#atendimento .secondary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #1cc6e2
}

#atendimento .primary-button-background-hover {
    background-color: #00acc8;
    will-change: all;
    transition: all .2s ease
}

#atendimento .primary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #1cc6e2
}

#atendimento .secondary-button-background-hover {
    background-color: #00acc8;
    will-change: all;
    transition: all .2s ease
}

#atendimento .secondary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #1cc6e2
}

#atendimento .primary-button-border-hover {
    border-color: #00acc8;
    will-change: all;
    transition: all .2s ease
}

#atendimento .primary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #1cc6e2
}

#atendimento .secondary-button-border-hover {
    border-color: #00acc8;
    will-change: all;
    transition: all .2s ease
}

#atendimento .secondary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #1cc6e2
}

#sobre-locaweb .primary-color {
    color: #c33
}

#sobre-locaweb .primary-background {
    background-color: #c33
}

#sobre-locaweb .primary-border {
    border-color: #c33
}

#sobre-locaweb .primary-button-color {
    color: #f51c1c
}

#sobre-locaweb .primary-button-background {
    background-color: #f51c1c
}

#sobre-locaweb .primary-button-border {
    border-color: #f51c1c
}

#sobre-locaweb .secondary-button-color {
    color: #aa2c2c
}

#sobre-locaweb .secondary-button-background {
    background-color: #aa2c2c
}

#sobre-locaweb .secondary-button-border {
    border-color: #aa2c2c
}

#sobre-locaweb .color1-color {
    color: #f51c1c
}

#sobre-locaweb .color1-background {
    background-color: #f51c1c
}

#sobre-locaweb .color1-border {
    border-color: #f51c1c
}

#sobre-locaweb .color2-color {
    color: #ff4c4c
}

#sobre-locaweb .color2-background {
    background-color: #ff4c4c
}

#sobre-locaweb .color2-border {
    border-color: #ff4c4c
}

#sobre-locaweb .color3-color {
    color: #c33
}

#sobre-locaweb .color3-background {
    background-color: #c33
}

#sobre-locaweb .color3-border {
    border-color: #c33
}

#sobre-locaweb .color4-color {
    color: #c33
}

#sobre-locaweb .color4-background {
    background-color: #c33
}

#sobre-locaweb .color4-border {
    border-color: #c33
}

#sobre-locaweb .color5-color {
    color: #c33
}

#sobre-locaweb .color5-background {
    background-color: #c33
}

#sobre-locaweb .color5-border {
    border-color: #c33
}

#sobre-locaweb .primary-button-color-hover {
    color: #f51c1c;
    will-change: all;
    transition: all .2s ease
}

#sobre-locaweb .primary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #ff4c4c
}

#sobre-locaweb .secondary-button-color-hover {
    color: #aa2c2c;
    will-change: all;
    transition: all .2s ease
}

#sobre-locaweb .secondary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #972525
}

#sobre-locaweb .primary-button-background-hover {
    background-color: #f51c1c;
    will-change: all;
    transition: all .2s ease
}

#sobre-locaweb .primary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #ff4c4c
}

#sobre-locaweb .secondary-button-background-hover {
    background-color: #aa2c2c;
    will-change: all;
    transition: all .2s ease
}

#sobre-locaweb .secondary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #972525
}

#sobre-locaweb .primary-button-border-hover {
    border-color: #f51c1c;
    will-change: all;
    transition: all .2s ease
}

#sobre-locaweb .primary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #ff4c4c
}

#sobre-locaweb .secondary-button-border-hover {
    border-color: #aa2c2c;
    will-change: all;
    transition: all .2s ease
}

#sobre-locaweb .secondary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #972525
}

#contratos-e-politicas .primary-color {
    color: #c33
}

#contratos-e-politicas .primary-background {
    background-color: #c33
}

#contratos-e-politicas .primary-border {
    border-color: #c33
}

#contratos-e-politicas .primary-button-color {
    color: #f51c1c
}

#contratos-e-politicas .primary-button-background {
    background-color: #f51c1c
}

#contratos-e-politicas .primary-button-border {
    border-color: #f51c1c
}

#contratos-e-politicas .secondary-button-color {
    color: #aa2c2c
}

#contratos-e-politicas .secondary-button-background {
    background-color: #aa2c2c
}

#contratos-e-politicas .secondary-button-border {
    border-color: #aa2c2c
}

#contratos-e-politicas .color1-color {
    color: #06c
}

#contratos-e-politicas .color1-background {
    background-color: #06c
}

#contratos-e-politicas .color1-border {
    border-color: #06c
}

#contratos-e-politicas .color2-color {
    color: #c33
}

#contratos-e-politicas .color2-background {
    background-color: #c33
}

#contratos-e-politicas .color2-border {
    border-color: #c33
}

#contratos-e-politicas .color3-color {
    color: #c33
}

#contratos-e-politicas .color3-background {
    background-color: #c33
}

#contratos-e-politicas .color3-border {
    border-color: #c33
}

#contratos-e-politicas .color4-color {
    color: #c33
}

#contratos-e-politicas .color4-background {
    background-color: #c33
}

#contratos-e-politicas .color4-border {
    border-color: #c33
}

#contratos-e-politicas .color5-color {
    color: #c33
}

#contratos-e-politicas .color5-background {
    background-color: #c33
}

#contratos-e-politicas .color5-border {
    border-color: #c33
}

#contratos-e-politicas .primary-button-color-hover {
    color: #f51c1c;
    will-change: all;
    transition: all .2s ease
}

#contratos-e-politicas .primary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #ff4c4c
}

#contratos-e-politicas .secondary-button-color-hover {
    color: #aa2c2c;
    will-change: all;
    transition: all .2s ease
}

#contratos-e-politicas .secondary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #972525
}

#contratos-e-politicas .primary-button-background-hover {
    background-color: #f51c1c;
    will-change: all;
    transition: all .2s ease
}

#contratos-e-politicas .primary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #ff4c4c
}

#contratos-e-politicas .secondary-button-background-hover {
    background-color: #aa2c2c;
    will-change: all;
    transition: all .2s ease
}

#contratos-e-politicas .secondary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #972525
}

#contratos-e-politicas .primary-button-border-hover {
    border-color: #f51c1c;
    will-change: all;
    transition: all .2s ease
}

#contratos-e-politicas .primary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #ff4c4c
}

#contratos-e-politicas .secondary-button-border-hover {
    border-color: #aa2c2c;
    will-change: all;
    transition: all .2s ease
}

#contratos-e-politicas .secondary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #972525
}

#carreira .primary-color {
    color: #c33
}

#carreira .primary-background {
    background-color: #c33
}

#carreira .primary-border {
    border-color: #c33
}

#carreira .primary-button-color {
    color: #f51c1c
}

#carreira .primary-button-background {
    background-color: #f51c1c
}

#carreira .primary-button-border {
    border-color: #f51c1c
}

#carreira .secondary-button-color {
    color: #aa2c2c
}

#carreira .secondary-button-background {
    background-color: #aa2c2c
}

#carreira .secondary-button-border {
    border-color: #aa2c2c
}

#carreira .color1-color {
    color: #f51c1c
}

#carreira .color1-background {
    background-color: #f51c1c
}

#carreira .color1-border {
    border-color: #f51c1c
}

#carreira .color2-color {
    color: #ff4c4c
}

#carreira .color2-background {
    background-color: #ff4c4c
}

#carreira .color2-border {
    border-color: #ff4c4c
}

#carreira .color3-color {
    color: #c33
}

#carreira .color3-background {
    background-color: #c33
}

#carreira .color3-border {
    border-color: #c33
}

#carreira .color4-color {
    color: #c33
}

#carreira .color4-background {
    background-color: #c33
}

#carreira .color4-border {
    border-color: #c33
}

#carreira .color5-color {
    color: #c33
}

#carreira .color5-background {
    background-color: #c33
}

#carreira .color5-border {
    border-color: #c33
}

#carreira .primary-button-color-hover {
    color: #f51c1c;
    will-change: all;
    transition: all .2s ease
}

#carreira .primary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #ff4c4c
}

#carreira .secondary-button-color-hover {
    color: #aa2c2c;
    will-change: all;
    transition: all .2s ease
}

#carreira .secondary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #972525
}

#carreira .primary-button-background-hover {
    background-color: #f51c1c;
    will-change: all;
    transition: all .2s ease
}

#carreira .primary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #ff4c4c
}

#carreira .secondary-button-background-hover {
    background-color: #aa2c2c;
    will-change: all;
    transition: all .2s ease
}

#carreira .secondary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #972525
}

#carreira .primary-button-border-hover {
    border-color: #f51c1c;
    will-change: all;
    transition: all .2s ease
}

#carreira .primary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #ff4c4c
}

#carreira .secondary-button-border-hover {
    border-color: #aa2c2c;
    will-change: all;
    transition: all .2s ease
}

#carreira .secondary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #972525
}

#gsuite .primary-color {
    color: #5e94ff
}

#gsuite .primary-background {
    background-color: #5e94ff
}

#gsuite .primary-border {
    border-color: #5e94ff
}

#gsuite .primary-button-color {
    color: #4281ff
}

#gsuite .primary-button-background {
    background-color: #4281ff
}

#gsuite .primary-button-border {
    border-color: #4281ff
}

#gsuite .secondary-button-color {
    color: #206aff
}

#gsuite .secondary-button-background {
    background-color: #206aff
}

#gsuite .secondary-button-border {
    border-color: #206aff
}

#gsuite .color1-color {
    color: #4b76cc
}

#gsuite .color1-background {
    background-color: #4b76cc
}

#gsuite .color1-border {
    border-color: #4b76cc
}

#gsuite .color2-color {
    color: #4267b2
}

#gsuite .color2-background {
    background-color: #4267b2
}

#gsuite .color2-border {
    border-color: #4267b2
}

#gsuite .color3-color {
    color: #385999
}

#gsuite .color3-background {
    background-color: #385999
}

#gsuite .color3-border {
    border-color: #385999
}

#gsuite .color4-color {
    color: #2f4a7f
}

#gsuite .color4-background {
    background-color: #2f4a7f
}

#gsuite .color4-border {
    border-color: #2f4a7f
}

#gsuite .color5-color {
    color: #263b66
}

#gsuite .color5-background {
    background-color: #263b66
}

#gsuite .color5-border {
    border-color: #263b66
}

#gsuite .primary-button-color-hover {
    color: #4281ff;
    will-change: all;
    transition: all .2s ease
}

#gsuite .primary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #42b1ff
}

#gsuite .secondary-button-color-hover {
    color: #206aff;
    will-change: all;
    transition: all .2s ease
}

#gsuite .secondary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #2099ff
}

#gsuite .primary-button-background-hover {
    background-color: #4281ff;
    will-change: all;
    transition: all .2s ease
}

#gsuite .primary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #42b1ff
}

#gsuite .secondary-button-background-hover {
    background-color: #206aff;
    will-change: all;
    transition: all .2s ease
}

#gsuite .secondary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #2099ff
}

#gsuite .primary-button-border-hover {
    border-color: #4281ff;
    will-change: all;
    transition: all .2s ease
}

#gsuite .primary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #42b1ff
}

#gsuite .secondary-button-border-hover {
    border-color: #206aff;
    will-change: all;
    transition: all .2s ease
}

#gsuite .secondary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #2099ff
}

#vps-locaweb .primary-color {
    color: #35628c
}

#vps-locaweb .primary-background {
    background-color: #35628c
}

#vps-locaweb .primary-border {
    border-color: #35628c
}

#vps-locaweb .primary-button-color {
    color: #62b4ff
}

#vps-locaweb .primary-button-background {
    background-color: #62b4ff
}

#vps-locaweb .primary-button-border {
    border-color: #62b4ff
}

#vps-locaweb .secondary-button-color {
    color: #3183ce
}

#vps-locaweb .secondary-button-background {
    background-color: #3183ce
}

#vps-locaweb .secondary-button-border {
    border-color: #3183ce
}

#vps-locaweb .color1-color {
    color: #2a4e70
}

#vps-locaweb .color1-background {
    background-color: #2a4e70
}

#vps-locaweb .color1-border {
    border-color: #2a4e70
}

#vps-locaweb .color2-color {
    color: #254462
}

#vps-locaweb .color2-background {
    background-color: #254462
}

#vps-locaweb .color2-border {
    border-color: #254462
}

#vps-locaweb .color3-color {
    color: #203b54
}

#vps-locaweb .color3-background {
    background-color: #203b54
}

#vps-locaweb .color3-border {
    border-color: #203b54
}

#vps-locaweb .color4-color {
    color: #1a3146
}

#vps-locaweb .color4-background {
    background-color: #1a3146
}

#vps-locaweb .color4-border {
    border-color: #1a3146
}

#vps-locaweb .color5-color {
    color: #152738
}

#vps-locaweb .color5-background {
    background-color: #152738
}

#vps-locaweb .color5-border {
    border-color: #152738
}

#vps-locaweb .primary-button-color-hover {
    color: #62b4ff;
    will-change: all;
    transition: all .2s ease
}

#vps-locaweb .primary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #7cc0ff
}

#vps-locaweb .secondary-button-color-hover {
    color: #3183ce;
    will-change: all;
    transition: all .2s ease
}

#vps-locaweb .secondary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #2f74b3
}

#vps-locaweb .primary-button-background-hover {
    background-color: #62b4ff;
    will-change: all;
    transition: all .2s ease
}

#vps-locaweb .primary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #7cc0ff
}

#vps-locaweb .secondary-button-background-hover {
    background-color: #3183ce;
    will-change: all;
    transition: all .2s ease
}

#vps-locaweb .secondary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #2f74b3
}

#vps-locaweb .primary-button-border-hover {
    border-color: #62b4ff;
    will-change: all;
    transition: all .2s ease
}

#vps-locaweb .primary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #7cc0ff
}

#vps-locaweb .secondary-button-border-hover {
    border-color: #3183ce;
    will-change: all;
    transition: all .2s ease
}

#vps-locaweb .secondary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #2f74b3
}

#ssl-locaweb .primary-color {
    color: #343b47
}

#ssl-locaweb .primary-background {
    background-color: #343b47
}

#ssl-locaweb .primary-border {
    border-color: #343b47
}

#ssl-locaweb .primary-button-color {
    color: #00acc8
}

#ssl-locaweb .primary-button-background {
    background-color: #00acc8
}

#ssl-locaweb .primary-button-border {
    border-color: #00acc8
}

#ssl-locaweb .secondary-button-color {
    color: #0c3459
}

#ssl-locaweb .secondary-button-background {
    background-color: #0c3459
}

#ssl-locaweb .secondary-button-border {
    border-color: #0c3459
}

#ssl-locaweb .color1-color {
    color: #2a4e70
}

#ssl-locaweb .color1-background {
    background-color: #2a4e70
}

#ssl-locaweb .color1-border {
    border-color: #2a4e70
}

#ssl-locaweb .color2-color {
    color: #254462
}

#ssl-locaweb .color2-background {
    background-color: #254462
}

#ssl-locaweb .color2-border {
    border-color: #254462
}

#ssl-locaweb .color3-color {
    color: #203b54
}

#ssl-locaweb .color3-background {
    background-color: #203b54
}

#ssl-locaweb .color3-border {
    border-color: #203b54
}

#ssl-locaweb .color4-color {
    color: #1a3146
}

#ssl-locaweb .color4-background {
    background-color: #1a3146
}

#ssl-locaweb .color4-border {
    border-color: #1a3146
}

#ssl-locaweb .color5-color {
    color: #152738
}

#ssl-locaweb .color5-background {
    background-color: #152738
}

#ssl-locaweb .color5-border {
    border-color: #152738
}

#ssl-locaweb .primary-button-color-hover {
    color: #00acc8;
    will-change: all;
    transition: all .2s ease
}

#ssl-locaweb .primary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #00caeb
}

#ssl-locaweb .secondary-button-color-hover {
    color: #0c3459;
    will-change: all;
    transition: all .2s ease
}

#ssl-locaweb .secondary-button-color-hover:hover {
    will-change: all;
    transition: all .2s ease;
    color: #0a2c4b
}

#ssl-locaweb .primary-button-background-hover {
    background-color: #00acc8;
    will-change: all;
    transition: all .2s ease
}

#ssl-locaweb .primary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #00caeb
}

#ssl-locaweb .secondary-button-background-hover {
    background-color: #0c3459;
    will-change: all;
    transition: all .2s ease
}

#ssl-locaweb .secondary-button-background-hover:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #0a2c4b
}

#ssl-locaweb .primary-button-border-hover {
    border-color: #00acc8;
    will-change: all;
    transition: all .2s ease
}

#ssl-locaweb .primary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #00caeb
}

#ssl-locaweb .secondary-button-border-hover {
    border-color: #0c3459;
    will-change: all;
    transition: all .2s ease
}

#ssl-locaweb .secondary-button-border-hover:hover {
    will-change: all;
    transition: all .2s ease;
    border-color: #0a2c4b
}

.clear-button {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: inherit;
    display: inline-block;
    width: auto;
    height: auto;
    color: #fff;
    background-color: #00acc8;
    border: none;
    text-align: center;
    text-decoration: none;
    padding: 15px 30px;
    cursor: pointer;
    border: solid 3px #fff;
    background-color: transparent;
    will-change: all;
    transition: all .2s ease
}

.clear-button:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #00c2e2
}

.clear-button:active {
    will-change: all;
    transition: all .2s ease;
    background-color: #0096af
}

.clear-button:visited {
    will-change: all;
    transition: all .2s ease;
    color: #fff
}

.clear-button:focus {
    will-change: all;
    transition: all .2s ease;
    background-color: transparent
}

.clear-button:active,
.clear-button:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #fff;
    color: #333
}

.view-button,
.view-secondary-button {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: inherit;
    display: inline-block;
    width: auto;
    height: auto;
    border: none;
    text-align: center;
    text-decoration: none;
    padding: 15px 30px;
    cursor: pointer;
    background-color: #00acc8;
    color: #fff;
    will-change: all;
    transition: all .2s ease
}

.view-button:hover,
.view-secondary-button:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #00c2e2
}

.view-button:active,
.view-secondary-button:active {
    will-change: all;
    transition: all .2s ease;
    background-color: #0096af
}

.view-button:visited,
.view-secondary-button:visited {
    will-change: all;
    transition: all .2s ease;
    color: #fff
}

.view-button:hover,
.view-secondary-button:hover {
    color: #fff;
    background-color: #1cc6e2
}

.view-button:active,
.view-secondary-button:active {
    will-change: all;
    transition: all .2s ease;
    color: #f2f2f2
}

.view-button,
.view-button:hover,
.view-secondary-button,
.view-secondary-button:hover {
    text-decoration: none
}

.pro .view-button {
    background-color: #76bd22;
    will-change: all;
    transition: all .2s ease;
    color: #fff
}

.pro .view-button:hover {
    color: #fff;
    background-color: #87ce33
}

.simple-header {
    position: relative;
    height: 64px;
    line-height: 64px;
    background-color: #fff;
    text-align: right;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    z-index: 100
}

.simple-header .lw-logo {
    float: left;
    width: 118px;
    height: 64px;
    background-image: url(../images/locaweb.svg?v=1.8.10);
    background-repeat: no-repeat;
    background-position: center
}

.simple-header .lw-logo a {
    display: block;
    width: 100%;
    height: 100%
}

.simple-header .page-title {
    float: left;
    width: calc(100% - 118px - 200px);
    text-align: center;
    padding-left: 30px
}

.simple-header .page-title .name {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: inherit;
    position: relative;
    line-height: 64px
}

.simple-header .page-title .name .icon {
    position: absolute;
    line-height: 64px;
    left: -50px;
    font-size: 30px
}

.simple-header .external-link {
    font-family: arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-transform: normal;
    color: inherit;
    float: right;
    width: auto;
    text-align: center;
    white-space: nowrap;
    opacity: 0;
    color: #777;
    will-change: all;
    transition: all .2s ease;
    text-decoration: underline
}

.simple-header .external-link:hover {
    color: #4d4d4d;
    cursor: pointer;
    text-decoration: underline
}

.simple-header .external-link.active {
    opacity: 1;
    will-change: all;
    transition: all .2s ease
}

.simple-header .external-link:after {
    font-family: dyn__locaweb-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EA4A";
    font-size: inherit;
    color: inherit;
    margin-left: 5px;
    display: inline-block
}

.simple-header .external-link:hover {
    text-decoration: underline
}

.simple-header.simple-header-corp {
    height: 50px;
    line-height: 50px;
    background-color: #000
}

.simple-header.simple-header-corp .lw-logo {
    background-image: url(../images/locaweb-header.png?v=1.8.10);
    width: 179px;
    height: 50px;
    background-size: contain
}

.simple-header.simple-header-corp .external-link {
    color: #ccc;
    will-change: all;
    transition: all .2s ease;
    text-decoration: underline
}

.simple-header.simple-header-corp .external-link:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: underline
}

.simple-header.simple-header-pro .lw-logo {
    background-image: url(../images/locaweb-pro-blue.png?v=1.8.10);
    width: 219px;
    margin: 0 auto;
    float: none
}

@media only screen and (max-width:991px) {
    .simple-header .inner {
        padding: 0 20px
    }
}

@media only screen and (max-width:991px) {
    .simple-header .lw-logo {
        margin-left: 20px
    }
}

@media only screen and (max-width:767px) {
    .simple-header {
        position: relative;
        height: auto;
        line-height: 50px;
        background-color: #fff;
        text-align: right;
        box-shadow: 0 0 10px rgba(0, 0, 0, .2);
        z-index: 100
    }
    .simple-header .lw-logo {
        float: left;
        width: 120px;
        height: 50px;
        background-image: url(../images/locaweb.svg?v=1.8.10);
        background-repeat: no-repeat;
        background-position: center;
        margin-left: 0
    }
    .simple-header .lw-logo a {
        display: block
    }
    .simple-header .page-title {
        float: left;
        width: 100%;
        text-align: center;
        padding-left: 40px
    }
    .simple-header .page-title .name {
        font-family: Ubuntu, arial, sans-serif;
        font-size: 18px;
        font-weight: 700;
        text-transform: uppercase;
        color: inherit;
        position: relative;
        line-height: 50px
    }
    .simple-header .page-title .name .icon {
        position: absolute;
        line-height: 50px;
        left: -45px;
        font-size: 30px
    }
    .simple-header .external-link span {
        display: none
    }
    .simple-header.simple-header-corp .lw-logo {
        width: 155px
    }
    .simple-header.simple-header-corp .external-link {
        position: relative;
        margin-top: 10px;
        margin-right: 10px;
        line-height: 15px;
        text-align: right
    }
    .simple-header.simple-header-corp .external-link:after {
        position: absolute;
        top: 0
    }
    .simple-header.simple-header-corp .external-link span {
        display: block
    }
}

.no-canvas.no-canvastext.no-geolocation.no-rgba.no-hsla.no-multiplebgs.no-backgroundsize.no-borderradius.no-boxshadow.no-opacity.no-csstransforms.no-video.no-audio.no-svg.no-inlinesvg.no-smil.no-svgclippaths .simple-header .page-title {
    width: 642px
}

#criador-de-sites-templates .simple-header .page-title .name {
    color: #09b
}

#criador-de-sites-templates .simple-header .page-title .name .icon {
    color: #09b
}

#smtp-locaweb-solucoes-de-envio .simple-header .page-title .name {
    color: #30883c
}

#smtp-locaweb-solucoes-de-envio .simple-header .page-title .name .icon {
    color: #30883c
}

.simple-footer {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: normal;
    color: #4d4d4d;
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 68px;
    padding-top: 15px;
    background-color: #edeff0
}

.simple-footer .inner {
    position: relative
}

.simple-footer strong {
    font-weight: 700
}

.simple-footer .social-media {
    position: absolute;
    top: 5px;
    right: 0
}

.simple-footer .social-media .item {
    text-decoration: none;
    font-size: 30px;
    color: #333;
    -webkit-transition: color;
    transition: color;
    will-change: color;
    transition: color .2s ease
}

.simple-footer .social-media .item:hover {
    -webkit-transition: color;
    transition: color;
    will-change: color;
    transition: color .2s ease;
    color: #666
}

.simple-footer.simple-footer-corp .social-media .item {
    font-size: 36px;
    margin-right: 5px
}

@media only screen and (max-width:991px) {
    .simple-footer {
        height: 120px;
        bottom: 0
    }
    .simple-footer .inner {
        padding: 0 20px
    }
    .simple-footer .social-media {
        position: relative;
        right: auto;
        width: 200px;
        margin: 10px auto 0
    }
    .simple-footer.simple-footer-corp .social-media {
        width: auto;
        text-align: center
    }
}

@media only screen and (max-width:767px) {
    .simple-footer {
        height: 180px
    }
}

.layout-content .banner-central-cliente.phone {
    display: none
}

.desktop-header {
    position: relative
}

.desktop-header.pro .lw-top-menu {
    background: #000;
    font-family: Ubuntu, arial, sans-serif;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    color: inherit
}

.desktop-header.pro .lw-top-menu .business-menu-item {
    font-weight: 400
}

.desktop-header.pro .lw-top-menu .business-menu-item.active {
    background: #1f2c37;
    font-weight: 400;
    color: #fff
}

.desktop-header.pro .lw-top-menu .client-login-area .login-form .login-button {
    background: #00acc8
}

.desktop-header.pro .lw-top-menu .client-login-area .login-form .login-button:hover {
    background: #1cc6e2
}

.desktop-header.pro .lw-top-menu .client-login-area .btn-login {
    background: #00acc8
}

.desktop-header.pro .lw-top-menu .client-login-area .btn-login:hover {
    background: #1cc6e2
}

.desktop-header.pro .lw-top-menu .client-login-area .btn-login.active {
    background: #d2d7da
}

.desktop-header.pro .main-menu-area {
    background: #1f2c37
}

.desktop-header.pro .main-menu-area .menu-lw-logo {
    width: 219px;
    height: 33px;
    background: url(../images/locaweb-pro.png)
}

.desktop-header.pro .main-menu-area .site-nav-categories .inner {
    border-color: #4c565f
}

.desktop-header.pro .main-menu-area .site-nav-categories .main-categories {
    color: #fff
}

.desktop-header.pro .main-menu-area .site-nav-categories .main-categories li:hover:after {
    background-color: #00acc8;
    width: 85%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.desktop-header.pro .main-menu-area .site-nav-categories .main-categories li.active:after {
    background-color: #00acc8
}

.desktop-header.pro .main-menu-area .site-nav-categories .main-categories li.faded {
    color: #51616f
}

.desktop-header.pro .main-menu-area .site-nav-categories .all-itens-menu-btn {
    background: #1f2c37;
    color: #fff
}

.desktop-header.pro .main-menu-area .site-nav-categories .all-itens-menu-btn.active {
    background-color: #253746
}

.desktop-header.pro .main-menu-area .site-nav-dropdown {
    border-color: #51616f;
    background: #1f2c37
}

.desktop-header.pro .main-menu-area .site-nav-dropdown .inner {
    border-color: #51616f
}

.desktop-header.pro .main-menu-area .site-nav-dropdown .inner .site-nav-all-itens {
    display: flex;
    column-count: 5;
    padding: 0;
    height: auto;
    min-height: 250px
}

.desktop-header.pro .main-menu-area .site-nav-dropdown .inner .site-nav-all-item {
    width: 100%;
    text-align: center
}

.desktop-header.pro .main-menu-area .site-nav-dropdown .inner .site-nav-all-item:first-child {
    text-align: left
}

.desktop-header.pro .main-menu-area .site-nav-dropdown .inner .site-nav-all-item .site-nav-category-links {
    text-align: left;
    display: inline-block
}

.desktop-header.pro .main-menu-area .site-nav-dropdown .inner .site-nav-all-item .category-title {
    color: #fff
}

.desktop-header.pro .main-menu-area .site-nav-dropdown .inner .site-nav-category-links .menu-item p {
    color: #ccc
}

.desktop-header.pro .main-menu-area .site-nav-dropdown .inner .businness-unit .unit-menu li {
    width: auto;
    padding: 0 30px;
    border-color: #1f2c37
}

.desktop-header.pro .main-menu-area .site-nav-dropdown .inner .businness-unit .unit-menu li:first-child {
    padding-top: 8px;
    padding-left: 0
}

.desktop-header.pro .site-nav-dropdown .site-nav-category-links .menu-item a {
    color: #b1c1d1;
    will-change: all;
    transition: all .2s ease;
    text-decoration: underline
}

.desktop-header.pro .site-nav-dropdown .site-nav-category-links .menu-item a:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: underline
}

.desktop-header.corp .site-search-dropdown .site-search-field .input-btn-search:before {
    color: #00acc8!important
}

.desktop-header.corp .main-menu-area {
    color: #ccc;
    background: #000
}

.desktop-header.corp .main-menu-area .site-nav-categories .main-categories {
    width: 100%
}

.desktop-header.corp .main-menu-area .site-nav-categories .main-categories li {
    font-weight: 400;
    padding: 0 10px
}

.desktop-header.corp .main-menu-area .site-nav-categories .main-categories li.active:after {
    background: #b8c900;
    height: 4px
}

.desktop-header.corp .main-menu-area .site-nav-categories .main-categories li:hover {
    color: #fff
}

.desktop-header.corp .main-menu-area .site-nav-categories .main-categories li:hover:after {
    background-color: #b8c900
}

.desktop-header.corp .main-menu-area .site-nav-categories .main-categories li:hover>a {
    color: #fff
}

.desktop-header.corp .main-menu-area .site-nav-categories .main-categories li>a {
    will-change: all;
    transition: all .2s ease;
    color: #ccc
}

.desktop-header.corp .main-menu-area .site-nav-categories .main-categories li>a,
.desktop-header.corp .main-menu-area .site-nav-categories .main-categories li>a:hover {
    text-decoration: none
}

.desktop-header.corp .main-menu-area .site-nav-categories .main-categories li.faded>a {
    color: #ccc
}

.desktop-header.corp .main-menu-area .site-nav-categories .main-categories li:after {
    left: 5%;
    width: 90%
}

.desktop-header.corp .main-menu-area .support-links {
    color: #ccc;
    font-family: Ubuntu, arial, sans-serif;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    color: inherit;
    float: left;
    margin-right: 15px;
    width: 130px;
    will-change: all;
    transition: all .2s ease
}

.desktop-header.corp .main-menu-area .support-links,
.desktop-header.corp .main-menu-area .support-links:hover {
    text-decoration: none
}

.desktop-header.corp .main-menu-area .support-links:hover {
    color: #fff
}

.desktop-header.corp .main-menu-area .support-links:before {
    font-family: dyn__locaweb-icons;
    color: #b8c900;
    font-size: 23px;
    margin-right: 10px;
    margin-bottom: 20px;
    float: left
}

.desktop-header.corp .main-menu-area .support-links:nth-child(2),
.desktop-header.corp .main-menu-area .support-links:nth-child(3) {
    width: 80px;
    padding-top: 6px
}

.desktop-header.corp .main-menu-area .support-links:nth-child(2):before,
.desktop-header.corp .main-menu-area .support-links:nth-child(3):before {
    margin-top: -6px
}

.desktop-header.corp .main-menu-area .support-links:last-child {
    margin-right: 0
}

.desktop-header.corp .main-menu-area .menu-lw-logo {
    background-size: initial;
    background-position: 0;
    width: 237px;
    background: url(../images/locaweb-header.png?v=1.8.10) no-repeat center
}

.desktop-header.corp .main-menu-area .site-support-buttons {
    padding-top: 10px
}

.desktop-header.corp .main-menu-area .site-nav-dropdown .site-nav-category-links .menu-item a {
    color: #ccc;
    will-change: all;
    transition: all .2s ease;
    text-decoration: underline
}

.desktop-header.corp .main-menu-area .site-nav-dropdown .site-nav-category-links .menu-item a:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: underline
}

.desktop-header.corp .site-nav-dropdown {
    background: #000
}

.desktop-header.corp .site-nav-dropdown .inner {
    border-top: solid 1px #3d3d3d
}

.desktop-header.corp .site-nav-dropdown .site-nav-category-links .menu-item p {
    color: #999
}

.desktop-header.corp .site-nav-dropdown .site-nav-category-links .icon-external {
    color: #00acc8;
    font-size: 12px;
    padding-left: 2px
}

.desktop-header.corp .lw-top-menu .business-menu-item.active {
    background-color: #000;
    color: #fff
}

.desktop-header.corp .site-nav-categories .inner {
    border-top: solid 1px #3d3d3d
}

.desktop-header.corp .btn-search.close,
.desktop-header.corp .site-search-dropdown {
    background-color: #666!important
}

.desktop-header.corp .btn-search.close {
    color: #fff!important
}

.desktop-header.corp .lw-top-menu .client-login-area .btn-login {
    background-color: #00acc8;
    border-radius: 0
}

.desktop-header.corp .lw-top-menu .client-login-area .btn-login:hover {
    background-color: #00c2e2
}

.desktop-header.corp .lw-top-menu .client-login-area .btn-login.active {
    background-color: #666;
    color: #fff
}

.desktop-header.corp .lw-top-menu .client-login-area .login-form {
    left: auto;
    right: 4px;
    background-color: #666;
    width: 280px
}

.desktop-header.corp .lw-top-menu .client-login-area .login-form .login-button {
    background-color: #00acc8
}

.desktop-header.corp .lw-top-menu .client-login-area .login-form .login-button:hover {
    background-color: #00c2e2
}

.desktop-header.corp .lw-top-menu .client-login-area .login-form .login-link {
    color: #777;
    will-change: all;
    transition: all .2s ease;
    text-decoration: underline
}

.desktop-header.corp .lw-top-menu .client-login-area .login-form .login-link:hover {
    color: #4d4d4d;
    cursor: pointer;
    text-decoration: underline
}

.desktop-header.corp .lw-top-menu .client-login-area .login-form .error-msg {
    color: #ff8383
}

.desktop-header .banner-central-cliente {
    background-color: #333;
    display: none;
    height: 100px
}

.desktop-header .banner-central-cliente .inner {
    padding: 22px 0;
    position: relative;
    text-align: center
}

.desktop-header .banner-central-cliente .banner-central-text {
    color: #fff;
    position: relative;
    top: -9px
}

.desktop-header .banner-central-cliente .banner-central-text small {
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: 400
}

.desktop-header .banner-central-cliente .banner-central-line {
    font-family: Ubuntu, arial, sans-serif
}

.desktop-header .banner-central-cliente .banner-central-border.desk {
    border: solid 2px #215f69;
    border-radius: 10px;
    display: inline-block;
    height: 54px;
    padding: 0 70px;
    margin: 0;
    text-align: center
}

.desktop-header .banner-central-cliente .banner-central-border.desk:after,
.desktop-header .banner-central-cliente .banner-central-border.desk:before {
    top: 75%;
    left: 80%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.desktop-header .banner-central-cliente .banner-central-border.desk:after {
    border-color: rgba(51, 51, 51, 0);
    border-top-color: #333;
    border-width: 15px;
    margin-left: -15px
}

.desktop-header .banner-central-cliente .banner-central-border.desk:before {
    border-color: rgba(33, 95, 105, 0);
    border-top-color: #215f69;
    border-width: 18px;
    margin-left: -18px
}

.desktop-header .banner-central-cliente .banner-central-icon {
    color: #03a5c0;
    font-size: 32px;
    line-height: 49px;
    margin-right: 20px;
    text-align: center
}

.desktop-header .lw-top-menu {
    height: 30px;
    background-color: #333;
    z-index: 1090;
    position: relative
}

.desktop-header .lw-top-menu .business-unit {
    float: left
}

.desktop-header .lw-top-menu .business-menu-item {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    color: inherit;
    float: left;
    height: 30px;
    line-height: 30px;
    color: #ccc;
    will-change: all;
    transition: all .2s ease
}

.desktop-header .lw-top-menu .business-menu-item:hover:not(.active) {
    will-change: all;
    transition: all .2s ease;
    color: #fff
}

.desktop-header .lw-top-menu .business-menu-item.active {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    color: inherit;
    background-color: #fff;
    color: #000
}

.desktop-header .lw-top-menu .business-menu-item.active:hover {
    cursor: default
}

.desktop-header .lw-top-menu .business-menu-item.hidden {
    display: none
}

.desktop-header .lw-top-menu .business-menu-item a {
    display: block;
    height: 30px;
    padding: 0 20px;
    color: inherit;
    will-change: all;
    transition: all .2s ease
}

.desktop-header .lw-top-menu .business-menu-item a,
.desktop-header .lw-top-menu .business-menu-item a:hover {
    text-decoration: none
}

.desktop-header .lw-top-menu .cp_plan-banner {
    float: left;
    padding: 15px 15px 5px;
    width: 435px!important
}

.desktop-header .lw-top-menu .cp_plan-cards {
    float: left;
    padding: 15px 15px 5px;
    width: 400px;
    background: #fff;
    border-radius: 30px 0 30px 0
}

.desktop-header .lw-top-menu .cp_plan-cards .title {
    height: auto!important
}

.desktop-header .lw-top-menu .cp_plan-cards .title h2 {
    color: #777;
    font-size: 14px;
    font-weight: 700;
    padding: 0 10px;
    text-transform: uppercase
}

.desktop-header .lw-top-menu .cp_plan-cards .value {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 50px;
    font-weight: 900;
    text-transform: none;
    color: inherit;
    display: table;
    width: 100%;
    height: 50px;
    padding-bottom: 5px;
    color: #00acc8
}

.desktop-header .lw-top-menu .cp_plan-cards .value.not-price {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 28px;
    font-weight: 900;
    text-transform: none;
    color: inherit;
    top: 54px
}

.desktop-header .lw-top-menu .cp_plan-cards .value small {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 24px;
    font-weight: 900;
    text-transform: none;
    color: inherit
}

.desktop-header .lw-top-menu .cp_plan-cards .value sup {
    top: -.9em;
    font-size: 40%;
    margin-left: 2px;
    margin-right: -8px
}

.desktop-header .lw-top-menu .cp_plan-cards .value sub {
    font-weight: 300;
    font-size: 14px;
    margin-left: -30px;
    bottom: -.1em
}

.desktop-header .lw-top-menu .cp_plan-cards .value p {
    display: table-cell;
    width: 100%;
    vertical-align: middle
}

.desktop-header .lw-top-menu .cp_plan-cards .value .suffix {
    color: #777
}

.desktop-header .lw-top-menu .cp_plan-cards .plan-info {
    position: relative;
    margin-top: 10px;
    height: auto!important
}

.desktop-header .lw-top-menu .cp_plan-cards .plan-info ul li {
    font-family: arial, sans-serif;
    font-size: 13px;
    font-weight: 300;
    text-transform: none;
    color: #777;
    padding: 5px;
    line-height: 1.2em
}

.desktop-header .lw-top-menu .cp_plan-cards .plan-info ul li strong {
    font-weight: 700
}

.desktop-header .lw-top-menu .cp_plan-cards .plan-info ul li.highlight,
.desktop-header .lw-top-menu .cp_plan-cards .plan-info ul li.star {
    position: relative;
    display: table;
    width: 100%;
    font-size: 12px;
    padding: 0 0 4px 10px;
    border-bottom: solid 1px #e5e5e5
}

.desktop-header .lw-top-menu .cp_plan-cards .plan-info ul li.highlight:before,
.desktop-header .lw-top-menu .cp_plan-cards .plan-info ul li.star:before {
    font-size: 11px!important;
    left: 0!important
}

.desktop-header .lw-top-menu .cp_plan-cards .plan-info ul li.highlight p,
.desktop-header .lw-top-menu .cp_plan-cards .plan-info ul li.star p {
    display: table-cell;
    vertical-align: middle
}

.desktop-header .lw-top-menu .cp_plan-cards .plan-info ul li.star:before {
    font-family: dyn__locaweb-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EABF";
    font-size: inherit;
    position: absolute;
    top: 50%;
    left: 10px;
    font-size: 20px;
    margin-top: -10px;
    color: #00acc8
}

.desktop-header .lw-top-menu .cp_plan-cards .plan-info ul li.no-content {
    padding: 0 10px
}

.desktop-header .lw-top-menu .cp_plan-cards .plan-info ul li.no-content:before {
    content: ''
}

.desktop-header .lw-top-menu .cp_plan-cards .plan-info.banner {
    display: table
}

.desktop-header .lw-top-menu .cp_plan-cards .plan-info.banner p {
    position: relative;
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    padding: 0 10px;
    font-weight: 700;
    font-size: 13px;
    color: #333
}

.desktop-header .lw-top-menu .cp_plan-cards .plan-info.banner span {
    display: block;
    width: 100%;
    font-size: 50px;
    color: #777;
    margin-bottom: 10px
}

.desktop-header .lw-top-menu .cp_plan-cards .plan-info.banner .btn-more {
    position: absolute;
    width: 100%;
    bottom: -20px;
    left: 0;
    color: #777
}

.desktop-header .lw-top-menu .cp_plan-cards .plan-info.banner .btn-more:before {
    font-family: dyn__locaweb-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EA91";
    font-size: inherit;
    margin-right: 4px
}

.desktop-header .lw-top-menu .cp_plan-cards .disclaimer {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 10px;
    font-weight: 300;
    text-transform: none;
    color: #777
}

.desktop-header .lw-top-menu .cp_plan-cards .cta-buy,
.desktop-header .lw-top-menu .cp_plan-cards .cta-phone {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: inherit;
    display: inline-block;
    width: auto;
    height: auto;
    color: #fff;
    background-color: #00acc8;
    border: none;
    text-align: center;
    text-decoration: none;
    padding: 15px 30px;
    cursor: pointer;
    will-change: all;
    transition: all .2s ease;
    background-color: #777;
    width: 100%;
    padding: 7px 0;
    font-size: 13px;
    text-transform: uppercase
}

.desktop-header .lw-top-menu .cp_plan-cards .cta-buy:hover,
.desktop-header .lw-top-menu .cp_plan-cards .cta-phone:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #00c2e2
}

.desktop-header .lw-top-menu .cp_plan-cards .cta-buy:active,
.desktop-header .lw-top-menu .cp_plan-cards .cta-phone:active {
    will-change: all;
    transition: all .2s ease;
    background-color: #0096af
}

.desktop-header .lw-top-menu .cp_plan-cards .cta-buy:visited,
.desktop-header .lw-top-menu .cp_plan-cards .cta-phone:visited {
    will-change: all;
    transition: all .2s ease;
    color: #fff
}

.desktop-header .lw-top-menu .cp_plan-cards .cta-buy {
    background-color: #00acc8
}

.desktop-header .lw-top-menu .cp_plan-cards .cta-buy:hover {
    background-color: #1cc6e2
}

.desktop-header .lw-top-menu .client-login-area {
    float: right;
    position: relative
}

.desktop-header .lw-top-menu .client-login-area .handtalk-action {
    float: left;
    margin: 4px 10px 0 0
}

.desktop-header .lw-top-menu .client-login-area .btn-login {
    float: left;
    height: 22px;
    font-family: ubuntu;
    font-weight: 700;
    font-size: 13px;
    margin-top: 4px;
    margin-right: 4px;
    background-color: #d60037;
    color: #fff;
    padding: 0 13px;
    border-radius: 0;
    text-transform: none;
    will-change: all;
    transition: all .2s ease
}

.desktop-header .lw-top-menu .client-login-area .btn-login:before {
    margin-right: 10px;
    vertical-align: text-top
}

.desktop-header .lw-top-menu .client-login-area .btn-login:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #f0003e
}

.desktop-header .lw-top-menu .client-login-area .btn-login.central:before {
    font-family: dyn__locaweb-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EAB7";
    font-size: inherit
}

.desktop-header .lw-top-menu .client-login-area .btn-login.webmail:before {
    font-family: dyn__locaweb-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EA73";
    font-size: inherit
}

.desktop-header .lw-top-menu .client-login-area .btn-login.active {
    background-color: #d2d7da;
    color: #333;
    height: 26px;
    padding-bottom: 4px
}

.desktop-header .lw-top-menu .client-login-area .login-form.banner {
    left: -450px;
    width: 750px;
    z-index: 1072
}

.desktop-header .lw-top-menu .client-login-area .login-form.banner form {
    float: left;
    margin-left: 20px;
    width: 240px
}

.desktop-header .lw-top-menu .client-login-area .login-form {
    display: none;
    position: absolute;
    top: 30px;
    right: 4px;
    width: 280px;
    background-color: #d2d7da;
    padding: 20px;
    text-align: center;
    z-index: 102
}

.desktop-header .lw-top-menu .client-login-area .login-form.webmail .login-form-buttons .login-button.submit {
    margin: 10px 0 10px 20px
}

.desktop-header .lw-top-menu .client-login-area .login-form.webmail .text-field {
    margin-left: 20px
}

.desktop-header .lw-top-menu .client-login-area .login-form .login-button {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: inherit;
    display: inline-block;
    width: auto;
    height: auto;
    color: #fff;
    background-color: #d60037;
    border: none;
    text-align: center;
    text-decoration: none;
    padding: 15px 30px;
    cursor: pointer;
    will-change: all;
    transition: all .2s ease;
    margin: 10px 0
}

.desktop-header .lw-top-menu .client-login-area .login-form .login-button:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #f0003e
}

.desktop-header .lw-top-menu .client-login-area .login-form .login-button:active {
    will-change: all;
    transition: all .2s ease;
    background-color: #bd0030
}

.desktop-header .lw-top-menu .client-login-area .login-form .login-button:visited {
    will-change: all;
    transition: all .2s ease;
    color: #fff
}

.desktop-header .lw-top-menu .client-login-area .login-form .login-button:active {
    will-change: all;
    transition: all .2s ease;
    background-color: #bd0030
}

.desktop-header .lw-top-menu .client-login-area .login-form .text-field {
    margin-bottom: 10px;
    text-align: left;
    width: 240px
}

.desktop-header .lw-top-menu .client-login-area .login-form .text-field label {
    will-change: all;
    transition: all .2s ease;
    font-size: 12px;
    font-family: ubuntu;
    font-weight: 700;
    opacity: 0
}

.desktop-header .lw-top-menu .client-login-area .login-form .text-field input {
    width: 100%;
    height: 34px;
    line-height: 34px;
    border: none;
    background-color: #fff;
    padding: 0 10px
}

.desktop-header .lw-top-menu .client-login-area .login-form .text-field.active label {
    opacity: 1;
    will-change: all;
    transition: all .2s ease
}

.desktop-header .lw-top-menu .client-login-area .login-form .error-msg {
    font-size: 10px;
    color: #d60037
}

.desktop-header .lw-top-menu .client-login-area .login-form .login-link {
    color: #777;
    will-change: all;
    transition: all .2s ease;
    text-decoration: underline
}

.desktop-header .lw-top-menu .client-login-area .login-form .login-link:hover {
    color: #4d4d4d;
    cursor: pointer;
    text-decoration: underline
}

.desktop-header .lw-top-menu .site-search-area {
    float: right;
    position: relative
}

.desktop-header .lw-top-menu .site-search-area .btn-search {
    float: left;
    will-change: all;
    transition: all .2s ease;
    width: 40px;
    height: 30px;
    background-color: #333;
    text-align: center;
    color: #fff;
    padding-top: 5px
}

.desktop-header .lw-top-menu .site-search-area .btn-search:before {
    line-height: 30px
}

.desktop-header .lw-top-menu .site-search-area .btn-search.open:before {
    font-family: dyn__locaweb-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EAAF";
    font-size: 20px
}

.desktop-header .lw-top-menu .site-search-area .btn-search.close {
    display: none
}

.desktop-header .lw-top-menu .site-search-area .btn-search.close:before {
    font-family: dyn__locaweb-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EA22";
    font-size: 18px
}

.desktop-header .lw-top-menu .site-search-area .btn-search:hover {
    color: #ccc
}

.desktop-header .lw-top-menu .site-search-area .site-search-dropdown {
    width: 321px;
    display: none;
    position: absolute;
    top: 30px;
    right: 0;
    padding: 20px;
    background-color: #d2d7da;
    z-index: 102
}

.desktop-header .lw-top-menu .site-search-area .site-search-dropdown .site-search-field {
    width: 290px;
    background-color: #fff
}

.desktop-header .lw-top-menu .site-search-area .site-search-dropdown .site-search-field .site-search-input {
    float: left;
    width: 260px;
    height: 35px;
    line-height: 35px;
    border: none;
    background-color: none;
    padding: 0 10px;
    box-sizing: border-box
}

.desktop-header .lw-top-menu .site-search-area .site-search-dropdown .site-search-field .input-btn-search {
    float: right;
    width: 30px;
    background-color: #fff;
    padding: 7px 0 3px
}

.desktop-header .lw-top-menu .site-search-area .site-search-dropdown .site-search-field .input-btn-search:before {
    font-family: dyn__locaweb-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EAAF";
    font-size: 20px;
    color: #0066cb;
    will-change: all;
    transition: all .2s ease
}

.desktop-header .lw-top-menu .site-search-area .site-search-dropdown .site-search-field .input-btn-search:hover:before {
    will-change: all;
    transition: all .2s ease;
    color: #0073e4
}

.desktop-header .lw-top-menu .site-search-area.active .btn-search {
    background-color: #d2d7da;
    color: #333
}

.desktop-header .lw-top-menu .site-search-area.active .btn-search.open {
    display: none
}

.desktop-header .lw-top-menu .site-search-area.active .btn-search.close {
    display: block
}

.desktop-header .main-menu-area .main-menu-middle {
    height: 84px
}

.desktop-header .main-menu-area .menu-lw-logo {
    float: left;
    width: 171px;
    height: 34px;
    margin-top: 30px;
    background: url(../images/locaweb-header.png?v=1.8.10) no-repeat center;
    background-size: contain
}

.desktop-header .main-menu-area .menu-lw-logo span {
    display: none
}

.desktop-header .main-menu-area .menu-lw-logo a {
    display: block;
    width: 100%;
    height: 100%
}

.desktop-header .site-support-area {
    float: right;
    position: relative;
    padding-top: 28px
}

.desktop-header .site-support-area .segunda-via-boleto {
    float: left;
    color: #000;
    height: 30px;
    padding: 5px 5px 0 10px;
    margin-top: 5px;
    width: 80px;
    position: relative;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: ubuntu;
    border-left: solid 1px #d2d7da;
    will-change: all;
    transition: all .2s ease
}

.desktop-header .site-support-area .segunda-via-boleto,
.desktop-header .site-support-area .segunda-via-boleto:hover {
    text-decoration: none
}

.desktop-header .site-support-area .segunda-via-boleto:before {
    will-change: all;
    transition: all .2s ease;
    font-family: dyn__locaweb-icons;
    border-radius: 50%;
    width: 27px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 24px;
    color: #d60037;
    font-weight: 300;
    display: inline-block;
    position: absolute;
    left: -33px;
    top: -5px
}

.desktop-header .site-support-area .segunda-via-boleto:hover:before {
    color: #df0000
}

.desktop-header .site-support-area .site-support-button {
    float: left;
    position: relative;
    padding-right: 20px;
    background-color: #fff
}

.desktop-header .site-support-area .site-support-button:before {
    top: 35%;
    right: 3%;
    position: absolute;
    color: #d60037;
    will-change: all;
    transition: all .2s ease
}

.desktop-header .site-support-area .site-support-button:hover .icon-attendant,
.desktop-header .site-support-area .site-support-button:hover .icon-question {
    color: #df0000
}

.desktop-header .site-support-area .site-support-button:hover .icon:after {
    color: #df0000
}

.desktop-header .site-support-area .site-support-button:last-child {
    margin-left: 20px
}

.desktop-header .site-support-area .site-support-button[data-tab=messenger] .icon {
    position: relative;
    margin-right: 5px
}

.desktop-header .site-support-area .site-support-button[data-tab=messenger] .icon .number-messages {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 20px;
    width: 20px;
    color: #fff;
    background: #76bd22;
    border-radius: 50%;
    font-size: 12px;
    line-height: 16px;
    font-weight: 700
}

.desktop-header .site-support-area .site-support-button[data-tab=messenger] .icon-seta-down {
    float: right;
    margin-top: 12px;
    margin-left: 10px;
    margin-right: 40px;
    color: #00acc8;
    will-change: all;
    transition: all .2s ease
}

.desktop-header .site-support-area .site-support-button[data-tab=messenger].active .icon-seta-down {
    transform: rotate(180deg)
}

.desktop-header .site-support-area .site-support-button[data-tab=messenger].readed .icon .number-messages {
    display: none
}

.desktop-header .site-support-area .site-support-button .icon {
    will-change: all;
    transition: all .2s ease;
    float: left;
    position: relative;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-right: 10px;
    text-align: center;
    color: #d60037;
    background-color: #fff;
    font-size: 24px
}

.desktop-header .site-support-area .site-support-button .icon:after {
    content: '';
    position: absolute;
    top: 5px;
    right: 0;
    height: 30px;
    border-right: 1px solid #d2d7da
}

.desktop-header .site-support-area .site-support-button[data-tab=messenger] .icon {
    color: #58595b;
    font-size: 26px
}

.desktop-header .site-support-area .site-support-button[data-tab=messenger] .icon:after {
    border-right: 0
}

.desktop-header .site-support-area .site-support-button[data-tab=messenger]:after {
    content: none
}

.desktop-header .site-support-area .site-support-button[data-tab=messenger].active {
    background-color: transparent
}

.desktop-header .site-support-area .site-support-button[data-tab=messenger].active .icon {
    background-color: transparent;
    color: #58595b
}

.desktop-header .site-support-area .site-support-button .text {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 10px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    float: left;
    width: 59px;
    text-align: left;
    line-height: 1em;
    margin-top: 10px
}

.desktop-header .site-support-area .site-support-button.active {
    cursor: default;
    background-color: #d2d7da;
    border-bottom: 1px solid #fff
}

.desktop-header .site-support-area .site-support-button.active .icon {
    will-change: all;
    transition: all .2s ease;
    color: #fff;
    background-color: #d60037
}

.desktop-header .site-support-area .site-support-button.active .icon:after {
    display: none
}

.desktop-header .site-support-area .site-support-button.active:before {
    transform: rotate(180deg)
}

.desktop-header .site-support-area .site-support-dropdown {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: normal;
    color: #333;
    display: none;
    position: absolute;
    width: 100%;
    top: 100%;
    right: 0;
    background-color: #d2d7da;
    padding: 20px;
    z-index: 102;
    text-align: center
}

.desktop-header .site-support-area .site-support-dropdown .view-button {
    padding: 3px 30px!important;
    margin-bottom: 10ox
}

.desktop-header .site-support-area .site-support-dropdown .title-message {
    text-align: left;
    font-size: 14px;
    text-transform: uppercase;
    padding: 15px 0 15px 0
}

.desktop-header .site-support-area .site-support-dropdown.support-team {
    width: 420px;
    right: 149px
}

.desktop-header .site-support-area .site-support-dropdown.client-central {
    width: 358px
}

.desktop-header .site-support-area .site-support-dropdown.client-central {
    padding: 0
}

.desktop-header .site-support-area .site-support-dropdown.messenger {
    width: 445px;
    padding: 20px;
    background: #fff;
    border: 1px solid #c0c4ce;
    margin-right: 95px
}

.desktop-header .site-support-area .site-support-dropdown.messenger .icon-close {
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 15px;
    display: block
}

.desktop-header .site-support-area .site-support-dropdown.messenger .message {
    display: block
}

.desktop-header .site-support-area .site-support-dropdown.messenger .message .message-text {
    display: block;
    margin-bottom: 15px;
    text-align: left;
    font-family: Ubuntu, arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
    color: #58595b
}

.desktop-header .site-support-area .site-support-dropdown.messenger .message .message-disclaimer {
    display: block;
    margin-bottom: 15px;
    text-align: left;
    font-family: Ubuntu, arial, sans-serif;
    font-size: 11px;
    font-weight: 100;
    text-transform: none;
    color: #9a9a9a
}

.desktop-header .site-support-area .site-support-dropdown.messenger .button-mensageria {
    text-align: left
}

.desktop-header .site-support-area .site-support-dropdown .v-hidden {
    visibility: hidden
}

.desktop-header .site-support-area .site-support-contact {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0;
    padding: 0;
    padding-right: 20px;
    border-right: solid 1px #fff;
    text-align: center
}

@media only screen and (max-width:767px) {
    .desktop-header .site-support-area .site-support-contact {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.desktop-header .site-support-area .site-support-contact .site-support-extra {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0;
    padding: 0;
    padding-left: 10px
}

@media only screen and (max-width:767px) {
    .desktop-header .site-support-area .site-support-contact .site-support-extra {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.desktop-header .site-support-area .site-support-contact p {
    font-size: 11px
}

.desktop-header .site-support-area .client-central .site-support-central {
    padding: 20px 20px 10px;
    border-bottom: solid 1px #fff
}

.desktop-header .site-support-area .client-central .site-support-central .btn-red {
    margin-top: 0;
    margin-bottom: 20px
}

.desktop-header .site-support-area .client-central .site-support-extra {
    width: 100%;
    text-align: center;
    padding: 20px 0
}

.desktop-header .site-support-area .btn-red {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: inherit;
    display: inline-block;
    width: 100%;
    height: auto;
    color: #fff;
    background-color: #d60037;
    border: none;
    text-align: center;
    text-decoration: none;
    padding: 15px 30px;
    cursor: pointer;
    will-change: all;
    transition: all .2s ease;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 0
}

.desktop-header .site-support-area .btn-red:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #f0003e
}

.desktop-header .site-support-area .btn-red:active {
    will-change: all;
    transition: all .2s ease;
    background-color: #bd0030
}

.desktop-header .site-support-area .btn-red:visited {
    will-change: all;
    transition: all .2s ease;
    color: #fff
}

.desktop-header .site-support-area .support-link-list {
    padding: 10px;
    background-color: #fff;
    text-align: center;
    margin: 10px 0 10px
}

.desktop-header .site-support-area .support-link-list li {
    margin-top: 7px
}

.desktop-header .site-support-area .site-support-phone {
    font-size: 20px;
    font-weight: 700;
    color: #333;
    margin: 10px 0
}

.desktop-header .site-support-area .site-support-phone small {
    display: block;
    width: 100%;
    color: #333
}

.desktop-header .site-support-area .site-support-phone:first-of-type {
    margin-top: 10px
}

.desktop-header .site-support-area .site-support-phone a.phone {
    color: #333;
    will-change: all;
    transition: all .2s ease
}

.desktop-header .site-support-area .site-support-phone a.phone,
.desktop-header .site-support-area .site-support-phone a.phone:hover {
    text-decoration: none
}

.desktop-header .site-support-area .tec-support {
    margin-top: 20px;
    color: #333
}

.desktop-header .site-support-area .tec-support h4 {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700
}

.desktop-header .site-support-area .tec-support p {
    font-size: 12px;
    font-weight: 400
}

.desktop-header .site-nav-categories .inner {
    border-top: solid 1px #d2d7da
}

.desktop-header .site-nav-categories .main-categories {
    float: left;
    width: 83.33333333%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0;
    width: 86.33%;
    display: table;
    padding: 0
}

@media only screen and (max-width:767px) {
    .desktop-header .site-nav-categories .main-categories {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.desktop-header .site-nav-categories .main-categories li {
    cursor: pointer;
    position: relative;
    display: table-cell;
    text-align: center;
    line-height: 40px;
    font-family: Ubuntu, arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: inherit;
    will-change: all;
    transition: all .2s ease
}

.desktop-header .site-nav-categories .main-categories li:after {
    will-change: all;
    transition: all .2s ease;
    content: '';
    position: absolute;
    width: 100%;
    height: 0;
    background-color: none;
    left: 0;
    bottom: 0
}

.desktop-header .site-nav-categories .main-categories li:hover:after {
    will-change: all;
    transition: all .2s ease;
    height: 3px;
    background-color: #d2d7da
}

.desktop-header .site-nav-categories .main-categories li.active:after {
    will-change: all;
    transition: all .2s ease;
    height: 6px;
    background-color: #8fa4af
}

.desktop-header .site-nav-categories .main-categories li.faded {
    color: #adadad
}

.desktop-header .site-nav-categories .all-itens-menu-btn {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: inherit;
    float: right;
    position: relative;
    background-color: #fff;
    height: 40px;
    padding: 0 20px 0 50px;
    -webkit-transition: background-color;
    transition: background-color;
    will-change: background-color;
    transition: background-color .2s ease
}

.desktop-header .site-nav-categories .all-itens-menu-btn:before {
    font-family: dyn__locaweb-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EA76";
    font-size: 15px;
    position: absolute;
    top: 13px;
    left: 20px
}

.desktop-header .site-nav-categories .all-itens-menu-btn:after {
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
    bottom: 6px;
    width: 1px;
    background-color: #d2d7da
}

.desktop-header .site-nav-categories .all-itens-menu-btn:hover {
    -webkit-transition: background-color;
    transition: background-color;
    will-change: background-color;
    transition: background-color .2s ease;
    background-color: #fbfbfc
}

.desktop-header .site-nav-categories .all-itens-menu-btn.active {
    -webkit-transition: background-color;
    transition: background-color;
    will-change: background-color;
    transition: background-color .2s ease;
    background-color: #edeff0
}

.desktop-header .site-nav-dropdown {
    position: absolute;
    top: 100%;
    z-index: 100;
    background-color: #fff;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .2)
}

.desktop-header .site-nav-dropdown .inner {
    border-top: 1px solid #ddd
}

.desktop-header .site-nav-dropdown .site-nav-category {
    display: none;
    position: relative;
    padding: 40px 0
}

.desktop-header .site-nav-dropdown .site-nav-category.no-column .site-nav-category-links {
    column-count: 1
}

.desktop-header .site-nav-dropdown .site-nav-category .category-image {
    float: left;
    width: 33.33333333%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0;
    padding-left: 40px
}

@media only screen and (max-width:767px) {
    .desktop-header .site-nav-dropdown .site-nav-category .category-image {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.desktop-header .site-nav-dropdown .site-nav-category .site-nav-category-links {
    float: left;
    width: 66.66666667%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0;
    min-height: 200px;
    column-count: 2;
    padding: 0
}

@media only screen and (max-width:767px) {
    .desktop-header .site-nav-dropdown .site-nav-category .site-nav-category-links {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.desktop-header .site-nav-dropdown .site-nav-category[data-category-index="2"] .site-nav-category-links {
    min-height: 240px
}

.desktop-header .site-nav-dropdown .site-nav-category[data-category-index="2"] .site-nav-category-links .site-nav-category-submenu {
    min-height: 94px
}

.desktop-header .site-nav-dropdown .site-nav-category-links .menu-item {
    break-inside: avoid
}

.desktop-header .site-nav-dropdown .site-nav-category-links .menu-item.blockline {
    display: inline-block
}

.desktop-header .site-nav-dropdown .site-nav-category-links .menu-item a {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-transform: none;
    color: inherit;
    line-height: 1em;
    color: #777;
    will-change: all;
    transition: all .2s ease;
    text-decoration: underline
}

.desktop-header .site-nav-dropdown .site-nav-category-links .menu-item a:hover {
    color: #4d4d4d;
    cursor: pointer;
    text-decoration: underline
}

.desktop-header .site-nav-dropdown .site-nav-category-links .menu-item p {
    font-family: arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
    color: inherit;
    color: #777;
    break-inside: avoid;
    padding-bottom: 10px
}

.desktop-header .site-nav-dropdown .site-nav-category-submenu .submenu-item {
    position: relative;
    padding-left: 20px;
    break-inside: avoid
}

.desktop-header .site-nav-dropdown .site-nav-category-submenu .submenu-item:before {
    font-family: dyn__locaweb-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EA1F";
    font-size: inherit;
    font-size: 9px;
    color: #777;
    position: absolute;
    top: 4px;
    left: 0
}

.desktop-header .site-nav-dropdown .site-nav-all {
    display: none;
    padding: 40px 0 0
}

.desktop-header .site-nav-dropdown .site-nav-all-itens {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0;
    height: 345px;
    column-count: 4;
    padding: 0;
    padding-left: 10px
}

@media only screen and (max-width:767px) {
    .desktop-header .site-nav-dropdown .site-nav-all-itens {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.desktop-header .site-nav-dropdown .site-nav-all-item {
    padding-bottom: 20px;
    break-inside: avoid
}

.desktop-header .site-nav-dropdown .site-nav-all-item.blockline {
    display: inline-block
}

.desktop-header .site-nav-dropdown .site-nav-all-item:nth-child(3) {
    min-height: 250px
}

.desktop-header .site-nav-dropdown .site-nav-all-item .category-title {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000
}

.desktop-header .site-nav-dropdown .site-nav-all-item .site-nav-category-links {
    margin-top: 5px
}

.desktop-header .site-nav-dropdown .site-nav-all-item .site-nav-category-submenu {
    padding-top: 0
}

.desktop-header .site-nav-dropdown .site-nav-all-item .menu-item a {
    font-size: 12px;
    font-weight: 400
}

.desktop-header .site-nav-dropdown .site-nav-all-item .menu-item a:hover {
    text-decoration: underline
}

.desktop-header .site-nav-dropdown .business-unit-bg {
    background: #253646;
    bottom: 0;
    left: 0;
    height: 52px;
    position: absolute;
    width: 100%
}

.desktop-header .site-nav-dropdown .businness-unit {
    background: #253646;
    float: left;
    height: 52px;
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%
}

.desktop-header .site-nav-dropdown .businness-unit ul {
    border: none
}

.desktop-header .site-nav-dropdown .businness-unit h3 {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 10px;
    text-align: center
}

.desktop-header .site-nav-dropdown .businness-unit .unit-menu li {
    border-right: solid 1px #405260;
    float: left;
    height: 52px;
    text-align: center;
    width: 20%
}

.desktop-header .site-nav-dropdown .businness-unit .unit-menu li:first-child {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    border-color: #7d8c93;
    padding-top: 9px;
    text-align: left
}

.desktop-header .site-nav-dropdown .businness-unit .unit-menu li:last-child {
    border: none
}

.desktop-header .site-nav-dropdown .businness-unit .unit-menu li.title {
    color: #fff;
    font-family: Ubuntu, arial, sans-serif;
    font-size: 13px;
    padding: 10px 25px;
    text-align: left;
    text-transform: uppercase
}

.no-csscolumns .desktop-header .site-nav-dropdown .site-nav-category-links .menu-item {
    float: left;
    width: 50%
}

.no-csscolumns .desktop-header .site-nav-dropdown .site-nav-all-item {
    float: left;
    width: 50%
}

.no-csscolumns .desktop-header .site-nav-all .site-nav-dropdown .site-nav-category-links .menu-item {
    float: left;
    width: 100%
}

@media only screen and (max-width:991px) {
    .desktop-header {
        display: none
    }
}

@media only screen and (min-width:1154px) {
    .desktop-header.corp .main-menu-area .site-nav-categories .main-categories li {
        padding: 0 17px
    }
}

@media only screen and (max-width:991px) {
    body {
        position: relative;
        overflow-x: hidden;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch
    }
    main {
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch;
        padding-top: 64px
    }
    main.landing {
        padding-top: 0
    }
    .layout-content {
        position: relative;
        overflow-x: hidden;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch
    }
    .mobile-header .login-container {
        width: 60%;
        left: 50%;
        transform: translateX(-50%)
    }
}

.layout-content .banner-central-cliente.phone {
    background-color: #333;
    color: #fff;
    padding: 10px 0;
    text-align: center;
    position: relative;
    z-index: 15
}

.layout-content .banner-central-cliente.phone em {
    color: #03a5c0;
    font-style: normal
}

.layout-content .banner-central-cliente.phone .login-buttons {
    padding-top: 5px
}

.layout-content .banner-central-cliente.phone .login-buttons button {
    background-color: #d60037;
    color: #fff;
    font-family: Ubuntu, arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    margin: 0 5px;
    padding: 5px 7px;
    text-transform: uppercase;
    width: auto
}

@media only screen and (max-width:767px) {
    .layout-content .banner-central-cliente.phone {
        display: block
    }
    .mobile-header .login-container {
        left: 0;
        transform: none;
        width: 100%
    }
}

.mobile-header {
    display: none;
    position: absolute;
    width: 100%;
    height: 64px;
    background-color: #fdfdfd;
    z-index: 100
}

.mobile-header .login-container {
    position: static;
    min-height: 72px;
    background-color: transparent
}

.mobile-header .login-container .login-buttons {
    width: 100%;
    text-align: center;
    padding: 10px 0;
    opacity: 1;
    background: #253746
}

.mobile-header .login-container .login-buttons button {
    width: auto;
    background-color: #d60037;
    padding: 20px 15px;
    margin: 0 5px;
    font-family: Ubuntu, arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff
}

.mobile-header .login-container .login-buttons button:first-of-type {
    margin-left: 0
}

.mobile-header .login-container .login-buttons button:last-of-type {
    margin-right: 0
}

.mobile-header .login-container .error-msg {
    padding: 0 20px;
    text-align: center;
    font-family: arial, sans-serif;
    font-size: 11px;
    font-weight: 300;
    text-transform: normal;
    color: #ff8383
}

.mobile-header .login-container .login-form {
    position: absolute;
    width: 100%;
    height: auto;
    top: -1000%;
    background-color: #d0d5d8;
    color: #333;
    z-index: -1;
    opacity: 1;
    will-change: all;
    transition: all .5s ease
}

.mobile-header .login-container .login-form.visible {
    z-index: 9;
    top: -73px;
    will-change: all;
    transition: all .5s ease
}

.mobile-header .login-container .login-form .login-form-buttons [type=submit] {
    opacity: 1;
    will-change: all;
    transition: all .2s ease
}

.mobile-header .login-container .login-form.loading .login-form-buttons [type=submit] {
    opacity: .5;
    pointer-events: none;
    will-change: all;
    transition: all .2s ease
}

.mobile-header .login-container .login-form .header {
    position: relative;
    height: 50px;
    border-top: solid 1px #535353;
    border-bottom: solid 1px #535353
}

.mobile-header .login-container .login-form .header h3 {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: none;
    color: #333;
    line-height: 50px;
    padding-left: 20px
}

.mobile-header .login-container .login-form .header .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 49px;
    background-color: #d0d5d8;
    border-bottom: solid 1px #535353;
    border-left: solid 1px #535353
}

.mobile-header .login-container .login-form .header .close:before {
    content: '';
    font-family: dyn__locaweb-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EA23";
    font-size: 24px;
    color: #333
}

.mobile-header .login-container .login-form .text-field {
    padding: 0 26px;
    margin-top: 20px;
    font-family: Ubuntu, arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: normal;
    color: inherit
}

.mobile-header .login-container .login-form .text-field label {
    display: block;
    width: 100%;
    margin-bottom: 10px
}

.mobile-header .login-container .login-form .text-field input[type=email],
.mobile-header .login-container .login-form .text-field input[type=password],
.mobile-header .login-container .login-form .text-field input[type=text] {
    width: 100%;
    height: 40px;
    padding: 0 10px;
    background-color: #fff;
    color: #000;
    border: none
}

.mobile-header .login-container .login-form .text-field input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #fff inset
}

.mobile-header .login-container .login-form .login-link {
    text-align: center;
    color: #6cf;
    padding: 20px 0 20px
}

.mobile-header .login-container .login-form .login-form-buttons {
    line-height: 54px;
    padding: 10px 40px 0
}

.mobile-header .login-container .login-form .login-form-buttons button {
    width: 100%;
    background-color: #c33;
    margin-bottom: 20px;
    font-family: Ubuntu, arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff
}

.mobile-header .login-container .login-form .login-form-buttons button.gray {
    background-color: #777
}

.mobile-header .login-container.open {
    min-height: 100%;
    position: absolute;
    top: 0
}

.mobile-header .login-container.open .login-buttons {
    opacity: 0
}

.mobile-header.pro {
    background-color: #1f2c37
}

.mobile-header.pro .logo {
    background: url(../images/locaweb-pro.svg?v=1.8.10) no-repeat center;
    width: 220px
}

.mobile-header.pro .menu-toggle {
    background: #1f2c37;
    color: #fff;
    left: 30px
}

.mobile-header.pro .menu-toggle.active {
    background: #1f2c37
}

.mobile-header.pro .menu-container .menu-scroll {
    background: #1f2c37
}

.mobile-header.pro .menu-container .main-menu .main-item-link,
.mobile-header.pro .menu-container .main-menu .submenu-item-link {
    background: #1f2c37;
    color: #ccc
}

.mobile-header.pro .menu-container .main-menu .main-item-link {
    color: #fff
}

.mobile-header.pro .menu-container .main-menu .main-item-link:before {
    content: ""
}

.mobile-header.pro .menu-container .login-container.open {
    min-height: 60px;
    position: initial;
    width: 100%
}

.mobile-header.pro .menu-container .login-container.open .login-buttons {
    opacity: 1
}

.mobile-header.pro .menu-container .login-container .login-buttons {
    background: #11181e;
    text-align: left;
    padding: 20px
}

.mobile-header.pro .menu-container .login-container .login-buttons button {
    width: 100%;
    height: 50px;
    margin: 0
}

.mobile-header.pro .menu-container .login-container .login-buttons .login-button-pro {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: inherit;
    display: inline-block;
    width: 100%;
    height: auto;
    color: #fff;
    background-color: #76bd22;
    border: none;
    text-align: center;
    text-decoration: none;
    padding: 15px 30px;
    cursor: pointer;
    will-change: all;
    transition: all .2s ease;
    margin-bottom: 20px;
    height: 50px;
    line-height: 1.5em
}

.mobile-header.pro .menu-container .login-container .login-buttons .login-button-pro:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #83d326
}

.mobile-header.pro .menu-container .login-container .login-buttons .login-button-pro:active {
    will-change: all;
    transition: all .2s ease;
    background-color: #69a71e
}

.mobile-header.pro .menu-container .login-container .login-buttons .login-button-pro:visited {
    will-change: all;
    transition: all .2s ease;
    color: #fff
}

.mobile-header.pro .menu-container .login-container .login-buttons hr {
    content: '';
    display: block;
    width: calc(100% + 40px);
    margin-bottom: 20px;
    position: relative;
    left: -20px;
    border-color: #1f2c37
}

.mobile-header.pro .menu-container .login-container button:last-of-type {
    background: #00acc8
}

.mobile-header.pro .menu-container .login-container button:last-of-type:hover {
    background: #1cc6e2
}

.mobile-header.pro .site-support-buttons {
    background: #11181e;
    padding: 20px
}

.mobile-header.pro .site-support-buttons .pro-login-buttons {
    margin: 0
}

.mobile-header.pro .site-support-buttons a.login-button-pro {
    will-change: all;
    transition: all .2s ease
}

.mobile-header.pro .site-support-buttons a.login-button-pro:hover {
    color: #76bd22;
    text-decoration: underline
}

.mobile-header.pro .site-support-buttons .login-button-pro {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    color: inherit;
    color: #fff;
    padding-left: 15px
}

.mobile-header.pro .site-support-buttons .login-button-pro.has-border {
    border-left: 2px solid #76bd22
}

.mobile-header.pro .site-support-buttons .login-button-pro.logged {
    width: calc(100% - 80px);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.mobile-header.pro .site-support-buttons .login-button-pro,
.mobile-header.pro .site-support-buttons .login-button-pro .icon {
    display: inline-block;
    vertical-align: middle
}

.mobile-header.pro .site-support-buttons .login-button-pro .icon {
    color: #76bd22;
    font-size: 20px;
    padding: 5px;
    margin-right: 10px;
    border: 2px solid #76bd22;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.mobile-header.pro .site-support-buttons .btn-logout {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    color: #00acc8;
    padding: 5px 10px;
    border: 2px solid #00acc8;
    margin-left: 10px;
    will-change: all;
    transition: all .2s ease;
    vertical-align: top;
    position: relative;
    top: 7px
}

.mobile-header.pro .site-support-buttons .btn-logout span {
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 5px
}

.mobile-header.pro .site-support-buttons .btn-logout:hover {
    color: #fff;
    text-decoration: underline
}

.mobile-header.corp {
    background-color: #000
}

.mobile-header.corp .icon-external {
    padding-left: 2px;
    font-size: 12px
}

.mobile-header.corp .search .search-button:before {
    color: #00acc8!important
}

.mobile-header.corp .search-field {
    background-color: #fff!important
}

.mobile-header.corp .search.active .search-toggle {
    border: none
}

.mobile-header.corp .menu-toggle {
    color: #ccc;
    background-color: #000
}

.mobile-header.corp .menu-toggle.active {
    background-color: #000
}

.mobile-header.corp .menu-container {
    background-color: #000;
    border: none
}

.mobile-header.corp .menu-container .icon-up-menu {
    display: none
}

.mobile-header.corp .menu-container .main-menu {
    border-top: 1px solid #363637
}

.mobile-header.corp .menu-container .main-menu .open .icon-down-menu {
    display: none
}

.mobile-header.corp .menu-container .main-menu .open .icon-up-menu {
    display: block
}

.mobile-header.corp .menu-container .main-menu .main-item-link {
    background-color: #000;
    color: #ccc
}

.mobile-header.corp .menu-container .main-menu .main-item-link:before {
    color: #ccc;
    border: none
}

.mobile-header.corp .menu-container .main-menu .main-item-link .icon {
    position: absolute;
    top: 17px;
    right: 10px;
    font-size: 6px
}

.mobile-header.corp .menu-container .main-menu .main-item-link:after {
    background-color: #363637;
    left: 0;
    right: 0
}

.mobile-header.corp .menu-container .main-menu .main-item-link.link:after,
.mobile-header.corp .menu-container .main-menu .main-item-link.link:before {
    border: none
}

.mobile-header.corp .menu-container .main-menu .submenu-2-level-link,
.mobile-header.corp .menu-container .main-menu .submenu-item-link {
    background-color: #000
}

.mobile-header.corp .menu-container .main-menu .submenu-2-level-link:after,
.mobile-header.corp .menu-container .main-menu .submenu-item-link:after {
    background-color: #363637;
    left: 0;
    right: 0
}

.mobile-header.corp .menu-container .main-menu .main-item.open .submenu:after {
    background-color: #363637
}

.mobile-header.corp .menu-container .main-menu .submenu-item-link {
    background-color: #000;
    color: #fff
}

.mobile-header.corp .menu-container .main-menu .submenu-item-link:after {
    background-color: #363637;
    left: 0;
    right: 0
}

.mobile-header.corp .menu-container .login-container .login-form .login-link {
    color: #81eeff
}

.mobile-header.corp .logo {
    background: url(../images/locaweb-header.png) no-repeat center;
    background-size: contain;
    height: 18px;
    top: 22px;
    width: 160px
}

@media only screen and (max-width:991px) {
    .mobile-header.corp .menu-container .login-container {
        padding-top: 20px
    }
}

.mobile-header.corp .menu-container .login-container .login-buttons {
    padding: 10px 20px
}

.mobile-header.corp .menu-container .login-container .login-buttons button {
    width: 100%;
    background-color: #00acc8
}

.mobile-header.corp .menu-container .login-container .login-form .login-form-buttons button {
    background-color: #76bd22
}

@media only screen and (max-width:991px) {
    .mobile-header.corp .menu-container .login-container .login-form,
    .mobile-header.corp .menu-container .login-container .login-form .header .close {
        background-color: #666
    }
    .mobile-header.corp .menu-container .login-container .login-form .header h3,
    .mobile-header.corp .menu-container .login-container .login-form .text-field label {
        color: #fff
    }
    .mobile-header.corp .menu-container .login-container .login-form .header .close:before {
        color: #d0d5d8
    }
}

.mobile-header .header-bar {
    position: relative;
    height: 64px
}

.mobile-header .logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 150px;
    height: 64px;
    background: url(../images/locaweb.svg?v=1.8.10) no-repeat center;
    background-size: contain
}

.mobile-header .menu-toggle {
    position: absolute;
    top: 50%;
    left: 10px;
    width: 42px;
    height: 42px;
    background-color: transparent;
    color: #333;
    border-radius: 5px;
    transform: translateY(-50%);
    text-align: center;
    line-height: 42px;
    will-change: all;
    transition: all .2s ease
}

.mobile-header .menu-toggle:before {
    will-change: all;
    transition: all .2s ease;
    font-family: dyn__locaweb-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EA76";
    font-size: inherit;
    font-size: 20px;
    line-height: 42px;
    font-family: FontAwesome;
    content: "\f00b";
}

.mobile-header .menu-toggle.active {
    will-change: all;
    transition: all .2s ease;
    background-color: transparent
}

.mobile-header .menu-toggle.active:before {
    will-change: all;
    transition: all .2s ease;
    font-family: dyn__locaweb-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EA23";
    font-size: inherit;
    font-size: 20px;
    line-height: 42px;
    font-family: FontAwesome;
    content: "\f068";
}

.mobile-header .search {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%) translateZ(0);
    width: 0;
    height: 40px;
    border-radius: 20px;
    color: transparent;
    background-color: transparent;
    will-change: all;
    transition: all .2s ease
}

.mobile-header .search .search-field {
    position: absolute;
    top: 0;
    right: 50px;
    width: 0;
    height: 40px;
    line-height: 40px;
    border: none;
    padding: 0;
    background-color: #e4e5e6;
    pointer-events: none;
    border-radius: 16px;
    will-change: all;
    transition: all .2s ease
}

.mobile-header .search .search-toggle {
    position: absolute;
    top: 0;
    right: 4px;
    background-color: transparent;
    width: 40px;
    height: 40px;
    line-height: 40px;
    z-index: 100;
    text-align: center;
    will-change: all;
    transition: all .2s ease
}

.mobile-header .search .search-toggle:before {
    font-family: dyn__locaweb-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EAAF";
    font-size: inherit;
    font-size: 24px;
    line-height: 40px;
    color: #ccc;
    will-change: all;
    transition: all .2s ease
}

.mobile-header .search .search-button {
    position: absolute;
    display: none;
    top: 0;
    right: 55px;
    background-color: transparent;
    width: 40px;
    height: 40px;
    line-height: 40px;
    z-index: 100
}

.mobile-header .search .search-button:before {
    font-family: dyn__locaweb-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EAAF";
    font-size: inherit;
    font-size: 24px;
    line-height: 40px;
    color: #0065ca;
    will-change: all;
    transition: all .2s ease
}

.mobile-header .search.active {
    width: 280px;
    background-color: #fff;
    will-change: all;
    transition: all .2s ease
}

.mobile-header .search.active .search-field {
    will-change: all;
    transition: all .2s ease;
    color: #000;
    pointer-events: auto;
    width: calc(100% - 140px);
    padding: 0 50px 0 20px
}

.mobile-header .search.active .search-button {
    display: inline-block
}

.mobile-header .search.active .search-toggle {
    border: solid 1px #d2d7da;
    border-radius: 4px
}

.mobile-header .search.active .search-toggle:before {
    will-change: all;
    transition: all .2s ease;
    color: #777;
    font-family: dyn__locaweb-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EA23";
    font-size: inherit;
    line-height: 40px;
    font-size: 22px
}

.mobile-header .menu-container {
    top: 64px;
    position: absolute;
    left: 0;
    width: 48%;
    height: 960px;
    line-height: 1em;
    background-color: #fdfdfd;
    border-top: solid 1px #b2b2b2;
    opacity: 0;
    z-index: 41
}

.mobile-header .menu-container .menu-scroll {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    overflow-y: scroll
}

.mobile-header .menu-container .submenu {
    display: none
}

.mobile-header .menu-container .main-menu .main-item,
.mobile-header .menu-container .main-menu .submenu-2-level-item,
.mobile-header .menu-container .main-menu .submenu-item {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    color: inherit;
    position: relative;
    display: block;
    width: 100%;
    line-height: 54px
}

.mobile-header .menu-container .main-menu .submenu-item {
    line-height: 1.5em!important
}

.mobile-header .menu-container .main-menu .main-item:before {
    position: absolute;
    top: 0;
    right: 10px;
    z-index: 5;
    font-family: dyn__locaweb-icons;
    color: #999;
    /*font-family: FontAwesome;
    content: "\f063";*/
}
/*mobile fonte*/

.mobile-header .menu-container .main-menu .main-item.open:before {
    -webkit-transition: transform;
    transition: transform;
    will-change: transform;
    transition: transform .2s ease;
    transform: rotate(180deg)
}

.mobile-header .menu-container .main-menu .main-item.open .submenu:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #b2b2b2
}

.mobile-header .menu-container .main-menu .main-item:last-of-type .main-item-link:after {
    display: none
}

.mobile-header .menu-container .main-menu .main-item-link,
.mobile-header .menu-container .main-menu .submenu-2-level-link,
.mobile-header .menu-container .main-menu .submenu-item-link {
    position: relative;
    display: block;
    padding: 0 40px
}

.mobile-header .menu-container .main-menu .main-item-link:after,
.mobile-header .menu-container .main-menu .submenu-2-level-link:after,
.mobile-header .menu-container .main-menu .submenu-item-link:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px
}

.mobile-header .menu-container .main-menu .submenu-item-link {
    padding: 15px 40px!important
}

.mobile-header .menu-container .main-menu .main-item-link {
    padding: 0 40px 0 20px;
    color: #333;
    font-weight: 700;
    background-color: #fdfdfd;
    text-transform: uppercase
}

.mobile-header .menu-container .main-menu .main-item-link:after {
    background-color: #b2b2b2
}

.mobile-header .menu-container .main-menu .submenu-2-level-link,
.mobile-header .menu-container .main-menu .submenu-item-link {
    color: #777;
    font-size: 16px;
    font-weight: 700;
    background-color: #fdfdfd
}

.mobile-header .menu-container .main-menu .submenu-2-level-link:after,
.mobile-header .menu-container .main-menu .submenu-item-link:after {
    right: 20px;
    left: 20px;
    background-color: #b2b2b2
}

.mobile-header .menu-container .main-menu .submenu-2-level-link {
    position: relative;
    padding-left: 45px
}

.mobile-header .menu-container .main-menu .submenu-2-level-link:before {
    font-family: dyn__locaweb-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EA1F";
    font-size: inherit;
    position: relative;
    font-size: 9px;
    top: -2px;
    left: auto;
    margin-right: 3px
}

.mobile-header .menu-container .auxiliar-menu li {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
    color: inherit;
    position: relative;
    display: block;
    width: 100%;
    line-height: 54px
}

.mobile-header .menu-container .auxiliar-menu li:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 10px;
    right: 10px;
    height: 1px;
    background-color: #5e5e5e
}

.mobile-header .menu-container .auxiliar-menu li:last-of-type:after {
    display: none
}

.mobile-header .menu-container .auxiliar-menu li a {
    color: #edeff0;
    background-color: #777;
    display: block;
    padding: 0 20px
}

.mobile-header .menu-container.slide {
    opacity: 1;
    transform: translateX(-100%);
    will-change: transform;
    transition: transform .5s ease
}

.mobile-header .menu-container.slide.open {
    opacity: 1;
    transform: translateX(0);
    will-change: transform;
    transition: transform .5s ease
}

.mobile-header .menu-container.slide.open:after {
    content: '';
    width: 30px;
    height: 100%;
    position: absolute;
    left: 100%;
    -webkit-box-shadow: inset 20px 0 22px -10px rgba(50, 50, 50, .5);
    -moz-box-shadow: inset 20px 0 22px -10px rgba(50, 50, 50, .5);
    box-shadow: inset 20px 0 22px -10px rgba(50, 50, 50, .5)
}

@media only screen and (max-width:991px) {
    .layout-content .banner-central-cliente.phone {
        display: block
    }
    body main {
        transform: translateX(0);
        will-change: all;
        transition: all .5s ease
    }
    body.menu-open-slide .layout-content {
        height: 100%;
        overflow-x: hidden;
        overflow-y: hidden
    }
    body.menu-open-slide main {
        will-change: all;
        transition: all .5s ease;
        transform: translateX(48%);
        pointer-events: none
    }
    .desktop-header {
        display: none
    }
    .mobile-header {
        display: block
    }
    .mobile-header .menu-container {
        height: 960px
    }
    .mobile-header .menu-toggle {
        left: 10px
    }
    .mobile-header .search {
        right: 10px
    }
    .mobile-header.pro .menu-container .login-container .login-form {
        background-color: #1f2c37;
        color: #fff
    }
    .mobile-header.pro .menu-container .login-container .login-form .header h3 {
        color: #fff
    }
    .mobile-header.pro .menu-container .login-container .login-form .header .close {
        background-color: #1f2c37;
        -o-border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }
    .mobile-header.pro .menu-container .login-container .login-form .header .close:before {
        color: #fff
    }
    .mobile-header.pro .menu-container .login-container .login-form .login-form-buttons button {
        background: #76bd22;
        height: 50px
    }
    .mobile-header.pro .login-central-do-cliente {
        font-family: Ubuntu, arial, sans-serif;
        font-size: 15px;
        font-weight: 700;
        text-transform: uppercase;
        color: inherit;
        display: inline-block;
        width: 100%;
        height: auto;
        color: #fff;
        background-color: #00acc8;
        border: none;
        text-align: center;
        text-decoration: none;
        padding: 15px 30px;
        cursor: pointer;
        will-change: all;
        transition: all .2s ease
    }
    .mobile-header.pro .login-central-do-cliente:hover {
        will-change: all;
        transition: all .2s ease;
        background-color: #00c2e2
    }
    .mobile-header.pro .login-central-do-cliente:active {
        will-change: all;
        transition: all .2s ease;
        background-color: #0096af
    }
    .mobile-header.pro .login-central-do-cliente:visited {
        will-change: all;
        transition: all .2s ease;
        color: #fff
    }
}

@media only screen and (max-width:415px) and (min-width:320px) {
    .mobile-header.pro .menu-toggle {
        left: 10px
    }
}

@media only screen and (max-width:767px) {
    body.menu-open-slide main {
        transform: translateX(86%)
    }
    .mobile-header.pro .menu-container {
        border-top: 1px solid #636c73;
        border-bottom: 1px solid #636c73
    }
    .mobile-header.pro .menu-container .main-menu .submenu-item-link {
        font-family: Ubuntu, arial, sans-serif;
        font-size: 14px;
        font-weight: 400;
        text-transform: none;
        color: #00acc8;
        padding-left: 40px!important
    }
    .mobile-header.pro .menu-container .main-menu .main-item-link,
    .mobile-header.pro .menu-container .main-menu .submenu-2-level-link,
    .mobile-header.pro .menu-container .main-menu .submenu-item-link {
        color: #ccc
    }
    .mobile-header.pro .menu-container .main-menu .main-item-link:after,
    .mobile-header.pro .menu-container .main-menu .submenu-2-level-link:after,
    .mobile-header.pro .menu-container .main-menu .submenu-item-link:after {
        left: 0;
        width: 100%;
        background: #636c73
    }
    .mobile-header.pro .menu-container .main-menu .main-item.open .submenu:after {
        display: none
    }
    .mobile-header .search.active {
        width: calc(100% - 65px)
    }
    .mobile-header .menu-container {
        width: 86%
    }
    .mobile-header .menu-container .main-menu .main-item,
    .mobile-header .menu-container .main-menu .submenu-2-level-item,
    .mobile-header .menu-container .main-menu .submenu-item {
        font-family: Ubuntu, arial, sans-serif;
        font-size: 14px;
        font-weight: 400;
        text-transform: none;
        color: inherit;
        line-height: 40px
    }
    .mobile-header .menu-container .main-menu .main-item-link:before {
        top: 18px
    }
    .mobile-header .menu-container .main-menu .submenu-2-level-link,
    .mobile-header .menu-container .main-menu .submenu-item-link {
        font-size: 14px;
        padding: 0 20px;
        padding-left: 20px
    }
    .mobile-header .menu-container .main-menu .submenu-item-link {
        padding: 10px 20px!important
    }
    .mobile-header .menu-container .login-container {
        min-height: 61px
    }
    .mobile-header .menu-container .login-container .login-buttons button {
        width: auto;
        background-color: #d60037;
        padding: 15px;
        margin: 0 5px;
        font-family: Ubuntu, arial, sans-serif;
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        color: #fff
    }
    .mobile-header .menu-container .login-container .login-form .text-field {
        padding: 0 14px
    }
    .mobile-header .menu-container .login-container .login-form .login-link {
        padding: 40px 0 20px
    }
    .mobile-header .menu-container .login-container .login-form .login-form-buttons {
        padding: 10px 14px 0
    }
    .mobile-header .menu-container .login-container .login-form .login-form-buttons button {
        line-height: 40px
    }
}

.pro-login-area {
    float: right;
    position: relative;
    padding-top: 28px
}

.pro-login-area .box-login-form {
    position: absolute;
    right: 0;
    top: 80px;
    z-index: 200;
    display: none;
    background: #d2d7da;
    padding: 20px
}

.pro-login-area .box-login-form:before {
    will-change: all;
    transition: all .2s ease;
    content: '';
    position: absolute;
    top: -11px;
    right: 25px;
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 11px solid #d2d7da
}

.pro-login-area .box-login-form.active {
    display: block
}

.pro-login-area .box-login-form .text-field {
    margin-bottom: 10px;
    text-align: left;
    width: 240px
}

.pro-login-area .box-login-form .text-field label {
    will-change: all;
    transition: all .2s ease;
    font-size: 12px;
    font-family: ubuntu;
    font-weight: 700;
    opacity: 0
}

.pro-login-area .box-login-form .text-field input {
    width: 100%;
    height: 34px;
    line-height: 34px;
    border: none;
    background-color: #fff;
    padding: 0 10px
}

.pro-login-area .box-login-form .text-field input::-moz-placeholder {
    color: #777;
    opacity: 1
}

.pro-login-area .box-login-form .text-field input:-ms-input-placeholder {
    color: #777
}

.pro-login-area .box-login-form .text-field input::-webkit-input-placeholder {
    color: #777
}

.pro-login-area .box-login-form .text-field input::-webkit-input-placeholder {
    color: #777
}

.pro-login-area .box-login-form .text-field input::-moz-placeholder {
    color: #777
}

.pro-login-area .box-login-form .text-field input:-ms-input-placeholder {
    color: #777
}

.pro-login-area .box-login-form .text-field input:-moz-placeholder {
    color: #777
}

.pro-login-area .box-login-form .text-field.active label {
    opacity: 1;
    will-change: all;
    transition: all .2s ease
}

.pro-login-area .box-login-form .login-button {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: inherit;
    display: inline-block;
    width: 100%;
    height: auto;
    color: #fff;
    background-color: #76bd22;
    border: none;
    text-align: center;
    text-decoration: none;
    padding: 15px 30px;
    cursor: pointer;
    will-change: all;
    transition: all .2s ease;
    margin-top: 15px
}

.pro-login-area .box-login-form .login-button:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #83d326
}

.pro-login-area .box-login-form .login-button:active {
    will-change: all;
    transition: all .2s ease;
    background-color: #69a71e
}

.pro-login-area .box-login-form .login-button:visited {
    will-change: all;
    transition: all .2s ease;
    color: #fff
}

.pro-login-area .box-login-form .login-link {
    margin-top: 20px;
    text-align: center;
    color: #00acc8;
    display: inherit
}

.pro-login-area .box-login-form .login-link:hover {
    text-decoration: underline
}

.pro-login-buttons button.indicator-login {
    background: 0 0;
    border: none;
    will-change: all;
    transition: all .2s ease
}

.pro-login-buttons button.indicator-login:hover {
    color: #76bd22;
    text-decoration: underline
}

.pro-login-buttons .indicator-login {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    color: inherit;
    color: #fff
}

.pro-login-buttons .indicator-login.has-border {
    border-left: 2px solid #76bd22;
    padding-left: 15px
}

.pro-login-buttons .indicator-login,
.pro-login-buttons .indicator-login .icon {
    display: inline-block;
    vertical-align: middle
}

.pro-login-buttons .indicator-login .icon {
    color: #76bd22;
    font-size: 20px;
    padding: 5px;
    margin-right: 10px;
    border: 2px solid #76bd22;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.pro-login-buttons .btn-logout {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    color: #00acc8;
    padding: 5px 10px;
    border: 2px solid #00acc8;
    margin-left: 30px;
    will-change: all;
    transition: all .2s ease
}

.pro-login-buttons .btn-logout span {
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 5px
}

.pro-login-buttons .btn-logout:hover {
    color: #fff;
    text-decoration: underline
}

@media only screen and (max-width:991px) {
    .pro-login-buttons {
        margin-bottom: 20px
    }
}

.lw-footer {
    float: none;
    display: table;
    background: #e6e7e8
}

.lw-footer .lw-footer-borders {
    border-bottom: 5px solid #8fa4af;
    border-top: 5px solid #8fa4af
}

.lw-footer.corp {
    background: #000
}

.lw-footer.corp .footer-col.footer-menu ul li a,
.lw-footer.corp .footer-col.unidades-negocio ul li a {
    line-height: initial
}

.lw-footer.corp .footer-col.footer-menu ul {
    color: #00acc8;
    list-style: disc;
    padding-left: 16px
}

.lw-footer.corp .footer-col.footer-menu ul a {
    color: #ccc;
    will-change: all;
    transition: all .2s ease;
    text-decoration: underline
}

.lw-footer.corp .footer-col.footer-menu ul a:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: underline
}

.lw-footer.corp .footer-col.unidades-negocio ul li {
    margin-bottom: 0
}

.lw-footer.corp .footer-col.unidades-negocio ul li a {
    text-transform: uppercase
}

.lw-footer.corp .footer-col .menu-label {
    color: #fff;
    font-size: 14px;
    font-weight: 700
}

.lw-footer.corp .footer-col.institucional {
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0
}

@media only screen and (max-width:767px) {
    .lw-footer.corp .footer-col.institucional {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.lw-footer.corp .footer-col.footer-siga .social-media a {
    color: #ccc;
    font-size: 36px;
    margin-left: 0;
    margin-right: 7px
}

.lw-footer.corp .footer-col.footer-siga .social-media a:first-child {
    margin-left: 0
}

.lw-footer.corp .footer-col.footer-siga .social-media a .icon:before {
    border-radius: 50%
}

.lw-footer.corp .footer-col.footer-siga .social-media a.link-blog2 {
    margin-left: 0
}

.lw-footer.corp .footer-col.footer-siga .social-media a:hover {
    color: #fff
}

.lw-footer.corp .footer-col.footer-siga {
    float: left;
    width: 16.66666667%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0
}

@media only screen and (max-width:767px) {
    .lw-footer.corp .footer-col.footer-siga {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.lw-footer.corp .footer-col.footer-newsletter {
    float: left;
    width: 33.33333333%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0
}

@media only screen and (max-width:767px) {
    .lw-footer.corp .footer-col.footer-newsletter {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.lw-footer.corp .footer-col.footer-newsletter .newsletter-form {
    margin-top: 10px
}

.lw-footer.corp .footer-col.footer-newsletter .newsletter-form label {
    color: #ccc;
    font-size: 12px
}

.lw-footer.corp .footer-col.footer-newsletter .newsletter-form .newsletter-input {
    background-color: #fff;
    color: #333
}

.lw-footer.corp .footer-col.footer-newsletter .newsletter-form .newsletter-input::-moz-placeholder {
    color: #777;
    opacity: 1
}

.lw-footer.corp .footer-col.footer-newsletter .newsletter-form .newsletter-input:-ms-input-placeholder {
    color: #777
}

.lw-footer.corp .footer-col.footer-newsletter .newsletter-form .newsletter-input::-webkit-input-placeholder {
    color: #777
}

.lw-footer.corp .footer-col.footer-newsletter .newsletter-form .newsletter-input::-webkit-input-placeholder {
    color: #777
}

.lw-footer.corp .footer-col.footer-newsletter .newsletter-form .newsletter-input::-moz-placeholder {
    color: #777
}

.lw-footer.corp .footer-col.footer-newsletter .newsletter-form .newsletter-input:-ms-input-placeholder {
    color: #777
}

.lw-footer.corp .footer-col.footer-newsletter .newsletter-form .newsletter-input:-moz-placeholder {
    color: #777
}

.lw-footer.corp .footer-col.footer-newsletter .newsletter-form .newsletter-submit {
    background: #fa364a
}

.lw-footer.corp .footer-col.footer-newsletter .newsletter-form.invalid .notification {
    color: #fa364a!important
}

.lw-footer.corp .footer-col.footer-newsletter .newsletter-form.invalid .newsletter-input {
    color: #fa364a!important;
    border-color: #fa364a!important;
    background-color: #fff
}

.lw-footer.corp .footer-col.footer-newsletter .newsletter-form.valid .notification {
    color: #390!important
}

.lw-footer.corp .footer-col.footer-newsletter .newsletter-form label.active {
    color: #ccc
}

.lw-footer.corp .lw-footer-copyright .inner {
    border-top: none
}

.lw-footer.pro {
    background: #000
}

.lw-footer.pro .lw-footer-copyright {
    background: #e6e7e8
}

.lw-footer.pro .lw-footer-copyright .inner {
    border-top: none
}

.lw-footer.pro .footer-col.unidades-negocio ul li {
    list-style-type: disc;
    list-style-position: inside;
    min-width: 200px
}

.lw-footer.pro .footer-col.unidades-negocio ul li a {
    position: relative;
    left: -10px
}

html[data-browser*=Firefox] .lw-footer.pro .footer-col.unidades-negocio ul li a {
    left: 0
}

.lw-footer.pro .footer-col.footer-newsletter .newsletter-form .newsletter-submit {
    background: #00acc8
}

.lw-footer.pro .footer-col.footer-newsletter .newsletter-form .newsletter-submit:hover {
    background: #1cc6e2
}

.lw-footer .footer-row {
    padding-bottom: 30px
}

.lw-footer .footer-row.padding-top {
    padding-top: 30px
}

.lw-footer .footer-row.footer-row-dark,
.lw-footer .footer-row.footer-row-medium {
    display: table
}

.lw-footer .footer-row.footer-row-dark {
    background-color: #3a3c3e
}

.lw-footer .footer-row.footer-row-medium {
    background-color: #454749
}

.lw-footer .footer-row.footer-align-bottom .inner {
    display: table;
    width: 100%
}

.lw-footer .footer-row.footer-align-bottom .footer-col {
    vertical-align: bottom;
    display: table-cell;
    float: none
}

.lw-footer .footer-row.line-top {
    border-top: none
}

.lw-footer .footer-row.line-top .inner {
    border-top: solid 1px #fff;
    padding-top: 30px
}

.lw-footer .footer-row.img-links .inner:after {
    content: "";
    display: table;
    clear: both
}

.lw-footer .footer-row.footer-help {
    color: #fff
}

.lw-footer .footer-row.footer-help .footer-col {
    padding: 0 10px
}

.lw-footer .footer-row.footer-help .footer-col .menu-label {
    font-size: 27px;
    font-weight: 300;
    font-family: Ubuntu, arial, sans-serif
}

.lw-footer .footer-row.footer-help .footer-col .menu-label,
.lw-footer .footer-row.footer-help .footer-col .menu-label .telefone {
    line-height: 30px
}

.lw-footer .footer-row.footer-help .footer-col.telefones {
    float: left;
    width: 83.33333333%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0;
    float: none;
    padding: 0
}

@media only screen and (max-width:767px) {
    .lw-footer .footer-row.footer-help .footer-col.telefones {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.lw-footer .footer-row.footer-help .footer-col.telefones .lista-telefones,
.lw-footer .footer-row.footer-help .footer-col.telefones .menu-label {
    float: left;
    position: relative
}

.lw-footer .footer-row.footer-help .footer-col.telefones .menu-label {
    margin-right: 20px;
    width: auto;
    top: 5px
}

.lw-footer .footer-row.footer-help .footer-col.telefones .lista-telefones {
    top: 7px
}

.lw-footer .footer-row.footer-help .footer-col.telefones .lista-telefones .telefone {
    float: left;
    margin-right: 20px
}

.lw-footer .footer-row.footer-help .footer-col.telefones .lista-telefones .telefone a {
    font-size: 20px;
    font-weight: 700;
    font-family: Ubuntu, arial, sans-serif;
    color: #fff;
    will-change: all;
    transition: all .2s ease
}

.lw-footer .footer-row.footer-help .footer-col.telefones .lista-telefones .telefone a,
.lw-footer .footer-row.footer-help .footer-col.telefones .lista-telefones .telefone a:hover {
    text-decoration: none
}

.lw-footer .footer-row.footer-help .footer-col.telefones .lista-telefones .telefone small {
    font-size: 12px;
    font-weight: 300
}

.lw-footer .footer-row.footer-help .footer-col.telefones .lista-telefones .telefone:last-child {
    margin-right: 0
}

.lw-footer .footer-row.footer-help .footer-col .btn-chat {
    float: left;
    font-family: Ubuntu, arial, sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    height: auto;
    background-color: #fff;
    color: #333;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border: 3px solid #fff;
    padding: 10px 0;
    width: 162px;
    will-change: all;
    transition: all .2s ease
}

.lw-footer .footer-row.footer-help .footer-col .btn-chat:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #dae3e5;
    border-color: #dae3e5
}

.lw-footer .footer-row .footer-outros-canais {
    border-bottom: 2px solid #535353;
    border-top: 2px solid #535353;
    padding: 10px 15px;
    text-align: center
}

.lw-footer .footer-row .footer-outros-canais li {
    display: inline-block;
    margin-right: 50px
}

.lw-footer .footer-row .footer-outros-canais li a {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #ccc;
    will-change: all;
    transition: all .2s ease;
    text-decoration: underline
}

.lw-footer .footer-row .footer-outros-canais li a:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: underline
}

.lw-footer .footer-row .footer-outros-canais li:last-child {
    margin-right: 0
}

.lw-footer .footer-col {
    float: left
}

.lw-footer .footer-col a {
    font-size: 15px;
    color: #00acc8;
    font-weight: 700;
    font-family: Ubuntu, arial, sans-serif;
    will-change: all;
    transition: all .2s ease
}

.lw-footer .footer-col a:hover {
    will-change: all;
    transition: all .2s ease;
    color: #1cc6e2
}

.lw-footer .footer-col .menu-label {
    display: inline-block;
    width: 100%;
    color: #999;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 300;
    font-family: Ubuntu, arial, sans-serif
}

.lw-footer .footer-col .menu-label.small-menu-label {
    font-size: 12px;
    font-weight: 700
}

.lw-footer .footer-col.footer-outros-canais {
    width: 33.33333333%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 8.33333333%
}

@media only screen and (max-width:767px) {
    .lw-footer .footer-col.footer-outros-canais {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.lw-footer .footer-col.footer-outros-canais ul {
    float: left;
    margin-left: 35px
}

.lw-footer .footer-col.footer-outros-canais ul:first-of-type {
    margin-left: 0
}

.lw-footer .footer-col.footer-outros-canais a {
    color: #00acc8;
    font-size: 14px
}

.lw-footer .footer-col.footer-outros-canais a:hover {
    text-decoration: underline;
    color: #1cc6e2
}

.lw-footer .footer-col.footer-actions {
    float: left;
    width: 16.66666667%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0
}

@media only screen and (max-width:767px) {
    .lw-footer .footer-col.footer-actions {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.lw-footer .footer-col.footer-actions .list-actions li {
    margin-bottom: 10px
}

.lw-footer .footer-col.footer-actions .list-actions a {
    position: relative;
    font-size: 13px;
    padding-left: 30px;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    color: #f6b436;
    will-change: all;
    transition: all .2s ease;
    text-decoration: underline
}

.lw-footer .footer-col.footer-actions .list-actions a:hover {
    color: #f7c97d;
    cursor: pointer;
    text-decoration: underline
}

.lw-footer .footer-col.footer-actions .list-actions a i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 22px
}

.lw-footer .footer-col.footer-2via {
    float: left;
    width: 16.66666667%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0
}

@media only screen and (max-width:767px) {
    .lw-footer .footer-col.footer-2via {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.lw-footer .footer-col.footer-2via .btn-2via {
    margin-top: 45px;
    text-align: center;
    color: #333;
    font-size: 14px;
    font-weight: 700;
    background: #cc3;
    padding: 10px 0;
    will-change: all;
    transition: all .2s ease
}

.lw-footer .footer-col.footer-2via .btn-2via i {
    font-size: 30px;
    vertical-align: middle;
    margin-right: 14px;
    display: inline-block
}

.lw-footer .footer-col.footer-2via .btn-2via span {
    display: inline-block;
    line-height: 16px;
    text-align: left;
    vertical-align: middle
}

.lw-footer .footer-col.footer-2via .btn-2via:hover {
    will-change: all;
    transition: all .2s ease;
    background: #e0e085
}

.lw-footer .footer-col.footer-menu,
.lw-footer .footer-col.unidades-negocio {
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0
}

@media only screen and (max-width:767px) {
    .lw-footer .footer-col.footer-menu,
    .lw-footer .footer-col.unidades-negocio {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.lw-footer .footer-col.footer-menu ul {
    list-style: none;
    color: #00acc8
}

.lw-footer .footer-col.footer-menu ul a {
    color: #ccc;
    will-change: all;
    transition: all .2s ease;
    text-decoration: underline
}

.lw-footer .footer-col.footer-menu ul a:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: underline
}

.lw-footer .footer-col.footer-menu ul a:hover {
    text-decoration: underline
}

.lw-footer .footer-col.footer-siga {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0
}

@media only screen and (max-width:767px) {
    .lw-footer .footer-col.footer-siga {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.lw-footer .footer-col.footer-siga .social-media {
    float: left;
    width: 100%;
    margin-top: 15px
}

.lw-footer .footer-col.footer-siga .social-media a {
    float: left;
    font-size: 30px;
    margin-left: 30px;
    color: #ccc;
    text-decoration: none;
    will-change: all;
    transition: all .2s ease
}

.lw-footer .footer-col.footer-siga .social-media a:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: underline
}

.lw-footer .footer-col.footer-siga .social-media a,
.lw-footer .footer-col.footer-siga .social-media a:hover {
    text-decoration: none
}

.lw-footer .footer-col.footer-siga .social-media a:first-child {
    margin-left: 0
}

.lw-footer .footer-col.footer-siga .social-media a:hover {
    will-change: all;
    transition: all .2s ease;
    color: #fff
}

.lw-footer .footer-col.footer-siga .trabalhe-conosco {
    float: left;
    width: 100%;
    height: 50px
}

.lw-footer .footer-col.footer-siga .trabalhe-conosco .btn-trabalhe {
    height: 50px;
    line-height: 50px;
    background: #00acc8;
    color: #fff;
    text-align: center;
    font-weight: 700;
    margin-top: 7px;
    text-transform: uppercase;
    will-change: all;
    transition: all .2s ease
}

.lw-footer .footer-col.footer-siga .trabalhe-conosco .btn-trabalhe i {
    vertical-align: middle;
    font-size: 33px;
    margin-right: 20px
}

.lw-footer .footer-col.footer-siga .trabalhe-conosco .btn-trabalhe:hover {
    will-change: all;
    transition: all .2s ease;
    background: #00c2e2
}

.lw-footer .footer-col.footer-revista {
    float: left;
    width: 33.33333333%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0;
    position: relative
}

@media only screen and (max-width:767px) {
    .lw-footer .footer-col.footer-revista {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.lw-footer .footer-col.footer-revista .imagem-revista {
    position: absolute;
    left: 0;
    top: 0
}

.lw-footer .footer-col.footer-revista .imagem-revista img {
    float: left;
    width: 134px;
    margin-right: 15px;
    vertical-align: top
}

.lw-footer .footer-col.footer-revista .conteudo-revista {
    width: 100%;
    padding-left: 154px
}

.lw-footer .footer-col.footer-revista .conteudo-revista p {
    color: #fff;
    font-size: 14px;
    margin-top: 30px;
    line-height: 18px
}

.lw-footer .footer-col.footer-revista .conteudo-revista p a {
    color: #ccc;
    will-change: all;
    transition: all .2s ease;
    text-decoration: underline
}

.lw-footer .footer-col.footer-revista .conteudo-revista p a:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: underline
}

.lw-footer .footer-col.footer-formas-pagamento {
    margin-top: 12px
}

.lw-footer .footer-col.footer-formas-pagamento .lista-formas-pagamento li {
    display: inline-block;
    margin: 0 3px 6px 0
}

.lw-footer .footer-col.footer-newsletter {
    margin-right: 0;
    padding-right: 0;
    width: 50%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0
}

@media only screen and (max-width:767px) {
    .lw-footer .footer-col.footer-newsletter {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.lw-footer .footer-col.footer-newsletter .newsletter-form {
    float: left;
    width: 100%
}

.lw-footer .footer-col.footer-newsletter .newsletter-form label {
    visibility: hidden;
    font-family: Ubuntu, arial, sans-serif;
    font-size: 10px;
    font-weight: 700;
    will-change: all;
    transition: all .2s ease;
    display: block;
    color: #fff
}

.lw-footer .footer-col.footer-newsletter .newsletter-form label.active {
    visibility: visible
}

.lw-footer .footer-col.footer-newsletter .newsletter-form .newsletter-input {
    width: 69%;
    height: 40px;
    border: solid 1px #777;
    line-height: 40px;
    background: #777;
    color: #fff;
    padding-left: 14px
}

.lw-footer .footer-col.footer-newsletter .newsletter-form .newsletter-input::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.lw-footer .footer-col.footer-newsletter .newsletter-form .newsletter-input:-ms-input-placeholder {
    color: #fff
}

.lw-footer .footer-col.footer-newsletter .newsletter-form .newsletter-input::-webkit-input-placeholder {
    color: #fff
}

.lw-footer .footer-col.footer-newsletter .newsletter-form .newsletter-input::-webkit-input-placeholder {
    color: #fff
}

.lw-footer .footer-col.footer-newsletter .newsletter-form .newsletter-input::-moz-placeholder {
    color: #fff
}

.lw-footer .footer-col.footer-newsletter .newsletter-form .newsletter-input:-ms-input-placeholder {
    color: #fff
}

.lw-footer .footer-col.footer-newsletter .newsletter-form .newsletter-input:-moz-placeholder {
    color: #fff
}

.lw-footer .footer-col.footer-newsletter .newsletter-form .notification {
    clear: both;
    float: left;
    font-size: 11px
}

.lw-footer .footer-col.footer-newsletter .newsletter-form.invalid .newsletter-input {
    background-color: #c99;
    border-color: #f36
}

.lw-footer .footer-col.footer-newsletter .newsletter-form.invalid .notification {
    color: #f36
}

.lw-footer .footer-col.footer-newsletter .newsletter-form.loading .newsletter-input {
    border-color: #ccc
}

.lw-footer .footer-col.footer-newsletter .newsletter-form.loading .notification {
    color: #9e0b0f
}

.lw-footer .footer-col.footer-newsletter .newsletter-form.valid .newsletter-input {
    border-color: #8dc63f
}

.lw-footer .footer-col.footer-newsletter .newsletter-form.valid .notification {
    color: #8dc63f
}

.lw-footer .footer-col.handtalk {
    width: 16.66666667%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0;
    padding: 0
}

@media only screen and (max-width:767px) {
    .lw-footer .footer-col.handtalk {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.lw-footer .footer-col.handtalk label {
    text-align: right
}

.lw-footer .footer-col.handtalk .handtalk-action {
    float: right;
    width: 114px;
    color: #00acc8;
    text-decoration: underline;
    line-height: 18px;
    margin-top: 25px
}

.lw-footer .footer-col.handtalk .handtalk-action img {
    float: left;
    margin-right: 10px;
    margin-top: -1px
}

.lw-footer .footer-col .newsletter-submit {
    display: inline-block;
    width: 29%;
    height: 40px;
    line-height: 40px;
    background: #ba0000;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-family: Ubuntu, arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    border-radius: 0;
    will-change: all;
    transition: all .2s ease
}

.lw-footer .footer-col .newsletter-submit:hover {
    will-change: all;
    transition: all .2s ease;
    background: #d30000
}

.lw-footer .footer-col .itmidia img,
.lw-footer .footer-col .voce-sa img,
.lw-footer .footer-col.abrahosting img,
.lw-footer .footer-col.bndes img,
.lw-footer .footer-col.sitesustentavel img {
    max-width: 100%;
    height: auto
}

.lw-footer .footer-col.container-bg-white {
    float: left;
    width: 33.33333333%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0
}

@media only screen and (max-width:767px) {
    .lw-footer .footer-col.container-bg-white {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.lw-footer .footer-col.container-bg-white .bg-white {
    background-color: #fff;
    height: 100%
}

.lw-footer .footer-col.container-bg-white .bg-white:after {
    content: ' ';
    clear: both;
    display: block
}

.lw-footer .footer-col.container-bg-white .voce-sa {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0
}

@media only screen and (max-width:767px) {
    .lw-footer .footer-col.container-bg-white .voce-sa {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.lw-footer .footer-col.container-bg-white .itmidia {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0
}

@media only screen and (max-width:767px) {
    .lw-footer .footer-col.container-bg-white .itmidia {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.lw-footer .footer-col.container-bg-white .itmidia,
.lw-footer .footer-col.container-bg-white .voce-sa {
    padding: 0 10px
}

.lw-footer .footer-col.bndes {
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0;
    padding-top: 8px
}

@media only screen and (max-width:767px) {
    .lw-footer .footer-col.bndes {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.lw-footer .footer-col.abrahosting {
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0;
    padding-top: 15px
}

@media only screen and (max-width:767px) {
    .lw-footer .footer-col.abrahosting {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.lw-footer .footer-col.sitesustentavel {
    float: left;
    width: 16.66666667%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0;
    padding-top: 20px
}

@media only screen and (max-width:767px) {
    .lw-footer .footer-col.sitesustentavel {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

@media only screen and (min-width:992px) {
    .voip-tty {
        position: absolute;
        margin-top: 1px;
        margin-left: 2px
    }
    .lw-footer.pro .footer-col.footer-newsletter,
    .lw-footer.pro .footer-col.unidades-negocio {
        float: left;
        width: 41.66666667%;
        box-sizing: border-box;
        padding: 0 20px;
        min-height: 1px;
        margin-left: 0
    }
    .lw-footer.pro .footer-col ul {
        -webkit-columns: 2;
        -moz-columns: 2;
        columns: 2;
        padding-right: 75px
    }
    .lw-footer.pro .footer-col ul li {
        min-width: 165px;
        color: #ccc
    }
    .lw-footer.pro .footer-col ul li a {
        font-size: 14px
    }
}

@media only screen and (min-width:992px) and only screen and (max-width:767px) {
    .lw-footer.pro .footer-col.footer-newsletter,
    .lw-footer.pro .footer-col.unidades-negocio {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.lw-footer-copyright {
    float: left;
    width: 100%
}

.lw-footer-copyright .inner {
    border-top: solid 1px #d5d6d7
}

.lw-footer-copyright img {
    float: left
}

.lw-footer-copyright .copyright-corp-text,
.lw-footer-copyright .copyright-text {
    float: right;
    line-height: 25px;
    padding: 0
}

.lw-footer-copyright .copyright-corp-text strong,
.lw-footer-copyright .copyright-text strong {
    text-align: right;
    display: block;
    font-size: 12px;
    font-family: Ubuntu, arial, sans-serif
}

.lw-footer-copyright .copyright-corp-text p,
.lw-footer-copyright .copyright-text p {
    font-family: Ubuntu, arial, sans-serif;
    margin: auto;
    width: auto;
    text-align: right;
    font-size: 11px;
    color: #777;
    line-height: 19px
}

.lw-footer-copyright p {
    font-family: arial, sans-serif;
    color: #3d464b;
    text-align: center;
    font-size: 12px;
    width: 680px;
    margin: 0 auto;
    display: block;
    float: none
}

.lw-footer-copyright p:first-child {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.lw-footer-copyright p span.address {
    border-top: 0;
    display: block;
    font-size: 10px
}

.lw-footer-copyright a {
    color: #777;
    will-change: all;
    transition: all .2s ease;
    text-decoration: underline
}

.lw-footer-copyright a:hover {
    color: #4d4d4d;
    cursor: pointer;
    text-decoration: underline
}

.lw-footer-copyright.corp {
    background: #e6e7e8;
    padding: 20px 0!important
}

.lw-footer-copyright.corp img {
    float: left
}

.lw-footer-copyright.corp .copyright-corp-text,
.lw-footer-copyright.corp .copyright-text {
    float: left;
    width: 83.33333333%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0;
    float: right;
    line-height: 25px;
    padding: 5px 0 0 0
}

@media only screen and (max-width:767px) {
    .lw-footer-copyright.corp .copyright-corp-text,
    .lw-footer-copyright.corp .copyright-text {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.lw-footer-copyright.corp .copyright-corp-text strong,
.lw-footer-copyright.corp .copyright-text strong {
    text-align: right;
    display: block;
    font-size: 12px
}

.lw-footer-copyright.corp .copyright-corp-text p,
.lw-footer-copyright.corp .copyright-text p {
    font-family: Ubuntu, arial, sans-serif;
    margin: auto;
    width: auto;
    text-align: right;
    font-size: 11px;
    font-weight: 500;
    color: #777
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .lw-footer {
        padding-bottom: 20px
    }
}

@media only screen and (max-width:991px) {
    .lw-footer .footer-row.img-links {
        padding-bottom: 0
    }
    .lw-footer .footer-row .footer-outros-canais li {
        margin-right: 20px
    }
    .lw-footer .footer-row .footer-outros-canais li:last-child {
        margin-right: 0
    }
    .lw-footer .footer-col.footer-help {
        float: left;
        width: 50%;
        box-sizing: border-box;
        padding: 0 20px;
        min-height: 1px;
        margin-left: 0;
        padding-left: 0
    }
    .lw-footer .footer-col.footer-help .ajuda .btn-chat {
        margin-left: 10px
    }
    .lw-footer .footer-col.footer-2via {
        padding-right: 0
    }
    .lw-footer .footer-col.footer-menu,
    .lw-footer .footer-col.footer-revista,
    .lw-footer .footer-col.unidades-negocio {
        float: left;
        width: 33.33333333%;
        box-sizing: border-box;
        padding: 0 20px;
        min-height: 1px;
        margin-left: 0
    }
    .lw-footer .footer-col.footer-actions {
        width: 100%;
        box-sizing: border-box;
        padding: 0 20px;
        min-height: 1px;
        margin-left: 0
    }
    .lw-footer .footer-col.footer-actions .list-actions {
        float: left;
        width: 66.66666667%;
        box-sizing: border-box;
        padding: 0 20px;
        min-height: 1px;
        margin-left: 0;
        margin-top: 10px
    }
    .lw-footer .footer-col.footer-actions .list-actions li {
        float: left;
        margin-right: 5px
    }
    .lw-footer .footer-col.footer-actions .footer-formas-pagamento {
        float: left;
        width: 33.33333333%;
        box-sizing: border-box;
        padding: 0 20px;
        min-height: 1px;
        margin-left: 0
    }
    .lw-footer .footer-col.footer-menu {
        padding-left: 0!important
    }
    .lw-footer .footer-col.footer-siga {
        float: left;
        width: 41.66666667%;
        box-sizing: border-box;
        padding: 0 20px;
        min-height: 1px;
        margin-left: 0;
        padding-left: 0
    }
    .lw-footer .footer-col.footer-siga .social-media a {
        margin-left: 13px
    }
    .lw-footer .footer-col.footer-revista {
        padding-left: 0
    }
    .lw-footer .footer-col.footer-revista .imagem-revista img {
        width: 120px
    }
    .lw-footer .footer-col.footer-revista .conteudo-revista {
        padding-left: 135px
    }
    .lw-footer .footer-col.footer-revista .conteudo-revista p {
        line-height: 14px
    }
    .lw-footer .footer-col.footer-newsletter {
        padding-left: 0
    }
    .lw-footer .footer-col.footer-newsletter .newsletter-form .newsletter-input {
        margin-top: 2px
    }
    .lw-footer .footer-col.footer-siga .social-media a {
        font-size: 26px
    }
    .lw-footer .footer-col.bndes {
        padding-top: 3px
    }
    .lw-footer .footer-col.abrahosting {
        padding-top: 8px
    }
    .lw-footer .footer-col.sitesustentavel {
        padding-top: 10px
    }
    .lw-footer .lw-footer-copyright {
        margin-top: 30px;
        text-align: center
    }
    .lw-footer .lw-footer-copyright .copyright-text,
    .lw-footer .lw-footer-copyright img {
        float: none
    }
    .lw-footer .lw-footer-copyright img {
        margin-bottom: 30px
    }
    .lw-footer .lw-footer-copyright .copyright-text p,
    .lw-footer .lw-footer-copyright .copyright-text strong {
        text-align: center
    }
    .lw-footer.corp .footer-col.footer-siga {
        width: 23.666667%
    }
    .lw-footer.corp .footer-col.footer-newsletter {
        padding: 0
    }
    .lw-footer.corp .footer-col.footer-newsletter .newsletter-form {
        margin-top: 6px
    }
    .lw-footer.corp .footer-col.unidades-negocio {
        float: left;
        width: 16.66666667%;
        box-sizing: border-box;
        padding: 0 20px;
        min-height: 1px;
        margin-left: 0
    }
    .lw-footer.corp .lw-footer-copyright {
        margin-top: 0
    }
    .lw-footer.pro .footer-col.unidades-negocio {
        float: left;
        width: 33.33333333%;
        box-sizing: border-box;
        padding: 0 20px;
        min-height: 1px;
        margin-left: 0
    }
    .lw-footer-copyright p span {
        font-size: 10px;
        border-top: solid 1px #ccc
    }
    .copyright-corp-text strong,
    .copyright-text strong {
        text-align: center
    }
    .copyright-corp-text p,
    .copyright-text p {
        text-align: center;
        line-height: 19px
    }
}

@media only screen and (max-width:991px) and only screen and (max-width:767px) {
    .lw-footer .footer-col.footer-help {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

@media only screen and (max-width:991px) and only screen and (max-width:767px) {
    .lw-footer .footer-col.footer-menu,
    .lw-footer .footer-col.footer-revista,
    .lw-footer .footer-col.unidades-negocio {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

@media only screen and (max-width:991px) and only screen and (max-width:767px) {
    .lw-footer .footer-col.footer-actions {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

@media only screen and (max-width:991px) and only screen and (max-width:767px) {
    .lw-footer .footer-col.footer-actions .list-actions {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

@media only screen and (max-width:991px) and only screen and (max-width:767px) {
    .lw-footer .footer-col.footer-actions .footer-formas-pagamento {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

@media only screen and (max-width:991px) and only screen and (max-width:767px) {
    .lw-footer .footer-col.footer-siga {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

@media only screen and (max-width:991px) and only screen and (max-width:767px) {
    .lw-footer.corp .footer-col.unidades-negocio {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

@media only screen and (max-width:991px) and only screen and (max-width:767px) {
    .lw-footer.pro .footer-col.unidades-negocio {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

@media only screen and (max-width:767px) {
    #abaht {
        display: none
    }
    .lw-footer .handtalk {
        display: none
    }
    .lw-footer .footer-row.line-top .inner {
        border-top: none;
        padding-top: 0
    }
    .lw-footer .footer-row.footer-align-bottom .footer-col {
        float: left;
        width: 100%;
        box-sizing: border-box;
        padding: 0 20px;
        min-height: 1px;
        margin-left: 0;
        display: block;
        text-align: center
    }
    .lw-footer .footer-row.footer-align-bottom .footer-col .btn-chat {
        float: none
    }
    .lw-footer .footer-row.footer-align-bottom .footer-col.telefones .lista-telefones,
    .lw-footer .footer-row.footer-align-bottom .footer-col.telefones .lista-telefones .telefone,
    .lw-footer .footer-row.footer-align-bottom .footer-col.telefones .menu-label {
        float: none
    }
    .lw-footer .footer-row.footer-align-bottom .footer-col.telefones .lista-telefones,
    .lw-footer .footer-row.footer-align-bottom .footer-col.telefones .menu-label {
        display: block;
        margin-bottom: 10px
    }
    .lw-footer .footer-row.footer-align-bottom .footer-col.telefones .menu-label {
        font-size: 24px
    }
    .lw-footer .footer-row.footer-align-bottom .footer-col.telefones .lista-telefones .telefone,
    .lw-footer .footer-row.footer-align-bottom .footer-col.telefones .menu-label {
        margin: 0
    }
    .lw-footer .footer-row .footer-outros-canais {
        padding: 10px 0;
        text-align: left
    }
    .lw-footer .footer-row .footer-outros-canais li {
        width: 50%;
        margin-right: 0
    }
    .lw-footer .footer-row.img-links {
        padding: 30px 0 0
    }
    .lw-footer .footer-row.img-links img {
        max-width: 100%;
        height: auto;
        display: block;
        margin: 0 auto 25px
    }
    .lw-footer .footer-row.img-links .container-bg-white {
        margin-bottom: 25px;
        padding-left: 20px!important
    }
    .lw-footer .footer-row.img-links .container-bg-white img {
        margin-bottom: 0
    }
    .lw-footer .footer-row.img-links .abrahosting,
    .lw-footer .footer-row.img-links .itmidia,
    .lw-footer .footer-row.img-links .sitesustentavel,
    .lw-footer .footer-row.img-links .voce-sa {
        width: 50%;
        margin: 0
    }
    .lw-footer .footer-row.img-links .sitesustentavel {
        padding-top: 0
    }
    .lw-footer .footer-row.img-links .bndes {
        float: left;
        width: 100%;
        box-sizing: border-box;
        padding: 0 20px;
        min-height: 1px;
        margin-left: 0
    }
    .lw-footer .footer-col .menu-label {
        font-size: 18px
    }
    .lw-footer .footer-col.footer-help {
        float: left;
        width: 100%;
        box-sizing: border-box;
        padding: 0 20px;
        min-height: 1px;
        margin-left: 0;
        padding: 0
    }
    .lw-footer .footer-col.footer-help .menu-label {
        text-align: center
    }
    .lw-footer .footer-col.footer-help .ajuda {
        float: none;
        text-align: center
    }
    .lw-footer .footer-col.footer-help .ajuda .telefones {
        float: none;
        width: 100%
    }
    .lw-footer .footer-col.footer-help .ajuda .btn-chat {
        clear: both;
        float: none;
        margin: 0;
        margin-top: 10px
    }
    .lw-footer .footer-col.footer-outros-canais {
        float: left;
        width: 100%;
        box-sizing: border-box;
        padding: 0 20px;
        min-height: 1px;
        margin-left: 0;
        padding: 0;
        margin-top: 40px
    }
    .lw-footer .footer-col.footer-outros-canais .menu-label {
        text-align: center
    }
    .lw-footer .footer-col.footer-outros-canais ul {
        width: 50%;
        margin-left: 0
    }
    .lw-footer .footer-col.footer-2via {
        width: 50%;
        box-sizing: border-box;
        padding: 0 20px;
        min-height: 1px;
        margin-left: 25%;
        padding: 0
    }
    .lw-footer .footer-col.footer-menu {
        float: left;
        width: 50%;
        box-sizing: border-box;
        padding: 0 20px;
        min-height: 1px;
        margin-left: 0;
        padding: 0!important;
        margin-right: 0!important;
        margin-left: 0!important
    }
    .lw-footer .footer-col.footer-menu ul li {
        font-size: 12px
    }
    .lw-footer .footer-col.unidades-negocio {
        float: left;
        width: 50%;
        box-sizing: border-box;
        padding: 0 20px;
        min-height: 1px;
        margin-left: 0;
        margin-right: 0
    }
    .lw-footer .footer-col.unidades-negocio .lista-unidades {
        margin-top: 10px
    }
    .lw-footer .footer-col.unidades-negocio ul li {
        margin-bottom: 10px
    }
    .lw-footer .footer-col.unidades-negocio img {
        max-width: 100%;
        height: auto
    }
    .lw-footer .footer-col.unidades-negocio img.img-all-in,
    .lw-footer .footer-col.unidades-negocio img.img-tray {
        max-width: 40px
    }
    .lw-footer .footer-col.footer-siga {
        float: left;
        width: 100%;
        box-sizing: border-box;
        padding: 0 20px;
        min-height: 1px;
        margin-left: 0;
        padding: 0;
        padding-top: 20px
    }
    .lw-footer .footer-col.footer-siga .social-media a {
        font-size: 22px;
        margin-left: 15px
    }
    .lw-footer .footer-col.footer-revista {
        float: left;
        width: 100%;
        box-sizing: border-box;
        padding: 0 20px;
        min-height: 1px;
        margin-left: 0;
        padding: 20px 0 0 0;
        margin-top: 20px
    }
    .lw-footer .footer-col.footer-actions .list-actions {
        float: left;
        width: 100%;
        box-sizing: border-box;
        padding: 0 20px;
        min-height: 1px;
        margin-left: 0;
        margin-top: 20px
    }
    .lw-footer .footer-col.footer-actions .footer-formas-pagamento {
        float: left;
        width: 100%;
        box-sizing: border-box;
        padding: 0 20px;
        min-height: 1px;
        margin-left: 0;
        padding: 20px 0 0 0;
        margin-top: 10px
    }
    .lw-footer .footer-col.footer-newsletter {
        width: 100%;
        box-sizing: border-box;
        padding: 0 20px;
        min-height: 1px;
        margin-left: 0
    }
    .lw-footer .footer-col.footer-btn-newsletter {
        width: 66.66666667%;
        box-sizing: border-box;
        padding: 0 20px;
        min-height: 1px;
        margin-left: 16.66666667%
    }
    .lw-footer .footer-col.footer-btn-newsletter .newsletter-submit {
        margin-top: 20px
    }
    .lw-footer.corp .footer-row .footer-col .menu-label,
    .lw-footer.corp .footer-row .footer-col a {
        font-size: 12px
    }
    .lw-footer.corp .footer-row .footer-col.unidades-negocio {
        float: left;
        width: 50%;
        box-sizing: border-box;
        padding: 0 20px;
        min-height: 1px;
        margin-left: 0
    }
    .lw-footer.corp .footer-row .footer-col.footer-siga {
        width: auto;
        border: none;
        margin-top: 15px
    }
    .lw-footer.corp .footer-row .footer-col.footer-siga .social-media {
        margin-top: 10px
    }
    .lw-footer.corp .footer-row .footer-col.footer-newsletter {
        border: none;
        margin: auto;
        padding: 0;
        margin-top: 10px
    }
    .lw-footer.corp .footer-row .footer-col.institucional {
        width: 50%
    }
    .lw-footer.pro .footer-row .footer-col {
        text-align: center
    }
    .lw-footer.pro .footer-row .footer-col.unidades-negocio {
        float: left;
        width: 100%;
        box-sizing: border-box;
        padding: 0 20px;
        min-height: 1px;
        margin-left: 0
    }
    .lw-footer.pro .footer-row .footer-col.unidades-negocio ul li {
        list-style-position: inside
    }
    .lw-footer.pro .footer-row .footer-col.unidades-negocio ul li a {
        font-size: 14px
    }
    .lw-footer.pro .footer-row .footer-col.footer-siga {
        padding-right: 0
    }
    .lw-footer.pro .footer-row .footer-col.footer-siga .social-media a {
        float: none;
        display: inline-block
    }
    .lw-footer-copyright p {
        width: 100%;
        font-size: 10px;
        padding: 0
    }
    .lw-footer-copyright.corp .inner {
        text-align: center
    }
    .lw-footer-copyright.corp .inner img {
        float: none;
        margin-bottom: 0
    }
    .lw-footer-copyright.corp .copyright-corp-text strong,
    .lw-footer-copyright.corp .copyright-text strong {
        text-align: center
    }
    .lw-footer-copyright.corp .copyright-corp-text p,
    .lw-footer-copyright.corp .copyright-text p {
        text-align: center;
        line-height: 19px
    }
}

@media only screen and (max-width:767px) and only screen and (max-width:767px) {
    .lw-footer .footer-row.footer-align-bottom .footer-col {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

@media only screen and (max-width:767px) and only screen and (max-width:767px) {
    .lw-footer .footer-row.img-links .bndes {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

@media only screen and (max-width:767px) and only screen and (max-width:767px) {
    .lw-footer .footer-col.footer-help {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

@media only screen and (max-width:767px) and only screen and (max-width:767px) {
    .lw-footer .footer-col.footer-outros-canais {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

@media only screen and (max-width:767px) and only screen and (max-width:767px) {
    .lw-footer .footer-col.footer-2via {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

@media only screen and (max-width:767px) and only screen and (max-width:767px) {
    .lw-footer .footer-col.footer-menu {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

@media only screen and (max-width:767px) and only screen and (max-width:767px) {
    .lw-footer .footer-col.unidades-negocio {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

@media only screen and (max-width:767px) and only screen and (max-width:767px) {
    .lw-footer .footer-col.footer-siga {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

@media only screen and (max-width:767px) and only screen and (max-width:767px) {
    .lw-footer .footer-col.footer-revista {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

@media only screen and (max-width:767px) and only screen and (max-width:767px) {
    .lw-footer .footer-col.footer-actions .list-actions {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

@media only screen and (max-width:767px) and only screen and (max-width:767px) {
    .lw-footer .footer-col.footer-actions .footer-formas-pagamento {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

@media only screen and (max-width:767px) and only screen and (max-width:767px) {
    .lw-footer .footer-col.footer-newsletter {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

@media only screen and (max-width:767px) and only screen and (max-width:767px) {
    .lw-footer .footer-col.footer-btn-newsletter {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

@media only screen and (max-width:767px) and only screen and (max-width:767px) {
    .lw-footer.corp .footer-row .footer-col.unidades-negocio {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

@media only screen and (max-width:767px) and only screen and (max-width:767px) {
    .lw-footer.pro .footer-row .footer-col.unidades-negocio {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.lw-footer-landing {
    padding: 25px 0;
    background: #edeff1
}

.lw-footer-landing .inner {
    position: relative
}

.lw-footer-landing .copyright {
    font-family: Ubuntu, arial, sans-serif
}

.lw-footer-landing.full-landing {
    background: #fff;
    margin-top: 30px;
    padding: 0
}

.lw-footer-landing.full-landing .footer-disclaimer {
    color: #777;
    background: #dadbdc;
    font-size: 10px;
    padding: 20px 0;
    margin-bottom: 20px;
    text-align: right
}

.lw-footer-landing.full-landing .footer-disclaimer .inner {
    padding: 0 15px
}

.lw-footer-landing.full-landing .copyright {
    position: relative
}

.lw-footer-landing.full-landing .describe {
    color: #777;
    font-size: 10px;
    margin-top: 5px
}

.lw-footer-landing.full-landing .describe a {
    color: #00acc8
}

.lw-footer-landing.full-landing .describe a:hover {
    text-decoration: underline
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .lw-footer-landing .copyright {
        padding-left: 130px
    }
}

@media only screen and (max-width:767px) {
    .lw-footer-landing img {
        width: 83px;
        height: auto;
        margin-left: 7px
    }
    .lw-footer-landing .copyright {
        float: right;
        width: calc(100% - 100px);
        font-size: 12px;
        margin-top: 3px
    }
    .lw-footer-landing.full-landing img {
        display: block;
        margin: auto
    }
    .lw-footer-landing.full-landing .copyright {
        float: none;
        margin: 10px auto;
        position: relative;
        text-align: center!important
    }
}

@media (min-width:768px) {
    .lw-footer-landing img {
        display: inline-block
    }
    .lw-footer-landing .copyright {
        position: absolute;
        right: 20px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 13px
    }
}

.pro .insite-sales-menu .btn-toggle:before {
    background-color: #76bd22
}

.pro .insite-sales-menu .btn-toggle:after {
    border-top: 0 solid transparent;
    border-bottom: 5px solid #76bd22
}

.pro .insite-sales-menu.open .btn-toggle:after {
    border-bottom: 5px solid #76bd22;
    border-top: 5px solid transparent
}

.pro .insite-sales-menu .info .cta-chat {
    background-color: #76bd22
}

.pro .insite-sales-menu .info .cta-chat:hover {
    background-color: #87ce33
}

.insite-sales-menu {
    position: fixed;
    bottom: 0;
    right: 50px;
    width: 200px;
    background-color: #333;
    box-shadow: 0 0 10px rgba(51, 51, 51, .5);
    z-index: 100000
}

.insite-sales-menu .btn-toggle {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 10px;
    font-weight: 400;
    text-transform: normal;
    color: #fff;
    position: relative;
    width: 100%;
    height: 49px;
    background-color: #333;
    background-color: transparent;
    padding-left: 50px;
    line-height: 15px;
    will-change: all;
    transition: all .2s ease
}

.insite-sales-menu .btn-toggle strong {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 10px
}

.insite-sales-menu .btn-toggle:before {
    font-family: dyn__locaweb-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EA0B";
    font-size: 30px;
    color: #333;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #00acc8;
    height: 50px;
    line-height: 50px;
    width: 50px;
    text-align: center;
    will-change: all;
    transition: all .2s ease
}

.insite-sales-menu .btn-toggle:after {
    will-change: all;
    transition: all .2s ease;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #00acc8;
    content: '';
    position: absolute;
    top: 5px;
    left: 50%;
    margin-left: 15px
}

.insite-sales-menu .btn-toggle:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #383838
}

.insite-sales-menu .info {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: normal;
    display: none;
    padding: 0 10px 10px;
    border-top: solid 1px #777;
    color: #fff;
    text-align: center
}

.insite-sales-menu .info .cta-chat {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: inherit;
    display: inline-block;
    width: auto;
    height: auto;
    color: #fff;
    background-color: #00acc8;
    border: none;
    text-align: center;
    text-decoration: none;
    padding: 15px 30px;
    cursor: pointer;
    will-change: all;
    transition: all .2s ease;
    font-size: 14px;
    font-weight: 600;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin: 20px 0 10px;
    border-radius: 0
}

.insite-sales-menu .info .cta-chat:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #00c2e2
}

.insite-sales-menu .info .cta-chat:active {
    will-change: all;
    transition: all .2s ease;
    background-color: #0096af
}

.insite-sales-menu .info .cta-chat:visited {
    will-change: all;
    transition: all .2s ease;
    color: #fff
}

.insite-sales-menu .info .cta-phone {
    font-size: 18px;
    font-weight: 700;
    color: #fff
}

.insite-sales-menu .insite-sales-phone small {
    font-size: 12px;
    font-weight: 300;
    display: block;
    width: 100%;
    margin-bottom: 10px
}

.insite-sales-menu.open .btn-toggle:after {
    will-change: all;
    transition: all .2s ease;
    transform: rotate(180deg)
}

.insite-sales-menu.open .info {
    display: block
}

@media only screen and (max-width:767px) {
    .insite-sales-menu {
        display: none
    }
}

.insite-sales-menu.cloud .btn-toggle:before {
    background-color: #00acc8
}

.insite-sales-menu.cloud .btn-toggle:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #00acc8
}

.insite-sales-menu.cloud .info .cta-chat {
    will-change: all;
    transition: all .2s ease;
    background-color: #00acc8
}

.insite-sales-menu.cloud .info .cta-chat:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #1cc6e2
}

.insite-sales-menu.cloud-server-pro .btn-toggle:before {
    background-color: #00acc8
}

.insite-sales-menu.cloud-server-pro .btn-toggle:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #00acc8
}

.insite-sales-menu.cloud-server-pro .info .cta-chat {
    will-change: all;
    transition: all .2s ease;
    background-color: #00acc8
}

.insite-sales-menu.cloud-server-pro .info .cta-chat:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #1cc6e2
}

.insite-sales-menu.cloud-hosting .btn-toggle:before {
    background-color: #00acc8
}

.insite-sales-menu.cloud-hosting .btn-toggle:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #00acc8
}

.insite-sales-menu.cloud-hosting .info .cta-chat {
    will-change: all;
    transition: all .2s ease;
    background-color: #00acc8
}

.insite-sales-menu.cloud-hosting .info .cta-chat:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #1cc6e2
}

.insite-sales-menu.jelastic .btn-toggle:before {
    background-color: #00acc8
}

.insite-sales-menu.jelastic .btn-toggle:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #00acc8
}

.insite-sales-menu.jelastic .info .cta-chat {
    will-change: all;
    transition: all .2s ease;
    background-color: #00acc8
}

.insite-sales-menu.jelastic .info .cta-chat:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #1cc6e2
}

.insite-sales-menu.hospedagem-de-sites .btn-toggle:before {
    background-color: #00acc8
}

.insite-sales-menu.hospedagem-de-sites .btn-toggle:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #00acc8
}

.insite-sales-menu.hospedagem-de-sites .info .cta-chat {
    will-change: all;
    transition: all .2s ease;
    background-color: #00acc8
}

.insite-sales-menu.hospedagem-de-sites .info .cta-chat:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #1cc6e2
}

.insite-sales-menu.criador-de-sites .btn-toggle:before {
    background-color: #00acc8
}

.insite-sales-menu.criador-de-sites .btn-toggle:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #00acc8
}

.insite-sales-menu.criador-de-sites .info .cta-chat {
    will-change: all;
    transition: all .2s ease;
    background-color: #00acc8
}

.insite-sales-menu.criador-de-sites .info .cta-chat:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #1cc6e2
}

.insite-sales-menu.email-exchange .btn-toggle:before {
    background-color: #00acc8
}

.insite-sales-menu.email-exchange .btn-toggle:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #00acc8
}

.insite-sales-menu.email-exchange .info .cta-chat {
    will-change: all;
    transition: all .2s ease;
    background-color: #00acc8
}

.insite-sales-menu.email-exchange .info .cta-chat:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #1cc6e2
}

.insite-sales-menu.email-marketing-locaweb .btn-toggle:before {
    background-color: #00acc8
}

.insite-sales-menu.email-marketing-locaweb .btn-toggle:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #00acc8
}

.insite-sales-menu.email-marketing-locaweb .info .cta-chat {
    will-change: all;
    transition: all .2s ease;
    background-color: #00acc8
}

.insite-sales-menu.email-marketing-locaweb .info .cta-chat:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #1cc6e2
}

.insite-sales-menu.email-locaweb .btn-toggle:before {
    background-color: #00acc8
}

.insite-sales-menu.email-locaweb .btn-toggle:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #00acc8
}

.insite-sales-menu.email-locaweb .info .cta-chat {
    will-change: all;
    transition: all .2s ease;
    background-color: #00acc8
}

.insite-sales-menu.email-locaweb .info .cta-chat:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #1cc6e2
}

.insite-sales-menu.revenda-de-hospedagem .btn-toggle:before {
    background-color: #00acc8
}

.insite-sales-menu.revenda-de-hospedagem .btn-toggle:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #00acc8
}

.insite-sales-menu.revenda-de-hospedagem .info .cta-chat {
    will-change: all;
    transition: all .2s ease;
    background-color: #00acc8
}

.insite-sales-menu.revenda-de-hospedagem .info .cta-chat:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #1cc6e2
}

.insite-sales-menu.revenda-plesk .btn-toggle:before {
    background-color: #00acc8
}

.insite-sales-menu.revenda-plesk .btn-toggle:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #00acc8
}

.insite-sales-menu.revenda-plesk .info .cta-chat {
    will-change: all;
    transition: all .2s ease;
    background-color: #00acc8
}

.insite-sales-menu.revenda-plesk .info .cta-chat:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #1cc6e2
}

.insite-sales-menu.revenda-cpanel .btn-toggle:before {
    background-color: #00acc8
}

.insite-sales-menu.revenda-cpanel .btn-toggle:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #00acc8
}

.insite-sales-menu.revenda-cpanel .info .cta-chat {
    will-change: all;
    transition: all .2s ease;
    background-color: #00acc8
}

.insite-sales-menu.revenda-cpanel .info .cta-chat:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #1cc6e2
}

.insite-sales-menu.solucoes-de-email .btn-toggle:before {
    background-color: #00acc8
}

.insite-sales-menu.solucoes-de-email .btn-toggle:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #00acc8
}

.insite-sales-menu.solucoes-de-email .info .cta-chat {
    will-change: all;
    transition: all .2s ease;
    background-color: #00acc8
}

.insite-sales-menu.solucoes-de-email .info .cta-chat:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #1cc6e2
}

.insite-sales-menu.smtp-locaweb .btn-toggle:before {
    background-color: #00acc8
}

.insite-sales-menu.smtp-locaweb .btn-toggle:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #00acc8
}

.insite-sales-menu.smtp-locaweb .info .cta-chat {
    will-change: all;
    transition: all .2s ease;
    background-color: #00acc8
}

.insite-sales-menu.smtp-locaweb .info .cta-chat:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #1cc6e2
}

.insite-sales-menu.servidores .btn-toggle:before {
    background-color: #00acc8
}

.insite-sales-menu.servidores .btn-toggle:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #00acc8
}

.insite-sales-menu.servidores .info .cta-chat {
    will-change: all;
    transition: all .2s ease;
    background-color: #00acc8
}

.insite-sales-menu.servidores .info .cta-chat:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #1cc6e2
}

.insite-sales-menu.telefonia-voip .btn-toggle:before {
    background-color: #00acc8
}

.insite-sales-menu.telefonia-voip .btn-toggle:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #00acc8
}

.insite-sales-menu.telefonia-voip .info .cta-chat {
    will-change: all;
    transition: all .2s ease;
    background-color: #00acc8
}

.insite-sales-menu.telefonia-voip .info .cta-chat:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #1cc6e2
}

.insite-sales-menu.servidores-dedicados .btn-toggle:before {
    background-color: #00acc8
}

.insite-sales-menu.servidores-dedicados .btn-toggle:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #00acc8
}

.insite-sales-menu.servidores-dedicados .info .cta-chat {
    will-change: all;
    transition: all .2s ease;
    background-color: #00acc8
}

.insite-sales-menu.servidores-dedicados .info .cta-chat:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #1cc6e2
}

.insite-sales-menu.servidores-gerenciados .btn-toggle:before {
    background-color: #00acc8
}

.insite-sales-menu.servidores-gerenciados .btn-toggle:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #00acc8
}

.insite-sales-menu.servidores-gerenciados .info .cta-chat {
    will-change: all;
    transition: all .2s ease;
    background-color: #00acc8
}

.insite-sales-menu.servidores-gerenciados .info .cta-chat:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #1cc6e2
}

.insite-sales-menu.smtp-locaweb-solucoes-de-envio .btn-toggle:before {
    background-color: #00acc8
}

.insite-sales-menu.smtp-locaweb-solucoes-de-envio .btn-toggle:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #00acc8
}

.insite-sales-menu.smtp-locaweb-solucoes-de-envio .info .cta-chat {
    will-change: all;
    transition: all .2s ease;
    background-color: #00acc8
}

.insite-sales-menu.smtp-locaweb-solucoes-de-envio .info .cta-chat:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #1cc6e2
}

.insite-sales-menu.registro-de-dominio .btn-toggle:before {
    background-color: #00acc8
}

.insite-sales-menu.registro-de-dominio .btn-toggle:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #00acc8
}

.insite-sales-menu.registro-de-dominio .info .cta-chat {
    will-change: all;
    transition: all .2s ease;
    background-color: #00acc8
}

.insite-sales-menu.registro-de-dominio .info .cta-chat:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #1cc6e2
}

.insite-sales-menu.vps-locaweb .btn-toggle:before {
    background-color: #00acc8
}

.insite-sales-menu.vps-locaweb .btn-toggle:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #00acc8
}

.insite-sales-menu.vps-locaweb .info .cta-chat {
    will-change: all;
    transition: all .2s ease;
    background-color: #00acc8
}

.insite-sales-menu.vps-locaweb .info .cta-chat:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #1cc6e2
}

.insite-sales-menu.ssl-locaweb .btn-toggle:before {
    background-color: #00acc8
}

.insite-sales-menu.ssl-locaweb .btn-toggle:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #00acc8
}

.insite-sales-menu.ssl-locaweb .info .cta-chat {
    will-change: all;
    transition: all .2s ease;
    background-color: #00acc8
}

.insite-sales-menu.ssl-locaweb .info .cta-chat:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #1cc6e2
}

body.modal-active {
    overflow: hidden
}

#modal-maintenance {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: rgba(0, 0, 0, .5);
    top: 0;
    left: 0
}

#modal-maintenance.active {
    display: block
}

#modal-maintenance .container {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#modal-maintenance .img-message {
    display: block
}

#modal-maintenance .img-message img {
    max-width: 100%;
    height: auto;
    margin: 0
}

#modal-maintenance .close-modal {
    position: absolute;
    right: -20px;
    top: -20px;
    cursor: pointer;
    z-index: 9999;
    background: 0 0
}

@media only screen and (max-width:991px) {
    #modal-maintenance .container {
        width: 90%
    }
}

@media only screen and (max-width:767px) {
    #modal-maintenance .container {
        max-width: 450px
    }
    #modal-maintenance .img-message img {
        width: 100%
    }
}

.banner-reminder {
    position: fixed;
    top: 0;
    background: rgba(0, 0, 0, .7);
    color: #fff;
    width: 100%;
    height: 100%;
    z-index: 100
}

.banner-reminder .container {
    position: relative;
    top: 50%;
    left: 50%;
    width: 600px;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.banner-reminder .btn-close-banner {
    position: absolute;
    top: -10px;
    right: 0
}

.banner-reminder .content-domain {
    position: absolute;
    bottom: 120px;
    right: 5px;
    background: #8b981d;
    font-family: Ubuntu, arial, sans-serif;
    font-size: 13px;
    font-weight: 300;
    text-transform: lowercase;
    color: inherit;
    width: 320px;
    height: 30px;
    line-height: 30px;
    text-align: center
}

.banner-reminder .content-domain strong {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 20px;
    font-weight: 300;
    text-transform: lowercase;
    color: inherit
}

.banner-reminder .content-banner {
    position: absolute;
    bottom: 5px;
    right: 0;
    height: 95px;
    text-transform: uppercase
}

.banner-reminder .content-banner .content-plan,
.banner-reminder .content-banner .content-price {
    display: inline-block
}

.banner-reminder .content-banner .content-price {
    width: 125px
}

.banner-reminder .content-banner .content-price .period {
    position: relative;
    top: 15px;
    left: 20px;
    font-family: Ubuntu, arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    color: inherit
}

.banner-reminder .content-banner .content-price .price {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    color: inherit
}

.banner-reminder .content-banner .content-price .price span {
    position: relative;
    font-family: Ubuntu, arial, sans-serif;
    font-size: 44px;
    font-weight: 700;
    text-transform: none;
    color: inherit
}

.banner-reminder .content-banner .content-price .price span sup {
    position: absolute;
    top: 15px;
    margin-left: 2px;
    font-family: Ubuntu, arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: none;
    color: inherit
}

.banner-reminder .content-banner .content-plan {
    width: 165px;
    margin-right: 15px
}

.banner-reminder .content-banner .content-plan .plan {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: inherit;
    line-height: 16px;
    display: block;
    margin-bottom: 5px
}

.banner-reminder .content-banner .content-plan small {
    display: block;
    font-family: Ubuntu, arial, sans-serif;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    color: inherit
}

.banner-reminder .content-banner .content-plan .ssl {
    position: absolute;
    top: 5px;
    right: 13px;
    width: 60px;
    font-family: Ubuntu, arial, sans-serif;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    color: #f19100
}

.banner-reminder .content-banner .content-plan .ssl:before {
    font-family: dyn__locaweb-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EA83";
    font-size: inherit;
    font-size: 8px;
    color: #fff;
    margin-right: 2px
}

.banner-reminder .content-banner .content-plan .cta {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: inherit;
    display: inline-block;
    width: auto;
    height: auto;
    color: #fff;
    background-color: #00acc8;
    border: none;
    text-align: center;
    text-decoration: none;
    padding: 15px 30px;
    cursor: pointer;
    will-change: all;
    transition: all .2s ease;
    background-color: #f19100;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0
}

.banner-reminder .content-banner .content-plan .cta:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #00c2e2
}

.banner-reminder .content-banner .content-plan .cta:active {
    will-change: all;
    transition: all .2s ease;
    background-color: #0096af
}

.banner-reminder .content-banner .content-plan .cta:visited {
    will-change: all;
    transition: all .2s ease;
    color: #fff
}

.banner-reminder .content-banner .content-plan .cta:hover {
    background-color: #f5a000
}

.banner-reminder .disclaimer {
    position: absolute;
    bottom: -10px;
    right: 15px;
    font-family: Ubuntu, arial, sans-serif;
    font-size: 10px;
    font-weight: 300;
    text-transform: normal;
    color: #fff
}

.domain-offer {
    display: none;
    background-color: #fff;
    z-index: 1090;
    position: relative;
    overflow: hidden;
    font-family: Ubuntu, arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-transform: none;
    color: #333;
    border-bottom: 5px solid #dbdce0;
    padding: 0 0 40px
}

.domain-offer .inner {
    overflow: hidden;
    position: relative
}

.domain-offer .inner.icon {
    height: 40px
}

.domain-offer .left,
.domain-offer .right {
    display: inline-block;
    width: 500px;
    padding: 0;
    will-change: all;
    transition: all .2s ease
}

.domain-offer .arrow {
    width: 50px;
    display: inline-block;
    font-size: 50px;
    color: #e4e9e9;
    position: absolute;
    left: 55%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px
}

.domain-offer .left {
    margin-left: 10px
}

.domain-offer .left .domain {
    font-size: 25px;
    font-weight: 700;
    margin-top: 20px;
    word-wrap: break-word;
    width: 460px
}

.domain-offer .left .domain i {
    float: left;
    font-size: 45px;
    color: #128b04;
    margin-right: 10px;
    margin-top: 10px
}

.domain-offer .left .domain .domain-available {
    display: block;
    color: #128b04;
    font-size: 18px;
    font-weight: 400;
    margin-left: 55px
}

.domain-offer .right {
    width: 400px;
    position: absolute;
    top: 50%;
    margin-top: -55px;
    right: 0
}

.domain-offer .right p {
    margin: 0 auto 10px
}

.domain-offer .right p i {
    float: left;
    font-size: 40px;
    color: #00acc8;
    margin-top: 5px;
    margin-left: 35px;
    margin-right: 10px
}

.domain-offer .right .view-button {
    margin: 0 auto;
    display: block;
    width: 325px
}

.domain-offer .icon-error {
    position: absolute;
    top: 10px;
    right: 35px;
    font-size: 15px;
    cursor: pointer
}

html.hidden {
    display: inherit!important
}

sitemap {
    display: none!important
}

.newcolor .cp_plan-cards .plan .cta-buy,
.newcolor .submit-button button {
    background-color: #f19100
}

.newcolor .cp_plan-cards .plan .cta-buy:hover,
.newcolor .submit-button button:hover {
    background-color: #f5a000
}

.destaque-menu {
    color: #b7ca2f!important
}

.modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.modal-backdrop.fade-hide {
    opacity: 0;
    z-index: -1
}

.modal-backdrop.fade-show {
    opacity: .6;
    background-color: #000;
    z-index: 1071
}

.marginRevista-top {
    margin-top: 10px!important
}