
body {
    overflow-x: hidden
}

#banner-home {
    height: 100%
}

#banner-home .lazy {
    height: 0!important
}

@media (min-width:992px) {
    #banner-home ol.carousel-indicators {
        position: absolute;
        z-index: 2;
        display: flex;
        flex-flow: row nowrap;
        align-items: stretch;
        width: 100%;
        padding: 0 15px;
        list-style: none;
        margin: 0
    }
    #banner-home ol.carousel-indicators li {
        flex: 1 1;
        padding: .5rem;
        background-color: #171c22;
        cursor: pointer;
        width: auto;
        height: auto;
        text-indent: 0;
        opacity: .7
    }
    #banner-home ol.carousel-indicators li span {
        color: #fff;
        display: flex;
        height: 100%;
        width: 100%;
        align-items: center;
        font-size: smaller;
        justify-content: center;
        text-align: center
    }
    #banner-home ol.carousel-indicators li.active,
    #banner-home ol.carousel-indicators li:hover {
        opacity: 1;
        border-top: 0;
        border-bottom: 4px solid #fb5c01;
        margin-bottom: 10px!important
    }
    #banner-home ol.carousel-indicators li.active span,
    #banner-home ol.carousel-indicators li:hover span {
        font-weight: 600
    }
}

.bootstrap-select>select.bs-select-hidden,
select.bs-select-hidden,
select.selectpicker {
    display: none!important
}

.bootstrap-select {
    width: 220px \0;
    vertical-align: middle
}

.bootstrap-select>.dropdown-toggle {
    position: relative;
    width: 100%;
    text-align: right;
    white-space: nowrap;
    display: inline-flex;
    align-items: center;
    justify-content: space-between
}

.bootstrap-select>.dropdown-toggle:after {
    margin-top: -1px
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
    color: #999
}

.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:hover {
    color: hsla(0, 0%, 100%, .5)
}

.bootstrap-select>select {
    position: absolute!important;
    bottom: 0;
    left: 50%;
    display: block!important;
    width: .5px!important;
    height: 100%!important;
    padding: 0!important;
    opacity: 0!important;
    border: none;
    z-index: 0!important
}

.bootstrap-select>select.mobile-device {
    top: 0;
    left: 0;
    display: block!important;
    width: 100%!important;
    z-index: 2!important
}

.bootstrap-select.is-invalid .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle,
.has-error .bootstrap-select .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:invalid+.dropdown-toggle {
    border-color: #b94a48
}

.bootstrap-select.is-valid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:valid+.dropdown-toggle {
    border-color: #28a745
}

.bootstrap-select.fit-width {
    width: auto!important
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 220px
}

.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
    outline: thin dotted #333!important;
    outline: 5px auto -webkit-focus-ring-color!important;
    outline-offset: -2px
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none;
    height: auto
}

:not(.input-group)>.bootstrap-select.form-control:not([class*=col-]) {
    width: 100%
}

.bootstrap-select.form-control.input-group-btn {
    float: none;
    z-index: auto
}

.form-inline .bootstrap-select,
.form-inline .bootstrap-select.form-control:not([class*=col-]) {
    width: auto
}

.bootstrap-select:not(.input-group-btn),
.bootstrap-select[class*=col-] {
    float: none;
    display: inline-block;
    margin-left: 0
}

.bootstrap-select.dropdown-menu-right,
.bootstrap-select[class*=col-].dropdown-menu-right,
.row .bootstrap-select[class*=col-].dropdown-menu-right {
    float: right
}

.form-group .bootstrap-select,
.form-horizontal .bootstrap-select,
.form-inline .bootstrap-select {
    margin-bottom: 0
}

.form-group-lg .bootstrap-select.form-control,
.form-group-sm .bootstrap-select.form-control {
    padding: 0
}

.form-group-lg .bootstrap-select.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.form-control .dropdown-toggle {
    height: 100%;
    font-size: inherit;
    line-height: inherit;
    border-radius: inherit
}

.bootstrap-select.form-control-lg .dropdown-toggle,
.bootstrap-select.form-control-sm .dropdown-toggle {
    font-size: inherit;
    line-height: inherit;
    border-radius: inherit
}

.bootstrap-select.form-control-sm .dropdown-toggle {
    padding: .25rem .5rem
}

