.text-red {
    color: rgb(252, 5, 5);
}


.secondary-color {
    color: #1b59ca;
}


#Footer {
    background-color: #FCFEFF;
}

@media (min-width:1240px) {
    #rev_slider_1_1 rs-arrow.tp-rightarrow {
        left: 97% !important;

    }
}