.top-header {
    background-color: #0f1f31;
    color: #ffffff;
}
.flat-slider.home-1 .slider-content .heading {
    margin-bottom: 20px;
}

.nice-select .option {
    color: #161e2d;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: right;
    transition: all .2s;
}
.h1 {
        font-size: 64px;
    }