.bootstrap-select.form-control-lg .dropdown-toggle {
    padding: .5rem 1rem
}

.form-inline .bootstrap-select .form-control {
    width: 100%
}

.bootstrap-select.disabled,
.bootstrap-select>.disabled {
    cursor: not-allowed
}

.bootstrap-select.disabled:focus,
.bootstrap-select>.disabled:focus {
    outline: none!important
}

.bootstrap-select.bs-container {
    position: absolute;
    top: 0;
    left: 0;
    height: 0!important;
    padding: 0!important
}

.bootstrap-select.bs-container .dropdown-menu {
    z-index: 1060
}

.bootstrap-select .dropdown-toggle .filter-option {
    position: static;
    top: 0;
    left: 0;
    float: left;
    height: 100%;
    width: 100%;
    text-align: left;
    overflow: hidden;
    flex: 0 1 auto
}

.bs3.bootstrap-select .dropdown-toggle .filter-option {
    padding-right: inherit
}

.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option {
    position: absolute;
    padding-top: inherit;
    padding-bottom: inherit;
    padding-left: inherit;
    float: none
}

.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
    padding-right: inherit
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    overflow: hidden;
    font-size: 13px;
}

.bootstrap-select .dropdown-toggle .filter-expand {
    width: 0!important;
    float: left;
    opacity: 0!important;
    overflow: hidden
}

.bootstrap-select .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle
}

.input-group .bootstrap-select.form-control .dropdown-toggle {
    border-radius: inherit
}

.bootstrap-select[class*=col-] .dropdown-toggle {
    width: 100%
}

.bootstrap-select .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bootstrap-select .dropdown-menu>.inner:focus {
    outline: none!important
}

.bootstrap-select .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    box-shadow: none
}

.bootstrap-select .dropdown-menu li {
    position: relative
}

.bootstrap-select .dropdown-menu li.active small {
    color: hsla(0, 0%, 100%, .5)!important
}

.bootstrap-select .dropdown-menu li.disabled a {
    cursor: not-allowed
}

.bootstrap-select .dropdown-menu li a {
    cursor: pointer;
    user-select: none
}

.bootstrap-select .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em
}

.bootstrap-select .dropdown-menu li a span.check-mark {
    display: none
}

.bootstrap-select .dropdown-menu li a span.text {
    display: inline-block
}

.bootstrap-select .dropdown-menu li small {
    padding-left: .5em
}

.bootstrap-select .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    pointer-events: none;
    opacity: .9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bootstrap-select .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option {
    position: static;
    display: inline;
    padding: 0
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
    display: inline
}

.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before {
    content: "\00a0"
}

.bootstrap-select.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    top: 5px
}

.bootstrap-select.show-tick .dropdown-menu li a span.text {
    margin-right: 34px
}

.bootstrap-select .bs-ok-default:after {
    content: "";
    display: block;
    width: .5em;
    height: 1em;
    border-style: solid;
    border-width: 0 .26em .26em 0;
    transform: rotate(45deg)
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle,
.bootstrap-select.show-menu-arrow.show>.dropdown-toggle {
    z-index: 1061
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
    content: "";
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid hsla(0, 0%, 80%, .2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
    content: "";
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
    bottom: auto;
    top: -4px;
    border-top: 7px solid hsla(0, 0%, 80%, .2);
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
    bottom: auto;
    top: -4px;
    border-top: 6px solid #fff;
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
    right: 12px;
    left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
    right: 13px;
    left: auto
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:before {
    display: block
}

.bs-actionsbox,
.bs-donebutton,
.bs-searchbox {
    padding: 4px 8px
}

.bs-actionsbox {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bs-actionsbox .btn-group button {
    width: 50%
}

.bs-donebutton {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bs-donebutton .btn-group button {
    width: 100%
}

.bs-searchbox+.bs-actionsbox {
    padding: 0 8px 4px
}

.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none
}

#my-garage {
    background: #282828;
    position: relative;
    padding: 1.5rem 1.5rem 40px;
    border-radius: 3px;
    -webkit-box-shadow: 0 10px 29px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 10px 29px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 10px 29px 0 rgba(0, 0, 0, .3);
    border-radius: 0px;
}

#my-garage h2 {
    color: #fff;
    text-align: center;
    font-variant: all-small-caps
}

#my-garage form>ul {
    position: relative;
    list-style: none;
    padding: 0;
    height: 40px;
    margin-bottom: 10px
}

#my-garage form>ul li {
    background: #ced4da;
    top: 0;
    position: absolute;
    width: 52%;
    left: 0;
    text-align: center;
    border-radius: 4px;
    z-index: 1;
    padding: 5px 0;
    cursor: pointer
}

