.header-1, .header-2{
    background: #002060;
    color:#fff;
    padding: 10px;
    font-weight: 600;
    border: 1px solid white;
    text-align: center;
}

.cels{
    padding: 10px;
    font-weight: 600;
    border: 1px solid white;
    text-align: center;
    background: #f0f0f0;
}

.form-control{
    text-align: center;
}

.nice-select{
    width: 100%;
    text-align: center !important;
    padding: 0;
}

ul.list{
    width: 100%;
}

.nice-select .option{
    text-align: center !important;
}