/*ESTILOS JOYRIDE*/

    .joyride-tip-guide {
        
    }

    .joyride-tip-guide h1, .joyride-tip-guide h2, .joyride-tip-guide h3, .joyride-tip-guide h4, .joyride-tip-guide h5, .joyride-tip-guide h6 {
        margin: 0 0 0.5rem;
        color: #b6be00;
    }

    .button {
        text-transform: uppercase;
    }

    .button:hover, .button:focus {
        color: #fff;
    }

    .joyride-prev-tip, .joyride-next-tip { padding-top: 0.5rem!important; padding-bottom: 0.5rem!important; }

    .joyride-content-wrapper h4 { font-size: 1.5rem;}

    .tip-derecha { left: auto!important; right: 2rem!important;}

    .tip-ancho { width: 400px; }

    .tip-masancho { width: 560px; }

    .joyride-tip-guide.tip-derecha .joyride-nub {
        left: 260px;