.banner-help,
.board-list,
.board-list .boards,
.breadcrumbs .pathway,
.content-navigation,
.cp_addons,
.cp_feature-table,
.cp_plan-advantages,
.cp_plan-cards,
.cp_plan-cards .group-nav,
.cp_plan-cards .plan .cta-wrapper,
.cp_plan-cards .plan .disclaimer,
.cp_plan-cards .plan .insite-sales,
.cp_plan-cards .plan .periodicity-wrapper,
.cp_plan-cards .plan .plan-info,
.cp_plan-cards .plan .plan-option,
.cp_plan-cards .plan .price .prefix,
.cp_plan-cards .plan-group,
.cp_plan-feature-blocks,
.cp_plans-disclaimer,
.cp_platforms,
.cp_platforms .platforms-list li,
.differential .about-locaweb,
.extendable-listening,
.extra,
.fixed-list,
.grid-list,
.other-products,
.panel-about,
.panel-features,
.panel-features .panel-content,
.product-adcast,
.product-adcast hgroup,
.product-adcast hgroup .inner,
.product-testimonials,
.product-testimonials .slider,
.specification,
.step-board,
.step-board .all-steps {
    float: left;
    width: 100%
}

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

.product-plans.with-arrows .cp_plan-cards {
    padding: 0 40px 60px
}

@media only screen and (max-width:767px) {
    .product-plans.with-arrows .cp_plan-cards {
        padding: 0
    }

    .product-plans.with-arrows .cp_plan-cards:last-of-type {
        padding: 0 0 40px
    }
}

.product-plans.with-arrows .cp_plan-cards .slick-list.draggable {
    padding-left: 10px
}

.product-plans.with-arrows .cp_plan-cards .plan {
    width: 200px
}

.product-plans.no-before-disclaimer .cp_plan-cards .plan .disclaimer p:before {
    content: ""
}

.product-plans .cp_plans_observation {
    margin: 30px 0 10px;
    float: left;
    width: 100%;
    text-align: center
}

.product-plans .cp_plans_observation small {
    display: none
}

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

.cp_plan-cards:after {
    content: "";
    display: table;
    clear: both
}

.cp_plan-cards {
    text-align: center;
    padding: 0 40px 60px
}

.cp_plan-cards .slick-track .plan {
    margin-top: 10px
}

.cp_plan-cards.dark-white .plan {
    background-color: #edeff0
}

.cp_plan-cards.dark-white .plan:hover {
    background-color: #fff
}

.cp_plan-cards.dark-white .plan.recommended,
.cp_plan-cards.dark-white .plan.recommended:hover {
    background-color: #253746
}

.cp_plan-cards {
    text-align: center;
    padding: 0 0 60px
}

.cp_plan-cards .slick-track .plan {
    margin-top: 10px
}

.cp_plan-cards .section-title {
    padding-bottom: 30px
}

.cp_plan-cards.hide {
    display: none
}

.cp_plan-cards .slick-list.draggable {
    padding-left: 0
}

.cp_plan-cards .plan-slider.insite-sales-mobile-card .slick-list {
    overflow: visible
}

.cp_plan-cards .plan-slider.plan-group-item .recommended .label-recommended {
    opacity: 0;
    -webkit-transition: inherit;
    transition: inherit;
    will-change: inherit;
    transition: inherit .2s ease
}

.cp_plan-cards .plan-slider.slick-active .recommended .label-recommended {
    display: block;
    opacity: 1
}

.cp_plan-cards .plan-group {
    padding: 0
}

.cp_plan-cards .plan-group .plan {
    width: 200px
}

.cp_plan-cards .plan-group .plan-group-item {
    padding: 0 40px
}

.cp_plan-cards .plan-group .plan-group-item .slick-next {
    right: 0
}

.cp_plan-cards .plan-group .plan-group-item .slick-prev {
    left: 0
}

.cp_plan-cards .plan-group.hide {
    overflow: hidden;
    height: 1px;
    visibility: hidden
}

@media only screen and (max-width:991px) {
    .cp_plan-cards .plan-group .plan-group-item {
        padding: 0
    }
}

.cp_plan-cards .center-button {
    padding: 0 0 10px
}

.cp_plan-cards .group-nav {
    margin-bottom: 30px;
    padding: 0 40px
}

.cp_plan-cards .group-nav:after {
    content: ' ';
    display: block;
    width: 100%;
    height: 2px;
    background-color: #e5e5e5
}

.cp_plan-cards .group-nav .menu {
    margin: 0 auto;
    text-align: center
}

.cp_plan-cards .group-nav .menu .menu-item {
    will-change: all;
    transition: all .2s ease;
    font-family: Ubuntu, arial, sans-serif;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    color: #00acc8;
    position: relative;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    display: inline-block
}

@media only screen and (min-width:768px) {
    .cp_plan-cards .group-nav .menu .menu-item:not(:last-child) {
        margin-right: 50px
    }
}

.cp_plan-cards .group-nav .menu .menu-item .label-nav {
    position: relative;
    padding: 0 15px;
    display: inline-block;
    height: 100%;
    font-size: 16px;
    color: #00acc8
}

.cp_plan-cards .group-nav .menu .menu-item .label-nav small {
    font-size: 12px;
    text-transform: none
}

.cp_plan-cards .group-nav .menu .menu-item.active .label-nav {
    color: #333
}

.cp_plan-cards .group-nav .menu .menu-item.active .label-nav:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    background-color: #9264cd;
    bottom: -2px;
    left: 0;
    border-top-color: #e5e5e5
}

.cp_plan-cards .group-nav .menu .menu-item .icon {
    font-size: 26px;
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 5px;
    display: inline-block
}

@media only screen and (max-width:767px) {
    .cp_plan-cards .group-nav .menu .menu-item {
        width: auto;
        margin: 0
    }
}

.cp_plan-cards .slick-next {
    right: -40px
}

.cp_plan-cards .slick-prev {
    left: -40px
}

.cp_plan-cards .plan {
    position: relative;
    display: none;
    width: 225px;
    border: none;
    margin: 0 10px;
    padding: 10px;
    background-color: #fff;
    vertical-align: top;
    will-change: all;
    transition: all .2s ease
}

.cp_plan-cards .plan:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #e7e8e9
}

.cp_plan-cards .plan .hidden {
    display: none !important
}

.cp_plan-cards .plan.small {
    width: 190px
}

.cp_plan-cards .plan.large {
    width: 240px
}

.cp_plan-cards .plan.no-preffix .price {
    min-height: 100px
}

.cp_plan-cards .plan.no-preffix .price .value {
    top: 15px
}

.cp_plan-cards .plan .radio-options {
    margin-left: 25px;
    text-align: left;
    color: #777;
    overflow: hidden;
    width: 100%;
    padding-left: 5px;
    top: -4px;
    position: relative
}

.cp_plan-cards .plan .radio-options .item.active {
    color: #fff
}

.cp_plan-cards .plan .radio-options .item.active .label small {
    display: none
}

.cp_plan-cards .plan .radio-options .item .radio {
    float: left;
    margin-right: 10px;
    clear: both
}

.cp_plan-cards .plan .radio-options .item .label {
    float: left;
    margin-top: 2px
}

.cp_plan-cards .plan .radio-options .item .label small {
    display: inline-block
}

@media only screen and (max-width:991px) {
    .cp_plan-cards .plan .radio-options .label {
        margin-top: 0
    }
}

.cp_plan-cards .plan .checkbox {
    float: left;
    width: 100%;
    height: 55px;
    text-align: center;
    font-size: 13px;
    color: #58595b
}

.cp_plan-cards .plan .checkbox>span {
    padding-top: 10px;
    display: block
}

.cp_plan-cards .plan .checkbox .check,
.cp_plan-cards .plan .checkbox .label {
    display: inline-block
}

.cp_plan-cards .plan .checkbox .label {
    font-weight: 700
}

.cp_plan-cards .plan .checkbox .label small {
    font-weight: 100;
    color: #666
}

.cp_plan-cards .plan .checkbox .check {
    width: 20px
}

.cp_plan-cards .plan .checkbox .check span {
    font-size: 10px
}

.cp_plan-cards .plan .checkbox .item {
    text-align: left;
    margin-bottom: 5px
}

.cp_plan-cards .plan .plan-option .center-button,
.cp_plan-cards .plan .plan-option .cta-wrapper {
    border-bottom: 2px solid #d8d9db
}

.cp_plan-cards .plan .title {
    display: table;
    width: 100%;
    height: 65px;
    text-align: center;
    border-bottom: 2px solid #d8d9db;
    background: 0 0
}

.cp_plan-cards .plan .title h2 {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: inherit;
    color: #000;
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px
}

.cp_plan-cards .plan .price {
    position: relative;
    text-align: center;
    min-height: 90px
}

.cp_plan-cards .plan .price .prefix {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
    color: inherit;
    min-height: 1.5em;
    color: #000;
    margin: 10px 0 0
}

.cp_plan-cards .plan .price .prefix strike {
    position: relative;
    text-decoration: none;
    font-weight: 600
}

.cp_plan-cards .plan .price .prefix strike:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: red;
    transform: rotate(-10deg);
    opacity: .6
}

.cp_plan-cards .plan .price .value {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 45px;
    font-weight: 900;
    text-transform: none;
    color: inherit;
    display: table;
    width: 100%;
    height: 50px;
    padding-bottom: 5px;
    color: #00acc8;
    position: absolute;
    top: 25px
}

.cp_plan-cards .plan .price .value.not-price {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 28px;
    font-weight: 900;
    text-transform: none;
    color: inherit;
    top: 54px
}

.cp_plan-cards .plan .price .value small {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 24px;
    font-weight: 900;
    text-transform: none;
    color: inherit
}

.cp_plan-cards .plan .price .value sup {
    top: -1.4em;
    font-size: 35%;
    margin-right: -8px
}

.cp_plan-cards .plan .price .value sub {
    font-size: 14px;
    font-weight: 400;
    margin-left: -30px;
    bottom: -.1em;
    color: #333
}

.cp_plan-cards .plan .price .value p {
    display: table-cell;
    width: 100%;
    vertical-align: middle
}

.cp_plan-cards .plan .price .value .price-value {
    font-family: Ubuntu
}

.cp_plan-cards .plan .price .value .price-value sup {
    margin-left: 8px
}

.cp_plan-cards .plan .price-description {
    font-size: 12px;
    color: #333;
    width: 100%;
    text-align: center;
    padding: 0 10px;
    margin-top: -5px
}

.cp_plan-cards .plan .price-description.invisible {
    opacity: 0
}

.cp_plan-cards .plan ._number-counter {
    margin-top: 20px
}

.cp_plan-cards .plan ._number-counter input::-webkit-inner-spin-button,
.cp_plan-cards .plan ._number-counter input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.cp_plan-cards .plan ._number-counter .quantity-disclaimer {
    display: block;
    text-align: center;
    font-size: 12px;
    margin-bottom: 5px
}

.cp_plan-cards .plan ._number-counter input[type=number] {
    -moz-appearance: textfield
}

.cp_plan-cards .plan .periodicity-wrapper .renovation-price {
    display: inline-block
}

.cp_plan-cards .plan .cta-wrapper {
    padding: 5px 0 10px
}

.cp_plan-cards .plan .cta-buy,
.cp_plan-cards .plan .cta-phone {
    font-family: Ubuntu, arial, sans-serif;
    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;
    width: 100%;
    padding: 10px 0;
    font-size: 15px;
    text-transform: uppercase
}

.cp_plan-cards .plan .cta-buy:hover,
.cp_plan-cards .plan .cta-phone:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #00c2e2
}

.cp_plan-cards .plan .cta-buy:active,
.cp_plan-cards .plan .cta-phone:active {
    will-change: all;
    transition: all .2s ease;
    background-color: #0096af
}

.cp_plan-cards .plan .cta-buy:visited,
.cp_plan-cards .plan .cta-phone:visited {
    will-change: all;
    transition: all .2s ease;
    color: #fff
}

.cp_plan-cards .plan .cta-buy {
    background-color: #f19100
}

.cp_plan-cards .plan .cta-buy:hover {
    background-color: #f5a000
}

.cp_plan-cards .plan .cta-phone {
    padding: 8px 0;
    margin-bottom: 1px
}

.cp_plan-cards .plan .cta-phone: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: "\EB08";
    font-size: inherit;
    font-size: 26px;
    margin-right: 5px;
    vertical-align: middle
}

.cp_plan-cards .plan .cta-phone-border {
    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;
    width: 100%;
    padding: 3px 0;
    margin-bottom: 10px
}

.cp_plan-cards .plan .cta-phone-border:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #00c2e2
}

.cp_plan-cards .plan .cta-phone-border:active {
    will-change: all;
    transition: all .2s ease;
    background-color: #0096af
}

.cp_plan-cards .plan .cta-phone-border:visited {
    will-change: all;
    transition: all .2s ease;
    color: #fff
}

.cp_plan-cards .plan .cta-phone-border:focus {
    will-change: all;
    transition: all .2s ease;
    background-color: transparent
}

.cp_plan-cards .plan .cta-phone-border:active,
.cp_plan-cards .plan .cta-phone-border:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #fff;
    color: #333
}

.cp_plan-cards .plan .cta-phone-border span {
    display: block;
    width: 100%;
    font-size: 10px;
    font-weight: 300
}

.cp_plan-cards .plan .insite-sales {
    display: none;
    position: relative;
    float: left;
    width: 100%;
    padding: 10px 0;
    margin-bottom: 10px
}

.cp_plan-cards .plan .insite-sales .insite-sales-dropdown {
    -webkit-transition: opacity;
    transition: opacity;
    will-change: opacity;
    transition: opacity .2s ease;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    left: 0;
    width: 100%;
    padding: 10px;
    background-color: #777;
    color: #fff;
    z-index: 100
}

.cp_plan-cards .plan .insite-sales .insite-sales-dropdown p {
    font-size: 10px
}

.cp_plan-cards .plan .insite-sales.open .insite-sales-dropdown {
    -webkit-transition: opacity;
    transition: opacity;
    will-change: opacity;
    transition: opacity .2s ease;
    opacity: 1;
    pointer-events: initial
}

.cp_plan-cards .plan .disclaimer {
    text-align: center
}

.cp_plan-cards .plan .disclaimer hr {
    border-color: #d8d9db;
    border-top-width: 2px
}

.cp_plan-cards .plan .disclaimer p {
    font-family: arial, sans-serif;
    font-size: 10px;
    font-weight: 300;
    text-transform: none;
    color: #777;
    line-height: 1.2em;
    padding: 10px 0;
    text-align: left
}

.cp_plan-cards .plan .disclaimer p:before {
    content: "*"
}

.cp_plan-cards .plan .periodicity {
    height: 40px;
    padding: 0
}

.cp_plan-cards .plan .periodicity.single {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center
}

.cp_plan-cards .plan .periodicity.single .single-text {
    display: table-cell;
    vertical-align: middle
}

.cp_plan-cards .plan .periodicity.single h4 {
    font-family: arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
    color: #333
}

.cp_plan-cards .plan .periodicity .dropdown-menu {
    width: 100%
}

.cp_plan-cards .plan .card-addon {
    padding: 0
}

.cp_plan-cards .plan .card-addon .addon-checkbox {
    display: inline-block;
    vertical-align: middle;
    padding: 10px
}

.cp_plan-cards .plan .card-addon .addon-checkbox label {
    font-family: arial, sans-serif;
    font-size: 13px;
    font-weight: 700;
    text-transform: none;
    color: #333
}

.cp_plan-cards .plan .card-addon .addon-label {
    display: inline-block;
    vertical-align: middle;
    padding: 10px;
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #333
}

.cp_plan-cards .plan .card-addon .addon-text p {
    padding: 10px 0;
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #333
}

.cp_plan-cards .plan .card-addon .addon-text p small {
    font-family: arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
    color: #333
}

.cp_plan-cards .plan .card-addon .addon-dropdown {
    width: 100%;
    display: inline-block;
    vertical-align: middle
}

.cp_plan-cards .plan .card-addon .addon-menu {
    display: inline-block;
    position: relative;
    width: 100%;
    vertical-align: middle;
    font-family: arial, sans-serif;
    font-size: 11px;
    font-weight: 700;
    text-transform: none;
    color: #333
}

.cp_plan-cards .plan .card-addon .addon-menu .addon-button {
    position: relative;
    width: 100%;
    height: 40px;
    background-color: #fff;
    border: 1px solid #cfcfcf;
    color: #333;
    padding: 0 25px 0 10px;
    text-align: left;
    outline: 0;
    font-size: 12px;
    will-change: all;
    transition: all .2s ease
}

.cp_plan-cards .plan .card-addon .addon-menu .addon-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: "\EB13";
    font-size: 12px;
    color: #00acc8;
    position: absolute;
    top: 15px;
    right: 10px;
    margin-top: -3px;
    pointer-events: none
}

.cp_plan-cards .plan .card-addon .addon-menu .addon-button:active {
    will-change: all;
    transition: all .2s ease;
    background-color: #e0e0e0
}

.cp_plan-cards .plan .card-addon .addon-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
}

.cp_plan-cards .plan .card-addon .addon-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: "\EB13";
    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
}

.cp_plan-cards .plan .card-addon .addon-menu .list .item {
    display: table;
    width: 100%;
    height: 40px;
    text-align: left;
    padding: 0 25px 0 10px;
    cursor: pointer;
    will-change: all;
    transition: all .2s ease
}

.cp_plan-cards .plan .card-addon .addon-menu .list .item p {
    font-size: 12px;
    display: table-cell;
    vertical-align: middle
}

.cp_plan-cards .plan .card-addon .addon-menu .list .item.selected {
    cursor: default;
    background-color: #ccc
}

.cp_plan-cards .plan .card-addon .addon-menu .list .item.selected:hover {
    background-color: #ccc
}

.cp_plan-cards .plan .card-addon .addon-menu .list .item:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #e0e0e0
}

.cp_plan-cards .plan .card-addon .addon-menu .list .item:not(:first-child) {
    border-top: 1px solid #cfcfcf
}

.cp_plan-cards .plan .card-addon .addon-menu.open .addon-button {
    background-color: #e0e0e0
}

.cp_plan-cards .plan .card-addon .addon-menu.open .list {
    display: block
}

.cp_plan-cards .plan .card-addon .addon-menu.disabled {
    color: #999
}

.cp_plan-cards .plan .card-addon .addon-menu.disabled .addon-button {
    color: #999;
    cursor: not-allowed
}

.cp_plan-cards .plan .card-addon .addon-menu.disabled .addon-button:after {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #999
}

.cp_plan-cards .plan .card-addon .addon-menu.disabled .list:after {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #999
}

.cp_plan-cards .plan .annual {
    font-family: arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
    color: #333;
    display: table;
    width: 100%
}

.cp_plan-cards .plan .annual p {
    display: table-cell;
    vertical-align: middle;
    padding-top: 5px
}

.cp_plan-cards .plan .annual strong {
    font-weight: 700
}

.cp_plan-cards .plan .annual.quantity-description {
    color: #777;
    margin: 10px 0
}

.cp_plan-cards .plan .plan-info {
    position: relative;
    padding-bottom: 10px
}

.cp_plan-cards .plan .plan-info ul li {
    font-family: arial, sans-serif;
    font-size: 12px;
    font-weight: 300;
    text-transform: none;
    color: #777;
    padding: 5px 0;
    line-height: 1.2em;
    text-align: left;
    list-style: none
}

.cp_plan-cards .plan .plan-info ul li strong {
    font-weight: 700
}

.cp_plan-cards .plan .plan-info ul li.highlight,
.cp_plan-cards .plan .plan-info ul li.highlight-text-blue,
.cp_plan-cards .plan .plan-info ul li.star {
    text-align: center;
    padding: 7px 0;
    position: relative;
    display: table;
    width: 100%;
    height: 60px;
    font-size: 12px;
    border-bottom: 2px solid #d8d9db;
    margin-bottom: 10px;
    font-weight: 700;
    background: 0 0
}

.cp_plan-cards .plan .plan-info ul li.highlight .helper-plan-info,
.cp_plan-cards .plan .plan-info ul li.highlight-text-blue .helper-plan-info,
.cp_plan-cards .plan .plan-info ul li.star .helper-plan-info {
    display: table-cell;
    vertical-align: middle
}

.cp_plan-cards .plan .plan-info ul li.highlight p,
.cp_plan-cards .plan .plan-info ul li.highlight-text-blue p,
.cp_plan-cards .plan .plan-info ul li.star p {
    display: block;
    padding: 5px;
    margin: 4px 0;
    line-height: 18px;
    float: left;
    width: 100%;
    background-color: #dbdee2
}

.cp_plan-cards .plan .plan-info ul li.highlight p strong .highlight,
.cp_plan-cards .plan .plan-info ul li.highlight-text-blue p strong .highlight,
.cp_plan-cards .plan .plan-info ul li.star p strong .highlight {
    color: #9264cd
}

.cp_plan-cards .plan .plan-info ul li.highlight .tooltip:before,
.cp_plan-cards .plan .plan-info ul li.highlight-text-blue .tooltip:before,
.cp_plan-cards .plan .plan-info ul li.star .tooltip:before {
    color: #00acc8
}

.cp_plan-cards .plan .plan-info ul li.highlight-text-blue:before,
.cp_plan-cards .plan .plan-info ul li.highlight:before,
.cp_plan-cards .plan .plan-info ul li.star:before {
    display: none
}

.cp_plan-cards .plan .plan-info ul li.highlight-text-blue {
    border: none;
    height: auto;
    margin-bottom: 0
}

.cp_plan-cards .plan .plan-info ul li.highlight-text-blue p {
    background-color: #00acc8
}

.cp_plan-cards .plan .plan-info ul li.highlight-text-blue p .tooltip:before {
    color: #253746
}

.cp_plan-cards .plan .plan-info ul li.star:before {
    content: ' '
}

.cp_plan-cards .plan .plan-info ul li.highlight-text {
    color: #ccc
}

.cp_plan-cards .plan .plan-info ul li.no-content:before {
    content: ''
}

.cp_plan-cards .plan .plan-info ul li:before {
    content: ' ';
    background: #777;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 3px;
    height: 3px;
    float: left;
    margin: 5px 5px 5px 0
}

.cp_plan-cards .plan .plan-info.banner {
    display: table
}

.cp_plan-cards .plan .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
}

.cp_plan-cards .plan .plan-info.banner span {
    display: block;
    width: 100%;
    font-size: 50px;
    color: #777;
    margin-bottom: 10px
}

.cp_plan-cards .plan .plan-info.banner .btn-more {
    bottom: -20px
}

.cp_plan-cards .plan .plan-info.banner .btn-more:after {
    content: '';
    clear: both;
    display: block;
    height: 2px;
    width: 100%;
    background-color: #d8d9db;
    margin-top: 15px;
    top: 40px
}

.cp_plan-cards .plan .plan-info .btn-more {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%
}

.cp_plan-cards .plan .plan-info.top-banner:before {
    display: none
}

.cp_plan-cards .plan .plan-info.top-banner span {
    margin: 40px 0;
    font-size: 60px;
    color: #dae3e5
}

.cp_plan-cards .plan .plan-info.plan-suggestion-info {
    color: #777;
    font-size: 13px
}

.cp_plan-cards .plan .plan-info.plan-suggestion-info:before {
    display: none
}

.cp_plan-cards .plan .plan-info.plan-suggestion-info .title-suggestion-info {
    display: block;
    margin-bottom: 25px
}

.cp_plan-cards .plan.recommended {
    background-color: #253746
}

.cp_plan-cards .plan.recommended .label-recommended {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 10px;
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
    content: "Recomendado";
    position: absolute;
    width: 100px;
    top: -10px;
    left: 50%;
    margin-left: -50px;
    text-align: center;
    background-color: #00acc8;
    padding: 2px 0;
    border-radius: 10px
}

.cp_plan-cards .plan.recommended .checkbox {
    color: #fff
}

.cp_plan-cards .plan.recommended .checkbox small {
    color: #fff
}

.cp_plan-cards .plan.recommended .title {
    border-color: #00acc8
}

.cp_plan-cards .plan.recommended .title h2 {
    color: #fff
}

.cp_plan-cards .plan.recommended .price .prefix {
    color: #fff
}

.cp_plan-cards .plan.recommended .price .value {
    color: #fff
}

.cp_plan-cards .plan.recommended .price .value .suffix {
    color: #fff
}

.cp_plan-cards .plan.recommended .price-description {
    color: #fff
}

.cp_plan-cards .plan.recommended .disclaimer hr {
    border-color: #00acc8
}

.cp_plan-cards .plan.recommended .disclaimer p {
    color: #fff
}

.cp_plan-cards .plan.recommended .periodicity.single h4 {
    color: #fff
}

.cp_plan-cards .plan.recommended ._number-counter .quantity-disclaimer {
    color: #fff
}

.cp_plan-cards .plan.recommended .annual {
    color: #fff
}

.cp_plan-cards .plan.recommended .cta-wrapper {
    border-bottom: 2px solid #00acc8
}

.cp_plan-cards .plan.recommended .plan-info:before {
    background-color: rgba(255, 255, 255, .2)
}

.cp_plan-cards .plan.recommended .plan-info ul li {
    color: #fff
}

.cp_plan-cards .plan.recommended .plan-info ul li:before {
    background: #fff
}

.cp_plan-cards .plan.recommended .plan-info ul li.star {
    border-color: #00acc8
}

.cp_plan-cards .plan.recommended .plan-info ul li.star p {
    background: #dbdee2;
    color: #777
}

.cp_plan-cards .plan.recommended .addon-menu .addon-button {
    border: 1px solid #fff;
    color: #fff
}

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

.cp_plan-cards .plan.recommended .addon-menu .addon-button,
.cp_plan-cards .plan.recommended .addon-menu.open .addon-button {
    background-color: #253746
}

.cp_plan-cards .plan.recommended .addon-menu .list {
    background-color: #253746;
    border: 1px solid #fff
}

.cp_plan-cards .plan.recommended .addon-menu .list .item {
    color: #fff
}

.cp_plan-cards .plan.recommended .addon-menu .list .item:hover {
    background-color: #375167
}

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

.cp_plan-cards .plan.suggestion .title {
    position: relative
}

.cp_plan-cards .plan.suggestion .title:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 10px;
    right: 10px;
    height: 1px;
    background-color: #e5e5e5
}

.cp_plan-cards .plan.suggestion .price .value {
    color: #777 !important
}

.cp_plan-cards .plan.suggestion .cta-wrapper {
    border: none
}

.cp_plan-cards .plan.suggestion .cta-buy {
    color: #333;
    background-color: #e5e5e5 !important
}

.cp_plan-cards .plan.suggestion .cta-buy:hover {
    background-color: #ccc !important
}

.cp_plan-cards .plan.suggestion:hover .cta-buy {
    background-color: #bcbcbc !important
}

.cp_plan-cards .no-recommended-label .label-recommended {
    display: none
}

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

    .cp_plan-cards .plan,
    .cp_plan-cards .plan.large,
    .cp_plan-cards .plan.small {
        width: 200px
    }

    .cp_plan-cards .plan.has-insite-sales .cta-buy {
        display: none
    }

    .cp_plan-cards .plan.has-insite-sales .insite-sales {
        display: block
    }
}

@media only screen and (max-width:991px) {
    .cp_plan-cards {
        padding-left: 0;
        padding-right: 0
    }
}

.cp_platforms {
    margin-bottom: 40px;
    padding: 0 10px
}

.cp_platforms .platforms-list {
    max-width: 450px;
    margin: 0 auto;
    text-align: center
}

.cp_platforms .platforms-list li {
    position: relative;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    border-left: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    will-change: all;
    transition: all .2s ease;
    font-family: Ubuntu, arial, sans-serif;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    color: #333;
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0
}

