body {
    font-family: 'PT Sans', sans-serif;
    background-color: black;
    color: white;
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8) none 50% / contain no-repeat;
    cursor: pointer;
    transition: 0.3s;
    z-index: 10;
    visibility: hidden;
    opacity: 0;
}

#overlay.open {
    visibility: visible;
    opacity: 1;
}

#overlay:after {
    /* X button icon */
    content: "\2715";
    position: absolute;
    color: #fff;
    top: 10px;
    right: 20px;
    font-size: 2em;
}

.whiteAll {
    min-height: 300px;
    background-color: white;
    border-radius: 40px 40px 0px 0px;
}

.searchBox {
    max-width: 30%;
}

.searchBoxMobile {
    display: none;
}

.img-info-carr {
    max-height: 800px !important;
    width: auto !important;
}

.relative {
    filter: blur(6px);
    -webkit-filter: blur(6px);
    position: absolute;
    width: 100%;
    z-index: -2;
    opacity: 0.30;
    margin-top: 60px
}

.mobile {
    filter: blur(6px);
    -webkit-filter: blur(6px);
    position: absolute;
    width: 100%;
    z-index: -2;
    opacity: 0.30;
    margin-top: 200px;
}

.mobile-marcas {
    filter: blur(6px);
    -webkit-filter: blur(6px);
    position: absolute;
    width: 100%;
    z-index: -2;
    opacity: 0.2;
    display: none;
}

.webcontainer {
    padding-top: 0.2%;
    width: 75vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8%;
}

.spacing {
    margin-left: 12%;
}

.nav-item {
    margin-right: 6%;
    transition: all 0.3s ease;
    opacity: 0.5;
}

.nav-item:hover {
    opacity: 1;
}

.now {
    opacity: 1;
}

.navbar-dark .navbar-nav .nav-link {
    color: white !important;
}

.opaque {
    background-color: black;
    position: absolute;
    width: 100%;
    height: 60px;
    z-index: -1;
    opacity: 0.7;
    filter: alpha(opacity=70);
    /* For IE8 and earlier */
}

.headText {
    color: white;
    margin-top: 11%;
}

.btn1 {
    border: 2px solid #b18e00;
    border-radius: 40px;
    color: black;
}

.btn {
    border-radius: 40px;
}

.storeFront {
    border-radius: 40px;
    position: relative;
}

.row {
    position: relative;
}

.label {
    color: white;
    font-size: 0.50rem;
}

.symbol {
    max-height: 30px;
}

.symbAlign {
    margin-top: 55%;
}

.logo {
    height: 2rem
}

.backItems {
    max-height: 450px;
}

.brands {
    max-height: 105px;
    margin-bottom: 10%;
}

.itemOverlay0 {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 50%;
    margin-top: -13%;
    /* Half the height */
    margin-left: -18%;
    /* Half the width */
}

.spaceBrands {
    margin-top: 5%;
}

.itemOverlay1 {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 50%;
    margin-top: -13%;
    /* Half the height */
    margin-left: -20%;
    /* Half the width */
}

.itemOverlay2 {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 40%;
    margin-top: -11%;
    /* Half the height */
    margin-left: -18%;
    /* Half the width */
}

.textItem {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50%;
    height: 50%;
    margin-top: -30%;
    /* Half the height */
    margin-left: -25%;
    /* Half the width */
}

footer {
    border-top: 1px solid #585858;
    border-bottom: 1px solid #585858;
    margin-bottom: 2%;
}

.foot {
    margin-top: 1%;
    margin-bottom: 1%;
    width: 75vw;
    margin-left: auto;
    margin-right: auto;
    font-size: 1rem;
}

.marg {
    margin-top: 4%;
}

.menuText {
    max-width: 70%;
    margin-right: 6%;
    margin-bottom: 8%;
}

.boxBrands {
    margin-top: 10%;
    background-color: #111111;
    border-radius: 20px;
    padding-bottom: 5%
}

.textShop {
    margin-top: 15%;
}

.catHeader {
    margin-top: 2%;
}

.catHeader-contac {
    margin-top: 2%;
    margin-bottom: 1%;
}

.relative-info {
    filter: blur(6px);
    -webkit-filter: blur(6px);
    width: 100%;
    z-index: -2;
    opacity: 0.2;
    position: absolute;
}

.quot0 {
    padding-right: 2%;
    padding-bottom: 2%;
    height: 80%;
}

.text-desc-info {
    margin-top: 7%;
    margin-left: 14%;
    margin-right: 14%;
    background-color: #111111;
    border-radius: 20px;
}

.quot1 {
    padding-left: 2%;
    padding-bottom: 2%;
    height: 80%;
}

.spacing-info {
    margin-top: 7%;
    margin-left: 10%;
    margin-right: 10%;
}

.carousel-inner img {
    width: 100%;
    height: 100%;
}

#demo {
    margin-top: 5%;
}

