.rotador-title-1 {
    font-size: 50px;
    font-family: Oswald !important;
    text-transform: uppercase;

}

.rotador-text-1 {
    font-size: 15px;
    font-family: 'Open Sans' !important;
    color:white;
}

.rotador-btn-1 {
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'Open Sans' !important;
    color: white;
    text-decoration: none;

}

.rotador-btn-1:hover{
    color: #F0343E;
    text-decoration: none;
}

/* Extra Small devices (landscape phones, 576px and up)*/
@media (min-width: 360px) {
    .creditos{
        text-align: center;
    }
    .icon-location {
        margin-left: -18px;
        margin-top: 3px;
    }
}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
    .creditos{
        text-align: center;
    }
}

/* Mediu* devices (tablets, 768px and up)*/
@media (min-width: 768px) {
    .creditos{
        text-align: center;
    }
}

/* Larg* devices (desktops, 992px and up)*/
@media (min-width: 992px) {

}

/* Extr* large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {

}