.cp_platforms .platforms-list li:last-child {
    border-right: 1px solid #e5e5e5
}

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

.cp_platforms .platforms-list li:hover {
    background-color: #e5e5e5;
    border-bottom: none
}

.cp_platforms .platforms-list li.platform-active {
    background-color: #e5e5e5;
    border-bottom: none
}

.cp_platforms .platforms-list li.platform-active:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid red;
    position: absolute;
    left: 50%;
    bottom: -10px;
    margin-left: -10px;
    border-top-color: #e5e5e5
}

.cp_platforms .platforms-list li span {
    font-size: 30px;
    vertical-align: middle;
    margin-top: -4px;
    display: inline-block
}

@media only screen and (max-width:767px) {
    .cp_platforms .platforms-list li {
        width: 50%;
        margin: 0
    }
}

.cp_plan-disclaimers {
    clear: both;
    text-align: left;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-weight: 300;
    text-transform: none;
    color: #777;
    display: block
}

.cp_plans-disclaimer {
    text-align: center;
    padding: 40px 20px
}

.cp_plans-disclaimer li {
    font-family: arial, sans-serif;
    font-size: 12px;
    font-weight: none;
    text-transform: 400;
    color: #777
}

.cp_plans-disclaimer li a {
    color: #777;
    will-change: all;
    transition: all .2s ease;
    text-decoration: underline
}

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

@media only screen and (max-width:991px) {
    .cp_plans-disclaimer {
        padding: 20px 20px 40px
    }
}

.cp_plans-disclaimer .cta-buy-link {
    color: #777;
    will-change: all;
    transition: all .2s ease;
    text-decoration: underline
}

.cp_plans-disclaimer .cta-buy-link:hover {
    color: #4d4d4d;
    cursor: pointer;
    text-decoration: underline
}

.cp_plan-feature-blocks {
    padding: 60px 0 40px 0
}

.cp_plan-feature-blocks.premios .title {
    font-size: 24px;
    font-weight: 700;
    color: #333
}

.cp_plan-feature-blocks.premios li:after {
    top: 65px !important
}

.cp_plan-feature-blocks.premios li .icon {
    padding-top: 5px
}

.cp_plan-feature-blocks.premios li p strong {
    display: block;
    margin: 10px 0
}

.cp_plan-feature-blocks .title {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 32px;
    font-weight: 300;
    text-transform: #777;
    color: inherit;
    text-align: center;
    padding: 0 20px
}

.cp_plan-feature-blocks .cp_plan-feature-blocks-disclaimer {
    font-family: arial, sans-serif;
    font-size: 12px;
    font-weight: 300;
    text-transform: none;
    color: #777;
    text-align: center;
    display: block;
    margin-bottom: 20px
}

.cp_plan-feature-blocks.quarter ul li {
    width: calc(25% - 20px)
}

.cp_plan-feature-blocks.no-plans .title {
    font-weight: 700;
    font-size: 26px
}

.cp_plan-feature-blocks.four-cols ul li {
    width: calc(25% - 20px)
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .cp_plan-feature-blocks.four-cols ul li {
        padding-left: 5px;
        padding-right: 5px
    }
}

.cp_plan-feature-blocks.big-icon ul li .icon span {
    font-size: 45px
}

.cp_plan-feature-blocks.quarter ul {
    padding: 30px 0 0 0
}

.cp_plan-feature-blocks.quarter ul li:not(:nth-child(4n)):after {
    content: '';
    display: block;
    width: 2.5px;
    height: 70px;
    background: #9163cd;
    transform: rotate(15deg);
    position: absolute;
    top: 45px;
    right: -15px;
    z-index: 20
}

.cp_plan-feature-blocks:not(.quarter) ul {
    padding: 30px 80px 0 80px
}

.cp_plan-feature-blocks:not(.quarter) ul li:not(:nth-child(3n)):after {
    content: '';
    display: block;
    width: 2.5px;
    height: 70px;
    background: #9163cd;
    transform: rotate(15deg);
    position: absolute;
    top: 45px;
    right: -15px;
    z-index: 20
}

.cp_plan-feature-blocks ul {
    padding: 30px 80px 0 80px;
    text-align: center
}

.cp_plan-feature-blocks ul:after,
.cp_plan-feature-blocks ul:before {
    content: " ";
    display: table
}

.cp_plan-feature-blocks ul:after {
    clear: both
}

.cp_plan-feature-blocks ul li {
    position: relative;
    display: block;
    float: left;
    width: calc(33% - 20px);
    min-height: 150px;
    margin: 10px
}

.cp_plan-feature-blocks ul li .container {
    padding: 20px
}

.cp_plan-feature-blocks ul li .icon {
    margin-bottom: 5px;
    display: block;
    height: 45px
}

.cp_plan-feature-blocks ul li .icon span {
    font-size: 35px;
    color: #00acc8
}

.cp_plan-feature-blocks ul li .icon .icon-image {
    max-width: 50px;
    height: auto
}

.cp_plan-feature-blocks ul li h4 {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: normal;
    color: #333;
    margin-bottom: 10px
}

.cp_plan-feature-blocks ul li p {
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: 300;
    text-transform: normal;
    color: #777;
    line-height: 1.2em
}

.cp_plan-feature-blocks ul li a {
    color: #00acc8
}

@media only screen and (max-width:991px) {
    .cp_plan-feature-blocks ul {
        padding: 30px 30px 0 30px
    }
}

@media only screen and (max-width:767px) {
    .cp_plan-feature-blocks .title {
        font-size: 28px
    }

    .cp_plan-feature-blocks ul {
        padding-left: 20px;
        padding-right: 20px
    }

    .cp_plan-feature-blocks ul li {
        display: block;
        float: none;
        width: 100% !important;
        height: auto;
        margin: 0 0 1px
    }

    .cp_plan-feature-blocks ul li:after {
        content: none !important
    }
}

.cp_feature-table.dark-white {
    background-color: #edeff0
}

.cp_feature-table .title {
    text-align: center;
    font-family: lato, arial, sans-serif
}

.cp_feature-table.with-disclaimer .product-table {
    margin-bottom: 20px
}

.cp_feature-table.disclaimer-center small:last-child {
    text-align: center
}

.cp_feature-table .icon-ok2 {
    color: #6c6
}

.cp_feature-table small {
    display: block;
    margin-top: -20px;
    clear: both;
    padding: 0 10%
}

.cp_addons {
    margin: 40px 0
}

.cp_addons .internal-title h3 {
    font-size: 24px
}

.cp_addons .files-list {
    margin-top: 20px
}

.breadcrumbs {
    position: absolute;
    top: 18px;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    background: 0 0
}

.breadcrumbs .inner {
    height: auto !important
}

.breadcrumbs a {
    color: inherit
}

.breadcrumbs a:hover {
    color: inherit;
    text-decoration: underline
}

.breadcrumbs .pathway {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: normal;
    color: #fff;
    list-style-type: none
}

.breadcrumbs .pathway li {
    list-style-type: none;
    display: inline-block
}

.breadcrumbs .current {
    color: #fff;
    font-weight: 400
}

.institucional .breadcrumbs {
    position: static;
    padding-top: 10px
}

.institucional .breadcrumbs .pathway,
.institucional .breadcrumbs a {
    color: #333
}

.nextios .breadcrumbs .separator {
    color: #41e4aa
}

.deliverydireto .breadcrumbs .pathway {
    font-family: Exo, arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: #fff;
    color: inherit
}

.deliverydireto .breadcrumbs .pathway li {
    color: #fff
}

.deliverydireto .breadcrumbs .pathway .item-deliverydireto {
    color: #4e99fc
}

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

.product-adcast {
    overflow: hidden;
    position: relative;
    height: 230px
}

.product-adcast.reset-subtitle-space hgroup .subtitle {
    bottom: initial
}

.product-adcast .cta-chat {
    background: url(../images/produtos/hospedagem-de-sites/txt-cyber-desk.png?v=1.11.96);
    display: inline-block;
    height: 240px;
    width: 444px;
    margin-top: 36px;
    margin-left: 25px
}

.product-adcast .background {
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    overflow: hidden;
    top: 0
}

.product-adcast .background img {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.product-adcast .inner {
    position: relative;
    height: 230px;
    z-index: 9;
    width: 100%
}

.product-adcast hgroup {
    width: 580px;
    position: relative;
    min-height: 70px;
    color: #fff;
    margin-top: 60px;
    padding-left: 78px;
    float: left;
    width: 58.33333333% !important;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0
}

@media only screen and (max-width:767px) {
    .product-adcast hgroup {
        width: 96% !important;
        margin-left: 2%;
        margin-right: 2%
    }
}

.product-adcast hgroup.small-title {
    width: 45%
}

.product-adcast hgroup .inner {
    height: 70px
}

.product-adcast hgroup .product-icon {
    position: absolute;
    left: -20px;
    width: 78px;
    line-height: 70px;
    font-size: 40px;
    border-right: solid 1px rgba(255, 255, 255, .3);
    text-align: center
}

.product-adcast hgroup .mobile-icon {
    display: none
}

.product-adcast hgroup .title {
    display: table;
    height: 70px;
    margin-left: 78px
}

.product-adcast hgroup .title h1 {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 38px;
    font-weight: 700;
    text-transform: uppercase;
    color: inherit;
    display: table-cell;
    vertical-align: middle;
    line-height: .9em
}

.product-adcast hgroup .subtitle {
    position: absolute;
    top: 85px;
    bottom: 0px;
    left: 78px
}

@media only screen and (max-width:767px) {
    .product-adcast hgroup .subtitle {
        top: 0px;
        bottom: -20px;
    }
}

.product-adcast hgroup .subtitle p {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 18px;
    font-weight: 300;
    text-transform: none;
    color: inherit;
    margin: 0
}

.product-adcast .product-adcast-button-cta {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    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
}

.product-adcast .product-adcast-button-cta:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #00c2e2
}

.product-adcast .product-adcast-button-cta:active {
    will-change: all;
    transition: all .2s ease;
    background-color: #0096af
}

.product-adcast .product-adcast-button-cta:visited {
    will-change: all;
    transition: all .2s ease;
    color: #fff
}

@media only screen and (max-width:991px) {
    .product-adcast .product-adcast-button-cta {
        right: 20px
    }
}

.product-adcast.no-icon hgroup {
    padding-left: 0
}

.product-adcast.no-icon hgroup .title {
    margin-left: 0
}

.product-adcast.no-icon hgroup .subtitle {
    left: 0
}

.product-adcast.no-icon hgroup .product-icon {
    display: none
}

.product-adcast.negative-margin .subtitle {
    bottom: -30px
}

.product-adcast.product-adcast-video {
    height: 361px
}

.product-adcast.product-adcast-video hgroup {
    float: left;
    width: 41.66666667%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0;
    margin-top: 80px
}

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

.product-adcast.product-adcast-video hgroup .product-icon {
    border-right: none
}

.product-adcast.product-adcast-video hgroup .title h1 {
    line-height: 1.3em
}

.product-adcast.product-adcast-video hgroup .subtitle {
    position: relative;
    left: 0;
    bottom: 0;
    margin-left: 78px
}

.product-adcast.product-adcast-video hgroup .subtitle p {
    line-height: 1.5em
}

.product-adcast.product-adcast-video .video-adcast-container {
    position: absolute;
    top: 35px;
    right: -70px;
    width: 698px;
    height: 322px;
    background-image: url(../images/product-adcast-note.png?v=1.11.96)
}

.product-adcast.product-adcast-video .video-adcast-container .image-video,
.product-adcast.product-adcast-video .video-adcast-container .video-adcast-box,
.product-adcast.product-adcast-video .video-adcast-container iframe {
    position: absolute;
    top: 27px;
    left: 141px;
    width: 411px;
    height: 231px;
    z-index: 1
}

.product-adcast.product-adcast-video .video-adcast-container .image-video {
    cursor: pointer
}

.product-adcast.product-adcast-video .video-adcast-container iframe {
    z-index: 2
}

.product-adcast.no-uppercase-title hgroup .title h1 {
    text-transform: none
}

@media only screen and (max-width:991px) {
    .product-adcast {
        height: 210px
    }

    .product-adcast .inner {
        height: 210px
    }

    .product-adcast .cta-chat {
        background: url(../images/produtos/hospedagem-de-sites/txt-cyber-tablet.png?v=1.11.96);
        height: 197px;
        width: 415px;
        margin-top: 6px;
        margin-left: 5px
    }

    .product-adcast.no-icon hgroup {
        padding-left: 20px
    }

    .product-adcast.no-icon hgroup .subtitle {
        margin-left: 0
    }

    .product-adcast hgroup {
        width: 420px !important;
        min-height: 56px;
        padding-left: 30px
    }

    .product-adcast hgroup .inner {
        height: 56px
    }

    .product-adcast hgroup .product-icon {
        width: 72px;
        line-height: 56px
    }

    .product-adcast hgroup .title {
        height: 56px;
        margin-left: 50px
    }

    .product-adcast hgroup .title h1 {
        font-size: 28px
    }

    .product-adcast hgroup .subtitle {
        left: 50px;
        margin-left: 52px
    }

    .product-adcast hgroup .subtitle p {
        font-size: 16px
    }

    .product-adcast.product-adcast-video {
        height: 210px
    }

    .product-adcast.product-adcast-video hgroup {
        margin-top: 40px
    }

    .product-adcast.product-adcast-video hgroup .subtitle,
    .product-adcast.product-adcast-video hgroup .title {
        margin-left: 50px
    }

    .product-adcast.product-adcast-video hgroup .subtitle {
        width: 100%
    }

    .product-adcast.product-adcast-video .video-adcast-container {
        position: absolute;
        top: 15px;
        right: 10px;
        width: 421px;
        height: 194px;
        background-image: url(../images/product-adcast-note-tablet.png?v=1.11.96)
    }

    .product-adcast.product-adcast-video .video-adcast-container .image-video,
    .product-adcast.product-adcast-video .video-adcast-container .video-adcast-box,
    .product-adcast.product-adcast-video .video-adcast-container iframe {
        top: 16px;
        left: 85px;
        width: 248px;
        height: 140px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .product-adcast hgroup .inner {
        height: auto
    }

    .product-adcast hgroup .title {
        float: left;
        width: 100%
    }

    .product-adcast hgroup .subtitle {
        float: left;
        width: 320px;
        position: static
    }
}

@media only screen and (max-width:767px) {
    .product-adcast {
        height: auto
    }

    .product-adcast.product-adcast-video {
        height: 335px
    }

    .product-adcast.product-adcast-video:not(.no-video-mobile) .background {
        position: absolute;
        top: 38%
    }

    .product-adcast.product-adcast-video .video-adcast-container {
        position: relative;
        clear: both;
        width: 100%;
        background-position: center;
        right: 0
    }

    .product-adcast.product-adcast-video .video-adcast-container .image-video,
    .product-adcast.product-adcast-video .video-adcast-container .video-adcast-box,
    .product-adcast.product-adcast-video .video-adcast-container .video-adcast-box iframe {
        position: absolute;
        top: 16px;
        left: 85px;
        width: 248px;
        height: 140px
    }

    .product-adcast.product-adcast-video .video-adcast-container .image-video {
        position: relative;
        display: block;
        margin: 0 auto;
        left: -2px
    }

    .product-adcast.product-adcast-video .video-adcast-container iframe {
        left: 35px
    }

    .product-adcast .background {
        position: relative;
        clear: both;
        float: left;
        height: 210px
    }

    .product-adcast .background img {
        position: relative;
        width: auto;
        height: 100%;
        left: 50%
    }

    .product-adcast .inner {
        width: 100%;
        padding: 0;
        height: auto;
        float: none
    }

    .product-adcast .inner hgroup {
        text-align: center;
        background-color: #333;
        color: #fff;
        padding: 20px 0;
        display: block;
        width: 100%;
        margin: 0;
        z-index: 9
    }

    .product-adcast .inner hgroup .inner {
        height: auto
    }

    .product-adcast .inner hgroup .inner .product-icon {
        display: inline-block;
        font-size: 30px;
        margin-right: 0;
        position: relative;
        width: auto;
        left: auto;
        line-height: 30px;
        padding-right: 5px;
        border-right: none
    }

    .product-adcast .inner hgroup .inner .title {
        padding-bottom: 0;
        display: inline-block;
        margin-left: 0;
        height: auto;
        vertical-align: top
    }

    .product-adcast .inner hgroup .inner .title h1 {
        font-family: Ubuntu, arial, sans-serif;
        font-size: 22px;
        font-weight: 700;
        text-transform: uppercase;
        color: inherit;
        display: inline-block;
        line-height: 30px;
        vertical-align: top
    }

    .product-adcast .inner hgroup .inner .subtitle {
        display: block;
        width: 100%;
        float: none;
        position: relative;
        left: auto;
        margin-left: auto;
        bottom: auto;
        padding: 10px 5% 0
    }

    .product-adcast .inner hgroup .inner .subtitle p {
        font-family: Ubuntu, arial, sans-serif;
        font-size: 14px;
        font-weight: 300;
        text-transform: none;
        color: inherit
    }

    .product-adcast.text-above {
        height: 210px
    }

    .product-adcast.text-above>.inner {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .product-adcast.text-above>.inner .adcast-content .product-adcast-button-cta {
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        margin-top: 20px
    }

    .product-adcast.text-above>.inner hgroup {
        background: 0 0;
        padding: 0
    }

    .product-adcast.text-above>.inner hgroup:after {
        clear: both
    }
}

.product-adcast.bigtechparatodomundo {
    height: 398px
}

.product-adcast.bigtechparatodomundo .inner {
    top: 20%;
    height: inherit
}

.product-adcast.bigtechparatodomundo .inner .title {
    font-size: 57px
}

.product-adcast.bigtechparatodomundo .inner .title h1 {
    line-height: 1.1em
}

.product-adcast.bigtechparatodomundo .inner .subtitle {
    bottom: -25px;
    position: initial
}

.product-adcast.bigtechparatodomundo .inner .subtitle p {
    font-weight: 400;
    font-size: 24px
}

.product-adcast.bigtechparatodomundo .breadcrumbs {
    display: none !important
}

@media only screen and (max-width:991px) {
    .product-adcast.bigtechparatodomundo .inner {
        top: 20%
    }

    .product-adcast.bigtechparatodomundo .inner hgroup .title h1 {
        line-height: 1.1em
    }
}

@media only screen and (max-width:767px) {
    .product-adcast.bigtechparatodomundo {
        height: auto
    }

    .product-adcast.bigtechparatodomundo .inner {
        top: 0;
        height: auto
    }

    .product-adcast.bigtechparatodomundo .inner hgroup .inner .title {
        display: inline-grid;
        padding-bottom: 5px
    }

    .product-adcast.bigtechparatodomundo .inner hgroup .inner .subtitle {
        padding: 0 5% 0
    }
}

main {
    position: relative
}

.content-navigation {
    background-color: #1e2c38;
    position: relative;
    height: 60px
}

.content-navigation.small-item .menu li a {
    padding: 0 20px
}

.content-navigation .cta-support {
    background: #2c3c49;
    border-bottom: 1px solid #e5e5e5;
    font-family: Ubuntu, arial, sans-serif;
    font-size: 12px;
    font-weight: 300;
    text-transform: none;
    color: #fff;
    overflow: hidden;
    max-height: 0;
    will-change: all;
    transition: all .5s ease
}

.content-navigation .cta-support.open {
    max-height: 200px;
    will-change: all;
    transition: all .5s ease
}

.content-navigation .cta-support .included-in {
    float: left;
    width: 45%;
    padding-left: 60px
}

.content-navigation .cta-support .included-in strong {
    text-transform: uppercase;
    font-size: 14px;
    margin: 5px 0;
    display: block
}

.content-navigation .cta-support .included-in .included-in-list {
    column-count: 2;
    column-gap: 20px;
    margin-bottom: 7px
}

.content-navigation .cta-support .included-in .included-in-list li {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
    color: #fff;
    line-height: 16px
}

.content-navigation .cta-support .included-in .included-in-list li:before {
    font-family: dyn__locaweb-icons;
    font-size: 10px;
    padding-right: 3px;
    color: #00acc8
}

.content-navigation .cta-support .menu-plans {
    float: right;
    width: 50%;
    margin: 5px 0
}

.content-navigation .cta-support .menu-plans li {
    width: 50%;
    float: left;
    margin: 5px 0
}

.content-navigation .cta-support .menu-plans li h4 {
    font-size: 14px
}

.content-navigation .cta-support .menu-plans li h4 .white {
    color: #fff
}

.content-navigation .cta-support .menu-plans li h4 .blue {
    color: #00acc8
}

.content-navigation .cta-support .menu-plans li p {
    font-size: 12px
}

.content-navigation .cta-support .menu-plans li a {
    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;
    padding: 5px 30px;
    background: #f19100;
    margin: 5px 0
}

.content-navigation .cta-support .menu-plans li a:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #00c2e2
}

.content-navigation .cta-support .menu-plans li a:active {
    will-change: all;
    transition: all .2s ease;
    background-color: #0096af
}

.content-navigation .cta-support .menu-plans li a:visited {
    will-change: all;
    transition: all .2s ease;
    color: #fff
}

.content-navigation .cta-support .menu-plans li a:hover {
    background: #f5a000
}

.content-navigation .inner {
    position: relative
}

.content-navigation .product-title {
    position: relative;
    float: left;
    height: 60px;
    display: none;
    margin-right: 20px
}

.content-navigation .product-title .product-icon {
    float: left;
    color: #fff;
    line-height: 60px
}

.content-navigation .product-title .product-icon:before {
    font-size: 25px
}

.content-navigation .product-title .title-text {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px;
    max-width: 210px
}

.content-navigation .menu {
    text-align: center
}

.content-navigation .menu li {
    display: inline;
    margin-right: -4px
}

.content-navigation .menu li a {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    line-height: 60px;
    padding: 0 20px;
    will-change: all;
    transition: all .2s ease
}

.content-navigation .menu li a,
.content-navigation .menu li a:hover {
    text-decoration: none
}

.content-navigation .menu li a:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #20242b
}

.content-navigation .menu li a.active,
.content-navigation .menu li a:active {
    background-color: #20242b;
    text-decoration: none
}

.content-navigation .insite-sales {
    display: none;
    float: right
}

.content-navigation .insite-sales .btn {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    float: left;
    margin: 10px 10px 0 0;
    will-change: all;
    transition: all .2s ease
}

.content-navigation .insite-sales .btn.active,
.content-navigation .insite-sales .btn:active {
    will-change: all;
    transition: all .2s ease;
    color: #f2f2f2;
    background-color: #0092e6;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .4)
}

.content-navigation .insite-sales .btn:before {
    position: absolute;
    top: 8px;
    left: 8px
}

.content-navigation .insite-sales .btn.buy-chat {
    width: 115px;
    max-height: 40px;
    padding: 5px 10px 7px 45px
}

.content-navigation .insite-sales .btn.buy-chat: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: "\EB07";
    font-size: 26px
}

.content-navigation .insite-sales .btn.buy-phone {
    padding: 0 10px 0 30px;
    line-height: 40px
}

.content-navigation .insite-sales .btn.buy-phone: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: "\EB08";
    font-size: 26px
}

.content-navigation .scroll-to-top {
    position: fixed;
    display: none;
    bottom: 0;
    right: 0;
    width: 44px;
    height: 44px;
    background-color: #00acc8;
    padding-top: 20px;
    box-shadow: 4px 4px rgba(0, 0, 0, .2);
    text-align: center;
    font-family: Ubuntu, arial, sans-serif;
    font-size: 10px;
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
    will-change: all;
    transition: all .2s ease
}

.content-navigation .scroll-to-top:before {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    content: '';
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%)
}

.content-navigation .scroll-to-top:active {
    will-change: all;
    transition: all .2s ease;
    transform: translate(4px, 4px);
    box-shadow: 0 0 0
}

.content-navigation.fixed {
    float: none;
    position: fixed;
    top: -60px;
    z-index: 1000;
    -webkit-backface-visibility: hidden
}

.content-navigation.fixed .product-title {
    display: table
}

.content-navigation.fixed .menu {
    text-align: center
}

.content-navigation.lightgray {
    background: #e6e7e8
}

.content-navigation.lightgray .menu li a {
    color: #777;
    text-transform: initial
}

.content-navigation.lightgray .menu li a.active,
.content-navigation.lightgray .menu li a:hover {
    color: #243746;
    background: 0 0;
    box-shadow: inset 0 -4px 0 -1px #00acc8
}

@media only screen and (max-width:991px) {
    .content-navigation.fixed .product-title {
        display: none
    }

    .content-navigation.fixed .menu {
        text-align: center
    }

    .content-navigation .menu li a {
        padding: 0 20px
    }

    .content-navigation .cta-support {
        display: none
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .content-navigation .scroll-to-top {
        display: none !important
    }
}

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

    .content-navigation .insite-sales {
        display: block
    }

    .content-navigation .insite-sales .buy-chat {
        background-color: #00acc8
    }

    .content-navigation .insite-sales .buy-phone {
        background-color: #00acc8;
        padding-top: 0 !important
    }

    .content-navigation.fixed {
        display: block
    }

    .content-navigation.fixed .menu {
        display: none
    }

    .content-navigation.fixed .product-title {
        width: calc(100% - 120px);
        display: table;
        margin-right: 0
    }

    .content-navigation.fixed .product-title .product-icon {
        margin-left: 10px
    }

    .content-navigation.fixed .product-title .product-icon:before {
        font-size: 30px !important
    }

    .content-navigation.fixed .insite-sales .btn span {
        display: none
    }

    .content-navigation.fixed .insite-sales .btn:before {
        position: static;
        display: block;
        padding: 1px 0 0
    }

    .content-navigation.fixed .insite-sales .btn.buy-chat,
    .content-navigation.fixed .insite-sales .btn.buy-phone {
        width: 40px;
        height: 40px;
        padding: 0;
        text-align: center
    }

    .content-navigation.fixed .insite-sales-dropdown {
        display: none;
        position: absolute;
        width: 50%;
        top: 62px;
        right: 10px;
        background-color: #333;
        color: #fff;
        text-align: center
    }

    .content-navigation.fixed .insite-sales-dropdown.open {
        display: block
    }

    .content-navigation.fixed .insite-sales-dropdown:before {
        content: '';
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #262626;
        position: absolute;
        right: 14px;
        top: -6px
    }

    .content-navigation.fixed .insite-sales-dropdown hgroup {
        background-color: #262626;
        padding: 15px 10px 10px;
        text-align: center;
        font-family: Ubuntu, arial, sans-serif;
        font-size: 12px;
        font-weight: 300;
        text-transform: none;
        color: inherit
    }

    .content-navigation.fixed .insite-sales-dropdown hgroup h4 {
        font-size: 14px;
        font-weight: 400;
        text-transform: uppercase
    }

    .content-navigation.fixed .insite-sales-dropdown .buttons {
        padding: 10px
    }

    .content-navigation.fixed .insite-sales-dropdown .buttons .cta-phone-border {
        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;
        width: 100%;
        padding: 5px;
        margin-bottom: 10px
    }

    .content-navigation.fixed .insite-sales-dropdown .buttons .cta-phone-border:hover {
        will-change: all;
        transition: all .2s ease;
        background-color: #00c2e2
    }

    .content-navigation.fixed .insite-sales-dropdown .buttons .cta-phone-border:active {
        will-change: all;
        transition: all .2s ease;
        background-color: #0096af
    }

    .content-navigation.fixed .insite-sales-dropdown .buttons .cta-phone-border:visited {
        will-change: all;
        transition: all .2s ease;
        color: #fff
    }

    .content-navigation.fixed .insite-sales-dropdown .buttons .cta-phone-border:focus {
        will-change: all;
        transition: all .2s ease;
        background-color: transparent
    }

    .content-navigation.fixed .insite-sales-dropdown .buttons .cta-phone-border:active,
    .content-navigation.fixed .insite-sales-dropdown .buttons .cta-phone-border:hover {
        will-change: all;
        transition: all .2s ease;
        background-color: #fff;
        color: #333
    }

    .content-navigation.fixed .insite-sales-dropdown .buttons .cta-phone-border a {
        color: #fff
    }

    .content-navigation.fixed .insite-sales-dropdown .buttons .cta-phone-border span {
        display: block;
        width: 100%;
        font-size: 12px;
        font-weight: 300
    }

    .content-navigation.fixed .insite-sales-dropdown .buttons .cta-phone-border:last-of-type {
        margin-bottom: 0
    }

    .content-navigation.fixed .insite-sales-dropdown.open .insite-sales-dropdown {
        pointer-events: initial
    }

    .content-navigation.has-mobile {
        display: block;
        height: auto
    }
}