.catFrame-prod {
    margin-bottom: 5%;
    min-width: 30%;
    padding-right: 2.5%;
    padding-left: 2.5%;
}

.catFrame-catal {
    margin-bottom: 5%;
    min-width: 30%;
    padding-right: 3%;
    padding-left: 3%;
}

mainBox-cat {
    margin-bottom: 5%;
    min-width: 30%;
    padding-right: 2.5%;
    padding-left: 2.5%;
}

.frame-prod {
    padding-top: 8%;
    background-color: #111111;
    border-radius: 40px 40px 0px 0px;
    color: #e8c800;
    min-height: 260px;
}

.frame-catal {
    padding-top: 8%;
    background-color: #111111;
    border-radius: 40px;
    color: #e8c800;
}

.title-prod {
    margin-bottom: 12%;
}

.title-catal {
    margin-bottom: 7%;
}

.img-prod {
    border-radius: 40px;
    max-width: 80%;
    height: auto;
    max-height: 150px;
    margin-bottom: 13%;
}

.img-catal {
    border-radius: 40px;
    max-height: 400px;
    margin-bottom: 8%;
}

.frame2-prod {
    padding-top: 5%;
    padding-bottom: 1%;
    margin-top: -5%;
    background-color: #242424;
    border-radius: 0px 0px 40px 40px;
}

.text-prod {
    font-size: 1rem;
}

.mainBox-prod {
    margin-right: 10%;
    margin-left: 10%;
}

.mainBox-cat {
    margin-right: 10%;
    margin-left: 10%;
}

.img-cat {
    border-radius: 40px 40px 0px 0px;
    z-index: -5;
    max-height: 300px;
}

.catFrame-cat {
    margin-bottom: 5%;
    padding-right: 3.5%;
    padding-left: 3.5%;
}

.frame2-cat {
    margin-top: 0%;
    background-color: #242424;
    border-radius: 0px 0px 40px 40px;
    z-index: 1;
}

.text-cat {
    padding-top: 5%;
    font-weight: bold;
    color: cornsilk;
}

.btn-cat {
    margin-top: 2%;
    margin-bottom: 5%;
    font-size: 0.9rem;
    color: black;
}

.img-single {
    max-width: 100%;
    max-height: 500px;
    border-radius: 0px 40px 40px 0px;
}

.mainBox-single-pc {
    margin-top: 5%;
    margin-right: 2%;
}

.whiteSide {
    background-color: white;
    flex: 1;
    max-height: 500px;
}

.teste {
    display: flex;
}

.webcontainer-single {
    padding-top: 0.2%;
    width: 75vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3%;
}

.mainBox-single-tel {
    display: none;
}

.text-desc-marcas {
    padding-top: 3%;
    padding-bottom: 3%;
    margin-top: 9%;
    background-color: #111111;
    border-radius: 20px;
    padding-right: 20px;
}

