.caja-texto{
    color:#fff;
    position: absolute;
    bottom: 10% !important;
    z-index: 1;
    width:100%;
}

.caja-texto h3{
    border-top: .5px solid #fff;
    border-bottom: .5px solid #fff;
    margin: 0;
    padding: 25px 30px 15px 0;
    display:inline-block;
}


.caja-texto h5{
    line-height: 3;
    display:inline-block;
}

.caja-texto .row{
display:inline-grid;
}

.ms-bullets {
    width: 50px !important;
}

.ms-bullets.ms-dir-h {
    position: absolute;
    bottom: 20px;
    right: 10px;
    opacity: 1 !important;
}


.ms-bullets.ms-dir-h .ms-bullets-count {
    position: relative;
    right: 0;
}

.ms-skin-default .ms-bullet {
    margin: 4px;
    font-family: 'Rubik';
    color: #fff;
    text-align: center;
    //width: 50px;
}

.ms-bullet div {
    float: right;
    width: 30px;
    margin-top: 10px !important;
    border-bottom: 2px solid #fff;
}

.ms-skin-default .ms-bullet-selected div {
    text-align: left;
    width: 50px;
    transition: .3s;
}
.ms-slide .ms-slide-layers{
  left:0!important;
  max-width:initial!important;
}