#my-garage form>ul li:last-of-type {
    left: 48%;
    border-radius: 0px;
}

#my-garage form>ul li i,
#my-garage form>ul li span {
    display: inline-block;
    vertical-align: middle;
    color: #212529
}

#my-garage form>ul li i {
    font-size: 2rem;
    margin-right: 5px
}

#my-garage form>ul li.active {
    background: #d90000 !important; 
    z-index: 2;
    border-radius: 0px;
}

#my-garage form>ul li.active i,
#my-garage form>ul li.active span {
    color: #fff!important
}

#my-garage form .filter-item {
    display: flex;
    flex-flow: row nowrap;
    margin-bottom: 10px;
    align-items: center;
    background: #fff;
    border-radius: 3px;
    padding: 5px
}

#my-garage form .filter-item label {
    display: none;
    flex: 0 0 20px;
    background: #d90000;
    color: #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    margin-right: 10px;
    margin-bottom: 0
}

#my-garage form #filter-submit {
    padding: 0;
    line-height: 38px
}

#my-garage form .dropdown-menu {
    min-width: auto!important;
    max-width: 100%!important;
    width: 100%!important
}

@media (min-width:1200px) {
    #my-garage .filter-item label {
        display: block!important
    }
}

@media (min-width:992px) {
    .my-garage {
        margin-top: 5px!important
    }
    .container-banner {
        padding-right: 5px
    }
}

#mini-banner-tarja {
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: space-between
}

#mini-banner-tarja .mini-banner-tarja-item {
    text-decoration: none!important;
    background: #e9ecef;
    padding: 5px 15px;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #ced4da
}

#mini-banner-tarja .mini-banner-tarja-item:hover {
    -webkit-box-shadow: 0 4px 8px 0 #b3b3b3;
    -moz-box-shadow: 0 4px 8px 0 #b3b3b3;
    box-shadow: 0 4px 8px 0 #b3b3b3
}

#mini-banner-tarja .mini-banner-tarja-wrapper {
    display: flex;
    flex-flow: row nowrap;
    vertical-align: middle
}

#mini-banner-tarja .mini-banner-tarja-wrapper .mini-banner-tarja-icon {
    flex: 0 0 40px;
    width: 40px;
    font-size: 25px;
    padding-top: 5px;
    color: #fb5c01!important
}

#mini-banner-tarja .mini-banner-tarja-wrapper .mini-banner-tarja-icon i {
    font-size: inherit
}

#mini-banner-tarja .mini-banner-tarja-wrapper .mini-banner-tarja-text {
    flex: 1 1
}

#mini-banner-tarja .mini-banner-tarja-wrapper .mini-banner-tarja-item-title {
    display: block;
    color: #212529!important;
    font-weight: 700
}

#mini-banner-tarja .mini-banner-tarja-wrapper .mini-banner-tarja-item-description {
    display: block;
    color: #495057!important;
    font-size: small;
    line-height: normal
}

@media (min-width:1200px) {
    .mini-banner-tarja-item {
        flex: 1 1
    }
    .mini-banner-tarja-item:not(:last-of-type) {
        margin-right: 1rem
    }
}

#container-newsletters {
    display: none!important
}

#optin-newsletters {
    padding: 17px;
    border-radius: 3px;
    background: #fff
}

#optin-newsletters form {
    margin: 0
}

#optin-newsletters .col-header {
    margin-bottom: 15px
}

#optin-newsletters .col-header>div {
    display: flex;
    align-items: center;
    color: #fb5c01
}

#optin-newsletters .col-header h2 {
    font-size: 13px;
    margin: 0
}

#optin-newsletters .col-header i {
    font-size: 30px
}

#optin-newsletters .form-group input {
    width: 100%;
    display: inline-block
}

