.black-center-hero{
   display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;


}

.banner-home .button-buy{

    background: #00D318;
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    height: inherit;
    text-align: center;
    text-transform: inherit;
    padding: 15px 0;
    width: 350px;
    border-radius: 30px;
    margin-top: 38px;
}

.banner-home .sub,
.banner-home .sup {
    color: #fefefe;
    text-align: center;
}

.mob-hide {
    display: none;
}

.banner-home span.decor {
    text-transform: uppercase;
    color: #FFFF00;
    font-weight: bold;
}

#page-home {
    display: flex;
    flex-direction: column
}

.banner-home {
    background-image: url('https://images.tcdn.com.br/static_inst/site/vendedor/tray-cdn/uploads/hero_home.jpg');
    background-color: #2b2724;
    -webkit-background-size: cover;
    background-position: center top;
    background-size: cover;
    display: block;
    width: 100%;
    position: relative;
    order: 4;
    padding-top: 220px;
    padding-bottom: 90px;
    margin-top: 113px;

   
}

@media (max-width: 767px) {    
    .banner-home {
        margin-top: 0;
    }
}

.box-precos {
    order: 13
}

.banner-home .sup {
    font-size: 50px;
    display: block
}

.banner-home .sub {
    font-size: 2.06rem;
    font-weight: 500;
    display: block;
    margin-top: 5px
}

.banner-home .sub2{
    font-size: 2.188rem;
    font-weight: 500;
    display: block;
    margin-top: 5px
}

.banner-home .button-buy {
    margin-top: 40px
}

.box-showcase .tcrs_item .text span.hidemob {
    display: block;
    padding-top: 15px
}

.box-wedo .box-content,
.box-wedo .box-content>* {
    display: inline-block;
    vertical-align: middle
}

.box-reasons {
    order: 7
}

.box-finish {
    order: 12
}

.box-wedo {
    font-size: 0;
    order: 5;
    background-color: #e8e8e8
}

.box-wedo .box-content {
    width: 50%
}

.box-wedo .box-content .image {
    background-color: #ccc;
    width: 31%;
    height: 258px;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover
}

.box-wedo .box-content .box-text {
    width: 69%;
    font-size: 16px;
    padding: 0 5.8%
}

.box-wedo .box-content .box-text .title {
    display: block;
    padding-bottom: 25px;
    color: #0098FF;
    font-size: 1.875rem;
    font-weight: 300;
    text-align: left
}

.box-wedo .box-content .box-text .title .bolder {
    font-weight: 900
}

.box-wedo .box-content .box-text .text {
    color: #323232;
    font-size: 1.125rem;
    font-weight: 300;
    text-align: left
}

.box-forwhom {
    background: #0098FF;
    display: block;
    width: 100%;
    padding-top: 75px;
    padding-bottom: 91px
}

.box-forwhom .title-box {
    color: #fff;
    font-size: 2.5rem;
    font-weight: 300;
    text-align: center;
    margin: 0 auto;
    display: block
}

.box-forwhom .title-box b,
.box-forwhom .title-box strong {
    font-weight: 900
}

.box-forwhom .box-types {
    width: 66%;
    background: #fff;
    margin: 73px auto 0;
    border: 16px solid #e6ecef;
    padding: 51px 48px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.box-forwhom .box-types .item {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    padding: 0 4.4%;
    position: relative
}

.box-forwhom .box-types .item:nth-child(2):after,
.box-forwhom .box-types .item:nth-child(2):before {
    content: "";
    position: absolute;
    display: block;
    width: 1px;
    height: 72px;
    background: #ced5d9;
    top: calc(50% - 36px)
}

.box-forwhom .box-types .item:nth-child(2):before {
    left: 0
}

.box-forwhom .box-types .item:nth-child(2):after {
    right: 0
}

.box-forwhom .box-types .item .title {
    display: block;
    color: #323232;
    font-size: 1.25rem;
    font-weight: 300;
    margin-bottom: 5px
}

.box-forwhom .box-types .item .title b {
    font-weight: 900
}

.box-forwhom .box-types .item .text {
    color: #323232;
    font-size: 1.125rem;
    font-weight: 300
}

.box-resources {
    padding-top: 59px;
    padding-bottom: 92px;
    order: 8;
    font-size: 0;
}

.box-resources>.title {
    color: #0098FF;
    font-size: 2.5rem;
    text-align: center;
    font-weight: 300;
    display: block;
    margin-bottom: 24px
}

.box-resources>.title b {
    font-weight: 900
}

.box-resources .group {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.box-resources .button {
    border-radius: 15px;
    background-color: #09ce47;
    max-width: 300px;
    height: 60px;
    margin: 22px auto 0;
    display: block;
    color: #fff;
    font-size: 1.425rem;
    font-weight: 700;
    text-align: center;
    line-height: 58px
}

.box-resources .contents {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    text-align: center;
    width: 50%
}

.box-resources .pcs img {
    max-width: 100%;
    /* height: 475px; */
}

.box-resources .features .item {
    padding-top: 20px;
    padding-bottom: 26px;
    border-bottom: 1px solid #f0f0f0;
    width: 78%;
    font-size: 0;
    display: block;
    cursor: pointer
}

.box-resources .features .item:last-child {
    border-bottom: 0
}

.box-resources .features .desc,
.box-resources .features .img {
    display: inline-block;
    vertical-align: middle
}

.box-resources .features .img {
    width: 18.4%
}

.box-resources .features .img svg {
    max-width: 100%;
    max-height: 50px;
    color: #ababab
}

.box-resources .features .desc {
    width: 81.6%
}

.box-resources .features .title {
    color: #ababab;
    font-size: 1.625rem;
    font-weight: 300;
    display: block;
    text-transform: uppercase;
    text-align: left
}

.box-resources .features .title b {
    font-weight: 900
}

.box-resources .features .text {
    color: #323232;
    font-size: 1.25rem;
    font-weight: 300;
    text-align: left;
    width: 100%;
    display: block
}

.box-resources .features .text b {
    font-weight: 400
}

.box-showcase {

      background: #0098FF;
    background: -moz-linear-gradient(336deg, #0098FF 0,  #00cfff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0990ce', endColorstr='#16a0df', GradientType=1);
    display: block;
    order: 9;
    width: 100%;
    padding-top: 80px;
    padding-bottom: 86px;
    overflow: hidden
}

.box-showcase .title {
    color: #fff;
    font-size: 2.5rem;
    font-weight: 300;
    text-align: center;
    display: block
}

.box-showcase .title b,
.box-showcase .title strong {
    font-weight: 900
}

.box-showcase .first#tcrs_list #tcrs_prev {
    opacity: 0;
    visibility: hidden;
    transform: rotate(90deg) scale(0)
}

.box-showcase .last#tcrs_list #tcrs_next {
    opacity: 0;
    visibility: hidden;
    transform: rotate(-90deg) scale(0)
}

.box-showcase #tcrs_list {
    width: 80%;
    margin: 80px auto 0;
    position: relative;
    overflow: visible
}

