/*************MODULO CONTACTANOS****************************/

@media(max-width: 768px) {
    .bar-title-contactanos:before {
        width: 0%;
    }
}

@media(max-width: 991px) {
    .container-inside {
        position: relative;
    }
    .bar-title-right-reveal:before {
        width: 0;
    }

    .bar-title:before {
        width: 0;
    }
    .bar-title-left-CK:before {
        width: 0;
    }
    
    .bar-title-left-comprar:before {
        width: 0%;
    }

    .bar-title-right-marcas:before{
        width: 90%;
    }
    .bar-title-left-marcas:before{
        width: 90%;
    }
    
}

.mxh-herovideo {
    max-height: auto;
}

body { 
    margin-bottom: 0;
}

.footer-custom {
    height: 0;
    /* Set the fixed height of the footer here */
}


.bar-title-left-foto:before  {
    width: 0;
}