#cloud-server-pro .content-navigation .product-title .product-icon:before {
    line-height: 60px
}

#cloud-server-pro .content-navigation.fixed li a {
    padding: 0 38px
}

#jelastic .content-navigation .product-title .product-icon:before {
    line-height: 60px
}

#jelastic .content-navigation.fixed li a {
    padding: 0 20px
}

#cloud-hosting .content-navigation .product-title .product-icon:before {
    line-height: 60px
}

#cloud-hosting .content-navigation.fixed li a {
    padding: 0 20px
}

#cloud .content-navigation .product-title .product-icon:before {
    line-height: 60px
}

#cloud .content-navigation.fixed li a {
    padding: 0 50px
}

#hospedagem-de-sites .content-navigation .product-title .product-icon:before {
    line-height: 60px
}

#hospedagem-de-sites .content-navigation.fixed li a {
    padding: 0 20px
}

#hospedagem-de-sites-com-dominio-gratis .content-navigation .product-title .product-icon:before {
    line-height: 60px
}

#hospedagem-de-sites-com-dominio-gratis .content-navigation.fixed li a {
    padding: 0 20px
}

#hospedagem-de-sites-b .content-navigation .product-title .product-icon:before {
    line-height: 60px
}

#hospedagem-de-sites-b .content-navigation.fixed li a {
    padding: 0 12px
}

#servidores-dedicados .content-navigation .product-title .product-icon:before {
    line-height: 60px
}

#servidores-dedicados .content-navigation.fixed li a {
    padding: 0 13px
}

.panel-about {
    padding-bottom: 60px
}

.panel-about.small-title-nav .navigation .item .label-nav {
    font-size: 14px
}

.panel-about.dark-white .navigation:after {
    background-color: #e5e5e5
}

.panel-about.dark-white .panel-cards .cp_card .description .description-text a {
    color: #777;
    will-change: all;
    transition: all .2s ease;
    text-decoration: underline
}

.panel-about.dark-white .panel-cards .cp_card .description .description-text a:hover {
    color: #4d4d4d;
    cursor: pointer;
    text-decoration: underline
}

.panel-about.few-items .navigation ul {
    padding: 0 80px
}

.panel-about .navigation {
    float: left;
    width: 83.33333333%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 8.33333333%;
    padding: 0;
    margin-bottom: 40px;
    text-align: center
}

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

.panel-about .navigation ul {
    display: flex;
    width: auto;
    height: 48px;
    margin: 0 auto
}

.panel-about .navigation .item {
    will-change: all;
    transition: all .2s ease;
    font-family: Ubuntu, arial, sans-serif;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    color: #00acc8;
    position: relative;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    margin: 0 auto
}

.panel-about .navigation .item .label-nav {
    position: relative;
    padding: 0 15px;
    display: inline-block;
    height: 100%;
    font-size: 16px;
    color: #00acc8
}

.panel-about .navigation .item .label-nav:after {
    will-change: all;
    transition: all .2s ease;
    content: "";
    position: absolute;
    width: 100%;
    height: 0;
    background-color: transparent;
    top: calc(100% - 2px);
    left: 0;
    border-top-color: #e5e5e5
}

.panel-about .navigation .item .label-nav:hover:after {
    height: 2px;
    background-color: #9264cd
}

.panel-about .navigation .item.active .label-nav {
    color: #333
}

.panel-about .navigation .item.active .label-nav:after {
    height: 4px;
    background-color: #9264cd
}

.panel-about .navigation:after {
    content: ' ';
    display: block;
    width: 100%;
    height: 2px;
    background-color: #e5e5e5
}

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

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

.panel-about .panel-cards .cp_card .mobile-header {
    background: 0 0;
    font-family: Ubuntu, arial, sans-serif;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    color: inherit
}

.panel-about .panel-cards .cp_card .mobile-header:before {
    content: "";
    position: absolute;
    width: calc(100% - 10px);
    height: 4px;
    background-color: #9264cd;
    left: 0;
    bottom: -2px;
    margin-left: 5px;
    border: none
}

.panel-about .panel-cards .cp_card .mobile-header:after {
    content: ' ';
    display: block;
    width: 100%;
    height: 2px;
    background-color: #ccc
}

.panel-about .panel-cards .cp_card .description .cta {
    white-space: initial
}

.panel-about .panel-image-list {
    margin-top: 60px;
    padding-top: 60px;
    border-top: 1px solid #fff
}

.panel-about .panel-image-list:before {
    content: '';
    clear: both;
    display: block;
    height: 0
}

.panel-about .panel-image-list li {
    display: inline-table;
    margin-right: -4px;
    width: 33.33333333%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0;
    margin-bottom: 40px
}

@media only screen and (max-width:767px) {
    .panel-about .panel-image-list li {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.panel-about .panel-image-list li:nt-child(3n+1) {
    content: '';
    clear: both;
    display: block;
    height: 0
}

.panel-about .panel-image-list li .panel-image-list-item-content {
    max-width: 305px;
    margin: 0 auto
}

.panel-about .panel-image-list li picture {
    display: block;
    margin-bottom: 20px
}

.panel-about .panel-image-list li picture img {
    max-width: 100%;
    height: auto
}

.panel-about .panel-image-list li .description {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    color: #fff
}

.panel-about.small-title .section-title h2 {
    font-size: 28px
}

.panel-about[data-type=slider] .panel-cards .slick-prev {
    left: -40px
}

.panel-about[data-type=slider] .panel-cards .slick-next {
    right: -40px
}

.panel-about[data-type=alternate] .panel-cards .cp_card {
    margin-bottom: 60px
}

.panel-about[data-type=alternate] .panel-cards .cp_card.right .thumb,
.panel-about[data-type=alternate] .panel-cards .cp_card:nth-child(even) .thumb {
    float: right;
    margin-right: 0;
    margin-left: 20px
}

.panel-about[data-type=alternate] .panel-cards .cp_card:last-of-type {
    margin-bottom: 0
}

@media only screen and (min-width:768px) {
    .panel-about .panel-cards .cp_card .description {
        width: calc(100% - 500px);
        float: right;
        padding-bottom: 70px
    }
}

@media only screen and (min-width:992px) and (max-width:1153px) {
    .panel-about.big-nav .navigation {
        width: 100%;
        margin-left: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .panel-about .panel-cards .cp_card .thumb {
        width: 55%
    }

    .panel-about .panel-cards .cp_card .description {
        width: 40%
    }
}

@media only screen and (max-width:991px) {
    .panel-about.big-nav .navigation .item span {
        font-size: 13px;
        padding: 0
    }

    .panel-about .navigation {
        width: 100%;
        margin-left: 0
    }

    .panel-about .navigation .item span {
        padding: 0
    }

    .panel-about .panel-cards {
        overflow: hidden
    }

    .panel-about .panel-cards .cp_card {
        padding: 0
    }

    .panel-about .panel-cards .cp_card .thumb img {
        width: 100%;
        height: auto
    }

    .panel-about .panel-cards .cp_card .description .description-text {
        font-size: 15px
    }

    .panel-about .panel-cards .cp_card .description .description-text a {
        color: #00acc8
    }

    .panel-about .panel-cards .cp_card .description .description-text a:hover {
        text-decoration: underline
    }

    .panel-about .panel-cards .cp_card .description .description-title {
        margin-bottom: 10px
    }

    .panel-about[data-type=alternate] .panel-cards .cp_card {
        margin-bottom: 40px
    }
}

@media only screen and (max-width:767px) {
    .panel-about {
        padding-bottom: 40px
    }

    .panel-about .navigation {
        display: none
    }

    .panel-about .panel-cards .cp_card {
        padding: 0 10px
    }

    .panel-about[data-type=alternate] .panel-cards .cp_card .description h3 {
        margin-bottom: 10px
    }
}

.external-pro .banner-help,
.pro .banner-help {
    background-image: url(../images/banner-help.jpg?v=1.11.96)
}

.external-pro .banner-help .acesse .btn-open-chat,
.pro .banner-help .acesse .btn-open-chat {
    background: #fff;
    color: #000
}

.external-pro .banner-help .acesse .btn-open-chat:hover,
.pro .banner-help .acesse .btn-open-chat:hover {
    background: #dae3e5;
    border-color: #dae3e5
}

@media only screen and (max-width:991px) {

    .external-pro .banner-help,
    .pro .banner-help {
        background-image: url(https://www.mozout.com/static/default.mozout.com/images/hosting/background/banner-help-tablet.jpg?v=1.11.96)
    }
}

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

    .external-pro .banner-help,
    .pro .banner-help {
        background-image: url(https://www.mozout.com/static/default.mozout.com/images/hosting/background/banner-help-phone.gif?v=1.11.96)
    }
}

.banner-help {
    background-image: url(https://www.mozout.com/static/default.mozout.com/images/hosting/background/banner-help.gif?v=1.11.96);
    overflow: hidden;
    padding: 60px 0;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #777;
    color: #fff
}

.banner-help hgroup {
    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) {
    .banner-help hgroup {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.banner-help hgroup h2 {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 36x;
    font-weight: 700;
    text-transform: none;
    color: #fff;
    margin-bottom: 20px
}

.banner-help hgroup p {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 20px;
    font-weight: 300;
    text-transform: none;
    color: #fff;
    margin-bottom: 20px
}

.banner-help hgroup small {
    font-size: 16px
}

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

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

.banner-help .acesse .block {
    float: left;
    width: auto
}

.banner-help .acesse .block .icon-attendant {
    font-size: 60px;
    margin-right: 20px;
    line-height: 80px
}

.banner-help .acesse .block .label {
    font-family: arial, sans-serif;
    font-size: 17px;
    font-weight: 400;
    text-transform: none;
    color: #fff;
    display: block;
    margin-bottom: 16px
}

.banner-help .acesse .block .message {
    display: block;
    margin-top: 15px;
    max-width: 250px
}

.banner-help .acesse .insite-sales-phone a {
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    cursor: default;
    will-change: all;
    transition: all .2s ease
}

.banner-help .acesse .insite-sales-phone a,
.banner-help .acesse .insite-sales-phone a:hover {
    text-decoration: none
}

.banner-help .acesse .insite-sales-phone a small {
    font-weight: 300;
    font-size: 12px
}

.banner-help .acesse .btn-cta,
.banner-help .acesse .btn-open-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;
    border: solid 3px #fff;
    background-color: transparent;
    will-change: all;
    transition: all .2s ease;
    padding: 10px 0;
    width: 200px;
    margin: 30px 40px 0 0;
    border-radius: 0
}

.banner-help .acesse .btn-cta:hover,
.banner-help .acesse .btn-open-chat:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #00c2e2
}

.banner-help .acesse .btn-cta:active,
.banner-help .acesse .btn-open-chat:active {
    will-change: all;
    transition: all .2s ease;
    background-color: #0096af
}

.banner-help .acesse .btn-cta:visited,
.banner-help .acesse .btn-open-chat:visited {
    will-change: all;
    transition: all .2s ease;
    color: #fff
}

.banner-help .acesse .btn-cta:focus,
.banner-help .acesse .btn-open-chat:focus {
    will-change: all;
    transition: all .2s ease;
    background-color: transparent
}

.banner-help .acesse .btn-cta:active,
.banner-help .acesse .btn-cta:hover,
.banner-help .acesse .btn-open-chat:active,
.banner-help .acesse .btn-open-chat:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #fff;
    color: #333
}

.banner-help .acesse .phones {
    font-family: arial, sans-serif;
    font-size: 17px;
    font-weight: 400;
    text-transform: none;
    color: #fff;
    border-left: 1px solid rgba(255, 255, 255, .5);
    padding: 10px 10px 10px 20px;
    margin: 0
}

.banner-help .acesse .phones.one-line {
    padding: 20px 10px 20px 20px
}

.banner-help .acesse .separator {
    border-left: 1px solid rgba(255, 255, 255, .5);
    padding: 20px
}

.banner-help.white-button .acesse .btn-cta,
.banner-help.white-button .acesse .btn-open-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;
    border: solid 3px #fff;
    background-color: #fff;
    color: #333;
    will-change: all;
    transition: all .2s ease;
    padding: 10px 0;
    width: 200px;
    margin: 30px 40px 0 0
}

.banner-help.white-button .acesse .btn-cta:hover,
.banner-help.white-button .acesse .btn-open-chat:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #00c2e2
}

.banner-help.white-button .acesse .btn-cta:active,
.banner-help.white-button .acesse .btn-open-chat:active {
    will-change: all;
    transition: all .2s ease;
    background-color: #0096af
}

.banner-help.white-button .acesse .btn-cta:visited,
.banner-help.white-button .acesse .btn-open-chat:visited {
    will-change: all;
    transition: all .2s ease;
    color: #fff
}

.banner-help.white-button .acesse .btn-cta:focus,
.banner-help.white-button .acesse .btn-open-chat:focus {
    will-change: all;
    transition: all .2s ease;
    background-color: #fff
}

.banner-help.white-button .acesse .btn-cta:active,
.banner-help.white-button .acesse .btn-cta:hover,
.banner-help.white-button .acesse .btn-open-chat:active,
.banner-help.white-button .acesse .btn-open-chat:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #dae3e5;
    border-color: #dae3e5
}

.banner-help.white-button .acesse .btn-cta:visited,
.banner-help.white-button .acesse .btn-open-chat:visited {
    color: #333
}

.banner-help.no-button .phones {
    border-left: none;
    padding-left: 0
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-help {
        background-position: 57%;
        background-image: url(https://www.mozout.com/static/default.mozout.com/images/hosting/background/banner-help-tablet.gif?v=1.11.96)
    }

    .banner-help hgroup h2 {
        font-size: 28px
    }

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

@media only screen and (min-width:768px) and (max-width:991px) and only screen and (max-width:767px) {
    .banner-help .acesse {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

@media only screen and (max-width:767px) {
    .banner-help {
        padding: 40px 0;
        text-align: center;
        background-image: url(https://www.mozout.com/static/default.mozout.com/images/hosting/background/banner-help-phone.gif?v=1.11.96)
    }

    .banner-help hgroup h2 {
        font-size: 28px
    }

    .banner-help hgroup p {
        font-size: 16px;
        margin: 0
    }

    .banner-help .acesse .block {
        width: 100%
    }

    .banner-help .acesse .button,
    .banner-help .acesse .phones {
        border-left: none;
        padding: 10px;
        text-align: center
    }

    .banner-help .acesse a.lg-margin-top {
        margin-top: 20px !important
    }

    .banner-help .acesse small.message {
        margin-left: auto;
        margin-right: auto;
        font-size: 100%
    }

    .banner-help .acesse .btn-cta,
    .banner-help .acesse .btn-open-chat {
        margin: 20px 0
    }

    .banner-help .acesse p {
        border: none;
        padding: 0
    }

    .banner-help .acesse p small {
        display: block
    }

    .banner-help.white-button .acesse .btn-cta,
    .banner-help.white-button .acesse .btn-open-chat {
        margin: 20px 0 10px
    }
}

#hospedagem-de-sites-com-dominio-gratis-migre-seu-site .banner-help {
    background-color: #3a8890
}

#hospedagem-de-sites-com-dominio-gratis-linux .banner-help {
    background-color: #3a8890
}

#hospedagem-de-sites-com-dominio-gratis-windows .banner-help {
    background-color: #3a8890
}

#hospedagem-de-sites-com-dominio-gratis-wordpress .banner-help {
    background-color: #3a8890
}

.institucional .banner-help {
    background-image: url(../images/banner-help.jpg?v=1.11.96)
}

@media only screen and (max-width:991px) {
    .institucional .banner-help {
        background-image: url(../images/banner-help_tablet.jpg?v=1.11.96)
    }
}

@media only screen and (max-width:767px) {
    .institucional .banner-help {
        background-image: url(../images/banner-help_phone.jpg?v=1.11.96)
    }
}

.banner-help.allin.banner1 {
    background-image: url(../images/recursos/compreenda/banner-marisa.png?v=1.11.96)
}

.banner-help.allin.banner2 {
    background-image: url(../images/recursos/personalize/banner-hub.png?v=1.11.96)
}

.banner-help.allin.banner3 {
    background-image: url(../images/recursos/engaje/banner-adcos.png?v=1.11.96)
}

.banner-help.allin .inner hgroup h2 .text-allin,
.banner-help.allin .inner hgroup p .text-allin {
    color: #f64517
}

.banner-help.allin .inner .acesse .btn-allin {
    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: #f64517;
    border: none;
    text-align: center;
    text-decoration: none;
    padding: 15px 30px;
    cursor: pointer;
    will-change: all;
    transition: all .2s ease
}

.banner-help.allin .inner .acesse .btn-allin:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #f75930
}

.banner-help.allin .inner .acesse .btn-allin:active {
    will-change: all;
    transition: all .2s ease;
    background-color: #ea3809
}

.banner-help.allin .inner .acesse .btn-allin:visited {
    will-change: all;
    transition: all .2s ease;
    color: #fff
}

.banner-help.allin .inner .acesse .btn-allin:not(.not-icon):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: "\EB06";
    font-size: 15px;
    padding-right: 7px;
    font-weight: 700;
    position: relative;
    top: 2px
}

.banner-help.allin .inner .acesse .btn-allin: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: "\EB06";
    font-size: inherit;
    padding-right: 4px;
    font-weight: 700
}

@media only screen and (max-width:991px) {
    .banner-help.allin.banner1 {
        background-image: url(../images/recursos/compreenda/banner-marisa-tablet.png?v=1.11.96)
    }

    .banner-help.allin.banner2 {
        background-image: url(../images/recursos/personalize/banner-hub-tablet.png?v=1.11.96)
    }

    .banner-help.allin.banner3 {
        background-image: url(../images/recursos/engaje/banner-adcos-tablet.png?v=1.11.96)
    }
}

@media only screen and (max-width:767px) {
    .banner-help.allin.banner1 {
        background-image: url(../images/recursos/compreenda/banner-marisa-mobile.png?v=1.11.96)
    }

    .banner-help.allin.banner2 {
        background-image: url(../images/recursos/personalize/banner-hub-mobile.png?v=1.11.96)
    }

    .banner-help.allin.banner3 {
        background-image: url(../images/recursos/engaje/banner-adcos-mobile.png?v=1.11.96)
    }
}

/*
.differential {
    background: url(https://www.mozout.com/static/default.mozout.com/images/hosting/background/escolha-locaweb.jpg?v=1.11.96) no-repeat center;
    background-size: cover
}
*/
.differential {
    background: url(https://www.mozout.com/static/default.mozout.com/images/hosting/background/escolha-locaweb.jpg?v=1.11.96) no-repeat center;
    background-size: cover;
    padding-bottom: 90%;
    margin-bottom: -90%;
}

@media only screen and (max-width:1085px) {
    .differential {
        padding-bottom: 122%;
        margin-bottom: -122%;
    }
}

@media only screen and (max-width:940px) {
    .differential {
        padding-bottom: 280%;
        margin-bottom: -280%;
    }
}

@media only screen and (max-width:652px) {
    .differential {
        padding-bottom: 333%;
        margin-bottom: -333%;
    }
}

@media only screen and (max-width:556px) {
    .differential {
        padding-bottom: 400%;
        margin-bottom: -400%;
    }
}

@media only screen and (max-width:465px) {
    .differential {
        padding-bottom: 490%;
        margin-bottom: -490%;
    }
}

@media only screen and (max-width:390px) {
    .differential {
        padding-bottom: 600%;
        margin-bottom: -600%;
    }
}

@media only screen and (max-width:342px) {
    .differential {
        padding-bottom: 725%;
        margin-bottom: -725%;
    }
}

.differential.solid-bg {
    background: #50595e
}

.differential.solid-bg ul li p a {
    color: #ccc;
    will-change: all;
    transition: all .2s ease;
    text-decoration: underline
}

.differential.solid-bg ul li p a:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: underline
}

.differential.bg-white .about-locaweb h3 {
    color: #333
}

.differential.bg-white .about-locaweb ul li .round-icon {
    color: #dcdedf
}

.differential.bg-white .about-locaweb ul li .round-icon span {
    color: #c3d600
}

.differential.bg-white .about-locaweb ul li p {
    color: #333
}

.differential.bg-white .about-locaweb ul li p small {
    color: #333
}

.differential.dark-gray {
    background: #4d4d4f
}

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

.differential.dark-gray .section-title p {
    color: #ccc
}

.differential.dark-gray .grid-list .title {
    color: #fff
}

.differential.dark-gray .grid-list p {
    color: #ccc
}

.differential.dark-gray .grid-list span {
    color: #c3d600
}

.differential.dark-gray .grid-list.line-bottom {
    border-color: #dcdedf
}

.differential.dark-gray .about-locaweb h3 {
    color: #fff
}

.differential.dark-gray .about-locaweb ul li p {
    color: #fff
}

.differential.dark-gray .about-locaweb ul li .round-icon {
    color: #c3d600;
    border-color: #dcdedf
}

.differential.pro {
    background: url(../images/por-que-locaweb.jpg?v=1.11.96) no-repeat center;
    background-size: cover
}

.differential.pro .grid-list span {
    color: #76bd22
}

.differential.pro .grid-list li {
    margin-bottom: 20px
}

.differential.pro .about-locaweb ul li .round-icon {
    color: #fff
}

.differential.dark-white-pro {
    background: #e7e8e9
}

.differential.dark-white-pro .section-title h2 {
    color: #333
}

.differential.dark-white-pro .section-title p {
    color: #777
}

.differential.dark-white-pro .grid-list li span {
    margin-right: 5px
}

.differential.dark-white-pro .grid-list li .title {
    color: #333
}

.differential.dark-white-pro .grid-list li p {
    color: #777
}

.differential.small-subtitle .section-title p {
    font-size: 14px;
    line-height: 18px
}

.differential.light-solid-bg {
    background: #fff
}

.differential.light-solid-bg .section-title h2 {
    color: #333
}

.differential.light-solid-bg .section-title p {
    color: #777
}

.differential.light-solid-bg ul li h3 {
    color: #333
}

.differential.light-solid-bg ul li p {
    color: #777
}

.differential.light-solid-bg ul li p a {
    color: #333
}

.differential.light-solid-bg ul li p a:hover {
    color: #333;
    text-decoration: underline
}

.differential .section-title h2,
.differential .section-title p {
    color: #e5e5e5
}

.differential .grid-list li span {
    color: #00acc8
}

.differential .about-locaweb {
    border-top: 3px solid #e5e5e5;
    padding: 60px 0
}

.differential .about-locaweb h3 {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-transform: none;
    color: #e5e5e5;
    text-align: center;
    margin-bottom: 35px
}

.differential .about-locaweb ul li {
    display: inline-table;
    width: 24%;
    color: #e5e5e5;
    text-align: center
}

.differential .about-locaweb ul li .round-icon {
    display: inline-block;
    position: relative;
    width: 116px;
    height: 116px;
    border: 3px solid #e5e5e5;
    border-radius: 50%;
    color: inherit;
    overflow: hidden
}

.differential .about-locaweb ul li .round-icon [class*=" icon-"],
.differential .about-locaweb ul li .round-icon [class^=icon-] {
    line-height: 116px;
    font-size: 50px
}

.differential .about-locaweb ul li.small .round-icon [class*=" icon-"],
.differential .about-locaweb ul li.small .round-icon [class^=icon-] {
    font-size: 40px
}

.differential .about-locaweb ul li p {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 28px;
    font-weight: 700;
    text-transform: none;
    color: #e5e5e5;
    margin-top: 10px
}

.differential .about-locaweb ul li p a {
    color: #6cf
}

.differential .about-locaweb ul li p small {
    display: block;
    margin-top: 10px;
    font-family: Ubuntu, arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: none;
    color: #e5e5e5
}

@media only screen and (max-width:991px) {
    .differential .about-locaweb ul li p {
        font-size: 24px
    }
}

@media only screen and (max-width:767px) {
    .differential {
        background: #50595e
    }

    .differential.pro {
        background: #28292d
    }

    .differential.dark-white-pro {
        background: #e7e8e9
    }

    .differential .inner {
        padding: 0 10px
    }

    .differential .inner .about-locaweb {
        padding: 40px 0
    }

    .differential .inner .about-locaweb h3 {
        font-size: 22px
    }

    .differential .inner .about-locaweb ul li {
        float: left;
        width: 50%;
        margin-bottom: 25px
    }

    .differential .inner .about-locaweb ul li p {
        font-size: 20px;
        margin-top: 10px
    }
}

.extendable-list {
    padding-bottom: 0
}

.extendable-list .list .item span {
    position: absolute;
    top: 0;
    display: table-cell;
    font-size: 45px;
    color: #00acc8;
    width: 70px
}

.extendable-list .list .item p {
    text-align: center;
    min-height: 40px;
    font-family: Ubuntu, arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: none;
    color: #333
}

.extendable-list.dark-white {
    background-color: #edeff0
}

.extendable-list.dark-gray .list .item h4 {
    color: #fff
}

.extendable-list.dark-gray .list .item p {
    color: #ccc
}

.extendable-list ul {
    max-width: 960px;
    margin: 0 auto;
    list-style: none;
    text-align: center;
    margin-top: -20px
}

.extendable-list ul.three-per-row .item {
    width: 33%
}

.extendable-list ul.four-per-row .item {
    width: 25%
}

@media only screen and (min-width:992px) {
    .extendable-list ul.five-per-row .item {
        width: 20%
    }
}

@media only screen and (min-width:992px) {
    .extendable-list ul.six-per-row .item {
        width: 16.5%
    }
}

.extendable-list ul.control-line-bottom+.controls {
    border-bottom: 3px solid #e5e5e5;
    padding-bottom: 60px;
    position: relative
}

.extendable-list .item {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: none;
    color: inherit;
    position: relative;
    display: inline-table;
    width: 33%;
    margin: 20px 0 20px -4px;
    padding: 0 15px;
    text-align: center;
    opacity: 1;
    will-change: all;
    transition: all .2s ease
}

.extendable-list .item .title {
    font-size: 18px;
    font-weight: 700;
    margin: 10px 0 5px;
    color: #333
}

.extendable-list .item.round-icon a {
    color: #00acc8;
    will-change: all;
    transition: all .2s ease;
    text-decoration: none
}

.extendable-list .item.round-icon a:hover {
    color: #00acc8;
    cursor: pointer;
    text-decoration: underline
}

.extendable-list .item.round-icon p a {
    color: #777;
    will-change: all;
    transition: all .2s ease;
    text-decoration: underline
}

.extendable-list .item.round-icon p a:hover {
    color: #4d4d4d;
    cursor: pointer;
    text-decoration: underline
}

.extendable-list .item .text {
    color: #777
}

.extendable-list .item.hidden {
    display: none;
    opacity: 0;
    will-change: all;
    transition: all .2s ease
}

.extendable-list .item.soon .text {
    position: relative
}

.extendable-list .item.soon .text:after {
    content: "em breve";
    display: inline-block;
    margin: 10px auto 0;
    background-color: #777;
    border-radius: 10px;
    padding: 2px 20px;
    font-family: Ubuntu, arial, sans-serif;
    font-size: 10px;
    font-weight: 300;
    text-transform: uppercase;
    color: #fff
}

