.headertop{
    background-image: url('../images/sprezzatura/banner3.jpg');
    min-height: 1000px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position:center;
}
.headerto2{
    background-image: url('../images/sprezzatura/login2.jpg');
    min-height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position:top right;
}
.header-bottom.sticky-bar {
    padding: 10px 0px 30px;
}
.header2{
    background-color: #111d42;
}

.off-canvas-active .off-canvas-wrap{
    background-color: #111d42;
  }