.owl-carousel .owl-nav button.owl-prev {
    float: left;
    margin-left: -2%;
    font-size: 55px !important;
    color: #000;
    opacity: 1;
    text-align: left;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    background: 0 0 !important;
}
.owl-carousel .owl-nav button.owl-next {
    float: right;
    margin-right: -2%;
    font-size: 55px !important;
    color: #000;
    text-align: right;
    opacity: 1;
}
.owl-nav {
    position: absolute;
    width: 100%;
    top: 30%;
}
.owl-theme .owl-dots .owl-dot {
    min-width: 30px;
}
.btn-vertodos {
    text-align: center;
    margin-top: 40px;
}
.btn-vertodos a {
    border: 1px solid #fff;
    color: #fff;
    padding: 0.4375rem 1.0625rem;
}
.owl-theme .owl-dots .owl-dot.active span {
    background: #ea5543 !important;
    width: 15px;
    height: 15px;
    border-radius: 50px;
    margin-right: auto;
    margin-left: auto;
    border: solid 1px #ea5543;
}
.owl-theme .owl-dots .owl-dot span {
    margin-right: auto;
    margin-left: auto;
    width: 15px !important;
    height: 15px !important;
    margin: 5px 7px;
    background: 0 0;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 0.2s ease;
    border-radius: 50px;
    border: solid 1px #ea5543 !important;
    background: 0 0 !important;
}
.max-width-1200 {
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
}
.equipamentoImage {
    width: 50%;
    float: left;
}
.equipamentoInfo {
    width: 50%;
    float: left;
    padding: 40px 3px;
    color: #000;
}
.equipamentoInfo h3 {
    font-size: 21px;
    font-weight: 700;
    line-height: 22px;
    color: #000;
}
.price {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 1px;
    margin-top: -5px;
    color: #000;
}
.pricePromo {
    font-size: 18px;
    color:#000;
    outline-color: #000;
}
.GB {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 20px;
}
.desdeText {
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
}
.desdeInfo {
    font-size: 20px;
    font-weight: 700;
}
.desconto {
    background: #4f60d2!important;
    color: #fff;
    font-weight: 700;
    max-width: 88px;
    padding: 5px;
    font-size: 27px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px;
}
.price sup {
    top: -7px !important;
}
.equipamentoInfo a {
    background-color: #000;
    color: #fff;
}
.numbersSlider {
    text-align: center;
    font-weight: 200;
    font-size: 16px;
    width: 100%;
    float: left;
}
.numbersSlider {
    display: none;
}
.o-banner-gallery-wrapper {
    position: relative;
    float: left;
    width: 100%;
}
@media (max-width: 760px) {
    .numbersSlider {
        display: block;
        color: #fff;
        margin-top: 20px;
    }
    .tabsCarrossel a {
        border: solid 1px #fff;
        color: #fff;
        padding: 0 15px;
        margin: 5px;
        font-size: 16px;
        text-decoration: none;
        display: inline-block;
        line-height: 25px !important;
    }
}
@media (max-width: 450px) {
    .equipamentoInfo h4 {
        font-size: 17px;
        line-height: 19px;
    }
    .GB {
        font-size: 14px;
        font-weight: 300;
        margin-bottom: 10px;
    }
    .pricePromo {
        font-size: 16px;
    }
    .price {
        font-size: 25px;
        font-weight: 700;
        margin-bottom: 5px;
    }
    .desdeText {
        font-size: 14px;
        font-weight: 400;
        line-height: 14px;
    }
    .desconto {
        margin-bottom: 20px;
    }
}
.fundoBlue {
    background: #fcd200;
    float: left;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;

}
@media (max-width: 600px) {

}
.tabsCarrossel {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    line-height: 50px;
}
.tabsCarrossel a {
    border: none;
    color: #000;
    padding: 5px 5px;
    margin: 5px;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
    border-bottom: none;
}
.tabsCarrossel a.activeTab {
background: transparent;
    color: #ea5543;
    border-bottom: solid 4px #ea5543;
}


}
.header {
    margin-bottom: 20px;
    margin: auto;
}
.header h2 {
    font-size: 30px;
    line-height: 35px;
    color: #4bdbc5;
}
.header span {
    font-size: 40px;
    line-height: 35px;
    color: #fff;
}
.header p {
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 600px;
    color: #fff;
    font-weight: lighter;
}