.logo-marcas {
    max-width: 70%;
    max-height: 120px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

hr.marcas {
    border-top: 1px solid white;
}

.person-contac {
    max-height: 200px;
    margin-bottom: 4%;
}

.symb-contac {
    vertical-align: middle;
    max-height: 40px;
    margin-right: 5px;
}

.tel-contac {
    display: inline;
    vertical-align: middle;
}

.frame2-catal {
    padding-top: 5%;
    padding-bottom: 5%;
    margin-top: -5%;
    background-color: #242424;
    border-radius: 0px 0px 40px 40px;
}

.space-marcas {
    margin-top: 10%;
    display: flex;
}

.tel-margin-contac {
    margin-bottom: 0px;
}

p {
    margin-bottom: 3%
}

a {
    color: inherit;
}

a:hover {
    color: inherit;
}

body {
    font-size: 0.9rem !important;
}

h1 {
    font-size: 1.6rem !important;
    color: white;
}

h2 {
    font-size: 1.8vw;
}

.imageOverlap {
    margin-top: 12%;
}

.warningSign {
    max-height: 4rem;
    float: left;
}

.info-warning {
    display: flex;
    align-items: center;
}

@media (min-width: 767px) {
    body {
        font-size: 0.9rem !important;
    }
    .logo {
        height: 3rem
    }
    .opaque {
        height: 70px
    }
    h1 {
        font-size: 1.8rem !important;
        color: white;
    }
    h3 {
        font-size: 1.2rem !important;
    }
    .relative {
        margin-top: 230px;
    }
    .label {
        font-size: 0.55rem
    }
    .mobile {
        display: none
    }
    .nav-img {
        display: none
    }
    .text-cat {
        font-size: 1rem
    }
}

@media (min-width: 1200px) {
    body {
        font-size: 1.2rem !important;
    }
    .logo {
        height: 3.7rem
    }
    .opaque {
        height: 90px
    }
    h1 {
        font-size: 2rem !important;
        color: white;
    }
    h3 {
        font-size: 1.6rem !important;
    }
    .relative {
        margin-top: 210px;
    }
    .label {
        font-size: 0.65rem
    }
    .text-cat {
        font-size: 1rem
    }
}

@media (min-width: 1367px) {
    body {
        font-size: 1.3rem !important;
    }
    .logo {
        height: 5rem
    }
    .opaque {
        height: 100px
    }
    h1 {
        font-size: 2.7rem !important;
        color: white;
    }
    h3 {
        font-size: 2rem !important;
    }
    .relative {
        margin-top: 300px;
    }
    .label {
        font-size: 0.79rem
    }
    .text-cat {
        font-size: 1.3rem
    }
}

@media only screen and (max-width: 767px) {
    .nav-link {
        text-align: center;
    }
    .img-info-carr {
        max-height: 400px !important;
        width: auto !important;
    }
    #slide-navbar-collapse {
        position: fixed;
        top: 0;
        left: 0px;
        z-index: 99;
        width: 75%;
        height: 100%;
        background-color: black;
        overflow: auto;
    }
    .menu-overlay {
        display: none;
        background-color: #000;
        bottom: 0;
        left: 0;
        opacity: 0.5;
        filter: alpha(opacity=50);
        /* IE7 & 8 */
        position: fixed;
        right: 0;
        top: 0;
        z-index: 49;
    }
    .relative {
        display: none;
    }
    .headText {
        margin-top: 30%;
    }
    .hideMobile {
        display: none;
    }
    .imageOverlap {
        margin-top: 30%;
    }
    .textShop {
        margin-top: 5%;
    }
    h2 {
        font-size: 1.4rem;
    }
    .label {
        font-size: inherit;
    }
    .symbAlign {
        margin-top: 10%;
    }
    .boxBrands {
        margin-top: 22%;
    }
    .spaceBrands {
        margin-top: 10%;
    }
    .brands {
        max-height: 80px;
        margin-bottom: 3%;
    }
    .backItems {
        max-height: 100px;
    }
    .webcontainer {
        margin-right: 0px;
        margin-left: 0px;
        width: 100%;
    }
    .itemOverlay0 {
        position: absolute;
        top: 70%;
        left: 57%;
        height: 50%;
        margin-top: -13%;
        /* Half the height */
        margin-left: -18%;
        /* Half the width */
    }
    .itemOverlay1 {
        position: absolute;
        top: 70%;
        left: 58%;
        height: 50%;
        margin-top: -13%;
        /* Half the height */
        margin-left: -20%;
        /* Half the width */
    }
    .itemOverlay2 {
        position: absolute;
        top: 70%;
        left: 58%;
        height: 40%;
        margin-top: -11%;
        /* Half the height */
        margin-left: -18%;
        /* Half the width */
    }
    .textItem {
        position: absolute;
        top: 82%;
        left: 50%;
        width: 50%;
        height: 50%;
        margin-top: -30%;
        /* Half the height */
        margin-left: -25%;
        /* Half the width */
    }
    .mobileLine {
        border-top: 1px solid #585858;
        padding-top: 5%;
    }
    .nav-link {
        font-size: 1rem;
    }
    .marg {
        margin-top: 10%;
    }
    .text-desc-info {
        margin-right: 0px;
        margin-left: 0px;
    }
    h3 {
        font-size: 1.3rem;
    }
    .mainBox-prod {
        margin-right: 15%;
        margin-left: 15%;
    }
    .mainBox-cat {
        margin-right: 0px;
        margin-left: 0px;
    }
    .text-cat {
        font-size: 0.9rem;
        height: 100%;
    }
    .btn-cat {
        font-size: 0.7rem;
        padding: 3%;
    }
    .mainBox-single-pc {
        display: none;
    }
    .mainBox-single-tel {
        height: 50%;
        display: contents;
    }
    .img-single-tel {
        max-width: 100%;
        width: 70%;
        border-radius: 40px;
    }
    .tel-margin-contac {
        margin-bottom: 5%;
    }
    .categ-index {
        display: none;
    }
    .logo-marcas {
        margin-bottom: 5%;
    }
    .relative-info {
        display: none;
    }
    .text-desc-marcas {
        margin-top: 20%;
    }
    .space-marcas {
        margin-top: 20%;
    }
    .mobile-marcas {
        display: initial;
    }
    .logo-marcas {
        max-width: 50%;
        max-height: 120px;
        position: relative;
        top: 0px;
        left: 0px;
        transform: translate(0, 0);
    }
    .info-mainText {
        margin-top: 10%;
        margin-bottom: 12%;
    }
    .quot0 {
        margin-top: 10%;
    }
    .quot1 {
        margin-top: 10%;
    }
    .img-cat {
        border-radius: 40px 40px 0px 0px;
        z-index: -5;
        max-height: 180px;
    }
    .searchBox {
        display: none;
    }
    .searchBoxMobile {
        display: flex;
    }
    .whiteAll {
        min-height: 170px;
        background-color: white;
        border-radius: 40px 40px 0px 0px;
    }
    .text-warning {
        font-size: 1rem;
    }
    .warningSign {
        max-height: 3rem;
    }
}