.box-showcase #tcrs_list .tcrs_item {
    width: 100%;
    display: block;
    transition-duration: .5s;
    transform: translate(150%);
    position: absolute
}

.box-showcase #tcrs_list .tcrs_item.active {
    transform: translate(0)
}

.box-showcase #tcrs_list .tcrs_item.prev {
    transform: translate(-150%)
}

.box-showcase #tcrs_list .tcrs_item:nth-last-child(2) {
    position: relative
}

.box-showcase #tcrs_list #tcrs_next,
.box-showcase #tcrs_list #tcrs_prev {
    top: 50%;
    position: absolute;
    z-index: 2;
    background: 0 0;
    border: 0;
    font-size: 0;
    width: 71px;
    height: 33px;
    outline: transparent
}

.box-showcase #tcrs_list #tcrs_next:before,
.box-showcase #tcrs_list #tcrs_prev:before {
    content: "";
    display: block;
    position: absolute;
    width: 50%;
    height: 4px;
    background: #fff;
    transform: rotate(40deg);
    right: 43%;
    bottom: 50%
}

.box-showcase #tcrs_list #tcrs_next:after,
.box-showcase #tcrs_list #tcrs_prev:after {
    content: "";
    display: block;
    position: absolute;
    width: 50%;
    height: 4px;
    background: #fff;
    transform: rotate(-40deg);
    left: 43%;
    bottom: 50%
}

.box-showcase #tcrs_list #tcrs_prev {
    left: -10%;
    transform: rotate(90deg) scale(1)
}

.box-showcase #tcrs_list #tcrs_next {
    right: -10%;
    transform: rotate(-90deg) scale(1)
}

.box-showcase .button-know {
    border-radius: 15px;
    background-color: #09ce47;
    width: 450px;
    height: 79px;
    margin: 70px auto 0;
    display: block;
    color: #fff;
    font-size: 1.625rem;
    font-weight: 300;
    text-align: center;
    line-height: 79px
}

.box-showcase .tcrs_item {
    font-size: 0
}

.box-showcase .tcrs_item .text,
.box-showcase .tcrs_item img {
    display: inline-block;
    vertical-align: middle;
    max-width: 50%
}

.box-showcase .tcrs_item .text {
    color: #fff;
    font-size: 1.5rem;
    font-weight: 300;
    width: 45%;
    margin-left: 5%
}

.box-tour {
    display: block;
    order: 11;
    width: 100%;
    position: relative;
    padding-top: 79px
}

.box-tour:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 10%;
    right: 10%;
    height: 1px;
    background: #d7d7d7
}

.box-tour>.title {
    color: #0098FF;
    font-size: 3rem;
    font-weight: 300;
    text-align: center;
    display: block;
    width: 80%;
    margin: 0 auto
}

.box-tour .box-slider {
    margin-top: 74px
}

.box-tour .list-nav {
    width: 70%;
    margin: 0 auto 20px;
    font-size: 0
}

.box-tour .list-nav svg {
    color: #b6b6b6;
    width: 51px;
    height: 50px;
    margin: 0 auto;
    display: block
}

.box-tour .list-nav .item {
    position: relative;
    width: 25%;
    border-right: 1px solid #d7d7d7;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    padding-top: 24px;
    padding-bottom: 30px;
    z-index: 1;
    background: #fff;
    transition-timing-function: cubic-bezier(.18, .89, .28, 1.2);
    cursor: pointer
}

.box-tour .list-nav .item:last-child {
    border-right: 0
}

.box-tour .list-nav .item.active {
    box-shadow: 1px 2px 20px 0 rgba(28, 151, 230, .5);
    transform: scale(1.1);
    border: 0;
    z-index: 2;
    transition-timing-function: cubic-bezier(.18, .89, .32, 1.28)
}

.box-tour .list-nav .item.active svg {
    color: #0098FF
}

.box-tour .list-nav .item.active .tab {
    opacity: 1;
    transform: translateY(0)
}

.box-tour .list-nav .item .tab {
    content: "";
    display: block;
    background: #fff;
    width: 100%;
    position: absolute;
    height: 40px;
    bottom: -39px;
    opacity: 0;
    transform: translateY(-40px)
}

.box-tour .list-nav span {
    display: block;
    color: #494949;
    font-size: 1.475rem;
    font-weight: 400;
    text-align: center;
    margin-top: 40px
}

.box-tour .list-nav .arrow {
    width: 27px;
    height: 14px;
    display: block;
    position: relative;
    margin: 0 auto
}