.extendable-list .controls {
    text-align: center;
    margin: 20px auto 0 auto;
    max-width: 960px
}

.extendable-list .controls button {
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    color: inherit;
    background-color: transparent;
    color: #777;
    will-change: all;
    transition: all .2s ease;
    text-decoration: underline;
    padding-left: 20px;
    position: relative
}

.extendable-list .controls button:hover {
    color: #4d4d4d;
    cursor: pointer;
    text-decoration: underline
}

.extendable-list .controls button:before {
    position: absolute;
    left: 0;
    top: 2px;
    text-decoration: none
}

.extendable-list .controls button.see-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: "\EAE7";
    font-size: inherit;
    margin-right: 5px
}

.extendable-list .controls button.close {
    display: none
}

.extendable-list .controls button.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: "\EA74";
    font-size: inherit;
    margin-right: 5px
}

.extendable-list .controls button .control-text {
    font-style: normal
}

.extendable-list.line-top {
    border-top: solid 2px #bfbfbf
}

.extendable-list.line-bottom {
    border-bottom: solid 2px #bfbfbf
}

.extendable-list.light-text .item p {
    color: #777;
    font-weight: 400
}

.extendable-list p.disclaimer-extendableList {
    text-align: center;
    color: #777
}

.extendable-list .item.round-icon {
    width: 25%
}

.extendable-list .item.round-icon [class*=" icon-"],
.extendable-list .item.round-icon [class^=icon-] {
    position: relative;
    display: inline-block;
    width: 120px;
    height: 120px;
    background-color: #00acc8;
    border-radius: 50%;
    top: 0
}

.extendable-list .item.round-icon [class*=" icon-"]:before,
.extendable-list .item.round-icon [class^=icon-]:before {
    display: block;
    color: #fff;
    font-size: 60px;
    text-align: center;
    line-height: 120px
}

.extendable-list .item.round-icon .text,
.extendable-list .item.round-icon .title {
    color: #333
}

.extendable-list .item.round-icon.small [class*=" icon-"]:before,
.extendable-list .item.round-icon.small [class^=icon-]:before {
    font-size: 50px
}

.extendable-list .item.round-icon .item-icon {
    width: 120px;
    height: 120px;
    line-height: 120px;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #edeff0;
    margin: 0 auto
}

.extendable-list .item.round-icon .item-icon .img-circle {
    -o-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.extendable-list .item.left-icon-45px p {
    padding-left: 70px;
    text-align: left
}

.extendable-list .item.left-icon-45px.big-text p {
    font-size: 16px !important;
    font-weight: 700
}

.extendable-list .item.left-icon {
    position: relative;
    text-align: left;
    padding-left: 70px
}

.extendable-list .item.left-icon [class*=" icon-"],
.extendable-list .item.left-icon [class^=icon-] {
    position: absolute;
    top: 0;
    left: 10px;
    font-size: 35px;
    color: #777
}

.extendable-list .item.left-icon [class*=" icon-"].small,
.extendable-list .item.left-icon [class^=icon-].small {
    font-size: 25px
}

@media only screen and (max-width:991px) {
    .extendable-list ul {
        width: 100%;
        margin: 0
    }
}

@media only screen and (max-width:767px) {
    .extendable-list .controls {
        margin-top: 0
    }

    .extendable-list ul.three-per-row .item {
        width: 100%
    }

    .extendable-list .item {
        width: 100%;
        margin: 0 0 30px
    }

    .extendable-list .item.round-icon {
        width: 100%
    }

    .extendable-list .item.round-icon [class*=" icon-"],
    .extendable-list .item.round-icon [class^=icon-] {
        width: 90px;
        height: 90px
    }

    .extendable-list .item.round-icon [class*=" icon-"]:before,
    .extendable-list .item.round-icon [class^=icon-]:before {
        font-size: 50px;
        line-height: 90px
    }
}

.panel-features {
    padding-bottom: 60px;
    overflow: hidden;
    background-color: #edeff0
}

.panel-features.white {
    background-color: #fff
}

.panel-features.line-top-cloud .inner {
    border-top: 2px solid #bfbfbf;
    padding-top: 20px
}

.panel-features.line-top-cloud .inner .section-title {
    padding-top: 40px
}

.panel-features.without-space-top {
    margin-top: 0 !important;
    padding-top: 0 !important
}

.panel-features.without-space-top .panel-features-footer {
    margin-top: 0 !important
}

.panel-features.without-space-top .panel-features-footer .extendable-list {
    margin-top: 0 !important;
    padding-top: 0 !important
}

.panel-features.landing {
    background-image: url(../images/produtos/hospedeseusite/desktop/bg_001.jpg)
}

.panel-features.landing .panel-content-text {
    width: 220px
}

.panel-features.landing .panel-content-text h3 {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 31px;
    font-weight: 500;
    text-transform: none;
    color: #dbdbdb;
    margin-top: 55px
}

.panel-features.landing .panel-content-text h3 strong {
    background: #00acc8;
    color: #262930;
    display: block;
    margin-bottom: 20px;
    padding: 4px 20px 3px 5px;
    margin-left: -5px;
    width: 190px
}

.panel-features.landing .panel-content-text p {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 18px;
    font-weight: 300;
    text-transform: none;
    color: #dbdbdb;
    line-height: 22px;
    width: 200px
}

.panel-features.landing .video-container {
    background-image: url(../images/produtos/hospedeseusite/desktop/img_006.png?v=1.11.96);
    width: 817px;
    height: 363px;
    right: -50px;
    cursor: pointer
}

.panel-features.landing .video-container #screen {
    top: 19px;
    right: 179px;
    width: 446px;
    height: 279px
}

.panel-features.landing .cta-container {
    display: none
}

.panel-features.landing .panel-content {
    height: auto
}

.panel-features.landing .panel-content .features {
    display: none
}

.panel-features.light {
    background-color: #fff
}

.panel-features.dark-white {
    background-color: #edeff0
}

.panel-features.dark-gray {
    background-color: #373739
}

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

.panel-features.dark-gray .section-title p {
    color: #ccc
}

.panel-features.dark-gray .panel-content ul li h3 {
    color: #fff
}

.panel-features.dark-gray .panel-content ul li p {
    color: #ccc
}

.panel-features .panel-content {
    position: relative;
    padding-bottom: 40px
}

.panel-features .inner {
    position: relative
}

.panel-features .features {
    float: left;
    width: calc(100% - 707px)
}

.panel-features .features li {
    padding-left: 25px;
    padding-bottom: 5px;
    margin-bottom: 15px
}

.panel-features .features li:first-of-type {
    margin-top: 60px
}

.panel-features .features li h3 {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 20px;
    font-weight: 300;
    text-transform: none;
    color: #777;
    margin-bottom: 4px;
    cursor: pointer
}

.panel-features .features li p {
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    color: #777;
    height: 0;
    overflow: hidden
}

.panel-features .features li p a {
    color: #777;
    will-change: all;
    transition: all .2s ease;
    text-decoration: underline
}

.panel-features .features li p a:hover {
    color: #4d4d4d;
    cursor: pointer;
    text-decoration: underline
}

.panel-features .features li .thumb {
    display: none;
    position: relative;
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
    height: 0;
    opacity: 0
}

.panel-features .features li .thumb iframe,
.panel-features .features li .thumb img {
    width: 100%;
    height: auto
}

.panel-features .features li .thumb.video {
    background-color: #000
}

.panel-features .features li .thumb.video img {
    opacity: .5
}

.panel-features .features li .thumb.video: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: "\EAE6";
    font-size: 50px;
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.panel-features .features li .thumb.video-in:before {
    display: none
}

.panel-features .features li:before {
    display: none;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 4px;
    background-color: #00acc8
}

.panel-features .features li.active {
    position: relative
}

.panel-features .features li.active:before {
    display: block
}

.panel-features .features li.active h3 {
    font-weight: 600;
    color: #333
}

.panel-features .features li.active p {
    height: auto
}

.panel-features .features li.active .thumb {
    will-change: all;
    transition: all .6s ease;
    height: 177px;
    opacity: 1;
    margin: 20px auto
}

.panel-features .video-container {
    position: absolute;
    top: 0;
    right: -60px;
    background-image: url(../images/laptop.png?v=1.11.96);
    width: 747px;
    height: 386px;
    background-position: center;
    background-repeat: no-repeat
}

.panel-features .video-container #screen {
    position: absolute;
    top: 38px;
    right: 116px;
    width: 507px;
    height: 284px
}

.panel-features .cta-container:before {
    content: ' ';
    clear: both;
    display: block
}

.panel-features .know-plans {
    position: absolute;
    left: 50%;
    top: 400px;
    margin-left: 55px;
    min-width: 200px
}

.panel-features .panel-features-footer {
    margin-top: 40px
}

.panel-features .panel-features-footer .internal-title h3 {
    font-size: 24px
}

.panel-features.light {
    background-color: #fff
}

.panel-features.side-title {
    padding: 60px 0
}

.panel-features.side-title .inner {
    padding-bottom: 20px
}

.panel-features.side-title .section-title {
    width: 350px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0
}

.panel-features.side-title .section-title h2 {
    font-size: 28px;
    font-weight: 300;
    text-align: left;
    line-height: 1.2em
}

.panel-features.side-title .features {
    margin-top: 100px;
    min-height: 280px
}

.panel-features.side-title .features li:first-of-type {
    margin-top: 0
}

.panel-features .disclaimer {
    clear: both
}

.panel-features .disclaimer+.panel-features-footer {
    margin-top: 0
}

.panel-features .disclaimer.line-top {
    border-top: solid 2px #bfbfbf
}

.panel-features .disclaimer.line-bottom {
    border-bottom: solid 2px #bfbfbf
}

@media only screen and (min-width:992px) {
    .panel-features .panel-content {
        min-height: 450px;
        padding: 0
    }

    .panel-features.no-buttom .panel-content {
        min-height: 410px
    }
}

@media only screen and (max-width:991px) {
    .panel-features.landing .panel-content-text {
        width: auto;
        text-align: center
    }

    .panel-features.landing .panel-content-text h3 {
        margin-top: 0
    }

    .panel-features.landing .panel-content-text h3 strong {
        margin: 10px auto 15px;
        padding: 0
    }

    .panel-features.landing .panel-content-text p {
        width: auto
    }

    .panel-features.landing .video-container {
        position: relative;
        left: 50%;
        margin-left: -413px
    }

    .panel-features.side-title .section-title {
        width: 250px;
        margin-left: 20px
    }

    .panel-features.side-title .section-title h2 {
        font-size: 22px;
        margin-bottom: 30px
    }

    .panel-features.side-title .features {
        margin-top: 80px;
        min-height: 275px
    }

    .panel-features .panel-content {
        padding-bottom: 0;
        min-height: 400px
    }

    .panel-features.no-buttom .panel-content {
        min-height: 350px
    }

    .panel-features .features {
        min-height: 330px;
        margin-top: 20px;
        margin-left: 20px;
        width: calc(100% - 560px)
    }

    .panel-features .features li h3 {
        font-size: 16px
    }

    .panel-features .features li p {
        font-size: 12px
    }

    .panel-features .video-container {
        top: 20px;
        right: -40px;
        width: 580px;
        height: 315px;
        background-size: contain
    }

    .panel-features .video-container #screen {
        top: 36px;
        right: 89px;
        width: 395px;
        height: 222px
    }

    .panel-features .know-plans {
        margin-left: 0;
        top: 350px
    }

    .panel-features .panel-features-footer {
        padding-left: 20px;
        padding-right: 20px
    }
}

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

    .panel-features,
    .panel-features.side-title {
        padding: 40px 20px
    }

    .panel-features.landing .video-container,
    .panel-features.side-title.landing .video-container {
        display: block;
        background-image: url(../images/produtos/hospedeseusite/phone/img_006.png?v=1.11.96);
        height: 147px;
        width: 312px;
        margin-left: -155px
    }

    .panel-features.landing .video-container #screen,
    .panel-features.side-title.landing .video-container #screen {
        top: 7px;
        right: 61px;
        height: 123px;
        width: 190px
    }

    .panel-features .section-title,
    .panel-features.side-title .section-title {
        position: relative;
        margin: 0
    }

    .panel-features .panel-features-footer,
    .panel-features.side-title .panel-features-footer {
        padding: 0
    }

    .panel-features .panel-content,
    .panel-features.side-title .panel-content {
        height: auto
    }

    .panel-features .features,
    .panel-features.side-title .features {
        float: left;
        width: 100% !important;
        height: auto;
        min-height: 0;
        margin: 0;
        padding: 0
    }

    .panel-features .features li,
    .panel-features.side-title .features li {
        position: relative;
        padding-top: 12px;
        padding-left: 0;
        margin-bottom: -2px;
        text-align: center;
        padding-bottom: 10px
    }

    .panel-features .features li .thumb,
    .panel-features.side-title .features li .thumb {
        display: block;
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }

    .panel-features .features li:after,
    .panel-features .features li:before,
    .panel-features.side-title .features li:after,
    .panel-features.side-title .features li:before {
        display: block;
        content: "";
        position: absolute;
        left: 0;
        height: 2px;
        width: 100%;
        background-color: #c3c3c3
    }

    .panel-features .features li:before,
    .panel-features.side-title .features li:before {
        top: 0;
        bottom: initial
    }

    .panel-features .features li:after,
    .panel-features.side-title .features li:after {
        top: initial;
        bottom: 0;
        z-index: 100
    }

    .panel-features .features li:first-of-type,
    .panel-features.side-title .features li:first-of-type {
        margin-top: 0
    }

    .panel-features .features li.active:after,
    .panel-features .features li.active:before,
    .panel-features.side-title .features li.active:after,
    .panel-features.side-title .features li.active:before {
        z-index: 100
    }

    .panel-features .cta-container,
    .panel-features.side-title .cta-container {
        float: left;
        width: 100%;
        text-align: center;
        padding-top: 20px
    }

    .panel-features .video-container,
    .panel-features.side-title .video-container {
        display: none
    }

    .panel-features .know-plans,
    .panel-features.side-title .know-plans {
        position: static;
        white-space: nowrap;
        margin: 0
    }
}

@media only screen and (min-width:1154px) {
    .panel-features .know-plans {
        margin-left: 160px
    }
}

.pro .extra .cta {
    background: #76bd22
}

.pro .extra .cta:hover {
    background: #87ce33
}

.specification {
    background-color: #fff
}

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

.specification.full-files-list .files-list .item {
    width: 100%
}

.specification.pro {
    background-color: #253645
}

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

.specification.pro .files-list {
    border-color: #2b3d4a
}

.specification.pro .fixed-list .item .description,
.specification.pro .fixed-list .item .title {
    color: #fdfdfd;
    font-weight: 400
}

.specification.pro .files-list .item:hover:before {
    color: #fff
}

.specification.pro .files-list .item:before {
    color: #ccc
}

.specification.pro .files-list .item a {
    color: #ccc
}

.specification.pro .files-list .item a:hover {
    color: #fff
}

.specification.pro .extra p {
    color: #fff
}

.specification.without-button .fixed-list .inner {
    padding-bottom: 40px
}

.specification.small-container .inner {
    max-width: 780px
}

.specification.small-container .inner.normal-inner {
    max-width: 960px
}

.specification .partner {
    display: block;
    width: 780px;
    margin: 40px auto 60px;
    padding: 40px;
    background-color: #fff;
    clear: both
}

.specification .partner img {
    margin: 10px 35px 10px 0;
    float: left
}

.specification .partner h3 {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 22px;
    font-weight: 700;
    text-transform: none;
    color: #333;
    margin-bottom: 25px
}

.specification .partner p {
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    color: #777
}

.specification.institucional h4.title {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 28px;
    font-weight: 300;
    text-transform: none;
    color: #333;
    margin-bottom: 30px
}

.specification.institucional .item p {
    font-family: arial, sans-serif;
    font-size: 16px;
    font-weight: 300;
    text-transform: none;
    color: #777
}

.specification .list-specification li {
    margin-bottom: 5px
}

.specification .list-specification li:before {
    content: "- "
}

@media only screen and (max-width:991px) {
    .specification .partner {
        width: 100%
    }
}

@media only screen and (max-width:767px) {
    .specification .partner {
        text-align: center
    }

    .specification .partner img {
        margin: 0 0 20px;
        float: none
    }

    .specification .partner h3 {
        float: none
    }

    .specification .partner p {
        float: none
    }
}

.step-board {
    padding: 40px 0
}

.step-board .board-shape {
    background-color: #253746;
    border-radius: 30px 0;
    overflow: hidden
}

.step-board .steps-header {
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    background: 0 0;
    min-height: 330px;
    text-align: right
}

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

.step-board .steps-header.no-link {
    margin-bottom: 0
}

.step-board .steps-header.no-link h3 {
    padding-bottom: 0
}

.step-board .steps-header .container {
    display: table;
    min-height: 260px;
    width: 100%
}

.step-board .steps-header .container .content {
    display: table-cell;
    vertical-align: middle;
    float: none;
    width: inherit
}

.step-board .steps-header h3 {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 18px;
    font-weight: lighter;
    text-transform: uppercase;
    color: #fff;
    margin-left: 10px;
    padding-bottom: 5px
}

.step-board .steps-header h3 strong {
    font-weight: lighter;
    font-size: 36px
}

.step-board .steps-header a {
    margin-top: 40px;
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: 100;
    text-transform: none;
    color: #777;
    width: 100%;
    padding-right: 9px
}

.step-board .steps-header a:before {
    content: "> "
}

.step-board .all-steps {
    float: left;
    width: 75%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0;
    position: relative;
    padding: 0 0 0 20px
}

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

.step-board .all-steps .all-steps-background {
    position: absolute;
    top: 0;
    left: 20px;
    right: 0;
    z-index: 0
}

.step-board .all-steps .all-steps-background img {
    width: 100%;
    min-height: 330px
}

.step-board .all-steps .steps.slider {
    display: block
}

.step-board .all-steps .steps.slider .slick-dots li.slick-active button {
    background-color: #9163cd
}

.step-board .all-steps .steps.slider .slick-dots li button {
    background-color: #fff
}

.step-board .all-steps .steps .item {
    float: left;
    width: 33.33333333%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0;
    min-height: 330px;
    padding: 40px 10px 20px 40px;
    text-align: left;
    position: relative
}

@media only screen and (max-width:767px) {
    .step-board .all-steps .steps .item {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.step-board .all-steps .steps .item: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: "\EACE";
    font-size: inherit;
    color: #9163cd;
    position: absolute;
    right: -10%;
    text-align: center;
    font-size: 30px;
    top: 0;
    margin-top: 55%;
    font-weight: 700
}

.step-board .all-steps .steps .item .container {
    display: table;
    min-height: 260px;
    width: 100%
}

.step-board .all-steps .steps .item .container .content {
    display: table-cell;
    vertical-align: middle;
    float: none;
    width: inherit
}

.step-board .all-steps .steps .item .single-step-background {
    position: absolute;
    z-index: -100;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    height: 100%;
    min-height: 265px
}

.step-board .all-steps .steps .item .single-step-background img {
    width: 100%;
    height: 100%;
    max-height: 330px
}

.step-board .all-steps .steps .item h4 {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: none;
    color: #fff;
    padding: 0 10px
}

.step-board .all-steps .steps .item p {
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    color: #fff;
    margin: 20px 0;
    padding: 0 10px
}

.step-board .all-steps .steps .item p a,
.step-board .all-steps .steps .item p strong {
    font-family: arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: none;
    color: #fff
}

.step-board .all-steps .steps .item p small {
    font-family: arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
    color: #fff
}

.step-board .all-steps .steps .item button {
    border: 3px solid #fff;
    padding: 10px 30px;
    margin: 0 10px;
    width: 200px;
    font-family: Ubuntu, arial, sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: #333;
    background-color: #fff;
    transition: all ease .2s
}

.step-board .all-steps .steps .item button:hover {
    transition: all .2s ease;
    background-color: #dae3e5;
    border-color: #dae3e5
}

.step-board .all-steps .steps .item:first-child {
    padding-left: 20px
}

.step-board .all-steps .steps .item:last-child:after {
    content: none
}

.step-board .all-steps .steps .item:nth-child(2) {
    padding-right: 0
}

.step-board .contat {
    color: #fff;
    font-size: 14px;
    margin-bottom: 20px;
    padding: 0 10px
}

.step-board .contat small {
    font-size: 90%
}

.step-board .steps-header a {
    color: #1eced4;
    text-decoration: none
}

.step-board .steps-header a:hover {
    text-decoration: underline
}

@media only screen and (max-width:991px) {
    .step-board {
        margin-bottom: 40px
    }

    .step-board .steps-header {
        width: 90%;
        float: none;
        margin: 0 auto;
        height: 130px;
        min-height: initial;
        clear: both;
        padding: 30px
    }

    .step-board .steps-header.no-link {
        height: calc(105px)
    }

    .step-board .steps-header .container {
        min-height: auto;
        text-align: center
    }

    .step-board .steps-header .container .content {
        vertical-align: top
    }

    .step-board .steps-header h3 {
        margin: 0;
        float: left;
        width: 58.33333333%;
        box-sizing: border-box;
        padding: 0 20px;
        min-height: 1px;
        margin-left: 0;
        width: 100%;
        text-align: center;
        padding-bottom: 5px;
        margin-left: 0
    }

    .step-board .steps-header h3 br {
        display: none
    }

    .step-board .steps-header h3 strong {
        font: inherit
    }

    .step-board .steps-header a {
        text-align: right;
        margin-top: 0;
        width: 100%;
        padding-left: 60px;
        padding-right: 0
    }

    .step-board .all-steps {
        width: 90%;
        margin: 0 auto;
        float: none;
        padding: 0
    }

    .step-board .all-steps .all-steps-background {
        display: none
    }

    .step-board .all-steps .steps {
        width: 100%
    }

    .step-board .all-steps .steps .item {
        padding: 20px 0;
        height: auto;
        min-height: initial;
        text-align: center !important;
        display: block
    }

    .step-board .all-steps .steps .item:after {
        content: none;
        display: none
    }

    .step-board .all-steps .steps .item .container {
        min-height: auto
    }

    .step-board .all-steps .steps .item .container .content {
        vertical-align: top
    }

    .step-board .all-steps .steps .item .single-step-background {
        display: block
    }

    .step-board .all-steps .steps .item h4 {
        padding: 0 20%;
        text-align: center
    }

    .step-board .all-steps .steps .item p {
        padding: 0 10%;
        text-align: center
    }

    .step-board .all-steps .steps .item p:first-child {
        margin: 40px 0
    }

    .step-board .all-steps .steps .item p.step-content {
        height: 160px;
        display: table-cell;
        vertical-align: middle
    }

    .step-board .all-steps .steps .item:first-child {
        padding-left: 0
    }
}

@media only screen and (max-width:991px) and only screen and (max-width:767px) {
    .step-board .steps-header h3 {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

@media only screen and (max-width:767px) {
    .step-board .steps-header {
        height: auto;
        min-height: auto;
        padding-bottom: 15px
    }

    .step-board .steps-header .container {
        min-height: auto;
        text-align: center
    }

    .step-board .steps-header .container .content {
        vertical-align: top
    }

    .step-board .steps-header h3 {
        margin: 0;
        float: none;
        width: 100%;
        text-align: center
    }

    .step-board .steps-header h3 br {
        display: none
    }

    .step-board .steps-header h3 strong {
        font: inherit
    }

    .step-board .steps-header a {
        float: none;
        padding-left: 60px
    }

    .step-board .all-steps .steps .item {
        margin: 0;
        height: auto;
        min-height: 0;
        text-align: center !important;
        display: block
    }

    .step-board .all-steps .steps .item:after {
        content: none;
        display: none
    }

    .step-board .all-steps .steps .item .container {
        min-height: auto
    }

    .step-board .all-steps .steps .item .container .content {
        vertical-align: top
    }

    .step-board .all-steps .steps .item .single-step-background {
        min-height: 285px
    }

    .step-board .all-steps .steps .item .single-step-background img {
        height: 330px
    }
}

.board-list {
    padding: 60px 0
}

.board-list.dark-white-pro .boards {
    max-width: 960px;
    float: none;
    margin: auto
}

.board-list .list {
    list-style: disc;
    color: #777;
    font-family: arial, sans-serif;
    font-size: 15px;
    position: relative;
    left: 20px;
    padding: 0 30px;
    width: calc(100% - 20px)
}

.board-list .list li {
    line-height: 20px
}

.board-list .controls {
    text-align: center;
    margin: 20px auto 0 auto;
    max-width: 960px
}

.board-list .controls button {
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    color: inherit;
    background-color: transparent;
    color: #777;
    will-change: all;
    transition: all .2s ease;
    text-decoration: underline;
    padding-left: 20px;
    position: relative
}

.board-list .controls button:hover {
    color: #4d4d4d;
    cursor: pointer;
    text-decoration: underline
}

.board-list .controls button:before {
    position: absolute;
    left: 0;
    top: 2px;
    text-decoration: none
}

.board-list .controls button.see-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: "\EAE7";
    font-size: inherit;
    margin-right: 5px
}

.board-list .controls button.close {
    display: none
}

.board-list .controls button.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: "\EA74";
    font-size: inherit;
    margin-right: 5px
}

.board-list .controls button .control-text {
    font-style: normal
}

.board-list.align-center {
    text-align: center
}

.board-list.dark-white.with-image .boards {
    max-width: 960px;
    float: none;
    margin: auto
}

.board-list.dark-white.with-image .boards .board .content {
    border: 0
}

.board-list.with-image .boards {
    max-width: 960px;
    float: none;
    margin: auto
}

.board-list.with-image .boards .board {
    padding: 0;
    border: 0;
    width: 460px;
    min-height: 270px
}

.board-list.with-image .boards .board .board-title {
    clear: both
}

.board-list.with-image .boards .board.single {
    width: 100%;
    min-height: auto
}

.board-list.with-image .boards .board.single .content .board-image {
    height: 141px;
    margin-right: 20px;
    width: auto
}

.board-list.with-image .boards .board.single .content .board-title {
    clear: initial;
    padding-top: 20px;
    padding-top: 4px
}

.board-list.with-image .boards .board.single .content .board-title:before {
    top: 0
}

.board-list.with-image .boards .board.single .content .button-wrapper {
    padding-bottom: 0
}

.board-list.with-image .boards .board.single .content .button-wrapper a {
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: none;
    color: inherit;
    color: #777;
    will-change: all;
    transition: all .2s ease;
    text-decoration: underline;
    text-align: center;
    padding-left: 0;
    width: auto
}

.board-list.with-image .boards .board.single .content .button-wrapper a:hover {
    color: #4d4d4d;
    cursor: pointer;
    text-decoration: underline
}

.board-list.with-image .boards .board.single .content .button-wrapper a: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: "\EACE";
    font-size: inherit;
    display: inline-block;
    margin: 0 5px 0 0
}

.board-list.with-image .boards .board.single .content p {
    margin-bottom: 10px
}

.board-list.with-image .boards .board.single .content p a {
    color: #777;
    will-change: all;
    transition: all .2s ease;
    text-decoration: underline
}

.board-list.with-image .boards .board.single .content p a:hover {
    color: #4d4d4d;
    cursor: pointer;
    text-decoration: underline
}

.board-list.with-image .boards .board .board-image {
    margin-right: 0;
    width: 100%
}

.board-list.with-image .boards .board .content {
    overflow: hidden;
    padding: 0;
    height: 100%
}

.board-list.with-image .boards .board .content .board-title {
    clear: both;
    padding-left: 40px;
    position: relative
}

.board-list.with-image .boards .board .content .board-image {
    margin-bottom: 20px
}

.board-list.with-image .boards .board .content img {
    position: relative
}

