﻿.tp-tab-title{
    color:#fff !important;
}

.tp-tab-desc {
    color: #fff !important;
}

.ChooseUsRoundedVert {
    border-radius: 25px;    
}

.btnClientReg {
    border: transparent;
    border-radius: 25px;
    color: #fff;
    cursor: pointer;
    background: #149ea1;
    padding: 15px;
    font-weight:bold;
    font-size:20px;
}
.btnClientReg:hover {

    color: #fff;

}