.box-tour .list-nav .arrow:after,
.box-tour .list-nav .arrow:before {
    position: absolute;
    width: 50%;
    height: 2px;
    background: #000;
    bottom: 50%;
    display: block;
    content: ""
}

.box-tour .list-nav .arrow:before {
    transform: rotate(40deg);
    right: 42%
}

.box-tour .list-nav .arrow:after {
    transform: rotate(-40deg);
    left: 42%
}

.box-tour .list-slides {
    display: block;
    width: 100%;
    z-index: 1;
    overflow: hidden;
    position: relative
}

.box-tour .list-slides .slide {
    padding-top: 70px;
    padding-bottom: 60px;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateY(0);
    background-size: cover;
    background-position: center
}

.box-tour .list-slides .slide.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

.box-tour .list-slides .slide1 {
    position: relative
}

.box-tour .list-slides .text,
.box-tour .list-slides .title {
    color: #fff;
    font-weight: 300;
    font-size: 2.813rem;
    max-width: 90%;
    width: 960px;
    margin: 0 auto;
    display: block;
    text-align: center;
    white-space: normal
}

.box-tour .list-slides .text {
    font-size: 1.563rem;
    margin-top: 16px;
    white-space: normal
}

.box-tour .list-slides .button {
    display: block;
    border-radius: 15px;
    background-color: #09ce47;
    margin: 40px auto 0;
    width: 450px;
    height: 79px;
    color: #fff;
    font-size: 1.625rem;
    font-weight: 400;
    text-align: center;
    line-height: 79px;
    text-transform: uppercase
}

.box-tour .list-slides .button:hover {
    transform: translateY(-3px);
    box-shadow: 0 2px 3px 0 #000
}

.box-marketplaces {
    padding-top: 79px;
    order: 10;
    padding-bottom: 92px
}

.box-marketplaces>.title {
    color: #0098FF;
    font-size: 2.5rem;
    font-weight: 300;
    text-align: center;
    display: block
}

.box-marketplaces>.title b {
    font-weight: 900
}

.box-marketplaces .block-container {
    text-align: center;
    position: relative;
    margin-top: 30px
}

.box-marketplaces .block-container .horizontal-line {
    position: absolute;
    display: block;
    background-color: #b7b7b7;
    height: 1px;
    left: 18%;
    right: 18%;
    top: 50%;
    z-index: -1
}

.box-marketplaces .block-container .horizontal-line:after,
.box-marketplaces .block-container .horizontal-line:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    display: block;
    background: #181818;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    top: -5px
}

.box-marketplaces .block-container .horizontal-line:after {
    right: 0
}

.box-marketplaces .group-places {
    display: inline-block;
    vertical-align: middle
}

.box-marketplaces .group-places-left {
    margin-right: -50px
}

.box-marketplaces .group-places-right {
    margin-left: -50px
}

.box-marketplaces .places,
.box-marketplaces .places-only-top {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 120px;
    height: 220px
}

.box-marketplaces .places-only-top::before,
.box-marketplaces .places::before {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 70px;
    top: calc(50% - 35px);
    left: 50%;
    background: #d7d7d7
}

.box-marketplaces .places .top,
.box-marketplaces .places-only-top .top {
    display: block;
    bottom: 80%;
    position: absolute;
    left: 25%
}

.box-marketplaces .places .bottom,
.box-marketplaces .places-only-top .bottom {
    display: block;
    top: 80%;
    position: absolute;
    left: 25%
}