#optin-newsletters button[type=submit] {
    border: 1px solid #e25301;
    background: #fb5c01;
    color: #fff;
    padding: 0;
    font-variant: all-petite-caps;
    line-height: 32px;
    border-radius: 3px;
    outline: none!important
}

#optin-newsletters button[type=submit]:hover {
    background: #fb5c01
}

#optin-newsletters .completed img {
    display: block;
    margin: 10px 0
}

@media (min-width:992px) {
    #optin-newsletters .col-header {
        padding-right: 0;
        margin-bottom: 0!important
    }
    #optin-newsletters .col-input .row>div {
        padding-right: 0
    }
    #optin-newsletters .col-input .form-group {
        margin: 0
    }
}

#brands-shelf a {
    color: #343a40
}

#brands-shelf a:hover {
    color: #212529
}

#brands-shelf .nav-link {
    border: 0;
    background: transparent;
    font-size: 20px;
    font-variant: all-petite-caps;
    padding: 0 10px
}

#brands-shelf .nav-link.active {
    border-bottom: 2px solid;
    color: #fb5c01!important
}

#brands-shelf .tab-content .tab-pane {
    padding: 15px;
    border: 1px solid #dee2e6;
    border-top: 0
}

#brands-shelf .tab-content ul {
    list-style: none;
    padding-left: 0;
    display: flex;
    flex-flow: row wrap;
    margin: 0
}

#brands-shelf .tab-content ul li {
    flex: 1 1 16.667%;
    max-width: 66.667%;
    line-height: 25px;
    display: block
}

#top-brands.active .brands-tabs .tab {
    background-image: url(https://connectparts.vteximg.com.br/arquivos/sprite_marcas_home_20160414.png)
}

#top-brands .brands-tabs .tab {
    display: block;
    background-repeat: no-repeat;
    background-position-x: 10px;
    cursor: pointer;
    position: relative;
    height: 100px;
    width: 190px;
    font-size: 0;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 2px 4px #adb5bd;
    margin-bottom: 5px
}

#top-brands .brands-tabs .tab.active,
#top-brands .brands-tabs .tab:hover {
    background-position-x: -275px
}

#top-brands .brands-tabs .tab.active[data-ref=tech-one],
#top-brands .brands-tabs .tab:hover[data-ref=tech-one] {
    background-position-x: -274px!important
}

#top-brands .brands-tabs .tab.active[data-ref=bravox],
#top-brands .brands-tabs .tab:hover[data-ref=bravox] {
    background-position-x: -272px!important
}

#top-brands .brands-tabs .tab.active[data-ref=jbl-selenium],
#top-brands .brands-tabs .tab:hover[data-ref=jbl-selenium] {
    background-position-x: -273px!important
}

#top-brands .brands-tabs .tab.active[data-ref=cvd],
#top-brands .brands-tabs .tab.active[data-ref=dial],
#top-brands .brands-tabs .tab:hover[data-ref=cvd],
#top-brands .brands-tabs .tab:hover[data-ref=dial] {
    background-position-x: -276px!important
}

#top-brands .brands-tabs .tab[data-ref=shutt] {
    background-position-y: -6px
}

#top-brands .brands-tabs .tab[data-ref=tech-one] {
    background-position-y: -106px
}

#top-brands .brands-tabs .tab[data-ref=bravox] {
    background-position-y: -1202px!important
}

#top-brands .brands-tabs .tab[data-ref=pioneer] {
    background-position-y: -206px
}

#top-brands .brands-tabs .tab[data-ref=jbl-selenium] {
    background-position-y: -306px
}

#top-brands .brands-tabs .tab[data-ref=stetsom] {
    background-position-y: -506px
}

#top-brands .brands-tabs .tab[data-ref=positron] {
    background-position-y: -706px
}

#top-brands .brands-tabs .tab[data-ref=rcd] {
    background-position-y: -806px
}

#top-brands .brands-tabs .tab[data-ref=dial] {
    background-position-y: -906px
}

#top-brands .brands-tabs .tab[data-ref=cvd] {
    background-position-y: -1006px
}

#top-brands .brands-tabs .tab[data-ref=bomber] {
    background-position-y: -1106px
}

#top-brands .brands-content .tab-content {
    display: none
}

#top-brands .brands-content .tab-content.active {
    display: block!important
}