.board-list.with-image .boards .board .content p,
.board-list.with-image .boards .board .content span {
    color: #777;
    font-family: arial;
    line-height: 19px;
    padding-left: 0
}

.board-list.with-image .boards .board .content p {
    margin: 10px 30px 25px 0
}

.board-list.with-image .boards .board .content span {
    display: block
}

.board-list.with-image .boards .board .content span.role {
    margin-bottom: 20px
}

.board-list.with-image .boards .board .content .button-wrapper {
    padding: 0 30px 30px 0
}

.board-list.with-image.big-image .boards .board.single .content .board-image,
.board-list.with-image.big-image .boards .board.single .content .board-image img {
    height: 194px
}

.board-list.white-icon .board .board-title:before {
    color: #fff
}

.board-list.links-left .boards .board .content a {
    color: #777;
    will-change: all;
    transition: all .2s ease;
    text-decoration: underline;
    padding-left: 0
}

.board-list.links-left .boards .board .content a:hover {
    color: #4d4d4d;
    cursor: pointer;
    text-decoration: underline
}

.board-list.links-left .boards .board a.bottom-link {
    text-align: left;
    text-transform: none
}

.board-list.links-left .boards .board a.bottom-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: "\EACE";
    font-size: inherit;
    font-weight: 700
}

.board-list.with-profile-picture .boards .board {
    min-height: auto
}

.board-list.with-profile-picture .boards .board:nth-child(2n+1) {
    clear: both
}

.board-list.with-profile-picture .boards .board .content .board-content,
.board-list.with-profile-picture .boards .board .content .board-image {
    display: inline-block
}

.board-list.with-profile-picture .boards .board .content .board-image {
    width: 125px;
    margin-right: 20px
}

.board-list.with-profile-picture .boards .board .content .board-image img {
    max-width: 100%;
    height: auto
}

@media only screen and (max-width:767px) {
    .board-list.with-profile-picture .boards .board .content .board-image {
        width: 60px !important
    }
}

.board-list.with-profile-picture .boards .board .content .board-content {
    width: calc(100% - 145px)
}

@media only screen and (max-width:767px) {
    .board-list.with-profile-picture .boards .board .content .board-content {
        width: calc(100% - 80px)
    }
}

.board-list .board-list-link {
    color: #777;
    will-change: all;
    transition: all .2s ease;
    text-decoration: underline
}

.board-list .board-list-link:hover {
    color: #4d4d4d;
    cursor: pointer;
    text-decoration: underline
}

.board-list .boards {
    max-width: 960px;
    float: none;
    margin: auto
}

.board-list .boards:after {
    content: '';
    clear: both;
    display: block;
    height: 0
}

.board-list .board {
    float: left;
    padding: 0;
    border: 0;
    width: 48%
}

.board-list .board ul li {
    list-style: disc;
    margin-left: 20px
}

.board-list .board:nth-child(2n+1) {
    margin-right: 4%
}

.board-list .board.single {
    margin-right: 0;
    width: 100%
}

.board-list .board.align-bottom {
    position: relative;
    padding-bottom: 20px
}

.board-list .board.align-bottom .bottom-link.view-button {
    font-family: ubuntu;
    will-change: all;
    transition: all .2s ease
}

.board-list .board.align-bottom .bottom-link.view-button,
.board-list .board.align-bottom .bottom-link.view-button:hover {
    text-decoration: none
}

.board-list .board.left-title .board-title {
    text-align: left
}

.board-list .board.no-margin-title .board-title {
    margin: 0
}

.board-list .board.center-title .board-title small {
    display: block;
    width: 100%;
    margin-top: 5px;
    font-size: 14px;
    font-weight: 700;
    color: #333
}

.board-list .board .board-image {
    float: left;
    margin-right: 20px
}

.board-list .board .content {
    display: block;
    overflow: hidden;
    line-height: 1.2em
}

.board-list .board .boards {
    max-width: 960px;
    float: none;
    margin: auto
}

.board-list .board .board-title {
    padding-left: 40px;
    position: relative;
    font-family: Ubuntu, arial, sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-transform: none;
    color: inherit;
    color: #333;
    margin-bottom: 10px;
    overflow: hidden
}

.board-list .board .board-title: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: "\EA1C";
    font-size: 24px;
    color: #e7e8e9;
    display: block;
    position: absolute;
    margin-top: 2px;
    left: 5px;
    width: 35px;
    height: 30px
}

.board-list .board p {
    overflow: hidden;
    padding-left: 0
}

.board-list .board .soon {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    padding: 2px 15px;
    border-radius: 20px;
    display: inline-block;
    vertical-align: middle
}

.board-list .board .button-wrapper {
    padding-top: 20px;
    overflow: hidden;
    padding-left: 0
}

.board-list .board p a {
    color: #777;
    will-change: all;
    transition: all .2s ease;
    text-decoration: underline
}

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

.board-list .board .bottom-link {
    overflow: hidden;
    padding-left: 15px;
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: none;
    color: inherit;
    color: #777;
    will-change: all;
    transition: all .2s ease;
    text-decoration: underline;
    text-align: center;
    padding-left: 0;
    width: auto
}

.board-list .board .bottom-link:hover {
    color: #4d4d4d;
    cursor: pointer;
    text-decoration: underline
}

.board-list .board .bottom-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: "\EACE";
    font-size: inherit;
    display: inline-block;
    margin: 0 5px 0 0
}

.board-list .board .bottom-link.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: "\EADA";
    font-size: inherit
}

.board-list .board .bottom-link.store-button {
    float: left;
    width: auto;
    background-color: #e5e5e5;
    color: #333;
    padding: 10px;
    margin-right: 5px;
    font-family: Ubuntu, arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    color: inherit
}

.board-list .board .bottom-link.store-button:hover {
    color: #333;
    background-color: #ccc;
    text-decoration: none
}

.board-list .board .bottom-link.store-button:last-of-type {
    margin-right: 0
}

.board-list .board .bottom-link.store-button.apple: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: "\EA0E";
    font-size: inherit
}

.board-list .board .bottom-link.store-button.android: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: inherit
}

.board-list .board .bottom-link.view-button {
    position: relative;
    left: 50%;
    margin-left: -122.5px;
    display: inline-block;
    width: 245px;
    color: #fff;
    padding-left: 30px
}

.board-list .board .bottom-link.view-button:hover {
    text-decoration: none
}

.board-list .board .bottom-link.view-button:before {
    display: none
}

.board-list .disclaimer {
    display: block;
    padding-top: 40px;
    clear: both
}

@media only screen and (max-width:991px) {
    .board-list {
        padding: 60px 0
    }

    .board-list.with-image .boards .board {
        width: 48%
    }

    .board-list.with-image .boards .board.single {
        width: 440px;
        margin: 0 auto;
        float: none
    }

    .board-list.with-image .boards .board.single .content .board-title {
        clear: both
    }

    .board-list.with-image .boards .board.single .content .button-wrapper {
        margin-bottom: 20px
    }

    .board-list.with-image .boards .board .content .board-image {
        position: relative;
        left: auto;
        margin-left: auto
    }

    .board-list.with-image .boards .board .content .board-image img {
        width: 100%
    }
}

@media only screen and (max-width:767px) {
    .board-list .boards .board {
        width: 100%;
        margin-bottom: 20px
    }

    .board-list .boards .board.need-dev .content .board-image {
        margin-left: -195px
    }

    .board-list.with-image .boards .board,
    .board-list.with-image .boards .board.single {
        width: 100%
    }

    .board-list.with-image .boards .board.single .content .board-image,
    .board-list.with-image .boards .board.single .content p {
        margin-right: 0
    }

    .board-list.with-image .boards .board.single .content .board-image {
        height: auto
    }

    .board-list.with-image .boards .board .content .board-image {
        width: auto;
        max-width: 100%;
        margin-left: 0;
        left: 0
    }

    .board-list.with-image .boards .board .content .board-image img {
        max-width: 100%;
        height: auto
    }
}

.product-testimonials {
    background-color: #fff;
    padding-bottom: 60px
}

.product-testimonials .slider {
    padding: 0 40px
}

.product-testimonials .slider .slick-next,
.product-testimonials .slider .slick-prev {
    color: #777
}

.product-testimonials.without-role .item .person .name {
    margin: 10px 0 0 0;
    display: inline-block
}

.product-testimonials.without-role .item .person .role {
    display: none
}

@media only screen and (max-width:991px) {
    .product-testimonials.with-image .slider {
        padding: 0
    }
}

.product-testimonials.with-image .slider .testimonial-content,
.product-testimonials.with-image .slider .testimonial-image {
    display: inline-block;
    vertical-align: top
}

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

    .product-testimonials.with-image .slider .testimonial-content,
    .product-testimonials.with-image .slider .testimonial-image {
        display: block;
        width: 100%;
        max-width: 350px
    }
}

@media only screen and (max-width:991px) {
    .product-testimonials.with-image .slider .testimonial-image {
        max-width: 350px
    }

    .product-testimonials.with-image .slider .testimonial-image img {
        max-width: 100%;
        height: auto
    }
}

.product-testimonials.with-image .slider .testimonial-content {
    width: calc(100% - 470px)
}

@media only screen and (max-width:991px) {
    .product-testimonials.with-image .slider .testimonial-content {
        width: calc(100% - 350px)
    }
}

@media only screen and (max-width:767px) {
    .product-testimonials.with-image .slider .testimonial-content {
        width: 100%;
        margin-top: 20px
    }
}

.product-testimonials .item {
    padding: 0 20px
}

.product-testimonials .item .text {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 22px;
    font-weight: 300;
    text-transform: none;
    color: #777;
    line-height: 1.5em;
    font-style: italic;
    border: none;
    padding: 0 20px 20px 40px;
    quotes: "\201C""\201D""\2018""\2019"
}

.product-testimonials .item .text p {
    display: inline
}

.product-testimonials .item .text p:after,
.product-testimonials .item .text p:before {
    font-size: 2em;
    line-height: .1em;
    font-weight: 600;
    vertical-align: -.3em
}

.product-testimonials .item .text p:before {
    content: open-quote;
    margin-right: 10px;
    margin-left: -30px
}

.product-testimonials .item .text p:after {
    content: close-quote
}

.product-testimonials .item .person .image {
    float: left;
    width: 58px;
    height: 58px;
    border-radius: 50%;
    border: 3px solid #e5e5e5;
    margin: -10px 10px 0 20px
}

.product-testimonials .item .person .image img {
    width: 100%;
    height: auto;
    margin: 0 auto;
    border-radius: 50%;
    border: 2px solid #fff
}

.product-testimonials .item .person .name {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #333;
    margin: 20px 0 5px 40px
}

.product-testimonials .item .person .role {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 14px;
    font-weight: 300;
    text-transform: none;
    color: #777;
    font-style: italic;
    margin-left: 40px
}

.product-testimonials .item .person .company {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: #777;
    font-style: italic;
    margin-left: 40px;
    line-height: 1.8em
}

.product-testimonials .product-testimonials-button {
    clear: both;
    text-align: center;
    padding-top: 60px
}

.product-testimonials .product-testimonials-button a {
    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
}

.product-testimonials .product-testimonials-button a:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #00c2e2
}

.product-testimonials .product-testimonials-button a:active {
    will-change: all;
    transition: all .2s ease;
    background-color: #0096af
}

.product-testimonials .product-testimonials-button a:visited {
    will-change: all;
    transition: all .2s ease;
    color: #fff
}

.product-testimonials.dark {
    background-color: #50595e
}

.product-testimonials.dark .section-title h2 {
    color: #e5e5e5
}

.product-testimonials.dark .slider .slick-next,
.product-testimonials.dark .slider .slick-prev {
    color: #e5e5e5 !important
}

.product-testimonials.dark .item .text {
    color: #e5e5e5
}

.product-testimonials.dark .item .person .image {
    border-color: #fff
}

.product-testimonials.dark .item .person .image img {
    border: 4px solid #50595e
}

.product-testimonials.dark .item .person .name,
.product-testimonials.dark .item .person .role {
    color: #e5e5e5
}

@media only screen and (max-width:991px) {
    .product-testimonials {
        padding-bottom: 40px
    }

    .product-testimonials .slider .slick-dots {
        padding: 40px 0 0
    }
}

@media only screen and (max-width:767px) {
    .product-testimonials .slider {
        padding: 0
    }

    .product-testimonials .item .text {
        font-size: 18px;
        line-height: 1.3em;
        position: relative;
        padding: 0 15px 0 20px
    }

    .product-testimonials .item .text:before {
        position: absolute;
        top: 0;
        left: 23px;
        margin-right: 0;
        line-height: 1em
    }

    .product-testimonials .item .person .image {
        margin-left: 0
    }

    .product-testimonials .item .person .company,
    .product-testimonials .item .person .name,
    .product-testimonials .item .person .role {
        margin-left: 20px
    }
}

.grid-list li {
    position: relative;
    display: inline-table;
    box-sizing: border-box;
    width: 33.33%;
    margin-left: -4px;
    margin-bottom: 30px;
    padding: 0 30px 0 0
}

.grid-list li span:not(.label-new) {
    float: left;
    width: 70px;
    height: 70px;
    margin-right: 10px;
    text-align: center
}

.grid-list li span:not(.label-new):before {
    font-size: 45px;
    color: inherit
}

.grid-list li span.label-new {
    font-family: arial, sans-serif;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    background-color: #00acc8;
    display: inline-block;
    padding: 0 7px;
    height: 18px;
    -o-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.grid-list li .title {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 22px;
    font-weight: 300;
    text-transform: normal;
    color: #e5e5e5;
    margin: 0 0 10px;
    overflow: hidden
}

.grid-list li .white {
    color: #fff
}

.grid-list li .sub-title {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 17px;
    font-weight: 300;
    text-transform: normal;
    color: #fff;
    margin: 0 0 10px;
    overflow: hidden
}

.grid-list li .sub-text {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 15px;
    font-weight: 300;
    text-transform: normal;
    color: #bebebe
}

.grid-list li p {
    font-family: arial, sans-serif;
    font-size: 16px;
    font-weight: 300;
    text-transform: normal;
    color: #e5e5e5;
    line-height: 1.2em;
    overflow: hidden
}

.grid-list li p small {
    font-size: 11px
}

.grid-list li.small span:before {
    font-size: 35px
}

.grid-list.line li {
    width: 100%
}

.grid-list.quarter li {
    width: 25%
}

.grid-list.white-background li .title,
.grid-list.white-background li p {
    color: #777
}

@media only screen and (max-width:991px) {

    .grid-list li,
    .grid-list.quarter li {
        padding: 0 0 0 10px
    }
}

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

    .grid-list li,
    .grid-list.quarter li {
        width: 100%
    }

    .grid-list li span,
    .grid-list.quarter li span {
        padding-top: 5px
    }

    .grid-list li .title,
    .grid-list.quarter li .title {
        font-size: 17px
    }

    .grid-list li p,
    .grid-list.quarter li p {
        font-size: 13px
    }
}

.fixed-list {
    text-align: center
}

.fixed-list .inner {
    display: table;
    width: 100%
}

.fixed-list ul {
    display: table-cell;
    table-layout: fixed;
    width: auto
}

.fixed-list ul.half {
    width: 50%
}

.fixed-list ul.third {
    width: 33.33%
}

.fixed-list ul.quarter {
    width: 25%
}

.fixed-list .item {
    position: relative;
    display: block;
    margin-bottom: 30px;
    text-align: left;
    padding-right: 35px
}

.fixed-list .item:last-of-type {
    margin-bottom: 0
}

.fixed-list .item .title {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: normal;
    color: #333;
    margin-bottom: 5px
}

.fixed-list .item .description {
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: normal;
    color: #777
}

.fixed-list .item .description .light-text,
.fixed-list .item .description small {
    font-weight: 400;
    font-size: 14px
}

.fixed-list .item .description small.small-info {
    font-size: 12px
}

.fixed-list .item a {
    color: #777;
    will-change: all;
    transition: all .2s ease;
    text-decoration: underline
}

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

.fixed-list .item.hidden {
    display: none;
    opacity: 0;
    will-change: all;
    transition: all .2s ease
}

.extra {
    padding: 40px 20px;
    text-align: center
}

.extra p {
    font-family: arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: normal;
    color: #777;
    text-align: center
}

.extra p+.cta {
    margin-top: 40px
}

.extra .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;
    border: none;
    text-align: center;
    text-decoration: none;
    padding: 15px 30px;
    cursor: pointer;
    will-change: all;
    transition: all .2s ease;
    background-color: #00acc8
}

.extra .cta:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #00c2e2
}

.extra .cta:active {
    will-change: all;
    transition: all .2s ease;
    background-color: #0096af
}

.extra .cta:visited {
    will-change: all;
    transition: all .2s ease;
    color: #fff
}

.extra .cta:hover {
    background-color: #1cc6e2
}

.extra.text-left p {
    text-align: left
}

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

    .fixed-list ul {
        width: 33%
    }

    .fixed-list .item {
        padding-right: 20px
    }
}

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

    .fixed-list ul,
    .fixed-list ul.half,
    .fixed-list ul.quarter,
    .fixed-list ul.third {
        display: block;
        width: 100%
    }

    .fixed-list .item {
        text-align: center;
        padding-right: 0
    }

    .extra {
        padding: 20px
    }
}

.other-products {
    padding: 60px 0
}

.other-products .title {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 28px;
    font-weight: 300;
    text-transform: normal;
    color: #333;
    margin-bottom: 20px
}

.other-products.pro {
    background-color: #58595b
}

.other-products.pro .other-products .product .text p,
.other-products.pro .product .bigger-text,
.other-products.pro .product-title,
.other-products.pro .title {
    color: #fff
}

.other-products.pro .product .text h3,
.other-products.pro .product .text p {
    color: #fff
}

.other-products.pro .product .text .icon {
    color: #76bd22
}

.other-products.pro .product:hover .text .icon {
    color: #76bd22;
    transition-property: none
}

.other-products.pro .product:hover .text .product-title {
    color: #87ce33
}

.other-products.dark-gray .other-products .product .text p,
.other-products.dark-gray .product .bigger-text p,
.other-products.dark-gray .title {
    color: #fff
}

.other-products .bg-blue-pro {
    background: #1f2c37;
    color: #fff
}

.other-products .bg-blue-pro .title {
    color: #fff
}

.other-products .product a,
.other-products a.product {
    will-change: all;
    transition: all .2s ease
}

.other-products .product a,
.other-products .product a:hover,
.other-products a.product,
.other-products a.product:hover {
    text-decoration: none
}

.other-products .product .product-title {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: normal;
    color: #333;
    margin-bottom: 5px;
    -webkit-transition: color;
    transition: color;
    will-change: color;
    transition: color .2s ease
}

.other-products .product .product-title:hover {
    color: #00acc8
}

.other-products .product .bigger-text {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 18px;
    font-weight: 300;
    text-transform: normal;
    color: #777
}

.other-products .product .text {
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: normal;
    color: #777
}

.other-products .product .text:hover h3.product-title {
    color: #00acc8
}

.other-products .product .bigger-text:hover .icon,
.other-products .product .text:hover .icon {
    color: #00acc8
}

.other-products .product .bigger-text:hover h3,
.other-products .product .text:hover h3 {
    color: #00acc8
}

.other-products .product .bigger-text .icon,
.other-products .product .text .icon {
    float: left;
    height: 100%;
    margin-top: 10px;
    margin-right: 20px;
    font-size: 35px;
    color: #b2b2b2;
    -webkit-transition: color;
    transition: color;
    will-change: color;
    transition: color .2s ease
}

.other-products .product .bigger-text p,
.other-products .product .text p {
    line-height: 1.2em;
    overflow: hidden;
    display: block
}

.other-products .product .img-bg {
    background-size: cover;
    border: 1px solid rgba(0, 0, 0, .08);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-top: 0;
    float: left;
    margin-right: 20px
}

.other-products .single.multiple .product {
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0;
    padding: 0 10px
}

