.botonslider{

	background-color: yellow;
    color: black;

}


#about-us .tabs-main .nav-tabs li.active a{

	background-color: #ffd700;
    color: black;
    border: dashed;
}


.owl-prev
{
    background: black;
    color: yellow;
}


.static-single{
    background: #ffd700;
}