.box-marketplaces .places .americanas,
.box-marketplaces .places-only-top .americanas {
    background: url(https://images.tcdn.com.br/static_inst/site/vendedor/tray-cdn/uploads/sprite.png) 54.545% 23.333% no-repeat;
    width: 109px;
    height: 17px;
    left: calc(50% - 54px)
}

.box-marketplaces .places .casasbahia,
.box-marketplaces .places-only-top .casasbahia {
    background: url(https://images.tcdn.com.br/static_inst/site/vendedor/tray-cdn/uploads/sprite.png) 54.741% 53% no-repeat;
    width: 108px;
    height: 27px;
    left: calc(50% - 54px)
}

.box-marketplaces .places .extra,
.box-marketplaces .places-only-top .extra {
    background: url(https://images.tcdn.com.br/static_inst/site/vendedor/tray-cdn/uploads/sprite.png) 51.429% 77.473% no-repeat;
    width: 95px;
    height: 45px;
    left: calc(50% - 47px)
}

.box-marketplaces .places .soubarato,
.box-marketplaces .places-only-top .soubarato {
    background: url(https://images.tcdn.com.br/static_inst/site/vendedor/tray-cdn/uploads/sprite.png) .415% 61.224% no-repeat;
    width: 99px;
    height: 31px;
    left: calc(50% - 49px)
}

/*
.box-marketplaces .places .mercadolivre,
.box-marketplaces .places-only-top .mercadolivre {
    background: url(https://images.tcdn.com.br/static_inst/site/vendedor/tray-cdn/uploads/sprite.png) .426% 41.584% no-repeat;
    width: 105px;
    height: 25px;
    left: calc(50% - 52px)
} */

.box-marketplaces .places .mercadolivre,
.box-marketplaces .places-only-top .mercadolivre {
    background: url(https://images.tcdn.com.br/static_inst/site/vendedor/tray-cdn/uploads/madeira-madeira-new-.png) no-repeat;
    background-size: 140px 20px;
    width: 145px;
    height: 25px;
    left: calc(50% - 85px);
}

.box-marketplaces .places .mobly,
.box-marketplaces .places-only-top .mobly {
    background: url(https://images.tcdn.com.br/static_inst/site/vendedor/tray-cdn/uploads/sprite.png) 53.617% 100% no-repeat;
    width: 105px;
    height: 33px;
    left: calc(50% - 52px)
}

.box-marketplaces .places-only-top .magazineluiza,
.box-marketplaces .places .magazineluiza {
    background: url("https://images.tcdn.com.br/static_inst/site/vendedor/tray-cdn/uploads/sprite-marketplaces.png") no-repeat 0 -243px;
    width: 117px;
    height: 23px;
    left: calc(50% - 58px);
}

.box-marketplaces .places .netshoes,
.box-marketplaces .places-only-top .netshoes {
    background: url(https://images.tcdn.com.br/static_inst/site/vendedor/tray-cdn/uploads/sprite.png) -243px -4px no-repeat;
    width: 97px;
    height: 12px;
    left: calc(50% - 52px)
}

.box-marketplaces .places .dafiti,
.box-marketplaces .places-only-top .dafiti {
    background: url(https://images.tcdn.com.br/static_inst/site/vendedor/tray-cdn/uploads/sprite.png) 98.367% 63.077% no-repeat;
    width: 95px;
    height: 32px;
    left: calc(50% - 47px)
}

.box-marketplaces .places .pontofrio,
.box-marketplaces .places-only-top .pontofrio {
    background: url(https://images.tcdn.com.br/static_inst/site/vendedor/tray-cdn/uploads/sprite.png) 0 100% no-repeat;
    width: 109px;
    height: 36px;
    left: calc(50% - 54px)
}

.box-marketplaces .places .kanui,
.box-marketplaces .places-only-top .kanui {
    background: url(https://images.tcdn.com.br/static_inst/site/vendedor/tray-cdn/uploads/sprite.png) 53.617% 0 no-repeat;
    width: 105px;
    height: 39px;
    left: calc(50% - 52px);
    top: 77%
}

.box-marketplaces .places .shoptime,
.box-marketplaces .places-only-top .shoptime {
    background: url(https://images.tcdn.com.br/static_inst/site/vendedor/tray-cdn/uploads/sprite.png) 98.78% 46.305% no-repeat;
    width: 94px;
    height: 24px;
    left: calc(50% - 47px)
}

.box-marketplaces .places .zattini,
.box-marketplaces .places-only-top .zattini {
    background: url(https://images.tcdn.com.br/static_inst/site/vendedor/tray-cdn/uploads/sprite.png) 52.72% 35.644% no-repeat;
    width: 101px;
    height: 25px;
    left: calc(50% - 50px)
}

.box-marketplaces .places .submarino,
.box-marketplaces .places-only-top .submarino {
    background: url(https://images.tcdn.com.br/static_inst/site/vendedor/tray-cdn/uploads/sprite.png) 99.59% 16.374% no-repeat;
    width: 96px;
    height: 56px;
    left: calc(50% - 48px)
}

.box-marketplaces .places .cdiscount,
.box-marketplaces .places-only-top .cdiscount {
    background: url(https://images.tcdn.com.br/static_inst/site/vendedor/tray-cdn/uploads/sprite.png) .407% 78.095% no-repeat;
    width: 94px;
    height: 17px;
    left: calc(50% - 47px)
}

.box-marketplaces .places .walmart,
.box-marketplaces .places-only-top .walmart {
    background: url(https://images.tcdn.com.br/static_inst/site/vendedor/tray-cdn/uploads/sprite.png) .437% 22.388% no-repeat;
    width: 111px;
    height: 26px;
    left: calc(50% - 55px)
}

.box-marketplaces .places .tricae,
.box-marketplaces .places-only-top .tricae {
    background: url(https://images.tcdn.com.br/static_inst/site/vendedor/tray-cdn/uploads/sprite.png) .431% 0 no-repeat;
    width: 108px;
    height: 32px;
    left: calc(50% - 54px);
    top: 76%
}



.box-marketplaces .places .dafiti:before,
.box-marketplaces .places .kanui:before,
.box-marketplaces .places .mobly:before,
.box-marketplaces .places .netshoes:before,
.box-marketplaces .places .soubarato:before,
.box-marketplaces .places .tricae:before,
.box-marketplaces .places .zattini:before,
.box-marketplaces .places-only-top .dafiti:before,
.box-marketplaces .places-only-top .kanui:before,
.box-marketplaces .places-only-top .mobly:before,
.box-marketplaces .places-only-top .netshoes:before,
.box-marketplaces .places-only-top .soubarato:before,
.box-marketplaces .places-only-top .tricae:before,
.box-marketplaces .places-only-top .zattini:before {
    content: "em breve";
    position: absolute;
    z-index: 100;
    width: 100%;
    left: 0;
    bottom: -20px;
    font-size: 11px;
    color: #b5b5b5;
    box-shadow: 0 0 12px rgba(9, 144, 239, .19);
    background: #fff
}

.box-marketplaces .places-only-top::before {
    height: 35px
}

.box-marketplaces .pcmain {
    display: inline-block;
    vertical-align: middle;
    width: 677px;
    height: 587px;
    background-image: url(https://images.tcdn.com.br/static_inst/site/vendedor/tray-cdn/uploads/marketplaces-pcmain.png?t=1);
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

.box-marketplaces .button-buyplus {
    color: #fff;
    font-size: 1.625rem;
    font-weight: 900;
    line-height: 79px;
    text-align: center;
    display: block;
    margin: 30px auto 0;
    border-radius: 15px;
    background-color: #09ce47;
    width: 450px;
    max-width: 90%;
    height: 79px;
    text-transform: uppercase
}

.container-flex-slides{
    width: 96%;
    display: flex;
    justify-content: space-around;
}

.box-temas .sides {
    display: inline-block;
    vertical-align: middle;
    max-width: 49%
}

.box-temas .container {
    width: 1600px
}

.box-temas .sides .image {
    text-align: center
}

.box-temas .botao {
    max-width: 320px;
    max-height: 120px;
    margin: 0 auto;
    padding-top: 40px;
    text-align: center
}

.box-temas .botao a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    background: #09ce47;
    border-bottom: 3px solid #0c9938;
    padding: 12px 41px;
    border-radius: 6px
}

.box-temas .cell,
.box-temas .computador {
    background-repeat: no-repeat;
    background-position: top center;
    display: block
}

.box-temas .texto {
    font-size: 1.3rem;
    line-height: 1.4;
    font-weight: 300;
    color: #FFF;
    -webkit-font-smoothing: antialiased;
    text-align: left;
    padding-left: 80px
}

.box-temas {
    padding: 40px 0;
    order: 6;
    background-color: #0098FF;
    min-height: 700px
}

.box-temas .box-buttons .button-demo {
    background-color: #ff7800;
    width: 450px;
    height: 79px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    color: #fff;
    font-size: 1.625rem;
    font-weight: 900;
    text-align: center;
    line-height: 79px;
    text-transform: uppercase
}

.box-temas .container h2 {
    font-size: 2rem;
    color: #FFF;
    text-align: center;
    padding: 10px 0 30px
}

h2.title-white-slides{
font-style: normal;
font-weight: 300;
line-height: normal;
font-size: 19px;
text-align: center;
color: #FFFFFF;
}

.box-temas .computador {
    width: 640px;
    height: 493px;
    background-image: url(https://images.tcdn.com.br/static_inst/site/vendedor/tray-cdn/uploads/computador-1.png);
    background-size: contain
}

.box-temas .cell {
    width: 160px;
    height: 274px;
    background-image: url(https://images.tcdn.com.br/static_inst/site/vendedor/tray-cdn/uploads/cell.png);
    background-size: cover;
    position: absolute;
    margin-top: 210px;
    margin-left: -44px
}

.box-temas .caneca {
    margin-left: 580px;
    margin-top: 330px;
    position: absolute;
    width: 246px;
    height: 161px
}

.box-temas .caneca img {
    width: 100%;
    height: 100%
}

.box-temas .slides {
    margin-top: 22px;
    margin-left: 54px;
    display: block;
    position: relative
}

.box-temas .slides * {
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none
}

.box-temas .slides input {
    display: none
}

.box-temas .slide-container,
input:checked+.slide-container .nav label {
    display: block
}

.box-temas .cell .slides .slide {
    width: 112px;
    height: 197px;
    top: 15px;
    left: -32px
}

.box-temas .slide {
    top: 30px;
    opacity: 0;
    width: 546px;
    height: 342px;
    display: block;
    position: absolute;
    transform: scale(0);
    transition: all .7s ease-out
}

.box-temas .slide img {
    width: 100%;
    height: 100%
}

input:checked+.slide-container .slide {
    opacity: 1;
    transform: scale(1);
    transition: opacity 1s ease-in-out
}

.box-precos h2.title,
.escolher {
    font-size: 2.5rem;
    text-align: center
}

.box-precos {
    margin-top: 0
}

.box-precos h2.title {
    padding: 30px 10px 10px;
    color: #022738
}

.box-precos .subtitle {
    color: #494949;
    margin-bottom: 40px
}

span.decor {
    text-transform: uppercase;
    color: #ffc000
}

.box-finish {
    background-color: #e9e9e9
}

.anchor {
    display: block;
    height: 100px;
    margin-top: -90px;
    visibility: hidden
}

body {
    padding-top: 0
}

.escolher {
    margin: 20px;
    color: #16a0e0;
    font-weight: 300
}

.box-hero-price {
    background: #000;
    padding: 150px 0 100px;
    display: block
}

.box-hero-price .container {
    width: 1200px
}

.box-hero-price .text-wait {
    font-weight: 900;
    font-size: 60px;
    color: #fff;
    display: block;
    text-align: center;
    text-transform: uppercase
}

.box-hero-price .text-counter {
    color: #fff;
    font-size: 50px;
    font-weight: 400;
    text-align: center;
    display: block;
    padding: 20px 0 0
}

.box-hero-price .text-counter b {
    font-size: 70px;
    color: #ffd202;
    font-weight: 900
}

.box-hero-price .text-desc {
    display: block;
    font-weight: 900;
    line-height: normal;
    font-size: 28px;
    color: #ffd202;
    text-align: center
}

.box-hero-price form {
    color: #fff;
    padding: 50px 0
}

.box-hero-price form ul {
    list-style: none
}

.box-hero-price .gfield_label {
    display: block;
    text-align: center;
    color: #fff;
    font-weight: 900;
    line-height: normal;
    font-size: 29px
}

.box-hero-price input#input_1_1 {
    width: 626px;
    max-width: 90%;
    padding: 10px 0 10px 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 25px;
    border: 0;
    display: block;
    margin: 6px auto 15px;
    font-weight: 400;
    color: #000
}

.box-hero-price input[type=submit] {
    display: block;
    width: 626px;
    background: #ffd202;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 0;
    font-weight: 900;
    line-height: normal;
    font-size: 29px;
    text-align: center;
    text-transform: uppercase;
    padding: 15px 0;
    margin: 0 auto
}

.box-corp .corp-cta {
    font-size: 17px;
    padding: 13px 5px
}

.banner-home .sup {
    font-weight: 700;
    text-transform: uppercase;
}

.list-plans .plan-price {
    position: relative
}

.list-plans .plan-price .plan-cents {
    font-size: 13px;
    letter-spacing: 1px;
    margin-left: -10px
}

.blackfriday .sub-block .sub-text,
.blackfriday .sup {
    color: #fff
}

@media (max-width:1919px) {
    .box-forwhom .box-types {
        width: 80%
    }
    .box-marketplaces .pcmain {
        width: 520px;
        height: 474px
    }
    .box-marketplaces .block-container .group-places-left {
        margin-right: -40px
    }
    .box-marketplaces .block-container .group-places-right {
        margin-left: -40px
    }
    .box-marketplaces .block-container .horizontal-line {
        left: 3%;
        right: 3%
    }
    .box-tour .list-nav {
        width: 80%
    }
    .banner-home .sub,
    .banner-home .sup {
        width: 80%;
        margin-left: auto;
        margin-right: auto
    }
}




/*Start marketing places */

      
.section-mkt {

  margin:0 auto; 
  max-width: 1200px;
  width: 96%;
}



.container-box {
  display: flex;
  justify-content: center;
 }


.box-itens {
   
    display: flex;
    align-items: center; 
     padding: 4px 2px;
}


 .img-mkts{
  display: flex;
  justify-content: center;
  flex: 1;
  padding: 25px;
}

.img-mkts img{
  max-width: 100%;
}


/*end marketing places */





@media (max-width:1599px) {
    .banner-home .sup {
        font-size: 3.45rem
    }
    .banner-home .sub {
        font-size: 2rem
    }
    .box-temas .container {
        width: 1300px;
    }
    .box-marketplaces .pcmain {
        width: 420px;
        height: 376px
    }
    .box-tour .list-nav {
        width: 92%
    }
}

@media (max-width:1439px) {
    .banner-home .sup {
        font-size: 3rem
    }
    .banner-home .sub {
        
                font-size: 1.6rem

    }
    .box-resources .features .title {
        font-size: 1.325rem
    }
    .box-resources .features .text {
        font-size: 1.05rem
    }
    .box-forwhom .box-types {
        width: 90%
    }
    .box-marketplaces .block-container {
        margin-top: 405px
    }
    .box-marketplaces .block-container .horizontal-line {
        left: 10%;
        right: 10%
    }
    .box-marketplaces .block-container .group-places-left {
        margin-right: 0
    }
    .box-marketplaces .block-container .group-places-right {
        margin-left: 0
    }
    .box-marketplaces .pcmain {
        position: absolute;
        left: calc(50% - 210px);
        top: -370px
    }
}

@media (max-width:1359px) {
    .banner-home .sub,
    .banner-home .sup {
        width: 90%
    }
    .box-forwhom .box-types {
        padding: 51px 8px
    }
    .box-resources .features .item {
        width: 90%;
        margin-left: 5%
    }
    .box-marketplaces .block-container .horizontal-line {
        left: 4%;
        right: 4%
    }
    .box-marketplaces .pcmain {
        position: absolute;
        left: calc(50% - 210px);
        top: -370px
    }
    .box-showcase .button-know {
        margin-top: 100px
    }
    .box-tour .item span {
        font-size: 1.1rem
    }
}

@media (max-width:1199px) {
    .container-flex-slides{
    display: flex;
    flex-direction: column;
    }
    .banner-home .sup2 {
        font-size: 2.0rem
    }
    .banner-home .sub {
        font-size: 1.4rem
    }
    .box-temas .container {
        width: 960px
    }
    .box-temas .sides {
        max-width: 100%;
        display: block;
        margin: 0 auto;
        padding: 0
    }
    .box-temas .computador {
        margin: 0 auto
    }
    .box-resources .group {
        display: block
    }
    .box-resources .contents {
        display: block;
        width: 100%
    }
    .box-resources .pcs {
        width: 50%;
        margin: 0 auto
    }
    .box-resources .features .list {
        font-size: 0;
        margin-top: 50px
    }
    .box-resources .features .item {
        width: 45%;
        margin: 2.5%;
        display: inline-block;
        vertical-align: top;
        border: 0;
        padding: 0
    }
    .box-showcase .tcrs_item .text {
        font-size: 1.475rem
    }
    .box-marketplaces .block-container .places {
        width: 110px
    }
    .box-tour .list-slides .slide {
        padding-top: 87px;
        padding-bottom: 80px
    }
}

@media (max-width:991px) {
    .box-temas .container {
        width: 760px
    }
    .box-temas .caneca {
        display: none
    }
    .box-showcase .tcrs_item .text {
        text-align: center;
        max-width: 100%;
        width: 100%;
        margin: 15px 0 0
    }
    .box-resources>.title br,
    .box-wedo .image {
        display: none
    }
    .banner-home .button-buy {
        margin-top: 38px
    }
    .box-wedo {
        padding: 40px 0
    }
    .box-wedo .box-content {
        vertical-align: top
    }
    .box-wedo .box-content .box-text {
        width: 100%;
        padding: 0 8%
    }
    .box-wedo .box-content .box-text .title {
        padding-bottom: 5px
    }
    .box-forwhom {
        padding-top: 45px;
        padding-bottom: 50px
    }
    .box-forwhom .box-types {
        margin-top: 40px;
        padding: 22px 8px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .box-forwhom .box-types .item:nth-child(2) {
        margin: 30px 0
    }
    .box-forwhom .box-types .item:nth-child(2):after,
    .box-forwhom .box-types .item:nth-child(2):before {
        content: initial
    }
    .box-resources {
        padding: 45px 0
    }
    .box-resources>.title {
        width: 95%;
        margin: 0 auto 40px
    }
    .box-resources .features .list {
        padding: 0 25px
    }
    .box-resources .features .item {
        width: 42%;
        margin: 4%
    }
    .box-resources .features .desc,
    .box-resources .features .img {
        display: block;
        width: 100%;
        margin: 0 auto
    }
    .box-showcase #tcrs_list #tcrs_next,
    .box-showcase #tcrs_list #tcrs_prev,
    .box-showcase .title br {
        display: none
    }
    .box-resources .features .img {
        margin-bottom: 15px;
        text-align: center
    }
    .box-resources .features .img svg {
        max-height: 50px;
        color: #ced5d9;
        width: 100%
    }
    .box-resources .features .desc {
        text-align: center
    }
    .box-resources .features .title {
        color: #0fa8ef;
        font-size: 1.5rem
    }
    .box-resources .features .text {
        font-size: 1.15rem
    }
    .box-showcase {
        padding-top: 50px;
        padding-bottom: 56px
    }
    .box-showcase .title {
        width: 80%;
        margin: 0 auto
    }
    .box-showcase #tcrs_list {
        white-space: nowrap;
        overflow: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        width: 100%;
        padding: 0 30px 20px
    }
    .box-showcase #tcrs_list .tcrs_item {
        transform: none;
        position: relative;
        display: inline-block;
        vertical-align: middle;
        width: 89%;
        white-space: normal
    }
    .box-showcase #tcrs_list .tcrs_item img,
    .box-showcase #tcrs_list .tcrs_item span {
        display: block;
        margin: 0 auto;
        width: 85%;
        max-width: inherit
    }
    .box-marketplaces .block-container .horizontal-line,
    .box-marketplaces .block-container .places:before {
        display: none
    }
    .box-showcase #tcrs_list .tcrs_item span {
        text-align: center;
        margin-top: 15px
    }
    .box-showcase .button-know {
        margin-top: 40px
    }
    .box-marketplaces .block-container {
        padding-top: 40px
    }
    .box-marketplaces .block-container .places {
        height: inherit;
        width: 160px
    }
    .box-marketplaces .block-container .places .bottom,
    .box-marketplaces .block-container .places .top {
        position: relative;
        top: inherit;
        bottom: inherit;
        left: inherit;
        display: block;
        margin: 0 auto 50px
    }
    .box-tour {
        padding-top: 30px
    }
    .box-tour .box-slider {
        margin-top: 34px
    }
    .box-tour .tab-tour span {
        display: none
    }
    .box-tour .list-slides .button {
        margin-top: 60px
    }
}




@media (min-width:992px) {
    .box-resources .features .item.active .img svg,
    .box-resources .features .item.active .title,
    .box-resources .features .item:hover .img svg,
    .box-resources .features .item:hover .title {
        color: #0098FF
    }
    .box-tour .list-slides .slide {
        transform: translateY(25%)
    }.box-itens {
 
        flex-direction: column;
        text-align: center;
    }
}

@media (max-width:767px) {
    body {
        padding-top: 0;
    }
    .box-precos h2.title,
    .escolher {
        display: none
    }
    .list li {
        max-width: none
    }
    span.decor {
        text-decoration: none
    }
    .box-marketplaces .group-places .places-only-top {
        display: block;
        width: 100%;
        height: 50px
    }
    .box-marketplaces .group-places .places-only-top::before {
        display: none
    }
    .box-marketplaces {
        padding-top: 30px
    }
    .box-marketplaces>.title {
        max-width: 94%;
        margin: 0 auto;
        font-size: 1.7rem
    }
    .box-temas .container {
        width: 100%
    }
    .box-temas .computador {
        width: 540px;
        height: 430px
    }
    .box-temas .sides {
        max-width: 96%
    }
    .box-temas .slide {
        top: 22px;
        margin-left: -10px;
        opacity: 0;
        width: 462px;
        height: 300px
    }
    .box-showcase #tcrs_list .tcrs_item span.hidemob,
    .box-temas .caneca,
    .box-temas .cell {
        display: none
    }
    .box-plans .selects h2.title-select {
        background: #ddd;
        color: #000;
        display: block;
        text-align: center;
        font-size: 1.4rem;
        line-height: 2;
        padding: 3px 0;
        font-weight: 400
    }
    .box-showcase #tcrs_list .tcrs_item {
        width: 50%
    }
    .box-showcase #tcrs_list {
        margin-top: 30px
    }
    .banner-home .button-buy,
    .box-forwhom .title-box br {
        display: none
    }
    .box-forwhom .box-types,
    .box-showcase .button-know {
        margin-top: 20px
    }
    .banner-home {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .banner-home .sup {
        font-size: 2rem
    }
    .box-wedo {
        padding: 15px 0
    }
    .box-forwhom {
        padding-top: 35px;
        padding-bottom: 20px
    }
    .box-forwhom .title-box {
        width: 80%;
        font-size: 1.5rem
    }
    .box-resources>.title {
        font-size: 1.5rem
    }
    .box-resources .pcs {
        width: 60%
    }
    .box-resources .list {
        white-space: nowrap;
        overflow: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch
    }
    .box-resources .list .item {
        display: block;
        vertical-align: top;
        white-space: normal;
        width: 100%
    }
    .box-resources .features .title {
        font-size: 1rem
    }
    .box-resources .features .text {
        font-size: 1rem;
        display: block
    }
    .box-showcase {
        padding-top: 30px;
        padding-bottom: 35px
    }
    .box-showcase .title {
        font-size: 1.5rem
    }
    .box-marketplaces {
        padding-bottom: 30px
    }
    .box-marketplaces .block-container {
        margin-top: 30px
    }
    .box-marketplaces .block-container .places {
        width: 49%;
        padding: 0 20px
    }
    .box-marketplaces .pcmain {
        left: initial;
        top: initial;
        position: relative;
        max-width: 80%;
        margin: 0 auto;
        height: 230px
    }
    .box-marketplaces .button-buyplus {
        margin-top: 0;
        font-size: 1.3rem
    }
    .box-tour>.title {
        font-size: 2rem
    }
    .box-tour .list-nav {
        margin-bottom: 5px
    }
    .box-tour .list-nav .item {
        padding-top: 0;
        padding-bottom: 0
    }
    .box-tour .list-nav .item .tab {
        height: 20px;
        bottom: -19px
    }
    .box-tour .list-nav svg {
        width: 30px
    }
    .box-tour .list-slides .slide {
        padding-top: 50px;
        padding-bottom: 30px
    }
    .box-tour .list-slides .slide .title {
        font-size: 1.6rem
    }
    .box-tour .list-slides .slide .text {
        font-size: 1rem
    }
    .box-tour .list-slides .slide .button {
        margin-top: 20px;
        width: 50%;
        height: 60px;
        line-height: 60px
    }
}

@media (max-width:560px) {
    .mob-show {
        display: none;
    }
    .box-temas .computador {
        width: 280px;
        height: 220px
    }
    .box-temas .slide {
        top: 12px;
        margin-left: -30px;
        opacity: 0;
        width: 240px;
        height: 155px
    }
    .box-temas .texto {
        padding: 20px 20px 0
    }
    .box-wedo .box-content {
        width: 100%
    }
    .box-wedo .box-content:last-child {
        margin-top: 20px
    }
    .box-showcase .tcrs_item .text {
        font-size: 1.1rem
    }
    .box-showcase .button-know {
        width: 90%;
        font-size: 1.4rem;
        line-height: 1.2;
        height: inherit;
        padding: 14px 10px
    }
}

@media (max-width: 576px) {
    .mob-hide {
        display: block;
    }
    .banner-home {
        order: 1;
    }
    .black-center-hero img {
        max-width: 60%;
    }
    .banner-home .sub {
    font-size: 1.5rem;  
    }
     .banner-home .sub2 {
    font-size: 1.5rem;  
    }
    .box-wedo {
        display: none;
    }
    .box-finish {
        order: 2;
    }
    .box-temas {
        order: 3;
    }
    .box-reasons {
        order: 4;
    }
    .box-resources {
        order: 5
    }
    .box-showcase {
        order: 6
    }
    .box-marketplaces {
        order: 7
    }
    .box-precos {
        order: 2
    }
    #page-home .box-precos .subtitle {
        display: none;
    }
    #page-home .banner-homedddd {
        background-image: none;
        background: #7db9e8;
        background: -moz-linear-gradient(-45deg, #7db9e8 1%, #2989d8 50%, #4082ce 100%);
        background: -webkit-linear-gradient(-45deg, #7db9e8 1%, #2989d8 50%, #4082ce 100%);
        background: linear-gradient(135deg, #7db9e8 1%, #2989d8 50%, #4082ce 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#1e5799', GradientType=1);
    }
    .floating .right-box .button-buy {
        display: none;
    }
    .box-marketplaces .pcmain {
        display: none;
    }
    .box-tour {
        display: none;
    }
    .box-showcase #tcrs_list {
        overflow: initial;
        white-space: initial;
        overflow-y: inherit;
        padding: 30px 20px;
    }
    .box-showcase #tcrs_list .tcrs_item {
        width: 49%;
    }
    .box-showcase #tcrs_list .tcrs_item:nth-child(-n+3) {
        margin-bottom: 15px;
    }
    .box-showcase #tcrs_list .tcrs_item span {
        margin-top: 0;
    }
    .banner-home .subtitle {
        text-shadow: 1px 1px 2px #000;
    }
    .box-temas {
        min-height: initial;
    }
    .box-temas .texto p {
        display: none;
    }
}
.demo-form {
    width: 455px;
    max-width: 96%;
    background: #0098ff;
    border-radius: 4px;
    margin: 0 auto;
    padding-bottom: 20px;
    padding-top: 20px;
    margin-bottom: 0;
    padding: 20px 20px;
  }
      .demo-form .gform_validation_container {
          display:none;
      }
  }


  @media (max-width: 767px) {
    .demo-form {
      padding-left: 0;
      padding-right: 0;
    }
  }
  .demo-form .demo-form-title {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 1.2rem;
    padding: 0 15px;
    text-align: center;
    margin-bottom: 0;
  }
  @media (max-width: 767px) {
    .demo-form .demo-form-title {
      line-height: 1.3;
    }
  }
  .demo-form .gfield .gfield_label {
    font-family: 'Lato', sans-serif;
    font-size: 1rem;
    line-height: 100%;
    font-weight:700;
    color: #FFF;
  }
  .demo-form .gfield .gfield_required {
    display: none;
  }
  .demo-form .gfield .ginput_container select {
    padding-left: 5px;
    padding-top: 7px;
    padding-bottom: 7px;
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-family: 'Lato', sans-serif;
    color: #333;        
  }
  .demo-form .gfield .ginput_container input {
    padding-left: 5px;
    padding-top: 7px;
    padding-bottom: 7px;
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-family: 'Lato', sans-serif;
    color: #333;
  }
  .demo-form .gfield .ginput_container select {
    width: 100%;
  }
  .demo-form .gform_wrapper ul li {
    margin: 0 0 10px;
    list-style: none;
  }
  .demo-form .gform_footer {
    margin-top: 0;
    margin-bottom: 0;
  }
  .demo-form .gform_footer .gform_button {
      color: #fff;
      text-transform: uppercase;
      font-weight: 700;
      font-size: 1.2rem;
      background: #09ce47;
      border: 1px solid #09ce47;
      border-bottom: 3px solid #0c9938;
      padding: 12px 41px;
      border-radius: 6px;
      display:block;
      margin:0 auto;
  }
  @media (max-width: 767px) {
    .demo-form .demo-form-title {   
      line-height: 1.3;
    }
    .caixa-demo {
       flex-direction: column;  
    }
  .box-itens {
      
      flex-grow: 1;
      margin: 8px;
    
    }.container-box{
      flex-wrap: wrap;

    
  }.img-mkts{
      padding: 0px;
    }