@media only screen and (max-width:767px) {
    .other-products .single.multiple .product {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.other-products .left {
    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) {
    .other-products .left {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

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

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

.other-products .right {
    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) {
    .other-products .right {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

.other-products .right .product {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0;
    padding-left: 0
}

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

.other-products .single .product {
    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) {
    .other-products .single .product {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

@media only screen and (max-width:991px) {
    .other-products {
        padding: 40px 0
    }

    .other-products .title {
        font-size: 24px
    }

    .other-products .product .bigger-text {
        font-size: 14px
    }

    .other-products .product .text {
        font-size: 13px
    }

    .other-products .product .text .icon {
        margin-right: 10px
    }

    .other-products .product .product-title {
        font-size: 14px
    }

    .other-products .left .product {
        padding-right: 0
    }

    .other-products .right {
        padding-left: 0
    }

    .other-products .right .product {
        padding-right: 0
    }
}

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

    .other-products .product {
        margin-bottom: 40px
    }

    .other-products .product:last-child {
        margin-bottom: 0
    }

    .other-products .left,
    .other-products .right {
        padding: 0
    }

    .other-products .left {
        margin-bottom: 40px
    }

    .other-products .right .product {
        margin-bottom: 20px
    }
}

.faq {
    float: left;
    width: 100%;
    padding-bottom: 60px
}

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

.faq .section-title {
    float: none;
    max-width: 960px;
    margin: auto
}

.faq .section-title p {
    line-height: 1.5em !important
}

.faq .items {
    max-width: 960px;
    margin: 0 auto;
    padding: 0 20px
}

.faq .items .accordion {
    border: 2px solid #e5e5e5;
    margin-bottom: 10px
}

.faq .items .accordion:after,
.faq .items .accordion:before {
    content: " ";
    display: table
}

.faq .items .accordion:after {
    clear: both
}

.faq .items .accordion:last-child {
    margin-bottom: 0
}

.faq .items .accordion .title {
    padding: 20px;
    cursor: pointer
}

.faq .items .accordion .title:after,
.faq .items .accordion .title:before {
    content: " ";
    display: table
}

.faq .items .accordion .title:after {
    clear: both
}

.faq .items .accordion .title .icon {
    color: #00acc8;
    float: left;
    margin: 3px 10px 0 0;
    height: 13px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    transition-duration: .1s
}

.faq .items .accordion .title .icon.opened {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    transition-duration: .1s
}

.faq .items .accordion .title .icon span {
    font-size: 15px
}

.faq .items .accordion .title h4 {
    float: left;
    width: calc(75%);
    font-family: Ubuntu, arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: none;
    color: #333;
    line-height: 21px
}

.faq .items .accordion .body {
    display: none;
    padding: 0 20px 20px 45px;
    font-family: arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    color: #777;
    line-height: 21px
}

.faq .items .accordion .body h4 {
    font-family: arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: none;
    color: #777;
    margin: 20px 0
}

.faq .items .accordion .body p:not(:last-child) {
    margin-bottom: 20px
}

.faq .items .accordion .body ul li:not(:last-child) {
    margin-bottom: 20px
}

.faq .items .accordion .body ul.no-item-margin-bottom li {
    margin-bottom: 0
}

.faq .items .accordion .body ul:not(:last-child) {
    margin-bottom: 20px
}

.faq .faq-content-list {
    list-style: circle;
    padding-left: 15px
}

.faq .list-images {
    margin: 20px 0
}

.faq .list-images:after {
    content: '';
    clear: both;
    display: block;
    height: 0
}

.faq .list-images.four-columns .list-image-item {
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0
}

@media only screen and (max-width:767px) {
    .faq .list-images.four-columns .list-image-item {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%
    }
}

@media only screen and (max-width:767px) {
    .faq .list-images.four-columns .list-image-item {
        width: 50%;
        margin: 0
    }
}

@media only screen and (max-width:415px) and (min-width:320px) {
    .faq .list-images.four-columns .list-image-item {
        margin-left: 2%;
        margin-right: 2%
    }
}

@media only screen and (max-width:767px) {
    .faq {
        padding: 0 20px 30px
    }

    .faq .items {
        max-width: 100%;
        padding: 0
    }

    .faq .items .accordion .title h4 {
        font-family: Ubuntu, arial, sans-serif;
        font-size: 14px;
        font-weight: 600;
        text-transform: none;
        color: #333
    }

    .faq .items .accordion .body {
        font-family: arial, sans-serif;
        font-size: 14px;
        font-weight: 400;
        text-transform: none;
        color: #777
    }
}

.tooltip {
    position: relative;
    top: 2px
}

.tooltip: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: "\EAEF";
    font-size: inherit;
    color: #00acc8;
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    cursor: pointer
}

.tooltip .content {
    display: none;
    font-family: arial, sans-serif;
    font-weight: 400;
    text-transform: none;
    color: #fff;
    background-color: #414141;
    position: absolute;
    width: 250px;
    z-index: 999;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-bottom: -26px;
    text-align: center
}

.tooltip:hover {
    z-index: 1000
}

.tooltip:hover .content {
    display: block
}

@media only screen and (min-width:992px) {
    .tooltip.left .content {
        font-size: 14px;
        padding: 20px;
        right: 40px;
        top: 50%
    }

    .tooltip.left .content:before {
        content: "";
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 10px solid #464646;
        position: absolute;
        bottom: 50%;
        margin-bottom: -9px;
        right: -10px
    }

    .tooltip:not(.left) .content {
        font-size: 14px;
        padding: 20px;
        left: 30px;
        top: 50%
    }

    .tooltip:not(.left) .content:before {
        content: '';
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-right: 10px solid #464646;
        position: absolute;
        bottom: 50%;
        margin-bottom: -9px;
        left: -10px
    }

    .tooltip.database .content {
        font-size: 12px
    }

    .tooltip.medium .content {
        width: 300px
    }

    .tooltip.large .content {
        width: 350px
    }
}

@media only screen and (max-width:767px),
only screen and (max-width:991px) {
    .tooltip .content {
        left: auto;
        right: -50px;
        top: auto;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none;
        bottom: 55px;
        padding: 10px 5px;
        font-size: 12px;
        max-width: 190px
    }

    .tooltip .content:before {
        content: '';
        width: 0;
        height: 0;
        border-bottom: 10px solid transparent;
        position: absolute;
        margin-bottom: -9px;
        border-right: 10px solid transparent;
        border-left: 10px solid transparent;
        border-top: 10px solid #464646;
        bottom: -10px;
        left: auto;
        right: 50px
    }

    .tooltip.database .content {
        font-size: 10px
    }

    .tooltip.right {
        left: 50px;
        right: auto
    }
}

.cards-list.auto-height .cards-ul .card {
    display: inline-block;
    vertical-align: top;
    height: auto
}

.cards-list.auto-height .cards-ul .card h4.title {
    height: auto
}

.cards-list .cards-ul {
    list-style: none;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    width: 100%
}

.cards-list .cards-ul .card {
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #e5e5e5;
    box-shadow: 2px 4px 6px rgba(0, 0, 0, .16);
    display: inline-grid;
    height: 253px;
    margin-bottom: 8px;
    margin-right: 8px;
    padding-top: 30px;
    width: 280px
}

.cards-list .cards-ul .card .card-icon {
    font-size: 30px;
    color: #4e99fc;
    display: block;
    margin-bottom: 10px
}

.cards-list .cards-ul .card.hide {
    display: none
}

.cards-list .cards-ul .card .title {
    color: #333;
    font: Bold 18px/22px Ubuntu;
    letter-spacing: 0;
    height: 65px;
    padding: 0 25px;
    text-align: center;
    word-break: break-word
}

.cards-list .cards-ul .card a.title {
    text-decoration: none
}

.cards-list .cards-ul .card a.title:hover {
    text-decoration: underline
}

.cards-list .cards-ul .card p.text {
    color: #777;
    font: 13px/18px Ubuntu;
    letter-spacing: 0;
    padding: 0 25px;
    height: 71px
}

.cards-list .cards-ul .card .card-list-items {
    text-align: left;
    padding: 20px 25px
}

.cards-list .cards-ul .card .card-list-items li {
    list-style: disc;
    list-style-position: inside;
    font-family: Lato, arial, sans-serif;
    font-size: 14px;
    font-weight: regular;
    text-transform: none;
    color: #666;
    line-height: 22px
}

.cards-list .cards-ul .card .link-area {
    border-top: 1px solid #e6e7e8;
    position: relative;
    height: 40px
}

.cards-list .cards-ul .card .link-area .label {
    text-align: left;
    font: Bold 10px/20px Ubuntu;
    color: #fff;
    border-radius: 2px;
    padding: 0 4px;
    position: absolute;
    bottom: 5px;
    left: 15px;
    display: none
}

.cards-list .cards-ul .card .link-area .link {
    text-align: left;
    font: Bold 13px/20px Ubuntu;
    letter-spacing: 0;
    color: #00acc8;
    text-decoration: none;
    position: absolute;
    bottom: 5px;
    right: 35px
}

.cards-list .cards-ul .card .link-area .link-icon {
    bottom: 3px;
    color: #00acc8;
    position: absolute;
    right: 20px
}

.cards-list .cards-ul .card .link-area .link-icon: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: "\EACE";
    font-size: inherit;
    font-weight: 700
}

.cards-list .cards-ul .purple {
    background: #9264cd
}

.cards-list .cards-ul .yellow {
    background: #f6b436
}

.cards-list .controls {
    margin: 30px 0;
    text-align: center
}

.cards-list .controls .button {
    background: #0000;
    color: #707070;
    font: Bold 14px/20px Ubuntu;
    text-align: left;
    text-decoration: underline
}

.cards-list .controls .button i {
    font-style: normal
}

.cards-list .disclaimer {
    padding: 60px 0;
    text-align: center;
    font-family: arial, sans-serif;
    font-size: 16px;
    font-weight: regular;
    text-transform: none;
    color: #666
}

@media only screen and (max-width:991px) {
    .cards-list .cards-ul .card {
        width: 230px
    }
}

.deliverydireto .cards-list .cards-ul .card h4.title {
    font-family: Exo, arial, sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-transform: none;
    color: #3d3d3d
}

.deliverydireto .cards-list .cards-ul .card .card-icon {
    color: #f54d02
}

.deliverydireto .cards-list .disclaimer {
    font-family: Lato, arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    color: #666
}

#funcionalidades .controls {
    border-bottom: solid 3px #e5e5e5;
    padding-bottom: 40px
}

.cp_plan-cards .plan .plan-info .btn-more {
    left: 0
}

.cp_plan-cards .plan {
    padding: 5px
}

.cp_plan-cards .plan .plan-info ul li strong {
    font-weight: 500
}

.product-plans.cond-v2 .cp_plan-cards .plan .periodicity-wrapper .annual .renovation-price {
    display: none
}

.ficha .modal.active .modal-content {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0
}

.modal {
    display: none
}

.modal.active {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100vh;
    display: block;
    z-index: 10001
}

.modal.active.mobile {
    position: absolute
}

.modal.active .modal-background {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .7;
    display: block;
    z-index: 10001
}

.modal.active .modal-content {
    position: absolute;
    display: block;
    background: #fff;
    padding: 30px 25px;
    text-align: center;
    width: 400px;
    min-height: 150px;
    left: 50%;
    margin-left: -200px;
    top: 50%;
    margin-top: -75px;
    opacity: 1;
    z-index: 10002;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px
}

.modal.active .modal-content .modal-text {
    margin-bottom: 20px;
    padding: 0 25px
}

.modal.active .modal-content .view-button {
    margin-right: 20px
}

.modal.active .modal-content.no-padding {
    padding: 0
}

.modal.active .modal-content.large {
    width: 900px;
    margin-left: -450px;
    min-height: 400px;
    margin-top: -200px
}

.modal.active .modal-content .modal-header {
    position: relative;
    top: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-image: linear-gradient(to right, #234356, #273747);
    font-family: Ubuntu, arial, sans-serif;
    font-size: 17px;
    font-weight: 400;
    text-transform: normal;
    color: #fff;
    border-top-right-radius: 10px
}

.modal.active .modal-content .modal-header img {
    vertical-align: text-bottom;
    margin: 0 5px 0 10px
}

.modal.active .modal-content .modal-header .icon-close {
    position: absolute;
    right: 20px;
    top: 0;
    color: #fff;
    border: 1px solid #54616d;
    border-top: 0;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    padding: 7px 10px;
    font-size: 12px;
    background: #324251;
    cursor: pointer
}

.modal.active .modal-content .modal-header.text-align-left {
    text-align: left
}

.modal.active .modal-content .modal-body {
    border-bottom-left-radius: 15px;
    padding: 25px 35px;
    color: #666
}

.modal.active .modal-content .modal-body .modal-title {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 24px;
    font-weight: 400;
    text-transform: normal;
    color: #666;
    margin-bottom: 25px
}

.modal.active .modal-content .modal-body .modal-body-content {
    padding-bottom: 25px
}

.modal.active .modal-content .modal-body .modal-body-content p {
    font-size: 16px;
    margin-bottom: 20px;
    color: #6c6c6c
}

.modal.active .modal-content .modal-body.text-align-left {
    text-align: left
}

.modal.active .modal-content .modal-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
    background-image: linear-gradient(to right, #273747, #234356);
    border-bottom-left-radius: 10px
}

@media only screen and (max-width:991px) {
    .modal.active .modal-content.large {
        width: 700px;
        margin-left: -350px;
        margin-top: -300px;
        transform: translate3d(0, 0, 0)
    }

    .modal.active.mobile .modal-background {
        height: 105%
    }
}

@media only screen and (max-width:767px) {
    .modal.active {
        width: 100%;
        height: 100%
    }

    .modal.active .modal-content.large {
        width: 100%;
        height: 100%;
        margin-top: 0;
        margin-left: 0;
        top: 0;
        left: 0
    }

    .modal.active.mobile {
        margin-top: -80px
    }
}

@media only screen and (max-width:320px) {
    .modal-body-content p {
        font-size: 14px !important
    }
}

.cp_plans-disclaimer li a.modal-open {
    font-size: 14px
}

@media only screen and (max-width:767px) {
    .modal.active {
        height: 100vh
    }

    .modal.active.mobile {
        margin-top: 0
    }
}

/*----------------------------------------
affiliate.html STYLE
------------------------------------------*/
section.working-affiliate-area {
    padding: 44px 0;
}

.single-affiliate {
    height: 250px;
    background: #F3F4F5;
    text-align: center;
    border: 1px solid#ddd;
    border-radius: 50%;
    width: 250px;
    margin: 0 auto;
}

.single-affiliate img {
    margin-top: 50px;
}

.single-affiliate .affiliate-icon {
    font-size: 100px;
    color: #00acc8;
    margin-top: 50px;
}

.single-affiliate h4 {
    font-size: 24px;
    font-weight: 600;
    color: #1f2835;
    margin-top: 12px;
}

.col-md-4.line-shape {
    position: relative;
}

.col-md-4.line-shape:after {
    position: absolute;
    top: 50%;
    left: 80.5%;
    content: "";
    background: url(https://www.mozout.com/static/default.mozout.com/images/hosting/bg/affiliate-line.png) no-repeat;
    width: 100%;
    height: 100%;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .col-md-4.line-shape:after {
            left: 62%;
            width: 45%;
            z-index: 99;
        }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-affiliate {
    height: 338px;
    background: #EDF4FD;
    text-align: center;
    border: 1px solid#EDF4FD;
    border-radius: 50%;
    width: 48%;
    margin-bottom: 141px;
    margin-left: 188px;
}

.col-md-4.line-shape:after {
    position: absolute;
    top: 161%;
    left: -20%;
    content: "";
    background: url(asset/img/affiliate-line.html) no-repeat;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(90deg);
}
}
@media only screen and (max-width: 767px) {
    .single-affiliate img {
    margin-top: 50px;
}
.single-affiliate {
    height: 245px;
    background: #EDF4FD;
    text-align: center;
    border: 1px solid#EDF4FD;
    border-radius: 50%;
    width: 245px;
    margin-bottom: 141px;
    margin-left: 45px;
}
    .col-md-4.line-shape:after {
    position: absolute;
    top: 127%;
    left: -29%;
    content: "";
    background: url(asset/img/icons/affiliate-line.png) no-repeat;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(90deg);
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .col-md-4.line-shape:after {
    position: absolute;
    top: 103%;
    left: -43%;
    content: "";
    background: url(asset/img/icons/affiliate-line.png) no-repeat;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(90deg);
}
    .single-affiliate img {
    margin-top: 60px;
}
.single-affiliate {
    height: 260px;
    background: #EDF4FD;
    text-align: center;
    border: 1px solid#EDF4FD;
    border-radius: 50%;
    width: 260px;
    margin-bottom: 141px;
    margin-left: 180px;
}
}


/* REGISTER STYLE ------------------------------------------*/
.gethosting-mozout {
    background: linear-gradient(rgba(214, 0, 55, 0.7) 50%, rgba(31, 41, 53, 0.6) 100%), url("https://www.mozout.com/static/default.mozout.com/images/hosting/bg/fan-fac-bg.jpg");
    background-size: 100% 100%;
    background-position: center;
    background-color: #ddd;
    position: relative;
    z-index: 1;
    padding-top: 98px;
    background-repeat: no-repeat;
    padding-bottom: 102px;
}

.gethosting-mozout {
    background: linear-gradient(rgba(214, 0, 55, 0.7) 50%, rgba(31, 41, 53, 0.6) 100%), url("https://www.mozout.com/static/default.mozout.com/images/hosting/bg/fan-fac-bg.jpg");
    background-size: 100% 100%;
    background-position: center;
    background-color: #ddd;
    position: relative;
    z-index: 1;
    padding-top: 98px;
    background-repeat: no-repeat;
    padding-bottom: 102px;
}

.register-area {
    background: linear-gradient(rgba(214, 0, 55, 0.7) 50%, rgba(31, 41, 53, 0.6) 100%), url("https://www.mozout.com/static/default.mozout.com/images/hosting/bg/register-bg.jpg");
    background-size: 100% 100%;
    background-position: center;
    background-color: #ddd;
    z-index: 1;
    padding-top: 98px;
    background-repeat: no-repeat;
    padding-bottom: 102px;
}

section.homepage-2.register-area:after {
    background: url(https://www.mozout.com/static/default.mozout.com/images/hosting/bg/homepage-2-reg-overlay.jpg) no-repeat;
    background-size: cover;
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.register-area:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('https://www.mozout.com/static/default.mozout.com/images/hosting/bg/section-shadow-gradient.png') no-repeat;
    background-size: cover;
    content: "";
    z-index: -1;
}

.register-heading h2 {
    font-size: 46px;
    font-weight: 600;
    color: #f3f8ff;
    line-height: 60px;
}

.register-heading h3 {
    font-size: 25px;
    font-weight: 500;
}

.register-btn.text-right {
    margin-top: 30px;
}

a.pricing-btn.blue-btn_colo.homepage-one-all-features-btn.register-btn {
    font-size: 14px;
    text-transform: uppercase;
}

a.pricing-btn.blue-btn_colo.homepage-one-all-features-btn.register-btn:hover {
    box-shadow: none;
}


/*----------------------------------------
WELCOME AREA STYLE
------------------------------------------*/
section.welcome-area {
    padding-top: 180px;
    padding-bottom: 115px;
}

.welcome-content {
    width: 60%;
    position: relative;
}

.welcome-content h2 {
    font-size: 30px;
    color: #1f2835;
    font-weight: 700;
    margin-bottom: 50px;
}

.welcome-content h2 span {
    color: #d60037;
}

.welcome-content p {
    color: #1f2835;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 20px;
}

p.welcome-p1 {
    margin-bottom: 55px;
}

.welcome-man-pic img {
    position: absolute;
    right: 0;
    bottom: -145px;
}

section.team-area {
    background: #F3F4F5;
    padding: 100px 0;
}

.team-carosule-single-item {
    position: relative;
    border-radius: 5px;
    -webkit-transition: .3s;
    transition: .3s;
}

.owl-carousel .owl-item .team-carosule-single-item img {
    display: block;
    -webkit-transform-style: preserve-3d;
    width: 263px;
    height: 372px;
}

.team-overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding: 54px 10px;
    text-align: center;
    z-index: 1;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    overflow: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
}

.team-overlay p.meta-p {
    margin-top: 0;
    font-size: 14px;
    color: #1f2835;
}

.team-carosule-single-item:hover .team-overlay {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
}

.team-meta {
    position: absolute;
    bottom: 0;
    text-align: center;
    background: #fff;
    width: 100%;
    left: 0px;
    border-radius: 0px 0px 5px 5px;
    padding: 25px;
}

.team-meta h4 {
    font-size: 18px;
    font-weight: 700;
    color: #1f2835;
    margin-bottom: 0;
    margin-top: 0;
}

.team-meta p {
    font-size: 14px;
    color: #1f2835;
}

.team-overlay:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    content: "";
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    z-index: -1;
}

.team-social-links {
    position: absolute;
    left: 30px;
    bottom: 10px;
    background: #fff;
}

.team-social-links .social-links {
    margin: 0;
    padding-top: 13px;
    padding-bottom: 27px;
}

.team-overlay h5 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 5px;
    color: #1f2835;
}

.team-overlay p {
    font-size: 14px;
    color: #293c50;
    line-height: 24px;
    margin-top: 20px;
    padding: 0 7px;
}

.team-area:hover .slider-btns-1 {
    display: block;
}

.team-area .owl-nav div {
    position: absolute;
    width: 40px;
    height: 40px;
    display: inline-block;
    font-size: 22px;
    line-height: 44px;
    border: none;
    background: #d60037;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    top: 50%;
    left: -50px;
    margin-top: -19px;
    outline: none;
    -webkit-transition: .3s;
    transition: .3s;
}

.team-area:hover .owl-nav {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.team-area .owl-nav div.owl-next {
    left: auto;
    right: -50px;
}



@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .register-heading h2 {
        font-size: 40px;
        line-height: 48px;
    }

    .register-btn.text-right {
        margin-top: 5px;
    }
    section.welcome-area {
            padding-top: 95px;
        }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .register-area {
        padding: 20px 0;
    }

    .register-heading h2 {
        font-size: 30px;
        line-height: 38px;
    }

    .register-btn.text-right {
        margin-top: 20px;
    }
        section.welcome-area {
    padding-top: 50px;
    padding-bottom: 51px;
}
.welcome-content {
    width: 100%;
    text-align: center;
}
.welcome-man-pic {
    display: none;
}
}

@media only screen and (max-width: 767px) {
    .register-area {
        padding: 60px 0;
    }

    .register-heading {
        text-align: center;
    }

    .register-heading h2 {
        font-size: 24px;
        line-height: 28px;
    }

    .register-btn.text-right {
        margin-top: -19px;
    }

    .text-right {
        text-align: center;
    }

    .register-btn.text-right a.pricing-btn.blue-btn_colo.homepage-one-all-features-btn {
        box-shadow: none;
        font-size: 14px;
    }

    .register-heading h2 {
        font-size: 22px;
        line-height: 27px;
        margin-bottom: 30px;
    }
        section.welcome-area {
    padding-top: 50px;
    padding-bottom: 51px;
}
.welcome-content {
    width: 100%;
    text-align: center;
}
.welcome-man-pic {
    display: none;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .register-area {
        padding: 50px 0;
    }

    .register-heading {
        text-align: center;
    }

    .register-heading h2 {
        font-size: 24px;
        line-height: 28px;
    }

    .register-btn.text-right {
        margin-top: -19px;
    }

    .text-right {
        text-align: center;
    }
        section.welcome-area {
    padding-top: 50px;
    padding-bottom: 51px;
}
.welcome-content {
    width: 100%;
    text-align: center;
}
.welcome-man-pic {
    display: none;
}
}


.social-links {
    display: inline-block;
    margin-top: 35px;
}

.social-links a {
    text-decoration: none;
}

.social-links span {
    /*  background: #1f2835; */
    text-align: center;
    /* line-height: 30px; */
    color: #d60037;
    border: 1px solid#ffffff;
    border-radius: 30%;
    -webkit-transition: .3s;
    transition: .3s;
    margin-right: 5px;
    font-size: 22px;
    padding: 8px;
}

#resellerplans .pricing .pricing-table {
    background: transparent;
    margin-top: -75px;
    margin-bottom: 50px;
    padding-bottom: 75px !important;
}

#resellerplans .pricing .pricing-table .pricing-header .most-popular-label {
    margin-left: -22px;
    width: 100%;
}

@media screen and (max-width: 768px) {
    #resellerplans .pricing .pricing-table .pricing-header .most-popular-label {
        display: none !important;
    }
}

#resellerplans .pricing .pricing-table .pricing-header {
    position: relative;
    background: #1f2835;
    padding: 22px 22px;
    text-align: center;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

#resellerplans .pricing .pricing-table .pricing-header .pricing-title {
    color: #FFF;
    font-size: 24px;
    text-align: center;
    font-weight: 300
}

#resellerplans .pricing .pricing-table .pricing-header .pricing-rate {
    font-size: 70px;
    font-weight: 700;
    color: #FFF;
    position: relative;
    text-align: center;
    margin-bottom: 0;
    margin-right: 10px
}

#resellerplans .pricing .pricing-table .pricing-header .pricing-term {
    font-size: 15px;
    color: #F3F4F5;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 300
}

#resellerplans .pricing .pricing-table .pricing-header .pricing-rate sup {
    font-size: 24px;
    position: relative;
    top: -30px;
    color: #FFF
}

#resellerplans .pricing .pricing-table .pricing-header .pricing-rate .pence {
    font-size: 33px;
    top: -20px;
    color: #FFF
}

#resellerplans .pricing .pricing-table .pricing-header .pricing-rate span {
    font-size: 20px;
    color: #FFF;
    text-transform: uppercase
}

#resellerplans {
    background: #FFF;
    padding-top: 60px;
    padding-bottom: 40px
}

#resellerplans {
    background: #FFF;
    padding-top: 44px;
    padding-bottom: 0px;
}

#resellerplans .pricing-table {
    margin-bottom: 20px
}

#resellerplans .pricing {
    padding: 0
}

#planbox .pricing-table {
    margin-top: 10px;
    margin-bottom: 10px
}

#resellerplans .pricing .pricing-list {
    background: #ffffff;
    border: 1px solid #e4e4e4;
    margin-bottom: -75px;
}

#resellerplans .pricing .pricing-list ul {
    padding: 0;
    display: table;
    margin: 10px auto 20px;
}

#resellerplans .pricing .pricing-list ul li i {
    color: #00acc8;
    font-size: 16.25px;
    margin-right: 12px;
}

#resellerplans .pricing .pricing-list ul li {
    list-style: none;
    border-bottom: 1px solid #F3F4F5;
    color: #1f2835;
    font-size: 16px;
    line-height: 42px;
    font-weight: 500
}

#resellerplans .pricing .pricing-list ul li span {
    font-weight: 400;
}

#resellerplans .pricing .pricing-list ul li:last-child {
    border: none
}

#resellersoftware {
    background: #F3F4F5;
    padding-top: 60px;
    padding-bottom: 40px;
    border-top: 1px solid #E3E3E3;
    border-bottom: 1px solid #E3E3E3
}

#resellersoftware .thumbnail {
    background: #FFF;
    padding: 30px 30px 10px 30px;
    text-align: center;
    border-radius: 0;
    border: 1px solid #E3E3E3
}

#resellersoftware .thumbnail h3 {
    font-weight: 300;
    border-top: 1px solid #f7f7f7;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f7f7f7
}

#resellersoftware .thumbnail p {
    margin: 30px 0px 30px;
}

#resellersoftware .thumbnail .btn {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600
}

#resellersoftware .well {
    margin-top: 20px;
    background-color: #F3F4F5;
    padding-bottom: 0
}

#resellersoftware h4 {
    font-weight: 600;
    padding-top: 10px;
    font-size: 15px
}

#resellersoftware h5 span {
    color: #d60037;
    font-size: 15px;
    font-weight: 600
}

#resellersoftware .caption .well p {
    text-align: justify;
    font-weight: normal;
    padding: 0 10px;
}

#resellersoftware img.img-responsive {
    max-height: 35px;
}

.btn-secondary_colo {
    color: #fff;
    background-color: #1f2835;
    padding: 20px 40px;
    border-radius: 2px;
    font-weight: 600;
    border: none
}

.btn-secondary_colo .fa {
    color: #fff !Important
}

.btn-secondary_colo:hover,
.btn-secondary_colo:focus,
.btn-secondary_colo:active,
.btn-secondary_colo:active:hover {
    color: #fff;
    opacity: .75;
    transition: opacity 0.5s ease
}

.btn-primary_colo {
    color: #fff;
    background-color: #d60037;
    padding: 20px 40px;
    border-radius: 2px;
    font-weight: 600;
    border: none
}

.btn-primary_colo .fa {
    color: #fff !Important
}

.btn-primary_colo:hover,
.btn-primary_colo:focus,
.btn-primary_colo:active,
.btn-primary_colo:active:hover {
    background-color: #d60037;
    color: #fff;
    opacity: .8;
    transition: opacity 0.5s ease
}

.btn-primary-small_colo {
    color: #fff;
    background-color: #d60037;
    padding: 8px 13px;
    border-radius: 2.5px;
    font-weight: 600;
    border: none
}

.btn-primary-small_colo .fa {
    color: #fff !Important
}

.btn-primary-small_colo:hover,
.btn-primary-small_colo:focus,
.btn-primary-small_colo:active,
.btn-primary-small_colo:active:hover {
    background-color: #d60037;
    color: #fff;
    opacity: .75;
    transition: opacity 0.3s ease
}

.blue-btn_colo {
    display: inline-block;
    padding: 15px 40px;
    color: #fff;
    background: #1f2835;
    margin-top: 30px;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 500;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-transform: uppercase;
}

.blue-btn_colo:hover {
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
    text-decoration: none;
    color: #fff;
    box-shadow: 0px 10px 35px 0px rgba(1, 68, 137, 0.1);
}

#resellersoftware .caption h3 {
    display: none;
}

#resellersoftware .caption p {
    padding: 0 30px;
}

#resellerhostingfeatures {
    background: #FFF;
    padding-top: 60px;
    padding-bottom: 50px;
    text-align: center
}

#resellerhostingfeatures .fal {
    color: #1f2835;
    padding-right: 0
}

#resellerhostingfeatures h3 {
    font-size: 20px;
    color: #d60037;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 15px
}

#resellerhostingfeatures .thumbnail {
    border: none;
    margin-bottom: 0
}

#resellerhostingfeatures p {
    color: #1f2835;
    font-size: 15px;
    line-height: 22px;
    font-weight: 300;
    margin-bottom: 0
}

#resellertable {
    background: #F3F4F5;
    padding-top: 10px;
    padding-bottom: 40px;
    border-top: 1px solid #E3E3E3;
    border-bottom: 1px solid #E3E3E3
}

#resellertable img {
    display: inline;
    margin-right: 20px
}

#resellertable .table {
    border: 1px solid #DDD;
    text-align: center;
    padding-bottom: 20px
}

#resellertable th {
    background: #1f2835;
    color: #FFF;
    font-size: 15px;
    padding: 15px;
    font-weight: 500
}

#resellertable th.center {
    text-align: center
}

#resellertable .table>tbody>tr>td {
    background: #FFF;
    font-size: 14px;
    font-weight: 400;
}

#resellertable td.left {
    text-align: left;
    padding: 15px;
    vertical-align: middle
}

#resellertable td.center {
    text-align: center;
    padding: 15px;
    vertical-align: middle
}

#resellertable .label-profit {
    background: #d60037;
    padding: 5px 10px 5px 10px;
    font-size: 14px;
    font-weight: 600;
    color: #FFF;
    border-radius: 0;
    margin-right: 10px
}

#reselleraddvalue {
    padding-top: 60px;
    padding-bottom: 40px;
    background: #FFF
}

#reselleraddvalue .thumbnail {
    background: #ffffff;
    padding: 30px 30px 10px 30px;
    text-align: center;
    border-radius: 0;
    border: 1px solid #E3E3E3
}

#reselleraddvalue .thumbnail h3 {
    font-weight: 500;
    border-top: 1px solid #dedede;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dedede
}

#reselleraddvalue .thumbnail p {
    margin-top: 30px;
    margin-bottom: 30px;
    Color: #000;
    font-weight: 400
}

#reselleraddvalue .thumbnail .btn {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600
}

#reselleraddvalue .thumbnail img {
    width: 150px;
}

#resellerfeatures {
    background: #F3F4F5;
    padding-top: 60px;
    padding-bottom: 60px;
    border-top: 1px solid #E3E3E3;
    border-bottom: 1px solid #E3E3E3
}

#resellerfeatures .fa {
    color: #d60037
}

#resellerfeatures h4 {
    padding-bottom: 10px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 15px
}

#resellerfeatures p {
    font-weight: 300
}

#resellerfeatures img {
    border: 1px solid #cecece;
    padding: 3px;
    background: #FFF;
    margin-bottom: 30px
}

#sharedplans {
    background: #FFF;
    padding-top: 60px;
    padding-bottom: 60px
}

#sharedplans .pricing {
    padding: 0
}

#sharedplans .pricing .pricing-table .pricing-header {
    position: relative;
    background: #1f2835;
    padding: 22px 22px;
    text-align: center;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

#sharedplans .pricing .pricing-table .pricing-header .pricing-title {
    color: #FFF;
    font-size: 24px;
    text-align: center;
    font-weight: 300
}

#sharedplans .pricing .pricing-table .pricing-header .pricing-rate {
    font-size: 70px;
    font-weight: 700;
    color: #FFF;
    position: relative;
    text-align: center;
    margin-bottom: 0;
    margin-right: 10px
}

#sharedplans .pricing .pricing-table .pricing-header .pricing-term {
    font-size: 15px;
    color: #F3F4F5;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 300
}

#sharedplans .pricing .pricing-table .pricing-header .pricing-rate sup {
    font-size: 24px;
    position: relative;
    top: -30px;
    color: #FFF
}

#sharedplans .pricing .pricing-table .pricing-header .pricing-rate .pence {
    font-size: 33px;
    top: -20px;
    color: #FFF
}

#sharedplans .pricing .pricing-table .pricing-header .pricing-rate span {
    font-size: 20px;
    color: #FFF;
    text-transform: uppercase
}

#sharedplans .pricing .pricing-list {
    padding: 20px 0 40px 0;
    background: #F3F4F5;
    border: 1px solid #e4e4e4
}

#sharedplans .pricing .pricing-list ul {
    padding: 0;
    display: table;
    margin: 0 auto
}

#sharedplans .pricing .pricing-list ul li {
    list-style: none;
    border-bottom: 1px solid #F3F4F5;
    color: #9e9e9e;
    font-size: 16px;
    line-height: 42px;
    font-weight: 300
}

#sharedplans .pricing .pricing-list ul li:last-child {
    border: none
}

#sharedplans .pricing .pricing-list ul li i {
    margin-right: 12px;
    color: #1f2835
}

#sharedplans .pricing .pricing-list ul li span {
    color: #1f2835
}

#sharedplans .fa {
    color: #d60037
}

#sharedplans h3 {
    font-weight: 300;
    padding-bottom: 10px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 19px
}

#sharedplans h3.margin {
    margin-top: 50px
}

#sharedplans p.info {
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: 300;
    font-size: 14px
}

#sharedplans img {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto
}

#sharedplans p.caption {
    margin-top: 15px;
    margin-bottom: 25px;
    font-size: 13px;
    text-align: center
}

#sharedplans p.caption .fa {
    color: #4cb700
}