#LTBOXC {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background: rgba(0, 0, 0, .7);
    z-index: 999
}

#LTBOXC .modal-optin {
    display: flex!important;
    margin: 0 auto;
    max-width: 956px;
    padding: 20px 0
}

#LTBOXC .modal-optin h2 {
    color: #fff;
    font-size: 35px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 0
}

#LTBOXC .modal-optin h3 {
    text-align: center;
    color: #fff;
    margin: 5px 0 30px
}

#LTBOXC .modal-optin .fechar {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    background: #e3e3e3;
    transform: translate(40%, -40%);
    border-radius: 50%;
    cursor: pointer
}

#LTBOXC .modal-optin .fechar:hover {
    background: #fff
}

#LTBOXC .modal-optin .fechar:after {
    content: "x";
    display: block;
    line-height: 28px;
    text-align: center;
    font-variant: all-petite-caps;
    font-family: cursive
}

#LTBOXC .modal-optin .col-one {
    flex: 1 0 45%;
    background-size: contain;
    background: url(https://connectparts.vteximg.com.br/arquivos/imgmodal.png)
}

#LTBOXC .modal-optin .col-two {
    flex: 1 0 55%;
    background-color: rgba(50, 50, 50, .9);
    box-sizing: border-box;
    padding: 20px;
    position: relative
}

#LTBOXC .option-item {
    margin-bottom: 15px
}

#LTBOXC .option-item input[type=email],
#LTBOXC .option-item input[type=text],
#LTBOXC .option-item select {
    display: inline-block;
    width: 100%;
    background: transparent;
    border: 2px solid #fff;
    box-sizing: border-box;
    color: #fff;
    font-size: 13px;
    line-height: 15px;
    padding: 15px;
    text-transform: uppercase
}

#LTBOXC .option-item select option {
    color: #2f2f2f
}

#LTBOXC .option-item input[type=radio] {
    display: inline-block;
    height: 30px;
    margin-bottom: 5px;
    vertical-align: middle;
    width: 30px
}

#LTBOXC .option-item label {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase
}

#LTBOXC .option-item label.sr-only {
    display: none
}

#LTBOXC input::placeholder {
    color: #aeaeae!important;
    font-size: 13px;
    text-transform: uppercase
}

#LTBOXC .SMT_transporte {
    flex-flow: row nowrap;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin-left: -15px;
    margin-right: -15px
}

#LTBOXC .SMT_transporte .option-item {
    width: 100%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px
}

#LTBOXC button[type=submit] {
    cursor: pointer;
    background: #72cf0c;
    border: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding: 15px;
    margin: 10px 0;
    width: 100%;
    border-radius: 3px
}

#LTBOXC button[disabled][type=submit] {
    background: #c1c0c0;
    color: #7b7777
}

#LTBOXC .msg-footer {
    color: #fff;
    font-size: 10px;
    text-transform: uppercase
}

#LTBOXC .searchable,
#LTBOXC .searchable-input {
    position: relative
}

#LTBOXC .searchable-input input {
    padding-right: 30px!important
}

#LTBOXC .searchable-input i {
    position: absolute;
    right: 10px;
    top: 17px;
    color: #fff
}

#LTBOXC .searchable-options {
    display: none;
    position: absolute;
    background: #fff;
    min-width: calc(100% - 30px);
    box-sizing: border-box;
    left: 15px;
    height: auto;
    overflow-y: auto
}

#LTBOXC .searchable-options.top {
    bottom: 100%;
    max-height: 300px
}

#LTBOXC .searchable-options.bottom {
    top: 100%;
    max-height: 100px
}

#LTBOXC .searchable-option-item {
    padding: 7px 10px;
    cursor: pointer;
    white-space: nowrap;
    font-size: 14px
}

#LTBOXC .searchable-option-item:hover {
    background: #a5dc86
}

main>.container-fluid:not(:empty),
main>.container:not(:empty) {
    margin-bottom: 10px
}

main .container h2 {
    font-variant: all-small-caps;
    font-size: 30px;
    font-weight: 700
}

section.container {
    padding-top: 10px
}

#container-newsletters {
    border: 1px solid #dee2e6;
    background: #fff
}

@media (max-width:767px) {
    #carvizion-publicidade img {
        max-width: 100%!important
    }
}