.owl-carousel.off {
    display: block;
}
@media screen and (min-width: 890px) {
    .nav-desktop-center{
        text-align: center;
    }
}
/*PAGE 01*/
.heading_dsktp {
    height: 100px;
    width: 100%;
    align-content: center;
}
.heading_dsktp img {
    height: 50px;
    width: auto;
    max-width: min-content;
    margin: 0 auto;
}
div#logo {
    left: 4%;
    top: -2%;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    pointer-events: none;
    width: 36%;
}
/*HELPS*/
.text-justify {
    text-align: justify;
}
/*BACKGROUND*/
.bgi-1 {
    background-image: url(../img/fondo_1.png);
    background-position: center 123px;
    background-repeat: no-repeat;
    background-size: 115% auto;
}
.bgi-2 {
    background-image: url(../img/fondo_2.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
/* PRODUCTOS FLOTANTES*/
div#producto-01 {
    left: 53%;
    bottom: 4%;
    width: 45%;
    transform: scale(1.1);
}
span.pro_num_abs {
    position: absolute;
    left: -20px;
    top: 0;
}
div#producto-02-01 {
    left: 10%;
    bottom: 3%;
}
div#producto-02-02 {
    left: 55%;
    bottom: 3%;
}
div#producto-02-05 {
    left: 3%;
    top: 5%;
}
div#producto-02-06 {
    left: 57%;
    bottom: 4%;
}
div#octogonos_doble {
    top: 1.5%;
    right: 2%;
    width: 34%;
}
.producto_img {
    margin-bottom: 1rem;
}
div#deco02_01 {
    z-index: 2;
    width: 34%;
    left: 33%;
    top: 30%;
}
img#deco02_02 {
    top: -12px;
    width: 110%;
    max-width: 130%;
    right: 0;
}
img#deco02_02_2 {
    top: -12px;
    width: 110%;
    max-width: 130%;
    right: 0;
}
img#deco03_1 {
    width: 90%;
}
div#title05_01 {
    top: 0;
    left: 0;
    width: 100%;
}
div#title05_01 img {
    width: 100%;
}
.producto_w2 {
    width: auto;
    margin-left: 20%;
}
.producto_w3 {
    width: auto;
    margin-left: 8%;
}
div#producto-05-01 {
    left: 1%;
    top: 10%;
}
div#producto-05-02 {
    left: 1%;
    top: 40%;
}
div#producto-05-03 {
    left: 1%;
    top: 16%;
}
div#deco05_01 {
    width: 9%;
    right: 4%;
    top: 20%;
    padding: 0;
    margin: 0;
    z-index: 2;
}
div#deco05_02 {
    width: 9%;
    right: 2.5%;
    top: 26%;
    padding: 0;
    margin: 0;
    z-index: 2;
}
div#producto-06-01 {
    left: 8%;
    top: 12%;
}
.mxh209 {
    max-height: 209px;
    width: auto !important;
}
span.theme-legal-tag {
    color: #fff;
    background-color: #000;
    padding: 6px 7px 3px;
    margin-bottom: 4px;
    display: inline-block;
    border-radius: 2px;
}
@media screen and (min-width: 768px) {
    div#producto-01 {
        bottom: 6%;
        left: 60%;
    }
    div#producto-02-06 {
        left: 62%;
    }
}
@media screen and (min-width: 460px) and (max-width: 560px) {
    .tx_resize {
        font-size: calc(1rem + 0.1vw);
    }
    .tx_resize2 {
        font-size: calc(1rem + 0.1vw);
    }
}
@media screen and (min-width: 561px) and (max-width: 768px) {
    .tx_resize {
        font-size: calc(1rem + 0.3vw);
    }
    .tx_resize2 {
        font-size: calc(1rem + 0.2vw);
    }
}
@media screen and (min-width: 768px) {
    div#deco02_01 {
        z-index: 2;
        width: 34%;
        left: 33%;
        top: 20%;
    }
    .producto_txt p.size1 {
        font-size: 19px;
        line-height: 20px;
    }
    .text-mini {
        font-size: 11px;
    }
}
@media screen and (min-width: 768px) {
    .header-logo-desktop img {
        height: 33px;
    }
}
@media screen and (min-width: 768px) {
    .heading_dsktp {
        background: transparent url(../img/bg_header_dsktp.png) no-repeat center center;
        /* background-size: auto 100%; */
        height: 90px;
        max-height: 90px;
    }
}