#sharedplans .cmsrow {
    margin-top: 50px;
    border-top: 1px solid #EFEFEF;
    border-bottom: 1px solid #EFEFEF
}

#sharedspecifications {
    background: #F3F4F5;
    padding-top: 60px;
    padding-bottom: 40px;
    border-top: 1px solid #E3E3E3;
    border-bottom: 1px solid #E3E3E3
}

#sharedspecifications .thumbnail {
    background: #FFF;
    padding: 30px 30px 10px 30px;
    text-align: center;
    border-radius: 0;
    border: 1px solid #E3E3E3
}

#sharedspecifications .thumbnail h3 {
    font-weight: 300;
    border-top: 1px solid #f7f7f7;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f7f7f7
}

#sharedspecifications .thumbnail h3 span {
    display: block;
    margin-top: 10px;
    font-weight: 400
}

#sharedspecifications .thumbnail p {
    margin-top: 30px;
    margin-bottom: 30px
}

#sharedspecifications .thumbnail .btn {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600
}

#sharedspecifications .well {
    margin-top: 20px;
    background-color: #F3F4F5;
    padding-bottom: 0
}

#sharedspecifications h4 {
    font-weight: 600;
    padding-top: 10px;
    font-size: 15px
}

#sharedspecifications h5 span {
    color: #d60037;
    font-size: 15px;
    font-weight: 600
}

#sharedsoftware {
    background: #FFF;
    padding-top: 60px;
    padding-bottom: 20px;
    text-align: center
}

#sharedsoftware .fa {
    color: #1f2835;
    padding-right: 0
}

#sharedsoftware h3 {
    font-size: 20px;
    color: #d60037;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 15px
}

#sharedsoftware .thumbnail {
    border: none;
    margin-bottom: 0
}

#sharedsoftware p {
    color: #1f2835;
    font-size: 15px;
    line-height: 22px;
    font-weight: 300;
    margin-bottom: 0;
    width: 70%;
    margin-left: auto;
    margin-right: auto
}

#sharedsoftware img {
    margin-top: 20px;
    margin-bottom: 10px
}

#sharedsoftware .row {
    margin-bottom: 40px
}

#sharedtechnical {
    background: #F3F4F5;
    padding-top: 60px;
    padding-bottom: 40px;
    border-top: 1px solid #E3E3E3;
    border-bottom: 1px solid #E3E3E3
}

#sharedtechnical .panel {
    border: 1px solid #E3E3E3;
    border-radius: 0
}

#sharedtechnical .panel-heading {
    border-radius: 0;
    background: #1f2835;
    color: #FFF
}

#sharedtechnical .panel-title {
    font-weight: 600;
    font-size: 18px;
    padding: 10px
}

#sharedtechnical h3 .fa {
    color: #FFF
}

#sharedtechnical .fa {
    color: #d60037
}

#sharedtechnical p {
    margin-top: 10px;
    margin-bottom: 10px
}

#sharedfeatures {
    background: #F3F4F5;
    padding-top: 60px;
    padding-bottom: 60px;
    border-top: 1px solid #E3E3E3;
    border-bottom: 1px solid #E3E3E3
}

#sharedfeatures .fa {
    color: #d60037
}

#sharedfeatures h4 {
    padding-bottom: 10px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 15px
}

#sharedfeatures p {
    font-weight: 300
}

#sharedfeatures img {
    border: 1px solid #cecece;
    padding: 3px;
    background: #FFF;
    margin-bottom: 30px
}

#dedicatedservers {
    background: #FFF;
    padding-top: 44px;
    padding-bottom: 50px
}

#dedicatedservers .panel-heading {
    border-radius: 0;
    background: #1f2835;
    color: #FFF;
    text-align: center
}

#dedicatedservers .panel-title {
    font-weight: 600;
    font-size: 18px;
    padding: 10px
}

#dedicatedservers img {
    margin: auto;
    margin-top: 10px;
    margin-bottom: 15px;
    display: block;
}

#dedicatedservers p {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eaeaea;
    margin: 0
}

#dedicatedservers p:last-child {
    border-bottom: none
}

#dedicatedservers .panel {
    background: #ffffff;
    border: 1px solid #e4e4e4;
    border-radius: 0
}

#dedicatedservers .panel-footer {
    padding: 10px 15px;
    background-color: #1f2835;
    border: none;
    border-radius: 0;
    text-align: center
}

#dedicatedservers h5.price {
    font-size: 20px;
    color: #FFF;
    vertical-align: middle
}

#dedicatedservers h5 small {
    color: #b5b5b5 !Important;
    margin-left: 10px
}

#dedicatedservers sup {
    top: -.5em;
    font-size: 12px
}

#dedicatedoperatingsystems {
    background: #F3F4F5;
    padding-top: 60px;
    padding-bottom: 60px;
    border-top: 1px solid #E3E3E3;
    border-bottom: 1px solid #E3E3E3
}

#dedicatedoperatingsystems img {
    margin-left: auto;
    margin-right: auto
}

#dedicatedoperatingsystems .box {
    background: #FFF;
    border-radius: 0;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    padding: 10px 25px;
    margin-top: 20px
}

#dedicatedoperatingsystems .box:hover {
    opacity: .8
}

#dedicatedoperatingsystems .info h4 {
    font-weight: 300
}

#dedicatedcontrolpanels {
    background: #FFF;
    padding-top: 60px;
    padding-bottom: 50px;
    text-align: center
}

#dedicatedcontrolpanels .fa {
    color: #1f2835;
    padding-right: 0
}

#dedicatedcontrolpanels h3 {
    font-size: 20px;
    color: #d60037;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 15px
}

#dedicatedcontrolpanels .thumbnail {
    border: none;
    margin-bottom: 0
}

#dedicatedcontrolpanels p {
    color: #1f2835;
    font-size: 15px;
    line-height: 22px;
    font-weight: 300;
    margin-bottom: 0
}

#dedicatedcontrolpanels img {
    margin-top: 20px;
    margin-bottom: 20px
}

#dedicatedtable {
    background: #F3F4F5;
    padding-top: 60px;
    padding-bottom: 40px;
    border-top: 1px solid #E3E3E3;
    border-bottom: 1px solid #E3E3E3
}

#dedicatedtable img {
    display: inline;
    margin-right: 20px
}

#dedicatedtable .table {
    border: 1px solid #DDD;
    text-align: center;
    padding-bottom: 20px
}

#dedicatedtable th {
    background: #1f2835;
    color: #FFF;
    font-size: 13px;
    padding: 15px;
    font-weight: 300
}

#dedicatedtable th.center {
    text-align: center
}

#dedicatedtable .table>tbody>tr>td {
    background: #FFF;
    font-size: 14px
}

#dedicatedtable td.left {
    text-align: left;
    padding: 15px;
    vertical-align: middle
}

#dedicatedtable td.center {
    text-align: center;
    padding: 15px;
    vertical-align: middle
}

#dedicatedtable p.service {
    font-size: 18px;
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 15px
}

#dedicatedtable p.details {
    color: #1f2835;
    margin-left: 27px
}

#dedicatedtable .fa {
    color: #d60037
}

#dedicatedtable .table-responsive table.table.table-striped th.tab-server {
    width: 24%;
    text-align: left;
}
#dedicatedtable .table-responsive table.table.table-striped th.tab-cores {
    width: 12%;   
    text-align: center;
}
#dedicatedtable .table-responsive table.table.table-striped th.tab-memory {
    width: 9%;
    text-align: center;
}
#dedicatedtable .table-responsive table.table.table-striped th.tab-space {
    width: 9%;
    text-align: center;
}
#dedicatedtable .table-responsive table.table.table-striped th.tab-traffic {
    width: 6%;
    text-align: center;
}
#dedicatedtable .table-responsive table.table.table-striped th.tab-price {
    width: 12%;
    text-align: center;
}
#dedicatedtable .table-responsive table.table.table-striped th.tab-settings {
    width: 7%;
    text-align: center;
}
#dedicatedtable .table-responsive table.table.table-striped th.tab-manageable {
    width: 7%;
    text-align: center;
}
#dedicatedtable .table-responsive table.table.table-striped th.tab-order {
    width: 14%;
    text-align: center;
}

#dedicatedaddons {
    background: #FFF;
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: center
}

#dedicatedaddons .thumbnail {
    background: #F3F4F5;
    padding: 30px 30px 10px 30px;
    text-align: center;
    border-radius: 0;
    border: 1px solid #E3E3E3
}

#dedicatedaddons .thumbnail h3 {
    font-weight: 300;
    border-top: 1px solid #dedede;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dedede
}

#dedicatedaddons .thumbnail p {
    margin-top: 30px;
    margin-bottom: 30px
}

#dedicatedaddons .thumbnail .btn {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600
}

#dedicatedaddons .well {
    margin-top: 20px;
    background-color: #FFF;
    padding-bottom: 0
}

#dedicatedaddons h4 {
    font-weight: 600;
    padding-top: 10px;
    font-size: 15px
}

#dedicatedaddons h5 span {
    color: #d60037;
    font-size: 15px;
    font-weight: 600
}

#dedicatedfeatures {
    background: #F3F4F5;
    padding-top: 60px;
    padding-bottom: 60px;
    border-top: 1px solid #E3E3E3;
    border-bottom: 1px solid #E3E3E3
}

#dedicatedfeatures .fa {
    color: #d60037
}

#dedicatedfeatures h4 {
    padding-bottom: 10px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 15px
}

#dedicatedfeatures p {
    font-weight: 300
}

#dedicatedfeatures img {
    border: 1px solid #cecece;
    padding: 3px;
    background: #FFF;
    margin-bottom: 30px
}

#webdesign {
    background: #FFF;
    padding-top: 60px;
    padding-bottom: 50px
}

#webdesign .pricing {
    padding: 0
}

#webdesign .pricing-table {
    margin-top: 10px;
    margin-bottom: 10px
}

#webdesign .pricing .pricing-table .pricing-header {
    position: relative;
    background: #1f2835;
    padding: 22px 22px;
    text-align: center;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

#webdesign .pricing .pricing-table .pricing-header .pricing-title {
    color: #FFF;
    font-size: 24px;
    text-align: center;
    font-weight: 300
}

#webdesign .pricing .pricing-table .pricing-header .pricing-rate {
    font-size: 70px;
    font-weight: 700;
    color: #FFF;
    position: relative;
    text-align: center;
    margin-bottom: 0;
    margin-right: 10px
}

#webdesign .pricing .pricing-table .pricing-header .pricing-term {
    font-size: 15px;
    color: #F3F4F5;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 300
}

#webdesign .pricing .pricing-table .pricing-header .pricing-rate sup {
    font-size: 24px;
    position: relative;
    top: -30px;
    color: #FFF
}

#webdesign .pricing .pricing-table .pricing-header .pricing-rate .pence {
    font-size: 33px;
    top: -20px;
    color: #FFF
}

#webdesign .pricing .pricing-table .pricing-header .pricing-rate span {
    font-size: 20px;
    color: #FFF;
    text-transform: uppercase
}

#webdesign .pricing .pricing-list {
    padding: 20px 0 20px 0;
    background: #F3F4F5;
    border: 1px solid #E3E3E3
}

#webdesign .pricing .pricing-list ul {
    padding: 0;
    display: table;
    margin: 0 auto
}

#webdesign .pricing .pricing-list ul li {
    list-style: none;
    border-bottom: 1px solid #F3F4F5;
    color: #1f2835;
    font-size: 16px;
    line-height: 42px;
    font-weight: 300
}

#webdesign .pricing .pricing-list ul li:last-child {
    border: none
}

#webdesign .pricing .pricing-list ul li i {
    margin-right: 12px;
    color: #4cb700
}

#webdesigndetails {
    background: #F3F4F5;
    padding-top: 50px;
    padding-bottom: 50px;
    border-top: 1px solid #E3E3E3;
    border-bottom: 1px solid #E3E3E3
}

#webdesigndetails .panel {
    border: 1px solid #E3E3E3;
    border-radius: 0
}

#webdesigndetails .panel-heading {
    border-radius: 0;
    background: #1f2835;
    color: #FFF
}

#webdesigndetails .panel-title {
    font-weight: 600;
    font-size: 16px;
    padding: 8px;
    text-transform: uppercase;
}

#webdesigndetails h4 {
    text-align: left;
    font-size: 18px;
    font-weight: 600;
    margin-top: 21px;
    margin-bottom: 21px;
    color: #505050;
    margin-left: 30px;
    border-bottom: 1px solid #E3E3E3;
    padding-bottom: 21px
}

#webdesigndetails h4:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

#webdesigndetails .fa {
    color: #d60037
}

#webdesigndetails h5 {
    font-size: 20px;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 10px
}

#webdesigndetails p {
    margin-top: 5px;
    margin-bottom: 10px;
    font-weight: 400;
}

#webdesigndetails .circle {
    border-radius: 50%;
    border: none;
    background: #d60037;
    color: #FFF;
    padding: 10px 15px 10px 15px;
    margin-right: 15px;
}

#webdesigndetails .small {
    text-align: center;
    font-size: 12px;
    width: 70%;
    margin: auto
}

#webdesignfeatures {
    background: #FFF;
    padding-top: 60px;
    padding-bottom: 50px;
    text-align: center
}

#webdesignfeatures .fa {
    color: #1f2835;
    padding-right: 0
}

#webdesignfeatures h3 {
    font-size: 20px;
    color: #d60037;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 15px
}

#webdesignfeatures .thumbnail {
    border: none;
    margin-bottom: 0
}

#webdesignfeatures p {
    color: #1f2835;
    font-size: 15px;
    line-height: 22px;
    font-weight: 300;
    margin-bottom: 0
}

#webdesignaddons {
    background: #F3F4F5;
    padding-top: 0px;
    padding-bottom: 50px;
    border-top: 1px solid #E3E3E3;
    border-bottom: 1px solid #E3E3E3
}

#webdesignaddons .panel-heading {
    border-radius: 0;
    background: #1f2835;
    color: #FFF;
    text-align: center
}

#webdesignaddons .panel-title {
    font-weight: 600;
    font-size: 17px;
    padding: 10px
}

#webdesignaddons .panel img {
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 50px;
}

#webdesignaddons p {
    font-size: 12px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eaeaea;
    margin: 0
}

#webdesignaddons p:last-child {
    border-bottom: none
}

#webdesignaddons .panel {
    border: 1px solid #e4e4e4;
    border-radius: 0
}

#webdesignaddons .panel-footer {
    padding: 10px 15px;
    background-color: #1f2835;
    border: none;
    border-radius: 0;
    text-align: center
}

#webdesignaddons h5.price {
    font-size: 17px;
    display: initial;
    margin-right: 0px;
    color: #FFF;
    border-right: 1px solid #4a4f58;
    padding-right: 15px;
    vertical-align: middle
}

#webdesignaddons sup {
    top: -.5em;
    font-size: 12px
}

#promotions {
    padding-top: 44px;
    padding-bottom: 40px;
    background: #FFF
}

#promotions .thumbnail {
    background: #ffffff;
    padding: 30px 30px 10px 30px;
    text-align: center;
    border-radius: 0;
    border: 1px solid #E3E3E3
}

#promotions .thumbnail h3 {
    font-weight: 500;
    border-top: 1px solid #dedede;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dedede
}

#promotions .thumbnail p {
    margin-top: 30px;
    margin-bottom: 30px;
    font-weight: 400;
}

#promotions .thumbnail .btn {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600
}

#promotions .thumbnail img {
    height: 50px;
}

#vpscontrolpanels {
    background: #FFF;
    padding-top: 60px;
    padding-bottom: 20px;
    text-align: center
}

#vpscontrolpanels .fa {
    color: #1f2835;
    padding-right: 0
}

#vpscontrolpanels h3 {
    font-size: 20px;
    color: #d60037;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 15px
}

#vpscontrolpanels .thumbnail {
    border: none;
    margin-bottom: 0
}

#vpscontrolpanels p {
    color: #1f2835;
    font-size: 15px;
    line-height: 22px;
    font-weight: 300;
    margin-bottom: 0;
    /* width:70%; */
    ;
    margin-left: auto;
    margin-right: auto
}

#vpscontrolpanels img {
    margin-top: 20px;
    margin-bottom: 10px
}

#vpscontrolpanels .row {
    margin-bottom: 40px
}


#portfolio {
    background: #FFF;
    padding-top: 44px;
    padding-bottom: 50px;
}

#portfolio p.caption {
    padding-top: 10px
}

#portfolio .panel-default p {
    font-weight: 400;
    text-align: justify
}

#portfolio .panel-default {
    margin-top: 0px
}

#portfolio .panel-image img.panel-image-preview {
    width: 100%;
    border-radius: 4px 4px 0 0
}

#portfolio .panel-heading~.panel-image img.panel-image-preview {
    border-radius: 0
}

#portfolio .panel-image~.panel-body,
.panel-image.hide-panel-body~.panel-body {
    overflow: hidden;
    background: #F3F4F5;
    border-top: 1px solid #DDD;
    height: 250px;
    padding: 10px 20px;
}

#portfolio .panel-image~.panel-footer a {
    padding: 0 10px;
    font-size: 1.3em;
    color: rgb(100, 100, 100)
}

#portfolio .panel-image.hide-panel-body~.panel-body {
    height: 0;
    padding: 0
}

#portfolio .fa {
    color: #d60037
}

#portfolio .btn .fa {
    color: #FFF
}


.btn-custom-hosting {
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
    margin-left: 4px;
    font-weight: 600;
    min-width: 250px;
    line-height: 18px;
    text-align: center;
    padding: 12px 15px;
    text-transform: uppercase;
    background-color: #d60037;
    border: 1px solid #ba0000;
}

.btn-custom-hosting:hover {
    color: #fff;
    border: 1px solid #fff;
    background-color: #d60037;
}

.blue-btn {
    display: inline-block;
    border-radius: 5px;
    color: #1f2835;
    font-size: 15px;
    margin: 20px 10px 30px;
    font-weight: 600;
    line-height: 18px;
    text-align: center;
    padding: 12px 15px;
    text-transform: uppercase;
    background-color: transparent;
    border: 1px solid #1f2835;
}

.blue-btn:hover {
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
    text-decoration: none;
    box-shadow: 0px 10px 35px 0px rgba(1, 68, 137, 0.1);
    border: 1px solid #d60037;
}

section#resellerplans div.container div.pricing-list ul li {
    text-align: left;
}

.breadcrumbs .pathway,
.content-navigation,
.cp_addons,
.cp_feature-table,
.cp_plan-advantages,
.cp_plan-cards,
.cp_plan-cards .group-nav,
.cp_plan-cards .plan .cta-wrapper,
.cp_plan-cards .plan .disclaimer,
.cp_plan-cards .plan .insite-sales,
.cp_plan-cards .plan .periodicity-wrapper,
.cp_plan-cards .plan .plan-info,
.cp_plan-cards .plan .plan-option,
.cp_plan-cards .plan .price .prefix,
.cp_plan-cards .plan-group,
.cp_plan-feature-blocks,
.cp_plans-disclaimer,
.cp_platforms,
.cp_platforms .platforms-list li,
.differential .about-locaweb,
.extendable-listening,
.extra,
.fixed-list,
.grid-list,
.panel-about,
.panel-features,
.panel-features .panel-content,
.product-adcast,
.product-adcast hgroup,
.product-adcast hgroup .inner,
.product-table,
.specification {
    float: left;
    width: 100%
}

.cp_feature-table.dark-white {
    background-color: #edeff0
}

.cp_feature-table .title {
    text-align: center;
    font-family: Ubuntu, arial, sans-serif !important;
}

.cp_feature-table.with-disclaimer .product-table {
    margin-top: 0px;
    margin-bottom: 20px
}

.cp_feature-table.disclaimer-center small:last-child {
    text-align: center
}

.cp_feature-table .icon-ok2 {
    color: #6c6
}

.cp_feature-table small {
    display: block;
    margin-top: -20px;
    clear: both;
    padding: 0 10%
}

.light-tooltip .product-table td .tooltip:before {
    color: #00acc8
}

.product-table-section {
    margin-bottom: 0;
    margin-top: 60px;
    text-align: center
}

.product-table-section .product-table thead td:first-child,
.product-table-section .product-table thead td:first-child:before {
    background-color: #00acc8
}

.product-table-section a.btn {
    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;
    margin-top: 40px;
    border: 0
}

.product-table-section a.btn:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #00c2e2
}

.product-table-section a.btn:active {
    will-change: all;
    transition: all .2s ease;
    background-color: #0096af
}

.product-table-section a.btn:visited {
    will-change: all;
    transition: all .2s ease;
    color: #fff
}

.product-table-section h3 {
    margin-bottom: 40px;
    font-family: Ubuntu, arial, sans-serif !important;
    font-size: 24px !important;
    font-weight: 500 !important;
    text-transform: none !important;
    color: #333 !important
}

.product-table-section .product-table {
    margin: 0
}

.product-table-section .product-table td {
    width: 170px
}

.product-table {
    margin: 40px 0
}

.product-table.small-table table {
    max-width: 600px
}

.product-table .title-bold h3 {
    font-weight: 700
}

.product-table table {
    position: relative;
    width: 780px;
    text-align: center;
    margin: 0 auto
}

.product-table.inverse-color td:nth-child(odd) {
    background-color: #edeff0
}

.product-table.inverse-color td:nth-child(even) {
    background-color: #fff
}

.product-table.inverse-color td:first-child {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    background-color: #777;
    vertical-align: middle
}

.product-table.inverse-color tfoot tr td:nth-child(even) {
    font-weight: 700;
    background-color: #e6e6e6
}

.product-table.inverse-color tfoot tr td:nth-child(odd) {
    font-weight: 700;
    background-color: #d1d6d9
}

.product-table.inverse-color tfoot tr td:first-child {
    font-weight: 400;
    background-color: #5e5e5e
}

.product-table tr {
    border-top: solid 1px #ddd;
    border-right: solid 1px #ddd
}

.product-table tr:last-child {
    border-bottom: solid 1px #ddd
}

.product-table td {
    font-family: Ubuntu, arial, sans-serif !important;
    font-size: 14px;
    font-weight: 400;
    text-transform: normal;
    color: #333;
    height: 56px;
    padding: 10px 20px;
    box-sizing: border-box
}

.product-table td strong {
    font-weight: 700
}

.product-table td:nth-child(odd) {
    background-color: #edeff0
}

.product-table td:nth-child(even) {
    background-color: #fff
}

.product-table td:first-child {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    background-color: #777;
    vertical-align: middle
}

.product-table td .offer {
    position: absolute;
    display: table;
    width: 60px;
    height: 60px;
    top: 50%;
    left: 100%;
    margin-top: -30px;
    margin-left: -30px;
    border-radius: 50%;
    box-shadow: -4px 4px 0 rgba(0, 0, 0, .15)
}

.product-table td .offer p {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.product-table td .offer.no-shadow {
    box-shadow: none
}

.product-table td .tooltip {
    position: relative
}

.product-table td .tooltip: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: "\EAEF";
    font-size: inherit;
    color: #00acc8;
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    cursor: pointer
}

.product-table td .tooltip:hover .content {
    display: block
}

.product-table td .tooltip .content {
    display: none;
    font-family: Ubuntu, arial, sans-serif !important;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    color: #fff;
    padding: 20px;
    background-color: #414141;
    position: absolute;
    left: 30px;
    width: 250px;
    z-index: 100;
    top: -12px
}

.product-table td .tooltip .content:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #464646;
    position: absolute;
    top: 10px;
    left: -10px
}

.product-table thead td {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #333;
    position: relative;
    height: 96px;
    padding: 0 20px;
    box-sizing: border-box;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    background-clip: padding-box
}

.product-table thead td.offer {
    background-color: #00acc8;
    font-weight: 700
}

.product-table thead td:before {
    content: '';
    border: none !important
}

.product-table thead td:after {
    content: '';
    border: none !important
}

.product-table thead td:first-child {
    position: relative;
    background-color: #00acc8;
    font-weight: 700;
    color: #fff;
    font-size: 16px;
    text-indent: -20px
}

.product-table thead td:first-child:before {
    content: '';
    border: none
}

.product-table thead td:first-child:after {
    content: '';
    position: absolute;
    width: 20px;
    background: #00acc8;
    font-weight: 700;
    top: -1px;
    bottom: 0;
    left: 0;
    margin-left: -19px;
    border-top: 1px solid #e5e5e5 !important
}

.product-table tbody {
    border: 1px solid #e5e5e5
}

.product-table tbody td {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5
}

.product-table tfoot tr td:nth-child(odd) {
    font-weight: 700;
    background-color: #e6e6e6
}

.product-table tfoot tr td:nth-child(even) {
    font-weight: 700;
    background-color: #d1d6d9
}

.product-table tfoot tr td:first-child {
    font-weight: 400;
    background-color: #5e5e5e
}

.scroll-table-container {
    width: calc(100% + 20px);
    margin: 0 auto 0 -20px;
    overflow: auto
}

.scroll-table-track {
    float: left;
    width: auto
}

.product-table.fixed {
    position: relative;
    z-index: 100;
    padding-left: 130px
}

.product-table.fixed table {
    width: 600px;
    margin: 0 0 0 20px;
    padding: 0
}

.product-table.fixed table td:first-child {
    display: none
}

.product-table.index {
    position: absolute;
    padding: 0
}

.product-table.index table {
    position: relative;
    z-index: 102;
    margin: 0 0 0 20px;
    padding: 0;
    width: 130px;
    box-shadow: 10px 0 20px rgba(0, 0, 0, .2)
}

.product-table.index table td:nth-child(n+2) {
    display: none
}

.product-table.index:before {
    content: "";
    position: absolute;
    z-index: 101;
    left: 0;
    top: 0;
    width: 130px;
    height: 100%;
    background-color: #edeff0
}

@media only screen and (max-width:991px) {
    .product-table table {
        width: 650px
    }
}

@media only screen and (max-width:767px) {
    .product-table.mobile-scroll {
        float: left;
        width: 100%;
        overflow-x: scroll;
        padding: 0
    }

    .product-table.mobile-scroll .mobile-scroll-inner {
        float: left;
        width: 175%;
        padding: 0 20px
    }

    .product-table.mobile-scroll .mobile-scroll-inner table {
        width: 100%
    }

    .product-table,
    .product-table.inverse-color {
        margin: 20px 0;
        padding: 0 10px
    }

    .product-table table,
    .product-table.inverse-color table {
        width: 100%
    }

    .product-table thead td,
    .product-table.inverse-color thead td {
        height: 70px;
        font-size: 12px
    }

    .product-table thead td:first-child,
    .product-table.inverse-color thead td:first-child {
        font-size: 12px;
        text-indent: 0
    }

    .product-table thead td:first-child:before,
    .product-table.inverse-color thead td:first-child:before {
        display: none
    }

    .product-table thead td .offer,
    .product-table.inverse-color thead td .offer {
        top: 5px
    }

    .product-table td,
    .product-table.inverse-color td {
        padding: 5px;
        font-size: 10px
    }

    .product-table td:first-child,
    .product-table.inverse-color td:first-child {
        font-size: 12px;
        line-height: 1.5em;
        font-weight: 300
    }

    .product-table td .tooltip .content,
    .product-table.inverse-color td .tooltip .content {
        width: 175px;
        padding: 10px;
        font-size: 12px;
        text-align: left
    }

    .product-table td .offer,
    .product-table.inverse-color td .offer {
        width: 100%;
        height: auto;
        top: 0;
        left: 5px;
        margin: 0;
        border-radius: 0;
        transform: rotate(-5deg) translateY(-90%);
        padding: 0 5px
    }

    .product-table td .offer p,
    .product-table.inverse-color td .offer p {
        font-size: 9px;
        font-weight: 300
    }
}

.product-table thead td {
    vertical-align: middle;
    text-align: center;
}

.product-table tbody td {
    text-align: center;
}

.product-table table {
    width: 82.5%;
}

