.registration_btn
{
	margin-top: 12px;
    width: 250px;
    height: 75px;
    line-height: 47px;
    font-size: 16.7px;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
    border-radius: 24.5px;
    background-color: #fc115b;
    color: #fff;
    border: none;
}

.cst_buy {
    display: inline-block;
    height: 37px;
    border-radius: 5px;
    line-height: 36px;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    background-color: #56b825;
    padding: 0 35px;
    letter-spacing: .13px;
}

.cst_radio_bottom_div {
    position: fixed;
    bottom: 0;
    height:100px;
    width: 100%;
    z-index:9999999;
    background-color:#C70040;
}

.cst_radio_name
{
	font-size: 20px;
    font-weight: 600;
    color: #FFF;
    margin-top: 10px;
}