.blue
{
    color: rgb(31,33,122);
    font-weight: bold;
    font-size: 50px;
}
.p-top-10
{
    padding-top: 10px;
}

.p-top-30
{
    padding-top: 30px;
}
.col-blue
{
    font-size: 30px;
    color: rgb(31,33,122);
    font-weight: bold;
    padding-top: 40px !important;  
    line-height: 25px;      
    text-align: left;
    
}
.loading
{
    font-size: 40px;
    color: rgb(31,33,122);
    font-size: 50px;
}

.loading-tag
{
    font-size: 40px;
    color: rgb(31,33,122);
    font-size: 30px;
    font-weight: bold;
}

.p-top-60
{
    padding-top: 80px;
}

.padding
{
    padding: 100px 0px 100px 0px;
}
.brocher
{
    color: white !important;
    background-color: rgb(31,33,122);
    text-decoration: none;
    width: 40%;
    text-align: center;    
    padding: 20px;
}