#vpsoperatingsystems {
    background: #F3F4F5;
    padding-top: 60px;
    padding-bottom: 60px;
    border-top: 1px solid #E3E3E3;
    border-bottom: 1px solid #E3E3E3;
    clear: left;
}

#vpsoperatingsystems img {
    margin-left: auto;
    margin-right: auto
}

#vpsoperatingsystems .box {
    background: #FFF;
    border-radius: 0;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    padding: 10px 25px;
    margin-top: 20px
}

#vpsoperatingsystems .box:hover {
    opacity: .8
}

#vpsoperatingsystems .info h4 {
    font-weight: 400;
    font-size: 16px;
}

/*----------------------------------------
FAQ PAGE STYLE
------------------------------------------*/
.faq-area {
    padding-top: 0px;
    padding-bottom: 0px;
}

.faq-area .panel.panel-default {
    border: 0 none;
    border-radius: 0;
    margin-top: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border-left: 2px solid #d60037;
    border-bottom: 2px solid #f5f5f5;
}

.faq-area .panel.panel-default+.panel.panel-default {
    margin-top: 30px;
}

.faq-area .panel {
    box-shadow: none;
}

.faq-area .panel-heading {
    background: rgba(237, 237, 237, 0.5) none repeat scroll 0 0;
    padding: 0;
}

.faq-area .panel-title a {
    display: block;
    padding: 24px 20px;
    text-decoration: none;
    font-size: 18px;
    color: #1f2835;
    font-weight: 500;
}

.faq-area .panel-title a span {
    border-radius: 100px;
    color: #1f2835;
    display: block;
    float: right;
    font-size: 16px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

.faq-area .panel-title a.collapsed span {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    background-color: transparent;
}

.faq-area .panel-title a.collapsed {
    background-color: rgba(237, 237, 237, 0.5);
}

.faq-area #accordion1 .panel-collapse .panel-body,
.faq-area #accordion2 .panel-collapse .panel-body {
    border: 0 none;
    padding: 0 20px 26px;
    background-color: rgba(237, 237, 237, 0.5);
}

.faq-area #accordion1 .panel-collapse .panel-body p,
.faq-area #accordion2 .panel-collapse .panel-body p {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    color: #1f2835;
    text-align: justify;
}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
    .faq-area {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .faq-area .panel-title a span {
        font-size: 16px;
        position: relative;
        top: -10px;
        left: 12px;
    }
}

section.container.section-v3.faq-area-section {
    background-color: #fff;
    width: 100%;
}

section.container.section-v3.faq-area-section h2.heading.heading--2.section-v3__heading {
    padding: 0 13.07%;
}

section.container.section-v3.faq-area-section p.paragraph.section-v3__paragraph {
    padding: 0 8%;
}

/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .faq-area .panel-title a span {
        font-size: 16px;
        position: relative;

        section.container.section-v3 {
            background-color: #fff;
            width: 100%;
        }

        top: 1px;
        left: 2px;
    }
}

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

.other-products {
    padding: 30px 0
}

.other-products .product .bigger-text p {
    font-weight: 400;
    cursor: none;
}

.simple-promotion {
    background-color: #edeff0;
    padding: 40px 0;
    text-align: center
}

.simple-promotion.big-text .section-title h2 {
    font-size: 36px
}

.simple-promotion.white-title .section-title h2 {
    color: #fff
}

.simple-promotion.bold-title .section-title h2 {
    font-weight: 700
}

.simple-promotion.light-text .section-title h2 {
    font-weight: 300
}

.simple-promotion.light-text .inner a {
    margin-top: 30px
}

.simple-promotion.light-text .inner a:hover {
    color: #fff
}

.simple-promotion.bg-white {
    background: #fff
}

.simple-promotion.dark-white a:hover {
    color: #fff
}

.simple-promotion.bg-dark-white {
    background-color: #58595b;
    color: #fff
}

.simple-promotion.bg-dark-white .section-title h2 {
    color: #fff
}

.simple-promotion.bg-dark-blue {
    background-color: #253746;
    color: #fff
}

.simple-promotion.bg-dark-blue .section-title h2 {
    color: #fff
}

.simple-promotion.cross-sell-cloud-pro {
    background: url(../images/produtos/vps-locaweb/cross-sell-cloud-pro.jpg?v=1.11.96) no-repeat center center
}

.simple-promotion.cross-sell-cloud-pro a {
    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
}

.simple-promotion.cross-sell-cloud-pro a:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #00c2e2
}

.simple-promotion.cross-sell-cloud-pro a:active {
    will-change: all;
    transition: all .2s ease;
    background-color: #0096af
}

.simple-promotion.cross-sell-cloud-pro a:visited {
    will-change: all;
    transition: all .2s ease;
    color: #fff
}

.simple-promotion.cross-sell-cloud-pro a:focus {
    will-change: all;
    transition: all .2s ease;
    background-color: transparent
}

.simple-promotion.cross-sell-cloud-pro a:active,
.simple-promotion.cross-sell-cloud-pro a:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #fff;
    color: #333
}

.simple-promotion.bg-blue {
    background: #00acc8
}

.simple-promotion.bg-blue .section-title h2 {
    color: #fff
}

.simple-promotion.bg-blue a:not(.clear-link) {
    background: #fff;
    color: #333 !important
}

.simple-promotion.bg-blue a:not(.clear-link):hover {
    background: #dae3e5 !important
}

.simple-promotion.has-bg {
    background: url(../images/simple-promotion-bg.jpg?v=1.11.96) no-repeat center center
}

.simple-promotion.bold-title .section-title h2 {
    font-weight: 700
}

.simple-promotion.color-light-gray .section-title h2 {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 26px;
    font-weight: 400;
    text-transform: normal;
    color: #e5e5e5
}

.simple-promotion.color-light-gray .section-title p {
    color: #e5e5e5
}

.simple-promotion .section-title {
    padding: 0
}

.simple-promotion .section-title h2 {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 26px;
    font-weight: 500;
    text-transform: normal;
    color: #333
}

.simple-promotion .section-title p {
    margin: 20px 0
}

.simple-promotion a:not(.clear-link) {
    margin-top: 20px;
    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
}

.simple-promotion a:not(.clear-link):hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #00c2e2
}

.simple-promotion a:not(.clear-link):active {
    will-change: all;
    transition: all .2s ease;
    background-color: #0096af
}

.simple-promotion a:not(.clear-link):visited {
    will-change: all;
    transition: all .2s ease;
    color: #fff
}

.simple-promotion a.clear-link {
    color: #777;
    will-change: all;
    transition: all .2s ease;
    text-decoration: underline
}

.simple-promotion a.clear-link:hover {
    color: #4d4d4d;
    cursor: pointer;
    text-decoration: underline
}

.simple-promotion.clear-info h2 {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 36px;
    font-weight: 300;
    text-transform: uppercase;
    color: #e5e5e5
}

.simple-promotion.clear-info p {
    color: #e5e5e5;
    font-weight: lighter;
    line-height: 25px
}

.simple-promotion.clear-info a {
    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
}

.simple-promotion.clear-info a:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #00c2e2
}

.simple-promotion.clear-info a:active {
    will-change: all;
    transition: all .2s ease;
    background-color: #0096af
}

.simple-promotion.clear-info a:visited {
    will-change: all;
    transition: all .2s ease;
    color: #fff
}

.simple-promotion.clear-info a:focus {
    will-change: all;
    transition: all .2s ease;
    background-color: transparent
}

.simple-promotion.clear-info a:active,
.simple-promotion.clear-info a:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #fff;
    color: #333
}

.simple-promotion.bg-blue-pro {
    background: #1f2c37;
    color: #fff
}

.simple-promotion.bg-blue-pro .section-title h2,
.simple-promotion.bg-blue-pro .section-title p {
    color: #fff
}

.simple-promotion.bg-blue-pro a {
    background-color: #76bd22;
    border: 0;
    color: #fff
}

.simple-promotion.bg-blue-pro a:hover {
    background-color: #87ce33;
    color: #fff
}

.simple-promotion.with-image {
    text-align: left
}

.simple-promotion.with-image .simple-promotion-column {
    display: inline-block;
    vertical-align: middle
}

@media only screen and (max-width:767px) {
    .simple-promotion.with-image .simple-promotion-column {
        display: block;
        width: 100% !important
    }
}

.simple-promotion.with-image .simple-promotion-image {
    width: 190px
}

@media only screen and (max-width:767px) {
    .simple-promotion.with-image .simple-promotion-image {
        text-align: center;
        margin-bottom: 20px
    }
}

.simple-promotion.with-image .simple-promotion-container {
    width: calc(100% - 390px)
}

@media only screen and (min-width:768px) {
    .simple-promotion.with-image .simple-promotion-container .section-title {
        text-align: left
    }
}

.simple-promotion.with-image .simple-promotion-container .section-title h2 {
    font-family: Lato, arial, sans-serif;
    font-size: 26px;
    font-weight: 400;
    text-transform: normal;
    color: #666;
    font-style: italic;
    line-height: 34px
}

@media only screen and (max-width:767px) {
    .simple-promotion.with-image .simple-promotion-container .section-title h2 {
        font-size: 22px;
        line-height: 28px
    }
}

.simple-promotion.with-image .simple-promotion-button {
    width: 200px;
    text-align: right
}

@media only screen and (max-width:767px) {
    .simple-promotion.with-image .simple-promotion-button {
        text-align: center
    }
}

.simple-promotion a.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;
    padding: 10px 0;
    width: 200px;
    margin: 30px 40px 0 0
}

.simple-promotion a.clear-button:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #00c2e2
}

.simple-promotion a.clear-button:active {
    will-change: all;
    transition: all .2s ease;
    background-color: #0096af
}

.simple-promotion a.clear-button:visited {
    will-change: all;
    transition: all .2s ease;
    color: #fff
}

.simple-promotion a.clear-button:focus {
    will-change: all;
    transition: all .2s ease;
    background-color: transparent
}

.simple-promotion a.clear-button:active,
.simple-promotion a.clear-button:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #fff;
    color: #333
}

.simple-promotion a.clear-button.white,
.simple-promotion a.clear-button.white:focus,
.simple-promotion a.clear-button.white:visited {
    background-color: #fff;
    color: #333
}

.simple-promotion a.clear-button.white:active,
.simple-promotion a.clear-button.white:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #dae3e5 !important;
    border-color: #dae3e5
}

@media only screen and (max-width:767px) {
    .simple-promotion a.clear-button {
        margin: 30px auto
    }
}

@media only screen and (min-width:992px) {
    .simple-promotion.light-text .inner {
        width: 900px
    }
}

.simple-promotion.bigtechparatodomundo a {
    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: #ff004c;
    border: none;
    text-align: center;
    text-decoration: none;
    padding: 15px 30px;
    cursor: pointer;
    will-change: all;
    transition: all .2s ease
}

.simple-promotion.bigtechparatodomundo a:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #ff1a5e
}

.simple-promotion.bigtechparatodomundo a:active {
    will-change: all;
    transition: all .2s ease;
    background-color: #e60044
}

.simple-promotion.bigtechparatodomundo a:visited {
    will-change: all;
    transition: all .2s ease;
    color: #fff
}

@media only screen and (max-width:767px) {
    .simple-promotion.bigtechparatodomundo a {
        font-size: 12px
    }
}

.extendable-list {
    background-color: #fff;
}

ul.nav-pills {
    margin: 35px auto -20px;
    min-width: 25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

ul.nav-pills li {
    border-top: 2px solid #1f2835;
    border-bottom: 2px solid #1f2835;
    margin: 0;
    font-size: 17px;
    width: 25%;
    text-align: center;
    vertical-align: middle;
    float: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    font-weight: 500;
}

ul.nav-pills li a {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    /*display:flex;*/
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

ul.nav-pills li.active,
ul.nav-pills li:hover {
    border-color: #1f2835;
    background-color: #00acc8;
    color: #fff
}

ul.nav-pills li:hover a {
    color: #fff
}

ul.nav-pills li.active a,
ul.nav-pills li.active a:hover,
ul.nav-pills li.active a:focus {
    background-color: #00acc8
}

ul.nav-pills li a {
    color: #1f2835;
}

ul.nav-pills li a:hover {
    color: #fff;
    background-color: #00acc8
}

ul.nav-pills>li:first-child {
    border-left: 2px solid #1f2835;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

ul.nav-pills>li:last-child {
    border-right: 2px solid #1f2835;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

ul.nav-pills>li {
    border-right: 1px solid #aaa
}

.page-piece-os-switcher.section-grey img {
    width: 30px;
}

.product-plans.line-top-advantages .cp_plan-advantages {
    border-top: 3px solid #ddd
}

@media only screen and (max-width:767px) {
    .product-plans.line-top-advantages .cp_plan-advantages {
        margin-top: 40px
    }
}

.cp_plan-advantages {
    padding: 40px 0
}

.cp_plan-advantages li {
    float: left;
    width: 33.33333333%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0;
    position: relative;
    color: #777;
    padding: 0 10px
}

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

.cp_plan-advantages li h3 {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 22px;
    font-weight: 300;
    text-transform: none;
    color: inherit;
    margin-bottom: 10px;
    overflow: hidden
}

.cp_plan-advantages li p {
    font-family: arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    color: inherit;
    line-height: 1.2em;
    overflow: hidden
}

.cp_plan-advantages li .content-advantage {
    padding-left: 70px
}

.cp_plan-advantages li span {
    min-width: 60px;
    position: absolute;
    left: 10px;
    top: 0;
    margin-right: 10px;
    margin-bottom: 10px
}

.cp_plan-advantages li span:before {
    font-size: 60px;
    color: #00acc8
}

.cp_plan-advantages li span.md:before {
    font-size: 55px
}

.cp_plan-advantages li span.sm:before {
    font-size: 50px
}

.cp_plan-advantages li:nth-child(3n+1) {
    clear: both
}

@media only screen and (max-width:767px) {
    .cp_plan-advantages li {
        margin-bottom: 20px
    }
}

.lg-margin-bottom-icon .cp_plan-advantages li {
    margin-bottom: 60px
}

#vpsoperatingsystems,
.product-features-list.dark-white {
    clear: left;
}

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

.extendable-list_background {
    background-color: #edeff0;
    padding: 10px 0;
}

.three-column-list {
    float: left;
    width: 100%;
    background-color: #fff;
}

.three-column-list.no-border .box {
    border: 0
}

.three-column-list.text-gray .internal-title h3 {
    color: #707070
}

.three-column-list.text-gray .box .grid-list li .title {
    color: #707070
}

.three-column-list.titles-margin .box .grid-list li .title {
    margin-bottom: 15px
}

.three-column-list.big-titles .internal-title h3 {
    font-size: 36px
}

.three-column-list.big-titles .box .grid-list li .title {
    font-size: 22px
}

.three-column-list.no-padding-bottom-box .box {
    padding-bottom: 0
}

.three-column-list .box {
    border: 5px solid #edeff0;
    padding: 35px 50px;
    margin: 50px 0;
}

.three-column-list .box hgroup {
    margin-bottom: 30px;
    text-align: center;
}

.three-column-list .box .grid-list {
    float: none
}

.three-column-list .box .grid-list li.col-6 {
    float: left;
    width: 49%;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
    margin-left: 0;
    float: none
}

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

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

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

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

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

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

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

.three-column-list .box .grid-list li .title {
    font-family: arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: none;
    color: #333;
    line-height: 20px;
    margin-bottom: 0
}

.three-column-list .box .grid-list li p {
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    color: #777;
    line-height: 20px
}

.three-column-list .box .grid-list li p .separator {
    height: 20px;
    width: 100%
}

.three-column-list .box .grid-list li p a {
    color: #777;
    will-change: all;
    transition: all .2s ease;
    text-decoration: underline
}

.three-column-list .box .grid-list li p a:hover {
    color: #4d4d4d;
    cursor: pointer;
    text-decoration: underline
}

.three-column-list .three-column-list-disclaimer {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    color: #777;
    text-align: center;
    display: block
}

@media only screen and (max-width:991px) {
    .three-column-list .box {
        padding: 25px 10px
    }

    .three-column-list .box .grid-list li:last-child {
        padding-right: 0
    }
}

@media only screen and (max-width:767px) {
    .three-column-list .box hgroup h3 {
        font-size: 20px
    }
}

section.differential {
    clear: left;
}



















#openinghours {
    padding-top: 44px;
    padding-bottom: 60px;
    background: #FFF
}

#openinghours p {
    margin-top: 30px;
    margin-bottom: 30px;
    color: #676767;
    font-weight: 400;
}

#openinghours h4 {
    font-size: 20px;
    margin-top: 25px;
    margin-bottom: 20px
}

#openinghours .fa {
    color: #d60037;
    padding: 0 10px 0 0;
}

#openinghours .table {
    border: 1px solid #DDD;
    text-align: center
}

#openinghours th {
    background: #1f2835;
    color: #FFF;
    text-align: center
}

#openinghours .table>tbody>tr>td {
    border: 1px solid #ddd;
}


#content-legal {
    padding-top: 44px;
    padding-bottom: 60px;
    background: #FFF
}

#content-legal .h3,
#content-legal h3 {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 35px;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 10px
}

#content-legal .h4,
#content-legal h4 {
    font-size: 18px;
    margin-top: 45px;
    margin-bottom: 20px
}

#content-legal p {
    margin-top: 30px;
    margin-bottom: 30px;
    color: #676767;
    font-weight: 400;
    text-align: justify
}

#content-legal .fa {
    color: #d60037;
    padding: 0 10px 0 0;
}

.search_form .input-group .form-control {
    height: 42px;
    line-height: 42px;
    padding: 0 15px;
    font-weight: 400;
    /* letter-spacing: 1px; */
    color: #000000;
    background: #F3F4F5;
}

.search_form .input-group .form-control+.input-group-addon {
    padding: 0;
    background: none;
    border: none;
}

.search_form .input-group .form-control+.input-group-addon button {
    line-height: 42px;
    padding: 0 17px;
    background: #d60037;
    border: none;
    border-radius: 0;
}

.search_form .input-group .form-control+.input-group-addon button i {
    color: #FFF;
    font-size: 18px;
}

#sidemenu {
    margin-top: 30px
}

.icons-links-list {
    background: #fff;
    margin-top: -50px
}

.icons-links-list.green-icons .grid-list li span {
    color: #76bd22
}

.icons-links-list.text-white h2,
.icons-links-list.text-white p {
    color: #fff
}

.icons-links-list.text-white .grid-list li h3 p {
    color: #fff
}

.icons-links-list.icons-top .grid-list li,
.icons-links-list.icons-top .grid-list li h3,
.icons-links-list.icons-top .grid-list li span {
    vertical-align: top
}

.icons-links-list.blue-icons .grid-list li span {
    color: #00acc8
}

.icons-links-list .grid-list {
    margin: 20px auto 0;
    padding-left: 20px;
    max-width: 960px
}

.icons-links-list .grid-list li {
    padding: 0 20px
}

.icons-links-list .grid-list li span {
    float: none;
    color: #b2b2b2;
    display: table-cell;
    vertical-align: middle;
    transition: color .2s ease
}

.icons-links-list .grid-list li span:before {
    font-size: 40px;
    text-align: center
}

.icons-links-list .grid-list li span:hover {
    color: #00acc8
}

.icons-links-list .grid-list li span:hover:before {
    color: #00acc8
}

.icons-links-list .grid-list li:hover:hover {
    color: #00acc8
}

.icons-links-list .grid-list li:hover:hover:before {
    color: #00acc8
}

.icons-links-list .grid-list li h3 {
    font-size: 16px;
    font-weight: 700;
    display: table-cell;
    vertical-align: middle
}

.icons-links-list .grid-list li h3 a {
    color: #00acc8
}

.icons-links-list .grid-list li h3 a:hover {
    text-decoration: underline
}

.icons-links-list .grid-list li h3 p {
    color: #333
}

.icons-links-list .view-button {
    margin: 0 auto 60px;
    display: block;
    clear: both;
    width: 260px
}

.icons-links-list .custom-inner {
    max-width: 960px
}

.icons-links-list.only-subtitle .section-title p {
    margin-top: 0
}

.pro .icons-links-list .grid-list li span,
.pro .icons-links-list .grid-list li span:hover,
.pro .icons-links-list .grid-list li span:hover:before {
    color: #76bd22
}

.status-blog-box {
    background: #fff;
    padding: 0px 75px 10px;
    margin-bottom: 60px;
    clear: both
}

.status-blog-box .status-blog-box-content li {
    width: 50%;
    display: inline-table;
    margin: 0 0 25px -4px;
    padding-right: 15px
}

.status-blog-box .status-blog-box-content li .status-blog-box-content-link {
    color: #00acc8;
    font-weight: 700;
    font-size: 16px
}

.status-blog-box .status-blog-box-content li .status-blog-box-content-link-desc {
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: 100;
    text-transform: none;
    color: #777
}

.status-blog-box .status-blog-box-content li a:hover {
    text-decoration: underline
}

.status-blog-box .status-blog-box-action {
    margin: 0 auto;
    width: 240px;
    display: block
}

@media only screen and (max-width:991px) {
    .status-blog-box .status-blog-box-content li .status-blog-box-content-link {
        font-size: 13px
    }

    .status-blog-box .status-blog-box-content li .status-blog-box-content-link-desc {
        font-size: 11px
    }
}

@media only screen and (max-width:767px) {
    .status-blog-box {
        padding: 25px 20px
    }

    .status-blog-box .status-blog-box-content li {
        display: block;
        width: 100%
    }

    .status-blog-box .status-blog-box-action {
        width: 150px;
        padding: 15px 10px
    }
}


@media only screen and (max-width: 767px) {
    #sidemenu {
        margin-top: -30px
    }
    .icons-links-list {
    margin-top: -10px
    }
}









#contact {
    padding-top: 44px;
    padding-bottom: 20px;
    background: #FFF
}

#contact h3 {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 35px;
    border-bottom: 1px solid #F3F4F5;
    padding-bottom: 15px
}

#contact .fal {
    color: #d60037;
    margin-right: 10px
}

#contact .alert-existingcustomer {
    color: #1f2835;
    background-color: #efefef33;
    border-color: #ccc;
    margin-bottom: -50px;
}

@media only screen and (max-width:767px) {
  #contact .alert-existingcustomer {
    margin-bottom: -10px;
  }
}
#contact .alert-existingcustomer a {
    color: #d60037
}
#contact .alert-existingcustomer p, #openinghours .alert-existingcustomer p {
    font-weight: 400
}

#contact label {
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 0
}

#contact .form-control {
    border-radius: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    box-shadow: none;
    border-color: #e0e0e0
}

#contact .contactsubmit {
    text-align: center
}

#contact .captchaimage {
    margin-top: 10px;
    padding: 3px 0 4px;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    text-align: right
}

#contact #inputCaptcha {
    width: 100px
}

#contact .center-block {
    width: 305px
}

#contact .btn-primary {
    margin-top: 20px
}

#contactmap {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #F3F4F5;
    border-top: 1px solid #E3E3E3;
    border-bottom: 1px solid #E3E3E3
}

#contactdetails {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #FFF
}

#contactdetails .fal {
    color: #d60037;
    margin-right: 10px
}

#contactdetails h4 {
    font-size: 18px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f1f1f1
}

#contactdetails .label-default {
    background-color: #1f2835;
    text-transform: uppercase;
    font-weight: 600
}
#contactdetails p {
    font-weight: 400;
}


/* =====================================
map css
===================================== */


#map {
width: 100%;
height:790px;
margin-top: 100px;
}

#bodyContent {
padding: 5px 10px;
}

#bodyContent>p {
display: table;
font-size: 16px;
color: #1f2835;
font-weight: 500;
text-align: center;
}

#bodyContent>p:last-child {
margin-bottom: 0;
}

#bodyContent p span {
display: table-cell;
vertical-align: top;
}

.map-info-icon {
color: #1f2835;
font-size: 24px;
padding-right: 15px;
}


/* =====================================
16CONTACT.HTMLAREA
===================================== */
img.contact-right-img {
position: absolute;
right: 50px;
bottom: 0;
}
section.address-area {
/* padding-top: 100px;*/
padding-bottom: 445px;
}

.single-address {
text-align: center;
}

.single-address span {
font-size: 24px;
padding: 20px;
background: #d60037;
line-height: 24px;
color: #fff;
border-radius: 50%;
display: inline-block;
margin-bottom: 25px;
}

p.single-contact-info a {
font-size: 18px;
font-weight: 500;
color: #1f2835;
text-decoration: none;
}

.single-address p {
font-size: 18px;
padding: 0 25px;
font-weight: 500;
color: #1f2835;
}

.get-in-touch-mo {
padding: 80px 30px;
box-shadow: 0px 10px 35px 0px rgba(1, 68, 137, 0.25);
position: absolute;
z-index: 1;
background: #fff;
top: -381px;
width: 100%;
}

.get-in-touch-mo h2 {
font-size: 36px;
color: #1f2835;
font-weight: bold;
text-align: center;
margin-bottom: 50px;
}

.get-in-touch-mo input[type="text"] {
width: 100%;
height: 40px;
border: 1px solid#d0e2f4;
border-radius: 5px;
outline: 0;
margin-bottom: 24px;
padding: 15px;
box-shadow: none;
}
.get-in-touch-mo input[type="email"]{
width: 100%;
height: 40px;
border: 1px solid#d0e2f4;
border-radius: 5px;
outline: 0;
margin-bottom: 24px;
padding: 15px;
box-shadow: none;
}
.get-in-touch-mo h4 {
font-size: 14px;
color: #1f2835;
margin-bottom: 10px;
}
.get-in-touch-mo textarea {
width: 100%;
border: 1px solid#d0e2f4;
border-radius: 5px;
outline: 0;
margin-bottom: 24px;
padding: 15px;
height: 156px;
box-shadow: none;
}
button.btn.btn-blue{
padding: 15px 40px;
background: #d60037;
text-decoration: none;
font-weight: 600;
border-radius: 5px;
font-size: 14px;
display: inline-block;
color: #fff;
border: 0px;
text-transform: uppercase;
outline: 0;
box-shadow: none;

}
textarea#Message {
outline: 0;
box-shadow: none;
}
.submit-button {
text-align: left;
padding-top: 10px;
}
section.map-area {
position: relative;
}

.two-columns.first article.article p, .two-columns.first aside p {
    text-align: justify;
    font-weight: 400;
    word-spacing: 1px;
}

.two-columns.first article.article .img-holder {
    padding-top: 25px;
    margin-top: -6px!important;
    border-top: 1px dashed #d60037;
}
section.address-area {
    margin-top: -100px;
}



.section-media {
    position: relative;
    padding: 44px 0 0;
}

.section-media img {
    max-width: 90%;
}

textarea {
    border: 1px solid #1f2835;
    border-radius: 5px
}

@media only screen and (max-width:767px) { 
    .section-media img.img-media-mobile-responsive {
    padding: 0 0 20px 20px;
}
}

.line-bottom.list p {
    font-weight: 400!important;
    font-size: 15px!important;
}

iframe.player-streaming-server {
    padding: 0 auto;
    height:120px;
    width:100%;
    border:none;
}








.business-hosting {
    background-color: #1f2835;
    color: #fff!important;
    border-radius: 0px 30px 30px 0px;
}
.business-hosting .text-charcoal-grey, .business-hosting .heading--3, .business-hosting i, .business-hosting .price-value, .business-hosting supcurrencytype, .business-hosting sup, .business-hosting .suffix, .business-hosting .pricing-table-v4__link-text-hide, .business-hosting .pricing-table-v4__link-text-show {
    color: #fff!important;
}
.business-hosting .paragraph.text-coral-pink {
    background-color: #ededed;
}
#\30 00-link_home_pricing-table_get-business-hosting {
    color: #d60037;
    background: #ededed;
    border-radius: 0px 30px 30px 0px;
}